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 - 5,181 through 5,200 (of 5,558 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Hide Page Title

    #28941

    Try moving it to the top of your custom css box. And also make sure you’ve cleared your cache.

    Ben

    #28881

    Did you clear your cache? You are running w3 total cache…

    If so try adding this css:

    .nav-trigger-case {
    position: static;
    display:block;
    float:right;
    }

    Ben

    #28744

    Just tested on my free virtue site and the contact template is still there. Are you on version 2.3.7? And 4.1 of wordpress? If so, try deactivating plugins and clear your cache. Let me know if it comes back.

    Hannah

    #28726

    Hi Ben,
    I´ve tried every option you have told me.
    I dleted wp fastest cache. I´m now using w3 total cache. I also activated/deactivated every plugin…

    Priority #1 for me is the mobile version. It´s not possible to click on the responsive toggle menu.
    Any idea?

    Thanks.
    David

    In forum: Virtue Theme

    In reply to: Need Woodoo Magic

    #28722

    Hi, it’s o-zen.de
    Cache is cleared.

    Header and footer take the whole width but the rows in pagebuilder are not.
    I have a row on the home page that stretches ok, it has the class wide-grey.

    I see this on Firefox and Chrome. IE looks fine.

    #28703

    Hey, Now I see it broken, before I didn’t (your using super cache… so it’s hard to know what it live and whats not.

    What else is in your child theme, and if you want a sidebar then you shouldn’t add that code. It’s only for if you don’t want a sidebar.

    Ben

    In forum: Pinnacle Theme

    In reply to: Custom carousel

    #28644

    ok, so:

    2. in chrome I see it in one line. can you post a screen shot? (make sure you have cleared your cache)

    4. I have set the advanced excerpt to override so the except works with Japanese. You should be good.

    Ben

    In forum: Pinnacle Theme

    In reply to: Custom carousel

    #28596

    Hi Ben,
    Thank you for the replay.

    2. Oh really, I cleared my cache but still show in two lines. Like below
    January ….first line
    2015 (2) ….second line
    http://2islandtravellers.com/thereasonwhy
    But when I bring a cursor on the top of letters, it show all in one line.

    4. I installed the plugin and I am adding a read more tag in the post. If you can suggest any way to delete one of
    ‘Read more’tag, please help me out.

    Thank you so much!

    In forum: Pinnacle Theme

    In reply to: Custom carousel

    #28554

    2. Did you clear your cache? I see theme in one line?

    3. Just go to pages > add new. Choose the template “blog”. Then save.

    4. Read more – are you adding a read more in the post excerpt? It may be a language issue because wordpress has a hard time figuring out “words” when it’s Japanese. Have you installed this plugin: https://wordpress.org/plugins/advanced-excerpt/ and changed to count by letters?

    Ben

    #28547

    Hey, I’m not seeing this anymore. Try clearing your cache then let me know if it’s still there.

    Hannah

    #28463

    YEs, it worked for the apperance>widgets, I deleted the cache and deleted the plugin. Thanks!

    But There are some widgets I cant still hide, the widgets insite the page builder, how to hide a particular one on mobile?

    I tried this tutorial: http://ageekandhisblog.com/css-how-to-easily-hide-content-on-only-mobile-or-only-desktop/ adding this to my child styles.css:

    //medium+ screen sizes
    @media (min-width:992px) {
        .desktop-only {
            display:block !important;
        }
    }
     
    //small screen sizes
    @media (max-width: 991px) {
        .mobile-only {
            display:block !important;
        }
     
        .desktop-only {
            display:none !important;
        }
    }

    And then in page buider virtue gallery->attributes-> CSS Class I set desktop-only (no “”). I refreshed the page with crtl+f5 But it didnt work. I can still see the gallery on Mobile.

    So, do you have a virtue oriented way to hide widgets inside the page buider?

    #28435

    I’m looking at your post, seems fine. You might want to use a custom description so “share this” isn’t in yours but thats up to you. How do you get this error. Note that facebook has a cache and it can take a week to clear.

    Ben

    In forum: Virtue Theme

    In reply to: Need Woodoo Magic

    #28434

    what site, did you clear your cache?

    Ben

    #28433

    hey, deactivating the plugin doesn’t do anything (another reason I really don’t like that plugin). You have to delete that cache. In the settings for the plugin click delete cache. (meaning you have to enabled. delete, turn if off in the settings then deactivate.)

    Ben

    #28430

    Hi Ben,

    No, actually since last time you recommended, I deactivated WP SUPER CACHE. It is now deactivated (not deleted).
    Should I delete it or disable caching somewhere else?

    #28424

    This theme calls wp_head() and it’s in the exact place that it’s supposed to be per the wordpress theme development guidelines.

    You are using caching (wp super cache) and so none of these plugins would work because your showing a cached paged. It’s not the theme.

    Ben

    #28225

    Clear your wp-super cache.

    Ben

    #28194

    Great, I deactivated that cache plugin and now the slider shows fine in my mobile. This woul be dificult to find by myself. Thanks

    #28192

    You are using wp-super cache, (I really don’t recommend this plugin. w3 total is better).
    With that plugin is caches the page. You either need to turn that off for mobile (so it doesn’t show the mobile users a cached desktop page) or turn off caching for the front page (i don’t know if this plugin has either option).

    Ben

    In forum: Virtue Theme

    In reply to: Homepage loads slowly

    #28100

    I try to re-install it, and delete all the related files. Then after activating the minify option, an error shows:
    “Minify Auto does not work properly. Try using Minify Manual instead or try another Minify cache method. You can also try a lower filename length value manually on settings page by checking “Disable the Minify Auto automatic filename test””
    I try to do as the instruction by disabling the box “Disable the Minify Auto automatic filename test”, when save all settings, the page loads a longtime and becomes to “page not found”… then I refresh the page, the box is always not checked. but the minify box is checked in general settings. Not sure the minify option is turned on, but the page loads faster!

Viewing 20 results - 5,181 through 5,200 (of 5,558 total)