Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'cache'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Underline link in footer
In forum: Virtue ThemeIn reply to: Underline link in footer
In forum: Pinnacle ThemeIn reply to: White Page
In forum: Ascend ThemeIn reply to: News are not found
In forum: Virtue ThemeIn reply to: Copying Kadence Themes pull down menu design
In forum: Ascend ThemeHello,
I have inserted this code into a Child Theme’s functions.php to hide the Description and Additional Information tabs in Woocommerce.
add_filter( ‘woocommerce_product_tabs’, ‘woo_remove_product_tabs’, 98 );
function woo_remove_product_tabs( $tabs ) {
unset( $tabs[‘description’] ); // Remove the description tab
unset( $tabs[‘additional_information’] ); // Remove the additional information tabreturn $tabs;
}When I only hide the Additional Info tab Elementor works fine. If I hide the Description tab as well I get an the following error –
“Sorry, the content area was not found in your page. You must call the_content function in the current template, in order for Elementor to work on this page.”
This error only happens on a product page. All other pages with Elementor work fine. I’ve disabled plugins and purged cache but that did not resolve the problem.
I don’t have a link as everything is local.
Any ideas?
In forum: Virtue ThemeIn reply to: Adding categories to Portfolio shortcode
In forum: Ascend ThemeIn reply to: Product Search Widget
Hi Kevin
It looks neater to use the product search than a button. but I’m at a loss as to what to do. I want to enable users to search for my products. If I can’t even search for my products, then how does it work? I don’t want users to search randomly either because I only have x number of products, so when they select, it should come up with those option and take them to the relevant page.
If these words are cached in my browser then users might have other words cached in their browsers and it would affect the widget?
In forum: Virtue ThemeIn reply to: Adding categories to Portfolio shortcode
In forum: Ascend ThemeIn reply to: Product Search Widget
It’s definitely a product search widget. I think you’re misunderstanding where the words are coming from. It’s not an ajax search that predicts results based on your site’s content. It’s just using search terms from your previous searches that are cached in your browser.
I see you’ve removed it now, have you decided to go a different direction?
-Kevin
In forum: Virtue ThemeIn reply to: Kadence slider and WPML
In forum: Virtue ThemeIn reply to: Center Table in Footer & Theme Options Saving Bug
In forum: Ascend ThemeIn reply to: recaptcha on Contact Form 7 plugin
November 7, 2018 at 6:32 pm #206819I don’t think cache makes sense as being your problem. I suggest you just try a different plugin perhaps contact form 7 has issues with your particular server. https://wordpress.org/plugins/wpforms-lite/
BenIn forum: Ascend ThemeIn reply to: Headers/Sliders
In forum: Ascend ThemeIn reply to: Product Search Widget
In forum: Ascend ThemeIn reply to: Product Search Widget
In forum: Ascend ThemeIn reply to: recaptcha on Contact Form 7 plugin
In forum: Ascend ThemeIn reply to: Headers/Sliders
In forum: Virtue ThemeIn reply to: Lost Pagebuilder Layout
In forum: Ascend ThemeIn reply to: recaptcha on Contact Form 7 plugin
Talking with my host provider. The error log doesn’t have anything there related. He said that maybe there is a problem with the cache for this plugin. And maybe use a cache plugin to clear it. Provider tech said it may be caused by cache. What do you think?
Need a cache plugin? Any recommendations? Host provider said the WP Super Cache has more problems lately.
PS Host provider did a test on contact form and it failed with orange error message, implying spam. That’s why he thinks it’s a cache problem. Don’t know what do to next.
-
AuthorSearch Results


