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 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 13,181 through 13,200 (of 39,333 total)
  • Author
    Search Results
  • #205355
    This reply has been marked as private.
    #205354

    Hey,

    Loading two sliders shouldn’t slow down your page. Can you link to your site so that I can see how it’s setup? Can you also link to the slider/sliders that you wish to use so that I can see if there’s a CSS option to replace them?

    -Kevin

    #205351

    Ok, I’m back with this. 🙂 Is there just some way I can switch out the slider a page is showing based on if the user is viewing it on a mobile device (since the video background won’t auto play on mobile)? I know in the Virtue theme there is the option to set a different slider for mobile, but the site I’m adding the Kadence Slider to now is a real estate specific theme that doesn’t give that option. Their support said to do something like the code below (not knowing what type of slider I’m using) — but I’m thinking it would cause both of the sliders to load, which would majorly slow my page down (??)….

    /*This is the mobile slider */

    #soliloquy-container-4985 {

    display: none !important;
    }


    @media
    only screen and (max-width: 600px) {

    /*This is the desktop slider */

    #soliloquy-container-4986 {

    display: none !important;
    }

    /*This is the mobile slider */

    #soliloquy-container-4985 {

    display: block !important;
    }

    }

    In the end, I have a Kadence video background slider I want to load for desktop and a Revolution Slider I want to load if mobile.

    Thank you again!!

    In forum: Virtue Theme

    In reply to: Icons not show up

    #205350

    The Kadence theme is apparently uncompatible with the W3 extension

    Hey,
    So that isn’t correct. Just because deactivating it caused your issue to go away doesn’t mean there is an incompatibility. Many many people use that plugin with our themes. The issue is most likely your settings within the plugin.

    Please start a new topic and post a link to your site I would be happy to help you set up W3

    In forum: Ascend Theme

    In reply to: Google Maps

    #205335

    Hey,

    The default theme map doesn’t have the capability to add this. You would have to either find a plugin, or set it up in the google maps api and embed it on your site.

    I’m not familiar with setting this up since google’s implemented the new API that requires you to pay for certain features.

    -Kevin

    In forum: Ascend Theme

    Topic: Google Maps

    #205331

    Hi,
    i’m trying to figure out if there is a solution to embed a Google map with multiple markers and a list that highlights the coresponding pin.
    I figured out that it is possible to create a custom map on Google My Maps. Is it possible to embed this through Theme Map or do i have to insert it in the page and is it possible to have a list with the locations beside the map?

    The functionality should be similar to this:
    Map with location list

    Site where i should insert the map is build with Ascend Theme.

    Any idea is welcome,
    Thank you,
    B. Anders

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

    In reply to: Page Load Issues

    #205328

    You should generally clear anytime you make changes to the site. The cache/minify will usually update eventually, but if you want to ensure changes are immediate reflected, it’s best to manually clear.

    -Kevin

    #205327

    try this CSS and let me know if it works for you:

    .sticky-wrapper span.kad-site-title {
        display: none;
    }
    
    .is-sticky span.kad-site-title {
        display: block;
    }

    -Kevin

    #205317

    Hey guys, I previously implemented the below CSS according to your instructions:

    #logo {
    opacity: 0;
    }
    .is-sticky #logo {
    opacity: 1;
    }

    This was to hide the logo until scrolled and it worked perfectly when using a normal desktop view. Is this possible to implement for mobile as well?

    Thank you so much in advance!!! The website is jimwdavidson.com

    Mark

    In forum: Virtue Theme
    #205311

    Hello,

    You can download a fresh copy of the theme here:
    https://www.kadencewp.com/my-account/my-api-downloads/

    Then, activate a default theme in Appearance> Themes, delete the old copy, and upload the new zip containing the theme.

    This will get rid of any edits you’ve made to the CSS.
    If you were editing CSS through your style.css file, you should instead use the custom CSS box in Theme Options> Advanced Settings.

    Let me know if you’re able to get your site back up and running with a new copy of the theme.

    -Kevin

    #205309

    I have Virtue Premium, is it possible to reload the theme without losing everything, I did something while playing with CSS, it warmed me it may break the site.

    Now I cant load backgrounds, is there anything I can do.

    Robin

    In forum: Reply To:

    In reply to:

    #205296

    Hey,

    Have you tried clearing your site’s cache? Sounds like that may be your issue.

    -Kevin

    In forum: Pinnacle Theme

    In reply to: Background Homepage

    #205295

    Try adding the background to the above media query like this:

    @media (max-width: 767px) {
    .none-trans-header .headerclass, footer#containerfooter {
        background: white;
        }
    .homecontent .siteorigin-panels-stretch {
        background: black !important;
        }
    }

    Does that work for you?

    -Kevin

    #205281

    Hi there,

    On the website I have used the portfolio as a gallery. How do I ensure that the newest items are displayed first on each drop down on the menu please? It seems to randomise it at the moment.

    Thanks in advance,
    Rebecca

    In forum: Reply To:

    In reply to:

    #205280
    This reply has been marked as private.
    #205274

    Hello Sir,

    i have change theme on this website: http://www.gadgetperte.it using ascend premium without change any plugin.

    In this site i have 2 external plugin:

    Responsive Menu Pro: u/

    Woocommerce Upload Files:

    The problem happen only on android device (iphone is ok): in products where there is the file uploader, like this:

    when the upload script is loaded, the responsive menu overflow the header and go on the right.

    With the old theme i doesnt have this problem, how i can fix this problem?

    Thanks a lot, thanks and best regards

    In forum: Virtue Theme

    Topic: Update theme

    #205265

    Hi! Thanks in advance for your help. I created my site using a parent theme (not premium.) I sell books on the site. I updated Woocommerce which then triggered an alert that several templates were out of date. It also said that my theme is out of date. I’m using 3.2.7 and 3.3.0 is available. So, my question is what to do! If I update the theme, do I lose any changes I have made via basic CSS code? I have only done small things like changed the way the header looked, added Adsense code, and maybe a few other things. I’m just not sure what happens if I update the theme which Woocommerce is encouraging me to do so that it works properly. Long-term. what would be the best thing to do? Thank you! smartypantsfinance.com

    #205238

    Site was setup by my daughter in law … but she is now overseas and uncontactable

    Will have to google how to access cpanel / ftp … no idea what they are … yet

    In forum: Ascend Theme

    Topic: Landing Pages

    #205237

    Quick question and I know this is not related to any theme

    To capture leads effectively,I need to build landing pages. Is there a way to create landing pages in my website. Or is there some plugin I can download?

Viewing 20 results - 13,181 through 13,200 (of 39,333 total)