The website is
www.alvoloitalianstreetfood.co.uk
and the page where the issue happens is:
http://www.alvoloitalianstreetfood.co.uk/it/contact-page/
Basically by using the page template “Left Sidebar” for that page the “sidebar.php” page has a php script:
<?php if ( ! dynamic_sidebar( 'sidebar-main' ) ) : ?>
<aside id="archives" class="widget">
<h3 class="widget-title">Opening Hours</h3>
<?php echo do_shortcode('[time_table]
[time_table_row title="Monday" start="10:00 am - to - 08:00pm"]
Hello, I’m using the restaurant theme and I’m trying to add translations lines with qTranslate tags (e.g. [:en]) in the sidebar.php file to modify the opening hours widget.
Not being proficient in php I’m struggling to have it working as php just prints out everything, including qTranslate tags.
How can I solve it please?
Thank you.
That code changed the colors of the navigation menu in mobile view. What I need is to change the colors of the “TOGGLE CONTENT” (shortcode: [toggle_content title=”Toggle Title 1″]
Toggle content 1…
[/toggle_content])
Thanks,
I’m having problems setting up a signup button for the Yogi Pro theme.
Using Section 5 in Theme Options.
I’m inserting the shortcode for the medium button, but I want it in the centre, not left. I can see the code says position=”left”] but, as silly as it sounds, what’s the term for centre?