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,561 through 4,580 (of 5,558 total)
  • Author
    Search Results
  • #58477

    Found it: The plugin WPcache was the problem. You have to remove all the files from the dashboard, not only deactivate!

    #58365

    ok that is really odd. I can run your posts through and get no error.

    Your “services” are products so the only error that shows there is that your missing a price. Which is for you by design.

    Is your cache cleared? Are you testing this right now on this page: https://developers.google.com/structured-data/testing-tool/

    Ben

    In forum: Virtue Theme
    #58310

    1. Because it’s not theme code I can’t guess. I suggest contacting the plugin author.

    2. I’m not seeing this? cache? Did you set a hover for the express button?

    3.

    #content table.cart a.remove:hover {
        background: transparent;
    }

    4.

    div.product .product_meta {
        font-size: 14px;
    }

    5. You can’t have pagebuilder options in those custom tabs. Pagebuilder only works through the “page content loop”. You can use the virtue shortcodes to add columns.

    6.

    @media (min-width: 768px) {
         div.product .product_meta {
        font-size: 14px;
    }
    
    div.product .woocommerce-tabs ul.tabs li {
        padding-left: 12px;
        padding-right: 12px;
    }
    }

    Ben

    In forum: Virtue Theme
    #58131

    Hi Ben,

    I had increased the max_input_vars to 5000 much before this error occurred, to add content to my menu.
    Actually this time, it didn’t show any error. It just all changed.

    Anyway, this is maximum what hostgator provides for shared servers … Is this good enough?
    [I dont understand much of all this ….I just use a bit of common sense and google to do the work 🙂 ]
    PHP has been configured to use the following settings:
    safe mode = Off (cannot adjust)
    memory_limit = 256M (MAXIMUM)
    max_execution_time = 30 (MAXIMUM)
    max_input_time = 60 (MAXIMUM)
    post_max_size = 64M (MAXIMUM)
    upload_max_filesize = 64M (MAXIMUM)
    enable_dl = Off (cannot adjust)

    1. I made the required changes with the code you gave me, and you can see it now. I guess you couldn’t see it on the homepage because I had not emptied the cache of the homepage. You can see the PAYPAL EXPRESS CHECKOUT words cannot be seen unless you hover over it.

    2. Also, when you click on view cart and it goes to the CART page ….. the tab of the PAYPAL EXPRESS CHECKOUT on the top menu moves to the left.

    3. The PAYPAL EXPRESS CHECKOUT is not aligned with the PROCEED TO CHECKOUT button on the cart page.

    4. Preferably on the cart page, I would like the CART TOTALS to be on the right, below the actual TOTALS of the products bought. The same goes for the CHECKOUT page.

    Actually, would it be possible for me to make a table using page builder or some plugin?

    #58102

    I’m seeing the image switch out on my iphone. Have you tried clearing your cache?

    Ben

    #57684

    HI Ben!

    I am using W3 Total Cache, but regarding the settings I don’t now precisely what to tell you, because there are a lot of…Yes, I have a plugin for output of the images, because on the retina display the product photo was blurry and you guide me to install the WP Retina 2x, but I didn’t notice that after installing this plugin the pages are loading slower. It was the same before installing the plugin.
    The blank page appear on Mozilla.

    The home page started to load more slowly after I install a plugin for the a product slider ( WPB WooCommerce Product slider) and I introduce on the home page 2 product carousel with the JUST IN products and the FEATURE PRODUCTS.( I didn’t have any other idea about how to do that but to install this…if you have a better suggestion please tell me ) Indeed the photos from the revolution slider are not compress because I put theme only for a test…I save the photos on Photoshop, optimize and at 80% quality…

    Thank you again!
    Have a nice day!

    #57373

    did you figure this out? I’m having the same problem. I cleared the browser cache and that doesn’t seem to be the problem though I though it was. The feature Default post summary feature Image used to work but now it doesn’t.

    #57249

    After disabling the minification feature from W3 Cache plugin fixed the problem. Not sure what is the root cause though.

    In forum: Pinnacle Theme
    #57208

    Hey Dennis,
    I just tested your site from an Iphone6 and an Ipad and the menu worked fine on both. Try clearing your cache. Let me know if the problem is still there after.

    Hannah

    #57065

    It was working in local WAMP mode but not in my live site. Until I cleared the cache, oups… now all is fine. Thanks!

    In forum: Virtue Theme

    In reply to: mobile site glitch

    #57039

    Hey Andrew,
    Sounds like your using page caching on your home page. Something you can’t do if you want the sliders to switch based on browser. Caching keeps a copy of the page in a cache and serves it to the users if you want a script to run that checks the browser then you can’t server a cached copy because that script will never run. If your using w3 total cache you can turn page caching off for the home page.

    Ben

    #57028

    Hi
    I noticed that the revolution slider is not always showing on the homepage
    I thought it was a cache problem… but no…
    it doesn’t seem stable….
    on some computers it works on others not and suddendly its there…
    any ideas why? what should we do?

    cheers
    j

    #57019

    Hi

    I just noticed that for some products the zoom is showing the wrong image
    I cleared the cache and still the smae problem… help…
    thx
    j

    #56954

    What page has the video.

    Are you using any caching? If so then you can’t use the mobile switch because the cached copy will have the site built. and won’t run the code.

    In your desktop settings set the background size to contain as a test
    Ben

    #56935

    You’re the best, i am using W3 total cache but i don’t if it is that.
    I tried to find what you did that i did not but i don’t see.
    Is it possible to hide the grey line or make it white?
    Thank you so much!

    #56927

    It’s working fine here: http://dresser-son-chien.com/test/
    It seems I can’t get past the cache on your home page. Are you using a server caching?

    Ben

    #56506

    I see the slider?

    Did you clear your cache?

    Ben

    #56477

    I don’t understand it. Sorry, I don’t know about this clearing of the cache. I made a test taking another post from another category and it was correct than again wrong.
    If I take the same post link and change category it immediately shows the test correct or wrong according with the selected category but sometimes description is correct other not. So, I don’t understand it.
    All Open Graph tags seem correct if I use chrome inspector to check the page.
    So I’m completely confused about it

    Angelo

    #56474

    Yes, thanks, There was a cache problem that was not cleared.. now all is well and site is LIVE : http://www.jax4all.com
    thanks for the great follow up!

    #56473

    Ben, I removed it in the meantime…
    I will make a copy tomorrow, and play with it…
    I’ll let you know

    btw, i did exactly what the tutorial said … (i Think) did not change anything in the slider…
    when i removed the code (both) , cleared the cache and it was ok again

Viewing 20 results - 4,561 through 4,580 (of 5,558 total)