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 - 2,201 through 2,220 (of 53,646 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    In reply to: accordion not opening

    #284229

    Hi Rick,

    I am not seeing errors or a difference between the page where the Accordion block doesn’t work and the page where it does.

    However, I see that you have a caching feature on your website.

    For initial troubleshooting, please could you do the steps listed in this article https://www.kadencewp.com/blog/how-to-troubleshoot-your-website? This will help us rule out these usual causes of WordPress issues, so we can move on to investigating other possible causes of this issue on your website.

    Please let us know how it goes, we’ll be more than happy to help.

    Best regards,
    Teejay.

    #284220

    Hi there.

    I was wondering if there’s a way for the post navigation at the bottom of the single post pages to only go through the category.

    I had seen a previous post about this and tried this code snippet add_filter(‘kadence_related_posts_use_tags’, ‘__return_false’ ); so it wouldn’t consider tags but it didn’t seem to make a difference.

    Thank you 🙂

    #284214

    Hi David,

    I see that this spacing is coming from an element with a class wpc-custom-selected-terms.

    I believe this is from a plugin called WPC Custom Related Products for WooCommerce: https://wordpress.org/plugins/wpc-custom-related-products

    ​Here’s a screen recording for reference: https://share.getcloudapp.com/wbuLkGAb

    Kindly try deactivating the plugin if that would remove the extra space. Perhaps this plugin has a setting where you can disable this on the homepage.

    Please let us know how it goes, we’ll be more than happy to help.

    Best regards,
    Teejay.

    #284213

    Hi there!

    Is there some way to close the menu automatically when the user clicks on one of the menu items ?

    There is currently no built-in option to collapse other dropdowns when you click on another. You may achieve this with custom Javascript but we advise against it unless you have a developer to implement and maintain the customization for you.

    What I can recommend is for you to log an official feature request to have an option for it. You can add the request on this page – https://www.kadencewp.com/kadence-theme/feature-requests/.

    Another problem that I have is that when opening the website on mobile, the menu automatically opens even if the user did not click on the menu expand node.

    Even if I add the Mobile Navigation outside the off-canvas area, the dropdown is not showing right away – https://share.getcloudapp.com/YEu4dn2R.

    After inspecting your website, I saw that there is a custom CSS code that makes this happen (the one that Hannah gave before):

    @media (max-width: 992px) {
    .mobile-navigation ul.has-collapse-sub-nav .sub-menu.show-drawer {
        position: absolute;
        background: #333;
        padding: 10px;
    }
    }

    If this code is not needed anymore, delete it so it will not affect your mobile menu dropdown.

    Please let us know if we can assist you further.

    Regards,
    Karla

    #284211

    Hi Chito

    I solved the problem!

    The plugin SEOPress has an option to remove the category subdirectory from the URL but this was creating a conflict with multi page category archives.

    So I disabled that and renamed my categories “Projects” and I’m happy with that. Everything works correctly. See screen shot for the option I am referring to.

    Screenshot-at-2023-06-14-16-21-27

    In forum: Kadence Theme
    #284192

    Hello,

    Thanks for writing in and for the link to your website.

    The H1 is missing on your home page because you made it display the latest posts. Here’s a screenshot of that setting: https://share.getcloudapp.com/9ZuyWO7Z

    That’s a WordPress core setting.

    If you have Kadence Pro plugin, you can insert an H1 using a heading block via a Hooked Element. Here’s a video: https://share.getcloudapp.com/jkuRyBzj

    I hope this helps, and let us know how we can assist further.

    Best,
    Chito

    #284187

    Hello!

    I did a test on my site using the Rank Math plugin and it says the following:

    “No H1 tag was found on your homepage. For the best SEO results there should be exactly one H1 tag on each page.”

    I think my every post has h1 titles, but this error keep showing up.

    I am so sad that don’t know how to solve this and what is causing it either…

    My blog address is

    It would be so grateful if anyone could give me a hand and help solve this problem!

    Thanks in advance.

    #284185

    Hi, Jonathan!

    You’re somehow correct. The “.site-footer .widget_text” is what we call the CSS selectors. This specifies which HTML element or object you want to style. The “margin-bottom” is what we call a CSS property, used to style attributes of an element. To learn more about CSS, you can go to this page – https://www.w3schools.com/css/css_selectors.asp.

    “I am also curious how to adjust the color of the widget titles, like change “Usual Info” “Legal Info” “Support Info” and “Blog Subjects”, to match the blue I use for branding colors.”

    I inspected your page and saw that you are using Advanced Text blocks for those titles. What you can do is go to those blocks’ settings and select the color you want to use.

    Otherwise, the widget titles of the footer rows have their own style settings. Those settings can be seen inside each footer row’s settings.

    Watch this screen recording – https://share.getcloudapp.com/geuPYB6v.

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

    Regards,
    Karla

    #284179

    Hey, we’re in the process of recreating a new acquired company’s website in Kadence (Pro/3.0.41 etc. all latest).

    Everything is done, ready to go and all, besides the Blog posts. I just opened their Blog section, and there’s 1,187 different posts. Kill me.

    Normally, I have to redo the template of the Blog/Posts section to make it better, and only Kadence-based (no WordPress-native blocks, or old Elementor stuff etc.)

    The issue is that I’ve been doing it all manually, copy/pasting the content from the old site to the new ones, as it never bothered me with only a few dozen pages to do. I could hammer it all out in a weekend at most, but this would be downright foolish to try with 1,187 posts.

    I know I can import Posts via plugins and such, but I want to specifically import it all into the new website Post page format/template I made. Is there a way for me to import all these posts, in a way which will:

    – Retain all the old content & content formatting (Bolding, italics, bullet lists, alignment etc.)
    – Put it all into the Kadence Block -equivalents
    – Respect my settings for the posts page I made in the customizer (so all the Sidebar widgets, Post page layouts etc.)

    I know this is probably unlikely, but I have to do something to get them all transferred over. Should I just import them as-is and just transition to the new Post design & Kadence blocks going forward?

    What’s my best course of action here, given the limitations of the available solutions?

    Thanks!

    #284161

    Yes that was is, transparent header was enabled on the Page I used for homepage – disabled it and works fine – cheers.

    #284156

    Hi this problem i am facing from few months, Kadence Blocks are not loading properly in the first place. All blocks i created with raw layout are creating a huge CLS (shift) while loading the page. Here are some examples:

    Homepage

    Blog Post

    This is also can be seen in the Google PageSpeed Insights

    I am using a plugin called WP rocket, when i disable the java script delay option, the problem solves. When i turn on the java script delay option the blocks starts to glitch.

    Can i fix this problem by excluding the Kedence Blocks Script in the wp rocket plugin??

    Help me out with any suggestions!

    • This topic was modified 2 years, 10 months ago by trickyaamir.
    #284154

    On my kadence site, the home page displays the archives correctly for multiple pages:

    However, if I go into one of the auto generated category pages and press page 2, I get a redirect error, e.g:

    The url seems to be generating correctly. I’m using cloudflare as the caching (and redis). I tried flushing the cache for both and still the same problem

    #284135

    Hi there,

    I see that this page is using a transparent header. You can set a different logo for a transparent header in Customizing ▸ Header > Transparent Header setting.

    Here’s a screen recording for reference: https://share.getcloudapp.com/mXubrWLN

    Please also purge any cache you have after applying the changes. It is possible that the changes will not reflect on the website if the cached resources are not updated.

    Please let us know how it goes.

    Best regards,
    Teejay.

    #284134

    Hey there!

    Kindly open a new topic for your inquiry. Also, kindly make sure that you’re adding it to the correct forum. Your website is using the Kadence theme but this topic is posted under the Virtue theme.

    On the theme doesn’t have filter widgets, the WooCommerce plugin is the one that adds those. First, you’ll need to make sure that you are using a sidebar layout for your WooCommerce pages like the shop, category, and tag archives:

    1. Go to Customizer > WooCommerce > Product Catalog
    2. Select either Left Sidebar or Right Sidebar for the layout
    3. Add the widgets to the sidebar selected.

    Here’s a video for your reference – https://share.getcloudapp.com/7KuW2Pek.

    Since your desired filter is not available, you may want to use a third-party WooCommerce filter plugin to improve your customer’s filter results.

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

    Regards,
    Karla

    #284132

    I LOVE the new typed text feature, amazing add!

    The only issue is that if the container for the text is too narrow, it will overflow into a new row. This doesn’t happen on my Desktop nor Tablet versions of my website, but on my Mobile version it is unavoidable.

    Is there any way to give space for this to happen, without shifting the whole page’s layout every time it backspaces and retypes a new variant? Padding nor Margin works, and I don’t know how to create dead space that can be intruded into without being moved itself

    #284128

    Hey there,
    I also need to add a filter for the categories on my client’s website (enginehungry.com) to filter things out. I found no filter feature in my theme. How can I filter posts based on specific keywords, like engine oil type, capacity and filters, years etc on the homepage?

    #284127

    Hey there,
    I also need to add a filter for the categories on my client’s website (enginehungry.com) to filter things out. I found no filter feature in my theme. How can I filter posts based on specific keywords, like engine oil type, capacity and filters, years etc on the homepage?

    #284126

    Hey there,
    I also need to add a filter for the categories on my client’s website (enginehungry.com) to filter things out. I found no filter feature in my theme. How can I filter posts based on specific keywords, like engine oil type, capacity and filters, years etc on the homepage? Just to enhance user experience.

    #284124

    Thank you for providing the tips, that solve the initial issue. Next I want to reduce the whitespace between each linked page similar to what one of your staff has done in your footer to tidy it up. I don’t mind a little css for this, just no sure where to put it in either the widget editor nor row editor for the footer. Or if it is a simple paragraph spacing trick.

    In forum: Virtue Theme
    #284115

    Got it – Thanks. I had done that previously with no results, however I’ve just realised the “preview changes” function on the page wasn’t reflecting those changes. Thanks

Viewing 20 results - 2,201 through 2,220 (of 53,646 total)