daverad
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce template is out of date, but it isn’tI had the same issue and fixed it by
manually clearing out the lscache folder in the Cpanel file manager,
temporarily switching the WordPress theme
clearing the cached theme templates under WooCommerce/System Status/Tools/Clear template cache and then switching the WordPress theme back to the original theme.Hope this helps!
Forum: Plugins
In reply to: [DudaPro for WordPress] page becomes blankThanks for your help Kevin!
Forum: Plugins
In reply to: [DudaPro for WordPress] page becomes blankHi Kevin,
Thanks for the update. I updated the plugin and turned debug on but did not see any debug information.Here is the url of the page
103.18.110.207/~a7testcom/?page_id=2
Thanks for your help!
Forum: Plugins
In reply to: [DudaPro for WordPress] page becomes blankHere are some more details…
If I disable the inline css, the button shows up, but when I enter a url the word loading appears but that is all. When I check my duda-mobile site dashboard I see the new URL I entered, so the API must be entered correctlyForum: Plugins
In reply to: [wp-roundabout-pro] Warning message returned in footerThe post took away the backticks inserted around wp_rbt_slides!
Forum: Plugins
In reply to: [wp-roundabout-pro] Warning message returned in footerHi Scogie,
Thanks for your help with this. Here is what I tried.$settingsxx=mysql_fetch_assoc(mysql_query("SELECT * FROMwp_rbt_slideslimit 1"));Is this correct? It still gives me the error.
If I delete this line of code, the error goes away but the slideshow still works. Not sure what it is for or if deleting it is a good solution.
Forum: Plugins
In reply to: [wp-roundabout-pro] Warning message returned in footerThis is what I tried but still received the error
$settingsxx=mysql_fetch_assoc(mysql_query(“SELECT * FROM’wp_rbt_slides’limit 1”));
Forum: Plugins
In reply to: [wp-roundabout-pro] Warning message returned in footerHi Guys,
I am having the same problem. Would one of you mind posting the most recent code change please. I might not have applied the last post from scogie correctly. I am using wp 3.61.Thanks!