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 - 2,781 through 2,800 (of 5,558 total)
  • Author
    Search Results
  • #147753

    Hey Stephen,
    I’m not seeing this issue. The accordion is opening on click as normal. What browser are you using? Have you tried clearing your cache?

    Hannah

    #147752

    I just viewed from firefox and the widgets loaded within a couple seconds. Have you tried clearing your cache?

    Hannah

    #147737

    If you are using the blog template you should be able to leave your post page blank (settings > reading). Then you can select a sidebar under post list options in your blog edit page. Try setting your post page to blank from settings > reading and clearing your cache. Let me know if the blog page still shows blank.

    Hannah

    In forum: Virtue Theme
    #147717

    I just tested on my site and was able to add 10 images without issue. Start by updating the theme. Make sure your plugins are up to date as well. Then try clearing your cache. Let me know if there’s no change.

    Hannah

    #147716

    I’m seeing your blog posts display as normal. Have you tried clearing your cache?

    Hannah

    #147630

    Hi,
    A few days ago I was able to edit pages. Today, the editor is blank – both on “Visual” and “Text” settings. None of the visual editor icons are showing.

    I’m running the latest Virtue Theme and WordPress version. Some plugins may have been updated in the last few days but I’ve had no luck selectively deactivating plugins. (Each time I’ve cleared the brower cache each time.)

    Best,
    Michael

    #147619
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: SSL Google Fonts

    #147509

    Hey Joshua,
    Have you cleared your cache since updating? If the issue still remains after doing so I would suggest deactivating your plugins to test if any are interfering. Let me know if there’s still no change.

    Hannah

    #147477

    Hello, I am having trouble displaying cinemagraph slide on iPhone & iPad pro using the Virtue – Premium Child. Works great on the desktop. Any info on how to get the videos to load on mobile.

    I’ve also created a mobile slide with a square version of the cinemagraph .mp4 & .webm version. Ive also selected the mobile home slider feature to on and selected the correct slide. Ive flushed the cache after each attempt to change settings and it will not display. It looks like it wants to load, you can see script working briefly and then nothing.

    webpage with mobile slide

    In forum: Ascend Theme

    In reply to: new background video

    #147440

    Hi Kevin, I am having trouble displaying cinemagraph slide on iPhone & iPad pro using the Virtue – Premium Child. Works great on the desktop. Any info on how to get the videos to load on mobile.

    I’ve also created a mobile slide with a square version of the cinemagraph .mp4 & .webm version. Ive also selected the mobile home slider feature to on and selected the correct slide. Ive flushed the cache after each attempt to change settings and it will not display. It looks like it wants to load, you can see script working briefly and then nothing.

    webpage with mobile slide
    http://infraredlightpro.com/

    In forum: Ascend Theme

    In reply to: Search icon in Top Bar

    #147431

    Hey Marc,

    Have you tried disabling plugins to see if there is one conflicting with the search? If not, then go through all of your active plugins and deactivate one by one, trying the search whenever a certain plugin is OFF.

    Be sure to clear your cache each time. Let me know if you find anything.

    -Kevin

    #147301

    Hey… The cache is not the problem, but i also cleared the cache ;-).

    I have these problems above with Chrome Version 58.0.3029.110 and Opera Version: 45.0.2552.881 (Windows 10 PC).

    FYI: SeaMonkey and Comodo are also ok.

    My

    #147285

    Hey,
    I just checked from several browsers and am also not seeing this. Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147168
    This reply has been marked as private.
    #147116

    Hi,
    You are right, it is a screen size issue, I was able to replicate it.
    Your code did not solve the issue (cache checked).
    Christian

    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147086
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147033

    1. Try overriding with this CSS:

    #nav-main ul.sf-menu a {
        font-size: 18px;
    }

    2. Try this CSS:

    span.posttags i, span.posttags a {
        font-size: 16px;
    }

    3. Change the above CSS to this:

    @media (max-width: 992px) {
    .post-excerpt-image {
        display: none;
    }
    .kt-post-text-div.postcontent {
        width: 100%;
        }
    .kad_blog_item .post-image-container {
        display: none;
        }
    }

    4. Try recreating the menu from scratch and then assigning the new menu to the footer navigation. Be sure to clear your cache after.

    -Kevin

    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147031
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147025

    1. Would it work for you to simply decrease the font size of your menu? It’s currently set to 20, but if you set it to 18 it will not drop down to two lines.

    2. Try adding this CSS to Theme Options> Advanced Settings and let me know if it works for you:

    .tagcloud a {
        font-size: 16px !important;
    }

    3. Try this CSS:

    @media (max-width: 992px) {
    .post-excerpt-image {
        display: none;
    }
    .kt-post-text-div.postcontent {
        width: 100%;
        }
    }

    4. have you tried clearing your cache to see if the menu item is left over from a previous configuration? Also try going into the menu in Appearance> Menus, and try resaving it. Let me know if that makes a difference.

    -Kevin

    #146996

    Hey,
    Make sure you’re clearing your mobile cache as well. Let us know if this becomes an issue again!

    Hannah

Viewing 20 results - 2,781 through 2,800 (of 5,558 total)