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

Home / Forums / Search / Search Results for 'Page'

Viewing 20 results - 3,221 through 3,240 (of 53,646 total)
  • Author
    Search Results
  • #274293

    Hey team, hope you are all fine!

    I’m after some advice please, about Starter Templates…

    I would like to use a starter template as a foundation for an existing site design refresh. The site already has a lot of content (thousands of blog posts, some pages etc, and a lot of media). I would like to keep the content, but update the design / theme etc… So, what do you recommend?

    1) Set up a new / blank staging site, install the starter template, then upload all the old content back in ?

    2) Set up a staging site with the all of the old content copied across, install the starter template – over-write existing settings etc, but retain content?

    Or do you have another / other suggestion ?

    Thanks

    #274287

    Hi Kevin,

    Thank you for writing.

    Are you perhaps referring to the SVG icon (arrow) beside the read more link on Blog Archive pages?

    If so, you can use custom CSS to remove it:

    .blog .more-link-wrap .kadence-svg-iconset,
    .archive .more-link-wrap .kadence-svg-iconset{display:none}

    If you are referring to something else, can you provide a screenshot?

    Kind regards,
    Chito

    #274278
    This reply has been marked as private.
    #274277

    Hi,
    Since some time, my mobile hamburger menu opens only for a fraction of a second. It behaves so at my home page and, as far as I can tell, at most of the other pages too. There might be exceptions (don’t remember). The links inside the hamburger menu seems to show ok. But it seems also that I need to double click to open the menu (wasn’t aware before, that a single click wasn’t enough)

    It ever has worked, so I suspect I have a JS conflict with any of my many plugins. But before I close them all down, I would like you to have a look at that new behaviour if you can. Maybe you can pinpoint the problem. I have no exact idea when that problem started. Just discovered it yesterday.

    All my plugins and the virtue premium theme should be at latest version. PHP is one version before last, I think.

    The menus at laptop modes are all ok.

    Best is, check just the home page as most there is only text.

    Thank you very much
    Rainer

    #274273

    Hi, Lisa!

    Upon inspecting, you have a custom CSS code that adds a negative bottom margin. This is the reason why the first slider block on the page has an overflow at the bottom. Thus, making it look like the overlay is not 100% for its row. For your reference, this was the custom CSS code:

    div.kt-blocks-carousel.kt-carousel-container-dotstyle-none {
        margin-bottom: -32px;
    }

    I went ahead and logged in to your website to edit the custom CSS code. You can now see that the overlay issue is now fixed. The custom CSS code is now:

    /**margin below instagram feed**/
    .insta_zindex div.kt-blocks-carousel.kt-carousel-container-dotstyle-none {
      margin-bottom:-32px
    }

    This CSS selector targetted the carousel with the custom CSS class of “insta_zindex”.

    I hope this helps and let us know if we can assist you further.

    Kind Regards,
    Karla

    #274268

    Hi Andreas,
    You can enable both of these from Customize > Posts/Pages Layout > General > Title Elements. Does this work for you?

    Screen-Shot-2022-07-26-at-1-11-11-PM

    Kindly,
    Hannah

    #274251

    Hey Gabi,
    Hope you enjoyed your weekend! Try settings “Pages” to “Translatable use translation if available or fallback to default language”. Be sure to clear your cache. Let me know if this works for you!

    Kindly,
    Hannah

    In forum: Kadence Blocks

    In reply to: Center icon list

    #274247

    Hi Zach,

    Thank you for reaching out to us.

    If you’re trying to center the 2 column icon list block, you can do that by choosing the Align Center from the icon list toolbar. Here’s how: https://share.getcloudapp.com/X6uRjPEl

    Hope this helps!

    If this doesn’t work for you, please send us the URL of the page that you’re working on privately by ticking the Set as private reply option when you submit your reply.

    Cheers,
    Dane

    #274233

    Hi, my mobile header (<1024px) on the single blog posts page is not pushing the blog post content down which is making the header unusable.

    #274230

    Hi Gabi,
    In your WPML settings have you chosen to translate your custom page? Can you post a link?

    Kindly,
    Hannah

    #274229

    Hello Dane, first sorry for not answering immediately at your message.
    I dont use Kadence Elements, just Kadence Blocks.
    I have already setup the 404 page in theme extentions, like this:
    Untitled

    Can you assist with that, please, thanks in advance, Gabi

    In forum: Kadence Theme

    In reply to: add class on scroll js

    #274222

    Hi Steven,

    Try reading this post: https://www.mattmorgante.com/technology/sticky-navigation-bar-javascript

    Hope that will help.

    add a class to the main container as well as the header so I could write rules on scrolling and possibly to hold off adding the class until scrolling say 50px then add another class when scrolling 100px. If adding these classes to the .site container, then CSS could be applied to any element on the page.

    You can try adding the code on this link: https://pastebin.com/BWsNs0Ue

    You can add custom code using the code snippets plugin: https://www.kadencewp.com/kadence-theme/knowledge-base/advanced/how-to-add-a-custom-filter-or-function-with-code-snippets/

    Hope this helps.

    Regards,
    Bonn

    In forum: Virtue Theme

    In reply to: menu overlay slider.

    #274210

    Hi, Francisco!

    Apologies for the delay in getting back to you.

    Upon viewing your website again, I can see that the header is now on top of the homepage slider – https://share.getcloudapp.com/kpu8ZXm9.

    Please could you confirm if there’s anything else we could assist you with regarding this?

    Kind Regards,
    Karla

    In forum: Kadence Theme

    In reply to: add class on scroll js

    #274184

    Thank you for your helpful and thoughtful reply. I would like to be able to add a class to the main container as well as the header so I could write rules on scrolling and possibly to hold off adding the class until scrolling say 50px then add another class when scrolling 100px. If adding these classes to the .site container, then CSS could be applied to any element on the page.

    What I mention is fairly simple to do with JQuery but we are staying away from JQuery. I thought I could look at your JS files and perhaps figure this out but it’s probably beyond my JS skills. I found the unminified versions of the JS Files after my first post.

    Perhaps I could ask for a feature request for adding class to main container (.site) and some option to postpone the class addition until scrolling more than one pixel, like 50px, 100px, or more. That would be nice.

    #274182

    Hannah,

    We turned off the delay Javascript execution option and were able to get the page speed to where we wanted it without using that option.

    With that turned off the double click, problem goes away.

    Thanks

    Jeremy

    #274178

    hey,

    I’m using the theme’s template contact page on my website,
    but I am not receiving the messages sent to my email, how to proceed?

    #274162

    Hello I would like to customize tabs on product page on woocommmerce
    Add more tabs, change their name and maybe add an icon.
    Best regards
    Sylvain

    #274161

    When I add a form to a page in a line, for example, a signup form

    Name | Email | Submit button

    The Name and Email fields have a bottom margin of 16px, but not the button, so the button is not lined up.

    I then look at the CSS

    You can see the button has a margin set as 0, where the fields are 16px.

    I have tried to use my themes child stylesheet to override, even making it !important, but it still reverts to the form stylesheet and not my child theme stylesheet.

    So is there another way I can set the submit button to be the same bottom margin as the fields?

    In forum: Kadence Theme
    #274160

    I guess my previous comment didn’t actually post. This is resolved. I managed to find the setting — the color was changed just for the mobile blog page.

    In forum: Kadence Theme
    #274159

    Hi Justin,
    I also am unable to replicate this. Can you test the following site on your mobile browser: https://startertemplatecloud.com/g43/ Navigate to the blog page and let me know if your same issue occurs.

    Kindly,
    Hannah

Viewing 20 results - 3,221 through 3,240 (of 53,646 total)