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,041 through 1,060 (of 5,558 total)
  • Author
    Search Results
  • #251110

    I’ve got another one. In mobile, products box overlay other products like the photos. I thought it was related with cache plugin but it happened while the plugin deactivated. Can’t even approach how to fix it.. Could you help me on this too?

    1 2

    #251052

    Sorry for the delay! I’m actually seeing all the images the same size in your blog grid. Have you tried clearing your cache?
    In Theme Options > Blog Settings you’ll see an option to set the Post Excerpt Length.
    I would recommend uploading larger images. More like 1600x1600px. This way they can fill the container and crop at a certain height/width without being stretched or distorted.

    Hannah

    #251019

    We never had this problem before and there has only been one new plugin installed since then, but after deactivating it, clearing cache etc and trying again the same thing happens (on mobile devices). Initially it’s there and works fine but if you go to a different page or refresh the page the reCAPTCHA box disappears.

    #250996

    Hi,
    It still does not work on Mobile devices, I’m using an iPhone 6, I’ve cleared the caches on both Safari and Chrome, restarted my Mobile and there is still no difference at all, please advise, thank you.
    Cheers

    #250924

    I just tested on your site and it worked for me, did you try clearing your browser cache?

    Ben

    #250754

    Hey Bjorn,
    This seems to be working from what I can tell. Have you cleared your cache? What happens when you try to leave a reply?

    Hannah

    #250672

    Hi,

    I have a problem with my website.

    When I go to it says: ERR_TOO_MANY_REDIRECTS

    This problem happened after I changed the wordpress-address and site-address to ‘non www’. So I set it back to ‘www’, but the problem still occurs.

    Already removed the cache and cookies etc.

    Other pages do work. When clicking on the logo in the menu it goes to the homepage, but it shows the link ‘timelapseview.nl//’ This ‘//’ is weird.

    When checking the redirects in the bewow link it is in some sort of redirect loop:

    Any idea how I can fix this?

    Rick

    • This topic was modified 5 years, 11 months ago by rick.
    In forum: Membership Forums

    In reply to: Kadence Theme Feedback

    #250487

    Hi Ben

    I had ticked use the logged in user cache in WP Rocket. That was causing problems with customiser.

    In forum: Ascend Theme

    In reply to: Orphaned staff pages

    #250373

    Hey Tracy,
    When you deleted them did you then go in and delete them from your trash? Have you cleared all your cache after doing so?

    Hannah

    #250338

    Hi Hannah.. Ok the code:

    @media
    (max-width: 768px) {
    .elementor-32498 .elementor-element.elementor-element-df72b42 {
    width: 100%;
    }
    .form-search {
    max-width: none;
    }
    }
    When added to the elementor element in their editor did make the box go full width in the editor… but then after clearing my cache the box remains the same width on mobile devices?

    —————

    2. I don’t think it does because I am using a header purely designed by elementor to give full control… so it needs to somehow be placed within the elementor header.. can this be achieved?

    3. That worked brilliantly 🙂

    4. That worked brilliantly 🙂

    IMG-4251 Screenshot-2020-05-28-at-11-03-09

    #250324
    This reply has been marked as private.
    #250309

    The link option is available for existing links. But as soon as you make one change, then the option is gone. And any new advanced heading, no link. I cleared cache AND went incognito. Still don’t get it. Same in Firefox and in Chrome.

    #250307

    I see the link option.

    Perhaps you need to clear your cache in your browser. Try accessing your site incognito.

    Ben

    #250241

    Hi again,

    its doing it again, ive clearer my cache and tried multiple browsers.

    in the block editor it displays the correct products but not on the front end.

    #250225

    Ben,

    Things got a little better after removing this plugin
    https://wordpress.org/plugins/batcache/

    After removing this plugin everything is almost back to normal!

    We are still working on which MemchacheD plugin to use as some are not playing nice with this setup.

    Wordfence runs ok but Yoast still has issues when activated.

    Still the same errors in Query Monitor on BPS pages.

    Dennis

    #250118

    Your custom sidebar should be showing from the list there. Have you added content to the sidebar (from Appearance > Widgets)? And have you cleared your cache?

    Hannah

    #250076
    This reply has been marked as private.
    #250044

    My apologies for the delay in response. I am preparing to launch a new show and setting up new members.
    Yes I am always clearing the cache so no issues there.
    Basically the arrow changed to the square when I upgraded from Kadence Virtue Free to the Premium Version.
    In reading other discussions on this here on Kadence, I’ve come across someone wanting to change the look of the button and short CSS code was given to do so. I did try this to see, and it changed the square from translucent grey to dark black, but it remained a square. I have since deleted that custom CSS. This is obviously a small issue so not urgent, however it could be annoying for visitors. Is there a simple CSS I can add to simply change it to a custom up arrow? This could be placed in the ‘theme options’/advanced settings/custom CSS. Let me know.
    Thanks.

    #250029

    In your css try wrapping this portion in a media query:

    .home .kad-slider-wrapper, .home .ksp-slider-wrapper {
        max-height: 75vh;
    }

    So it would be this:

    @media (min-width: 768px) {
    .home .kad-slider-wrapper, .home .ksp-slider-wrapper {
        max-height: 75vh;
    }
    }

    Then be sure to clear your cache. Let me know if the issue continues.

    Hannah

    #249889

    Was this working previously? Did you clear your cache after deactivating your plugins?

    Hannah

Viewing 20 results - 1,041 through 1,060 (of 5,558 total)