Kindly edit gravida-pro/templates/rightsidebar_single_template.php go to line number 39 and paste below code between <!--POST INFO END--> and <!--POST CONTENT START-->
<div class="post-thumb"><?php the_post_thumbnail(); ?></div>
Hi Dave,
So I edited the Archive.php and I believe I removed coding that makes the “tags” function. Unfortunately I didn’t back up the original file and my theme download has expired. Any help here to get the tags working again?
Kindly edit skt-restaurant-pro/functions.php and paste below code at the very end:
// Enable shortcodes in text widgets add_filter('widget_text','do_shortcode');
After that kindly go to Appearance » Widgets » Sidebar Main, drag drop a text widget, paste below shortcode there in text view and change values.
[time_table]
[time_table_row title="Monday" start="10:00 am - to - 08:00pm"]
[time_table_row title="Tuesday" start="10:30 pm - to - 09:00pm"]
[time_table_row title="Wednesday" start="09:00 am - to - 09:30pm"]
[time_table_row title="Thursday" start="09:00 am - to - 09:30pm"]
[time_table_row title="Friday" start="09:00 am - to - 05:00pm"]
[time_table_row title="Saturday" start="09:00 am - to - 04:00pm"]
[time_table_row title="Sunday" start="Closed"]
[/time_table]
Now drag drop one more text widget, paste below shortcode there in text view and change [email protected] to your email address.
Hi, on my site the sliders fail to function since the WordPress update. My site is http://WWW.KEMCARE.COM.MX . You have posted a solution on other post but don´t work for me and I am looking for a solution from you.
You posted a solution in another post but don’t work for my site:
The requested URL /www/disqualifying-attempted.php was not found on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at wildboarfarms.com Port 80
————————————————————————————
Its odd because the original WordPress site was installed originally in /www/ Sub-folder but then was moved to the root. There is nothing left in /www/ Something
1. Kindly edit header.php goto line number 22.
Replace: <meta name="viewport" content="width=device-width, initial-scale=1.1"/>
With: <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Or simply you can change initial-scale=1.1 to initial-scale=1.0
2. Kindly go to Appearance » Customize » Basic » Custom CSS and paste below code there:
Hey! Thank you. I did that and it is now causing an syntax error that has locked me out of all the editing pages. My site is also down. Even the login screen for wordpress admin. Would really appreciate a quick fix on this as the site isn’t working and we can’t do business.
Parse error: syntax error, unexpected end of file in /home/helwal3/healinghelen.com/wp-content/themes/skt-white-pro/functions.php on line 562