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 - 1,281 through 1,300 (of 53,646 total)
  • Author
    Search Results
  • #288481

    Hi Nathan,

    Thanks for the screenshots and link to your website.

    I looked for https://peglegtalks.com/wp-content/protect.jpg, but you’ve uploaded it as the og:image.

    The page you referenced is a blog archive page, and the image you’re referring to in your screenshots is a post featured image.

    Can you please check in Customizer > Posts/Pages > Archive Layout if “Feature” is toggled on? Here’s a video for reference: https://share.zight.com/8LuN4K85

    That option will display the posts’ featured images in the blog archive pages.

    If the image still does not show up, can you please clear the website cache?

    Let us know how it goes.

    Best,
    Chito

    #288480

    Could someone help me write a small PHP and HTML code that automatically hides or displays text when it reaches a certain number of words? Visitors should be able to choose to show all the text by simply clicking ‘Show more’ on the collection page. I’m using the Kadence WP theme (free version). I’ve tried some plugins, but they only work on articles and homepages. I even tried coding myself with the help of ChatGPT, but I couldn’t get it to work.
    Can someone help me please ! thx a lot !

    In forum: Kadence Theme
    #288478

    Hi there,

    Thanks for writing in; I’m here to help.

    You’ve made the home page displays your website’s latest posts in Settings > Reading. That makes the home page an archive page.

    In the same directory, increase the value of “Blog pages show at most” so the home page displays more posts.

    Hope this helps, and let me know if you need further assistance.

    Best,
    Chito

    #288475

    Hi, my website is http://www.dossierdifesa.it and I’m using the free version of Kadence WP.

    I’ve created my pages and my articles. I’ve put a static HOMEPAGE in which there’s an automatic slider for the articles. However, this is how it looks:

    The problem is that the slider only shows 1 article at a time, i’d like to use all the blank space on the side to show other articles as well, at least 3 or 4 articles should be visible before having to press the numbers below.

    How can I modify this slider and make more than only 1 article visible in the row?

    • This topic was modified 1 year, 11 months ago by masevski.ivan.
    #288473

    Hey there,

    For the Author Link, when the user has a website set in their profile, the author link would use this URL.

    Sometimes, this URL defaults to the Website URL, which redirects to the home page. To change this link to view the author’s archive instead, you can remove the Website information from the User’s Profile. You can do this by going to Users > All Users and editing the Author User in question. Then, you can find the Website Field and remove any URL that may be there. Leave it blank, then try saving the changes and see if the Author Archives work for you.

    Here’s a screen recording for reference.

    Additionally, you should ensure your Rank Math Settings allow the Author Pages. Here is an Article that may help you with the RankMath Author Archive Settings.

    I hope this information was helpful to you. Please let us know how we can further help.

    #288470

    Hi there, I’m using the Kadence theme to rank math in the Medical Pdf Books ( Users can access the homepage from the individual article and category sites by clicking on the author URL. When I click on an author in the sitemap, the homepage loads even though I have enabled the author link in the options. Your thoughtful reply would be much valued.

    #288468

    Hello,
    i have exactly the same problem. It is only in the backend. If i open a page sometimes the kadence Blocks work normaly and next time after opening the same page it says “kadence block not supported”.
    Actual Plugin is Version 3.2.34.
    All other elements are although actual.
    I have done same on my website

    #288467

    Make your videos the best and edit them according to the latest trends. Download the latest version of KineMaster Mod Apk and start professionally editing videos. Kinemaster Pro Apk is the latest Video Editor tool that is getting viral day by day due to its excellent and Unique features. This is the best video editing tool currently available on the internet. If you are a blogger, you can edit your videos to share them on YouTube and other social media pages. Download it today and get all the premium features of this amazing application without any cost.

    #288466

    G’day support team,

    Could you please help me with how I can make Portfolio Item pages “full width” in Virtue Theme?

    At the moment, I get a column on the right hand side that lists Value Titles and Description. I do not need to display these.

    Thank you.

    #288462

    I am having the same issue. I posted an image to peglegtalks.com/blog and a title below it. I’m using a Kadence theme, WP on Bluehost. The file name is protect.jpg. I can see it in the source but not on the page “Blog” I tried incognito mode to no avail.

    backend

    backend frontend source

    In forum: Kadence Theme

    In reply to: Tag page changes

    #288456

    Hi @riga75,

    You can add the following custom CSS to change the alignment for tag page title area:

    .tag .entry-hero-container-inner .entry-header {
        text-align: left;
    }

    You can add Custom CSS in your Customizer > Additional CSS: https://www.kadencewp.com/help-center/docs/kadence-theme/how-do-i-add-custom-css/

    If you want to make global changes (for all archive pages), you can adjust it easily from the customizer:

    1. Go to the customizer.
    2. Navigate to Posts/Pages Layout > Archive Layout.
    3. Scroll down to find the Post Archive Title Align option.
    4. Select the Left title alignment icon.

    Please refer to this screenshot: https://share.zight.com/DOuEe5bD

    To hide Tag title, add the following custom CSS:

    .tag h1.page-title.archive-title {
        display: none;
    }

    Let me know if you need any further assistance.

    Regards,
    Archita

    #288455

    Thanks. Here’s a page example: https://staging4.zoonomics.org/news-media/

    I added this custom css for the header on this page:
    .kb-row-layout-id172_0bb4c0-ea::before {
    content: “”;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.5));
    }

    It works on desktop, but when I view the page on my actual iPhone (not just resizing in the desktop browsing window), the fade is not viewable.

    Thanks for helping with this!

    #288446

    From the beginning, I decided not to show the title in capital letters:
    Kadence child > Post / Pages Layout > Custom post types > Archive (Taxonomy name) > Desingn > Post Item Title Font > Inherit (number 3) > Transform > x (button)

    post-item-title-font

    However, do not change the title on the archive page.

    Then I uploaded the styles, but still the title didn’t change.

    .post-title, .page-title {
    text-transform: none !important;
    }

    I understood that there must be settings in the blocks somewhere.

    Later I browsed Archive template > Section > Info Box > Style > Title settings

    5

    and finally I discovered the “Letter case -” button.

    4

    Finally, the title is displayed as it should be.

    however, I realized that in every object, and there will be ten taxonomies on the page and a lot of interstitial dynamic graphics, you will have to constantly search with that button and turn off the capitalization of the title.

    Tell the kadence developers that this is tedious and very cumbersome. It is not possible to make one button in the theme configuration that would globally disable the first letter of the title in capital letters. Now I don’t see a solution, either to make all sorts of styles where appropriate for each block, or to manually constantly change the title in the settings. I also think that the title settings are not everywhere.

    #288445

    From the beginning, I decided not to show the title in capital letters:
    Kadence child > Post / Pages Layout > Custom post types > Archive (Taxonomy name) > Desingn > Post Item Title Font > Inherit (number 3) > Transform > x (button)

    post-item-title-font

    However, do not change the title on the archive page.

    Then I uploaded the styles, but still the title didn’t change.

    .post-title, .page-title {
    text-transform: none !important;
    }

    I understood that there must be settings in the blocks somewhere.

    Later I browsed Archive template > Section > Info Box > Style > Title settings

    5

    and finally I discovered the “Letter case -” button.

    4

    Finally, the title is displayed as it should be.

    however, I realized that in every object, and there will be ten taxonomies on the page and a lot of interstitial dynamic graphics, you will have to constantly search with that button and turn off the capitalization of the title.

    Tell the kadence developers that this is tedious and very cumbersome. It is not possible to make one button in the theme configuration that would globally disable the first letter of the title in capital letters. Now I don’t see a solution, either to make all sorts of styles where appropriate for each block, or to manually constantly change the title in the settings. I also think that the title settings are not everywhere.

    #288443

    Kadence Blocks Pro Adds New Dynamic HTML Block and Dynamic Relationship Options
    By David McCan
    https://www.webtng.com/kadence-blocks-pro-adds-new-dynamic-html-block-and-dynamic-relationship-options/

    Kadence Blocks Pro Adds New Dynamic HTML Block and Dynamic Relationship Options
    By David McCan
    https://www.youtube.com/watch?v=tH2q3yIeTwI

    ACF 6.2: Built-In Bidirectional Relationship Fields and Option Pages
    By David McCan
    https://www.webtng.com/acf-6-2-built-in-bidirectional-relationship-fields-and-option-pages/

    ACF 6.2: Built-In Bidirectional Relationship Fields and Option Pages
    https://www.youtube.com/watch?v=5RYBlVyYmxY

    Display posts dynamically using ACF Relationship Field as a source?
    https://www.kadencewp.com/support-forums/topic/display-posts-dynamically-using-acf-relationship-field-as-a-source/

    #288440

    Hi, German!

    I’d be happy to help you with this.

    Could you confirm which theme are you using? If you’re using the Kadence theme, we have the option to show the quantity buttons, but only on the single product pages. You can find it in Customizer > WooCommerce > Single Product Layout > “Use Custom Quantity Plus and Minus” option – https://share.zight.com/E0ueWRoz

    WooCommerce doesn’t have the option to show quantity selectors on the shop page by default. You’ll need to use a third-party plugin to do that.

    I do not have specific plugin recommendations, but you can go here to look for other plugins. That is if you don’t want to use a plugin that’s not HPOS-compatible.

    I hope this helps. Let us know if we can help you further.

    Regards,
    Karla

    #288435

    The archive page displays a dynamic full size featured image. And the cadence lightbox shows a small version of the picture. A picture with a cross on top, visitors have to apply and hit 🙂 How is the game here.

    Questions:

    1. How to set the archive and single pages to display featured image medium size?

    2. How to set the lightbox to display medium size pictures on a mobile phone and full size pictures on a desktop?

    3. How to set the lightbox so that there is no cross at all, the picture is displayed on the entire screen, and it turns off when you click on it?

    4. And I don’t understand why Cadence shows such small pictures by default in the lightbox settings? The strangest thing is that the size is full size, for me, let’s say, 1080p, but it shows (at the moment I’m watching on a lenovo 12”) a visually small size?

    • This topic was modified 1 year, 11 months ago by laurynas.alfa.
    #288433

    Today I made custom post archive.
    In template dynamic image i see field:

    Block > InfoBox > Style > Media Settings > Image > Dynamic Image > Feauture Image > Curent Post > Advanced > Fallback Image URL

    I paste fallback image url, but image do not working in archive page.

    Please make those windows a little bigger, because I have to play with those bars all the time.

    The falback image is displayed on the template page, but its size does not change regardless of whether it is set to full size or thumbnail. It somehow hinders visualization while working.

    I don’t understand how to set a dynamic image with wordpress sizes: media, thumbnail, etc. I can only see the settings feature image full size and that’s it.

    Archive will contain 10 images, if all of them are feature and full size, the page will take up a lot and will load slowly.

    How to make the archive page display a fallback image? maybe there is a possibility to display a picture with css or some other way.

    I planned to launch a website exclusively with Kadence and dynamic custom post types content, but due to the lack of fallback images, I can’t.

    • This topic was modified 1 year, 11 months ago by laurynas.alfa.
    #288429

    All working

    I just now noticed that there is an icon with a cross 🙂 At first it seemed that you need to choose: Abc. After all, it is logical, the first uppercase letter, the other lowercase. So it’s not clear from the first time.

    WORKING IN:

    1. Single all page
    2. Archive all page
    3. Single custom taxonomy page
    4. Archive custom taxonomy page

    DO NOT WORKING (I don’t know where these settings are):

    I create Kadence element, custom taxonomy archive template.
    Put adv (image) and title.

    And I assign it to show “replace archive loop content”. then, on the archive page, it shows nice pictures with links, but the website accepts capital letters everywhere.

    I need it to be displayed on the archive page with the right sidebar. Only this setting works.

    If I set the archive page to show “replace archive content” – then it shows, say, “Query Loop (Adv) Block” over the entire page at 100 percent and without the right sidebar.

    So that you will have to use those styles to remove the design of capital letters from the entire title, that is much easier than constantly folding all the settings, especially when there will be maybe ten or more taxonomies.

Viewing 20 results - 1,281 through 1,300 (of 53,646 total)