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'

Home / Forums / Search / Search Results for 'cache'

Viewing 20 results - 1,701 through 1,720 (of 5,558 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #207243

    If you mean my browser cache, yes.

    In forum: Virtue Theme
    #207234

    I don’t see the CSS on your page. Did you clear your cache after adding it?

    -Kevin

    In forum: Pinnacle Theme

    In reply to: White Page

    #207226

    I’ve tried it in Safari and Chrome, and only see a white page and part of the menu in both browsers. Ive tried clearing cookies and cache too

    In forum: Ascend Theme

    In reply to: News are not found

    #207219

    Hi Nadejda,
    Are your permalinks settings the same in both of your sites? Have you tried re-saving your permalinks? I would suggest doing so and then clearing your cache. Let us know if there’s no change.

    Hannah

    #206908

    All of the dropdown menu colors can be set in Theme Options> Menu Settings, under “Dropdown Menu Style.”

    Are you clearing your cache after editing the theme options?

    -Kevin

    #206902

    Hello,

    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 tab

    return $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?

    #206886

    Sorry. Still not working. I did the theme update (should have done that before) and cleared cache.

    In forum: Ascend Theme

    In reply to: Product Search Widget

    #206882

    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?

    #206881

    Try updating to the latest version of Virtue Premium then clear your cache. Let me know if the issue remains.

    Hannah

    In forum: Ascend Theme

    In reply to: Product Search Widget

    #206880

    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 Theme
    #206862

    Hi Milla,
    Have you cleared your cache after making this change?

    Hannah

    #206859

    Hi Stephen,
    Have you tried clearing your cache? That would be my first suggestion. Also, do you know your php memory settings? It’s possible this is being maxed. Your host should be able to help you increase that if needed.

    Hannah

    #206819

    I 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/
    Ben

    In forum: Ascend Theme

    In reply to: Headers/Sliders

    #206797

    I’m seeing it search only your products. Have you tried clearing your cache?

    Hannah

    In forum: Ascend Theme

    In reply to: Product Search Widget

    #206788

    Yes Cache been cleared

    In forum: Ascend Theme

    In reply to: Product Search Widget

    #206785

    Did you clear your cache after changing that setting?

    -Kevin

    #206779

    Hey Sharon,
    I would recommend WP Rocket. It’s a premium plugin, but worth it in my opinion. Or else W3 Total Cache isn’t a bad option.

    Hannah

    In forum: Ascend Theme

    In reply to: Headers/Sliders

    #206765

    ignore- it was a cache issue, It now works. Thanks for prompt response

    In forum: Virtue Theme
    #206748

    Hey Greg,
    Glad things are working! In the future be sure to clear your cache. Let us know if this becomes an issue again.

    Hannah

    #206697

    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.

Viewing 20 results - 1,701 through 1,720 (of 5,558 total)