NiceThemesseparate opening hours – NiceThemes http://nicethemeswp.com/forums/topic/separate-opening-hours/feed/ Wed, 23 Apr 2025 13:24:05 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6177 <![CDATA[separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6177 Thu, 06 Aug 2015 12:31:42 +0000 veganic25 Hi Juan,

1) I want to separate opening hours

Our opening hours like this.

Fri. Lunch 11:30-16:30, Dinner 17:00-23:00

2) I want to write L.O. time like this

17:00-23:00 (L.O. 22:30)

3) I want to select National holidays

I want to write like this.

Sun. & National Holidays 11:30-17:00 (L.O. 16:30)

Are there possible?

Best,

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6179 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6179 Thu, 06 Aug 2015 15:18:35 +0000 Juanfra Aldasoro Hi,

Thank you for writing.

Unfortunately that’s not possible with the business hours functionality. You can select hours on a daily basis.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6202 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6202 Mon, 10 Aug 2015 06:51:05 +0000 veganic25 Hi Juan,

OK. How can I change that code?
I hope you to update next time πŸ™‚

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6208 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6208 Mon, 10 Aug 2015 14:42:24 +0000 Juanfra Aldasoro Hi,

Thank you for the follow up.

Unfortunately it is not simple to modify the code if you are not keen to code.

I’d recommend you to use the text widget to do something like you are looking for instead.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6220 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6220 Mon, 17 Aug 2015 10:42:45 +0000 veganic25 Hi Juan,

I want to remove Business hours in Contact page.
I tried that but I can see still Business hours.
How can I remove it?

delete business hours

The quicker way to β€œremove” the Business Hours block is by adding the following code inside the Custom CSS option in Theme Options > Design & Styles:

#content.contact-us .nice-contact-sidebar .box:nth-child(2) {
display: none;
}

Best,

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6221 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6221 Mon, 17 Aug 2015 16:07:53 +0000 Juanfra Aldasoro Hi,

Thanks for writing. You can hide the business hours with CSS as you suggest, or the other option would be creating a child theme and editing the file template-contact.php, by removing the code regarding the business hours there.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6222 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6222 Tue, 18 Aug 2015 06:40:01 +0000 veganic25 Hi Juan,

Thx. I can hide it πŸ™‚

]]>
http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6229 <![CDATA[Reply To: separate opening hours]]> http://nicethemeswp.com/forums/topic/separate-opening-hours/#post-6229 Tue, 18 Aug 2015 14:25:31 +0000 Juanfra Aldasoro Awesome πŸ™‚

Have a nice day,
Juan.

]]>