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 - 4,501 through 4,520 (of 5,558 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #61782

    Hey.
    The “Icon menu” and the “image menu” are different things. You have to enabled the icon menu if you want it to show and for the image menu to work you have to add images in the image menu area.

    Featured Products would only work if you have products that are marked as featured. Right now it doesn’t look like you have any products created.
    Portfolio carousel would also work if you have portfolio posts but again you don’t have any portfolio posts created.

    You have wp-super cache installed on your site. That means that with every change you make you have to go to settings > wp-super cache and delete the cache. Else the change will not show on the page.

    Ben

    In forum: Virtue Theme

    In reply to: Subscribe and icons

    #61757

    Hey Liran,
    1. You would need to use a plugin. Something like this- https://wordpress.org/plugins/email-subscribers/

    2. You can use a plugin for this also. This one works well- https://wordpress.org/plugins/svg-vector-icon-plugin/

    3. Are you using a caching plugin? More than likely this is just an issue of clearing your cache.

    Hannah

    In forum: Pinnacle Theme

    In reply to: Can´t save changes

    #61737

    Hey Hannah,Ben
    Thanks again for answering.

    I downloaded WP super Cache (saw it in a tutorial) but I didn´t activated it. That creates a problem too?
    I asked my host about php memory and they say I should have no problem.

    Hannah; Ok received how the template style 3 works.Thanks
    About CATEGORIES, why don´t they show when widget is added?

    Ben; Sorry for my english or my ignorance but: What is “posting a long to my site”? Let me know what to do and I´ll do it 🙂
    I´m really looking forward to fixing this.

    Have a nice day

    #61641

    Could have just been that your cache needed to be cleared. Glad it’s working!

    Hannah

    In forum: Pinnacle Theme

    In reply to: Can´t save changes

    #61640

    I see you’re using WP Super cache. With that plugin you have to clear your cache after every change is made. If you are doing so and changes still aren’t being saved then my next guess is that your php memory needs to be increased. Your host could help you with that. Or see here- http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/
    Your homepage is already set up as a blog page? You can’t use a page template on the homepage (ie Blog Grid) because the home template will override. That is why the style 3 is set as the latest post page.

    Hannah

    In forum: Pinnacle Theme

    In reply to: Can´t save changes

    #61607
    This reply has been marked as private.
    In forum: Pinnacle Theme

    In reply to: Can´t save changes

    #61593

    Hey Eva,
    Have you tried clearing your cache? Can you post a link to your site?

    Hannah

    #61534

    Hey,
    I would recommend a caching plugin. Something like this- https://wordpress.org/plugins/w3-total-cache/
    Hope that helps!

    Hannah

    #61491

    ok, set a private is the best way to send login info.

    I see that you have demo content. I also see that you installed wp-super cache. I’ve turned this off so you can see updates as you make them. Else you would have to clear that plugin cache after every change.

    Now tell me what you want? Based on what I see you don’t have any of your own content. are you wanting me to start you over? remove all the content that is there and give you a clean site?

    Ben

    In forum: Virtue Theme

    In reply to: Theme Option changes

    #61385

    Hey,
    do you have the wp-super cache plugin installed?

    If so you have to clear the cache after every change.

    Ben

    #61288

    I had the blog posts to show up on the home page.. I am now updating my pages cleaning up the site. Now this page shows up is: Home > Kindness> Virtuousness When I put that page into draft it shows up as a 404.

    Do I need a home page for posts to be on the front page? What did I do wrong. I have cleared my cache.. and it’s still there.

    Mari-Lyn

    #61279

    Hey,
    I’m only seeing the categories on your shop page. Try clearing your cache.
    This css should remove the categories number:

    .product-category.grid_item h5 mark {
        display: none;
    }

    Hope that helps!

    Hannah

    #61228

    Hello
    I had a lock on my website:
    recently the new items are not classified directly to the appropriate page and all pages can not be updated … j’i tried to delete the cache but nothing happens …. can you help me find a solution to update the articles and pages on my site

    Thank you

    In forum: Pinnacle Theme

    In reply to: White stripe

    #61066

    I’m not seeing the strip anymore. Try clearing your cache.

    Hannah

    #61061

    Hey Sandra,
    Glad things are working! In the future ensure that your cache is cleared.

    Hannah

    In forum: Virtue Theme

    In reply to: shop page

    #61001

    Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme

    In reply to: Help needed

    #60909

    1. That is a woocommerce message. You can remove with this css:

    .home .woocommerce-message {
        display: none;
    }

    2. I just logged in and tested and it showed the logout menu? Try clearing your browser cache.

    3. “Would that cause a double reduction on the price? ” – no.
    Doens’t matter if it shows twice just helps the user with multiple places to enter. (some people won’t go to checkout if they can’t find where to enter coupon.
    If you want to remove on the cart page use this css:

    .woocommerce-cart table.cart td.actions .coupon{
        display:none;
    }

    You can remove the calculate shipping in your woocommerce settings.

    4.

    .single-product .summary a.add_to_wishlist, .single-product .summary a.add-request-quote-button {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .single-product .summary a.add_to_wishlist:hover, .single-product .summary a.add-request-quote-button:hover {
        color:white;
    }
    
    .yith-wcwl-add-to-wishlist {
        float: left;
        margin: 0;
    }
    
    .yith-ywraq-add-to-quote {
        float: left;
        margin-left: 5px;
    }
    
    .single-product .summary .clear {
        clear: none;
        float: left;
    }
    
    .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {
        display: block;
    }

    5. That plugin shouldn’t be effected by any theme.

    6. I’ll look into this.

    7. You would have to speak with the plugin author.

    Ben

    #60903

    Dear Ben,

    I am trying to create a contact page that looks like this Virtue Contact Page
    Whenever I add a letter or even a space in my Contact Page, and preview it, the Home Page Revolution Slider will appear with a “Test Contact” wording above it.
    I cleared my cached but it still appears.
    Please help.

    #60843

    Hey Jörg,
    Did you try clearing your cache? Can you post a link?

    Hannah

    #60697

    Hey, So I don’t see a menu in the topbar? Maybe you need to clear the site cache?

    For the layout switch go to theme options > topbar settings and switch the layout.

    Ben

Viewing 20 results - 4,501 through 4,520 (of 5,558 total)