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 - 5,961 through 5,980 (of 53,646 total)
  • Author
    Search Results
  • #260127

    Hi,
    my website is in French and I’m using a child theme and even with Loco Translate installed, i can’t manage to translate “Search results for:” and “Read More”. I did translate those 2 strings in French but it’s still showing up in english (cache cleared).
    Has it something to do with the child theme text-dommain ? (see screenshot).
    If so what should i do exactly about that ?
    Thanks for your help.

    In forum: Kadence Theme

    In reply to: A few issues…

    #260126

    Hey,
    Your WordPress install was erroring when trying to find a core file. I reinstalled WordPress files on your site (you can do this through the updates page in the admin) and that resolved your issue.

    Ben

    In forum: Ascend Theme

    In reply to: New Pre-built Layouts

    #260117

    Hey,
    Starter templates are our future in new templates and with it there will be options to import a single page or a whole site. There will also be new Member-only templates coming in the future. These will be designed for our latest theme but will eventually have some back portability into other themes.

    However, more than that Kadence Blocks will get more prebuilt layouts and content. So while there isn’t a plan to add any more Ascend theme specific templates in the short term adding more prebuilt content for Kadence Members is in our plans.

    Ben

    #260116

    Hello again Team Kadence!

    I have another sidebar question. I am using return locate_template to use certain templates as the frontpage (instead of theme options > home layout). For example, the staff grid. The content shows as expected but selecting the sidebar (off or on or choosing a different sidebar) does not. That still seems to be controlled via the theme options. Is there a hook or something that I can use to force it to use the options from the template instead of the theme options > home layout?

    Thank you!

    #260114

    Hi, Gang!

    Okay, I have a few questions, but I will begin with this one.

    I have been using SiteOrigin Pagebuilder in the past with all my Kadence Theme work. However, I was interested in trying something a bit different on a current project so I purchased Elementor Pro after reading reviews, seeing demos…and seeing that Kadance also recommends.

    My problem is that many of the Theme Options offered in Ascend Premium are duplicated in the Elementor and I think…just my first blush opinion…that there is some conflicts.

    For example, creating a menu in Elementor doesn’t allow me to remove the menu inherent in Ascend theme. So my question is this….am I going to have to write CSS code for every element that I create in Elemetor so that it overwrites the Ascend Theme options…or am I missing an easier resolve?

    Thank you,
    Pamela

    P.S. Do you find Pagebuilder compliments Ascend theme better than Elementor? Or does it really matter and it’s just a personal preference?

    • This topic was modified 5 years, 5 months ago by pdyoko. Reason: Clarification
    In forum: Kadence Theme

    In reply to: White Space

    #260107

    Hello KF,

    Thank you for reaching out to us.

    Upon checking your website, a plugin adds 50px top margin on the body tag. Thus, adding whitespace at the top of all pages – https://share.getcloudapp.com/xQuAmOGn. Kindly check the settings of that plugin to remove that margin or add this CSS code on Customizer > Additional CSS:

    body {
        margin-top: 0px!important;
    }

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

    Best Regards,
    Karla

    #260105

    Thanks Karla,

    I’m aware of that option but it appears like an oversight to leave a separator there and no comments displayed, should that be reported as a bug as it displays “0” on archive page which stops it looking broken (it would be nice if there was consistency between the two)?

    Is there a way to display the posts in that same archive format or at least to add custom css with the same icons as used on the archive page?

    Thanks

    #260103

    Hello Dale,

    Thanks for reaching out to us.

    Are you referring to Advanced Slider block inside Row Layout block? I could not replicate the issue, the arrows are working on my test website. Please could you provide us a link to a page where we can see your slider so we could check further?

    Best Regards,
    Karla

    #260100

    Hello Michael,

    Thanks for giving us access to your website.

    I think the body class for the page with ID 328 is wrong. Kindly replace your CSS for that to:

    body.postid-328 {
       background-image:url(https://freelanza.co.za/wp-content/uploads/2020/11/Website-Background-Industrial.jpg);
       background-repeat:no-repeat;
       background-attachment:fixed;
       background-size: cover;
    }

    Clear your cache after saving to see if the change is applied properly.

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

    Regards,
    Karla

    In forum: Virtue Theme

    Topic: animated gif

    #260099

    i have added a gif to the top header which i can set to rotate constantly or just one rotation. But when set to one rotation i need it to run when i change to each page on my site at the moment it will not, it will only rotate when site is first loaded any idea how i can do this.
    at the moment it’s set to rotate constantly site url http://www.mottersheadpavings.com

    #260097

    Hello,

    Thank you for reaching back to us.

    To have a clear view and better assist you, could you provide us a page URL so we can check further? It is possible that you have cache enabled on your website/server. Kindly purge that and also clear your browser cache to see if the change will be applied.

    Hope this helps and let us know how we can assist you further.

    Regards,
    Karla

    In forum: Kadence Theme

    Topic: White Space

    #260090

    Hi guys,

    would you know why I’m getting a white space on the top of all the pages? I can’t figure this out.
    Please find below a link to the website:

    Thx very much,
    KF

    #260088
    This reply has been marked as private.
    #260087

    Hi,

    Can the post grid block either hide the separator or display “0 comments” when there are no comments?
    Currently it appears to just display the separator with nothing after it and it appears to be a display error – see attached image. I have also uploaded an image displaying how meta displays on the post details page. It has no problem displaying “0 comments” and also it has option to display icons for separators. Could Post Grid have an icon option, as this looks more professional?

    Thanks

    #260075

    Hi Hannah

    It’s working for the home page but not page (id-328)

    I’ll send logins

    #260070
    This reply has been marked as private.
    #260063

    Hi Ben – well that appears to do the trick – but on my iPhone I do get some weird effects when I’ve clicked an image to scroll down the page, then when I go to roll back up, the page flickers and jumps about before settling back to the place it initially scrolled to.
    I’m going to leave this new script there and see if anyone else picks up on that.
    I don’t know if you can look and see?
    It doesn’t work too well on an iPad, the top part of the target area being lost behind the header.
    I’m thinking I should have done this differently!

    #260059

    Please try this script:

    <script>
    jQuery(document).ready(function ($) {
    var targetWidth = 768;
    var offset = ( $(window).width() >= targetWidth ? $('#kad-banner').outerHeight() : 0 );
    $(window).resize(function(){
      offset = ( $(window).width() >= targetWidth ? $('#kad-banner').outerHeight() : 0 );
    $('body').localScroll({offset: - ( offset + 20 ), hash:true });
    });
    $('body').localScroll({offset: - ( offset + 20 ), hash:true });
    });
    </script>

    2.Chrome caches the page for use in history and it’s normal that that sticky header wouldn’t re-engage on a cached “back” view until the user starts scrolling.

    #260058

    Hi Hannah!

    So, I figured out why the customizer isn’t changing the price font. It’s because I’m using a woocommerce product block and not the standard woocommerce archive loop. (I switched this in the customizer to be able to easily design my shop page.) The css you gave me changes the single product page price too which is already a good size.

    Two questions:
    1. Is there a way to add blocks below the standard woocommerce product loop on shop page? That way I can keep the stock page. The content I add to the shop page goes above the products and I want it below.

    2. What’s the best way to add the standard woocommerce loop to the home page to show my products? I like the design flexibility of the “hand-picked products” block but it’s not picking up the customizer font.

    Thanks for all your help!
    Darius

    In forum: Virtue Theme
    #260056

    ps. I already setup the code to insert the featured page metabox to all the templates I need in the back-end (and I can select/save) – just having issues getting it on the front-end without recreating the template in my child theme. Thank you.

Viewing 20 results - 5,961 through 5,980 (of 53,646 total)