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,581 through 2,600 (of 53,646 total)
  • Author
    Search Results
  • #282465

    Hi There,

    I have checked your issue, our theme styles doesn’t affect the TinyMCE by default. Since the TinyMCE plugin is a third-party plugin, our support for third-parties is limited.

    You can log a feature request on this page https://www.kadencewp.com/kadence-theme/feature-requests/, so other users can vote on it. However, please note that we cannot give an ETA of when this will be added. The development team considers certain factors before implementing new ones.

    Let us know how we could help you further.

    Best Regards,
    Archita

    #282461

    Hi There,

    I have tried to replicate the issue on my test website using Kadence Blocks (latest version), but couldn’t get the same result.

    I have created a row layout and enabled hide it on desktop. It is working as expected. Check the screencast:https://share.getcloudapp.com/yAuJxGq5

    Please share the screencast of the settings/page you are facing an issue.

    If you’re using a caching plugin, clear the browser and website cache.

    Check the article to clear cache: https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/clearing-your-website-cache/

    If you are still experiencing issues, please share the website URL to have a closer look at where it is displaying.

    Or can you send me a temp login using https://wordpress.org/plugins/temporary-login-without-password/

    You can post using “set as private reply”.

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

    Best Regards,
    Archita

    #282460

    Hi There,

    I have logged in to your website and did the following:

    • Enabled the Local Font Files option
    • Viewed the page in Incognito browser window

    There was no console error and the font files were loading properly
    Check the screencast: https://share.getcloudapp.com/geuEJjR9

    Note: I’ve changed your website settings back to what they were before.

    I recommend enabling the Load Google Fonts locally option and Flush Local Font Files. Check the website in the Incognito window.

    Please clear the Cloudflare cache and browser cache before testing.

    Check the article for clearing cache:

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

    Best Regards,
    Archita

    #282456

    Hi There,

    Thank you for reaching out to us! Kindly open a new topic for future inquiries.

    You can “hide” that content using display:none through custom CSS. For example,

    @media (max-width: 992px){
    .single-post .entry-related {
    display: none;
    }
    }

    Note: Double-check the selector elements with your HTML or share page URL for exact CSS code.

    You can log a feature request on this page https://www.kadencewp.com/kadence-theme/feature-requests/, so other users can vote on it. However, please note that we cannot give an ETA of when this will be added. The development team considers certain factors before implementing new ones.

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

    Best Regards,
    Archita

    #282450

    Hey,

    Is the only issue that you are prompted to update the reusable blocks in each page. (That is expected at least once as the blocks will migrate to 3.0 and need to be updated).

    There is no reason to open 100s of pages and update. Likely something else is happening and it’s something we can resolved.

    Please use our support ticket system to send a login: https://www.kadencewp.com/premium-support-tickets/

    Best way to send a login is: https://wordpress.org/plugins/temporary-login-without-password/

    You can link to this topic for context when you post.

    Ben

    #282447
    This reply has been marked as private.
    #282444

    Hey,
    Thanks for posting. I’m sorry to hear you are annoyed.

    You can revert to a previous version of the blocks by downloading them here. https://wordpress.org/plugins/kadence-blocks/advanced/

    However, once you update blocks by editing your pages with 3.0.+ active, then you are migrating blocks to the 3.0 version. This is the same as with WordPress 6.0 to 6.1. You can’t move back after you’ve migrated blocks. Migrations in Gutenberg are only one directional and when you change a block attribute to it’s own block there isn’t a way to migrate back from that.

    1. I believe the reusable block thing needing to be updated every time was resolved in the latest version. I can’t comment on “Additionally, if I make changes to the page titles, or other SEO stuff – the update post doesn’t light up” that isn’t something Kadence controls but it could be related to some error in your console log. If you can see an error in the console log, or send me a temp login I would be happy to investigate. I can’t recreate that.

    2. I can’t recreate that, there was an issue early on with mobile gutters not working correctly, but that was resolved last week and was only affecting mobile. Is it possible you are not using the latest version of Kadence Blocks Pro?

    3. I can’t recreate this as well but I would be more than happy to look at your site and see what’s going on? Can you send a link?

    Ben

    #282434

    I’ve also tried it this way also with no result:

    .page-id-4208 {
    background-color: #f3f3f3 !important;
    }

    #282433

    Hello,
    I’m trying to target a single page and change its background color but it is not working as expected.

    My code:

    body.page.page-id-4208 .contentclass {
    background-color: #f3f3f3 !important;
    }

    I’ve confirmed that the page-id is correct. Am I missing something?

    #282426

    For WooCommerce product pages, we would like to move Description content so that it appears in the left side of the page underneath the product images.

    #282417

    Hi Brandon,

    I checked your gallery page, it seems like it is a gallery archive page.

    This can happen if you already have gallery pages (before gallery plugin) and WordPress pages got conflict with permalinks.
    Check the screencast, here I have conflict between Gallery pages and previously created WordPress page:
    https://share.getcloudapp.com/mXuDZyl0

    Try to reset the permalinks of the website
    — Goto WordPress dashboard –> settings –> permalinks –> click on save
    Check the article: https://www.wpbeginner.com/beginners-guide/how-to-regenerate-your-permalinks-in-wordpress/

    If you are still experiencing issues, please share the website login details to have a closer look at where it is displaying.

    Or can you send me a temp login using https://wordpress.org/plugins/temporary-login-without-password/

    You can post using “set as private reply”.

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

    Best Regards,
    Archita

    #282415

    Hi Adam,

    I have checked the blog page link. The feature image is coming through CSS as background image, so it doesn’t have the “srcset” attribute. Check the screenshot: https://share.getcloudapp.com/Z4unvkvj

    You can customize the featured image section with hooked element (it is a pro add-on). https://www.kadencewp.com/kadence-theme/knowledge-base/pro-addon/how-to-use-element-hooks/

    With hooked elements, you can replace the above content title section and create a row layout to display featured image as backgrounds. It will control the display on Mobile and tablet view.

    Note: To display featured image dynamically, you will also need the Kadence Blocks Pro add-on. https://www.kadencewp.com/kadence-blocks/pro/

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

    Best Regards,
    Archita

    #282406

    Hi There,

    I have tried to replicate the issue on my test website using Kadence theme and classic editor, but couldn’t get the same result.

    I have created a page using classic editor and added a link in there and my link is highlighting. Please check the screencast: https://share.getcloudapp.com/6qubR505

    To highlight links in the Kadence theme:
    — Navigate customize —> Colors & Fonts —> Colors
    — Scroll down at the end of the options, you’ll see Content Links.
    — From there you can set link style and links color (initial and hover)
    Check the screencast: https://share.getcloudapp.com/eDurz6or

    If you are still experiencing issues, please share the website URL to have a closer look at where it is displaying.

    Or can you send me a temp login using https://wordpress.org/plugins/temporary-login-without-password/

    You can post using “set as private reply”.

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

    Best Regards,
    Archita

    #282397

    So- I’m a huge Kadence fan as we’ve built nearly 100 sites. But I’m NOT a fan of the issues with 3.0. First I’m going to post my issues here (well, not my life issues.. but you know). Then I would like to know, can I revert back to the last 2.X build without a problem?

    1. When saving posts that contain reusable blocks, I’m always prompted to update the block even though it’s not changed. Additionally, if I make changes to the page titles, or other SEO stuff – the update post doesn’t light up – so I have to go and do something stupid like add a space somewhere within the content to trigger that the post has been updated and the button lights up (but with wanting to update all untouched reusable blocks too).

    2. Galleries are all messed up, what were pretty galleries with thumbnails, are now all crunched together (no gutter/spacing). The fix is to open the post and save again. Then it is fine

    3. Info boxes – same as above… Spacing and the border of the info boxes are missing. Fix is to open post and save… then it’s fine.

    But if you have hundreds of posts… this is untenable.

    We use very few plugins that are not Kadence (and the others we use are not random, they are things like Rank Math)

    Now for my personal comment. I know you guys work hard to get stuff right and I’ve bitten my tongue until today. But it seems that this was pushed out without enough testing.

    And really – if I wanted that, I’d have stuck with Elementor. So more than anything, it’s disappointing… I know bugs happen….. but… simple things like this concern me when I see them going south. (among some of the other issues I’ve seen come up).

    -P

    #282391

    My primary navigation started to display wonky: out of order and only main pages displayed.

    I created a new menu. deleted the primary. I could’nt find the “primary menu” option anywhere! it’s only showing in the customizer. But it won’t dispaly it. So I opted to display the third menu. Where did my primary menu go??? THEN my footer completely stopped dispplaying. All my widgets are there. none are dispalying. What gives?????? I’m so upset and in distress.

    #282389
    This reply has been marked as private.
    #282388

    Hi,

    I have an issue with the feature image that shows behind the page title.
    It doesn’t get resized by WordPress as it doesn’t have any “srcset”.

    This means that if I upload an image at 2000 x 2000 px in edit post ->post->featured image and use the “Featured Image as title background” option the image will be served at this size for every viewport.

    Therefore a mobile user will have to download this image even if it’s multiple times its viewport capabilities causing really bad LCP scores (pagespeedinsight).

    Is there a way to correct this or serve a smaller mobile image?

    Thanks for this great theme,
    Adam

    #282385

    Hi.

    I get this error in the search console when testing.

    The page is

    I haven’t got any problems with this on other pages as FAQ. Yes I have crossed for FAQ.

    #282383

    this is my site
    Rank Math SEO showing No H1 tag was found on your homepage. For the best SEO results there should be exactly one H1 tag on each page.
    so how to add H1 tag???? i am useing free Kadence and default wordpress home page

    #282381

    Hi, I have a gallery page that’s not displaying properly. Here’s the URL:

    In the backend, the H1 is “Salon Gallery”, but it’s displaying “Galleries” (I started out using a template, so maybe that’s what it’s showing). It’s also not showing the gallery – it’s replaced by text that says “It seems we can’t find what you’re looking for. Perhaps searching can help.” and a search box. So I don’t know if this is a 404 page or what, but it’s not displaying what I have in the backend of WordPress.

Viewing 20 results - 2,581 through 2,600 (of 53,646 total)