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,481 through 2,500 (of 53,646 total)
  • Author
    Search Results
  • #282829

    It seems safer to add a custom class name. Any time you rely on a generated class name, that can break easy. I think every component in the Gutenberg editor has a sidebar section called “Advanced” (I think Kadence Blocks have a tab, then an expand section in there also called ‘Advanced’) where you can give it a custom class or custom id. Then you can safely add css code that will stay with it even if you copy it to another page for instance.

    Screen-Shot-2023-03-21-at-9-43-33-AM

    #282823

    Hi there!

    Previous screenshots are now unavailable. On the other hand, below the mountain parallax row, there is indeed a white row being rendered. I believe this is something that’s being added by a script (boomerang). I tried reloading the page and the ID doesn’t seem to change. Watch this – https://share.getcloudapp.com/ApuvLB7L.

    You can hide it using custom CSS code:

    div#skm-boomerang-el-0-6 {
        display: none;
    }

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

    Kind regards,
    Karla

    #282818

    I used the posts block on my home page to display recent posts. Looks great. However, I have one question. How can I provide controls to see the next set of posts? I can set the number of posts to display, but that seems to be all it displays. There should be a way to say ‘Next Page’. However, there doesn’t seem to be a way for the the user to get the next n number of posts.

    Appreciate your help.

    In forum: Kadence Blocks
    #282809

    Hi fabiothian,

    I understand you want to justify the content of a specific Advanced Text block. Here is how to do that:

    1. Go to your Advanced Text “Block Section” and select the Advanced tab by the right pane
    2. Click the “Advanced” drop-down
    3. Add “kadv” into the Additional CSS class(es) input field
    4. Update page. See screenshot:
    https://share.getcloudapp.com/5zujGAeD
    5. Go to your “Appearance” menu in your WordPress dashboard and select “Customize”
    6. Click the Additional CSS option and add the following CSS code to it:

    .kadv{text-align: justify;}

    7. Click “Publish” and view the page where you have the Advanced Text block

    This sets the text alignment of an HTML element to “justify”. The “.kadv” is a CSS class selector that is used to target a specific HTML element on a webpage.

    See the screen recording that covers the above steps:
    https://share.getcloudapp.com/4guN91zm

    I hope this helps. Please let me if you have any other questions or clarifications.

    Cheers,
    Eze

    #282806

    Hello @latheman8384,

    I am sorry to hear that the periods at the ends of sentences don’t show on your website pages or posts. We have tried to replicate the issue on our end, but we were unable to get a similar output as yours.

    Could you please provide us with a screen recording of you adding a paragraph with many periods in the sentence and show us how it displays on your website? This would help us better understand the issue and provide a more accurate solution.

    If you have any further questions or concerns, please let me know.

    Cheers,
    Eze

    #282805

    Hi @pranil.kealii,

    Yes, it’s possible to create a pop-up contact form on the same page when a button is clicked. Here’s how you can do it:

    1. First, add a “Modal” block to your page
    2. In the modal block, add a “Form” block
    3. Change the button text to your preferred text
    4. Modify the button and pop-up styling via the right side pane
    5. Click the form to add more fields and set actions after users submit the form

    See the screencast for the above steps:
    https://share.getcloudapp.com/RBurO9NQ

    Learn how to use the Form Block:
    https://www.kadencewp.com/help-center/docs/kadence-blocks/form-block/

    I hope this information helps. If you have any further questions or concerns, please let me know.

    Cheers,
    Eze

    #282803

    Hi @walexjalper787,

    I understand you would like to add a custom widget enabled at kadence_after_header that only shows on your homepage.

    We noticed that the website you provided uses the Hello Elementor Theme. Can you please confirm if you sent us the correct website URL?

    Upon clicking your blog posts via the website you share, I can only see your post content right after your header, and no widget was displayed after the header. Can you confirm this?

    On the other hand, if you are using the Kadence Theme on one of your websites, to ensure that a custom widget shows only on a homepage using Hooked Elements, kindly do the following:
    – Set the Element Placement to After Header
    – Change the Show On under Display Settings to “Single Pages”
    – Select “Individually” for SELECT PAGE BY:
    – Click “Select Items” and select your website homepage

    See screenshot showing the above actions:
    https://share.getcloudapp.com/geuEzqr7

    This will ensure that the widget is only displayed on your website homepage after the header.

    I hope this helps! Please let me know if you have any other questions or clarifications.

    Cheers,
    Eze

    #282798

    Hi Phil,

    The Kadence Simple Share icons are automatically added to your page once enabled. You can enable sharing icons for pages via the following steps:

    1. After installing the plugin, Go to your “Appearance” menu in your WordPress dashboard and select “Social Sharing Settings”
    2. Enable the sharing icon for pages. See screenshot for reference:
    https://share.getcloudapp.com/p9ueGGop
    3. Click “Save Changes”

    I hope this helps! Please let me know if you have any other questions or clarifications.

    Cheers,
    Eze

    #282797

    Hi Barbara,

    I would like to confirm a couple of things to be able to provide you with the right solution:

    1. Are you using a Kadence Theme on your website?
    2. Do you want to add the slider right after your header? (Please note that you cannot add a slider inside a header)
    3. How did you create the slider on your website? (Please share a screencast demonstrating this)
    You can also share a link to your website, but please check “set as private reply” before submitting.

    To make a header full-width:
    1. Go to your “Appearance” menu in your WordPress dashboard and select “Customize”
    2. See this screencast on how to set the header row to full width: https://share.getcloudapp.com/wbuD779P

    To set the content of your website like a slider to full width:
    1. Go to your “Appearance” menu in your WordPress dashboard and select “Customize”
    2. Click on “Pages/Posts Layout”
    3. Click on “Page Layout”
    4. Set the Default Page Layout to FULLWIDTH

    If you have the Kadence Theme Pro, you can use the Hooked Element to display a slider before your header. See screencast on how to achieve that:
    https://share.getcloudapp.com/6qubeeZr

    I hope this helps! Please let me know if you have any other questions or clarifications.

    Cheers,
    Eze

    #282796

    Hi everybody. Endless thanks to all the developers for bringing such a fast and wonderful theme together with us.

    I have a few buttons that I use on my page, and when one of these buttons is clicked, I want a pop-up contact form to open on the same page. how can I do it or is it possible?

    Thank you so much again to everyone. good luck.

    #282795

    The periods at the ends of sentences don’t show. It causes the words to runs together and very difficult to read a post or page. The ending period for a paragraph does show though. I have tried extra spacing after periods and that doesn’t work. At best it just adds a space. I have done the typing right in the page, not copy and paste.

    #282792

    Hi,
    I hope all is well with you.
    There is a custom html widget enabled at kadence_after_header, but I want it to appear only on the homepage
    Go to for more information
    Thus, whenever I click on a single page or post, that widget appears. I need your help.

    #282788

    Hello there.

    Page:
    I use Virtue Theme pro on my wordpress installation, on this installation I have a plugin which is MetForm, when I have to correct a MetForm in the backend while I have Virtue Theme activated, it makes an error, but the error is only in the backend.

    But when I use Elementor Hello Theme, there is no problem.
    I hope you can help me here.

    Sincerely
    Kim

    #282787

    Hello,

    I am trying to control the spacing in bulleted lists as right now there is essentially no separation between the bullet points. I found this snippet of code in another thread but it’s not working.

    .single-content ul li, .single-content ol li {
    margin-bottom: 0.5em;
    }

    I am using Kadence Theme with Beaver Builder as a page builder. I am trying adjust the bullet points within a text module.

    Thanks!

    #282786

    Hi Anyone,

    How do I remove sales badges on every product image under shop page for Virtue theme? I try adding the follow CSS under Customizing Additional CSS, but it does not work. Can someone help me please

    .woocommerce span.onsale{display:none;}

    Thanks

    Will

    #282780

    That page doesn’t go into any detail on adding the buttons to posts.

    With the Simple Share plugin, how do I add the share buttons to my page?

    Thank you,
    Phil

    #282779

    Hi Fernando,

    This feature is already available in Kadence to customize settings to set the featured image of a page as the background.

    Check the screencast: https://share.getcloudapp.com/d5ugErKO

    Please confirm which version of Kadence Theme you are using.

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

    Best Regards,
    Archita

    #282777

    I’ve added a “posts” block to my site to show tiles of the latest three blog posts on my site. When I’m in the page builder, the tiles have a white background behind the excerpt with the thumbnail on top, which is what I would expect. However, when I preview the page, the tiles seem to inherit the color of the section or row they are in. Is there any way to make the post tiles look the way they do in the page editor?

    #282775
    This reply has been marked as private.
    #282774

    2023-03-17-10-42-51
    Due to the ammount of CSS that kadence loads, we do get several errors in google page speed. I wasnt expecting kadence to require optimization plugins in order to get into the green.

    Eliminate render-blocking resources
    Avoid chaining critical requests

Viewing 20 results - 2,481 through 2,500 (of 53,646 total)