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'
-
AuthorSearch Results
-
In forum: Kadence Blocks
In reply to: Layout suddenly messed up after updates
March 21, 2023 at 8:44 am #282829It 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.
In forum: Kadence BlocksIn reply to: Layout suddenly messed up after updates
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,
KarlaIn forum: Kadence BlocksTopic: Posts Block Question
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 BlocksIn reply to: How to get Justify text?
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/4guN91zmI hope this helps. Please let me if you have any other questions or clarifications.
Cheers,
EzeIn forum: Kadence ThemeIn reply to: Period punctuation not showing
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,
EzeIn forum: Kadence ThemeIn reply to: Pop-up contact form on button or text
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 formSee the screencast for the above steps:
https://share.getcloudapp.com/RBurO9NQLearn 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,
EzeIn forum: Kadence ThemeIn reply to: Widgets should be enabled only on the homepage
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 homepageSee screenshot showing the above actions:
https://share.getcloudapp.com/geuEzqr7This 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,
EzeIn forum: Kadence ThemeIn reply to: What is the process for getting a post share button?
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,
EzeIn forum: Kadence ThemeIn reply to: Adjust container width or number in header top row
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/wbuD779PTo 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 FULLWIDTHIf 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/6qubeeZrI hope this helps! Please let me know if you have any other questions or clarifications.
Cheers,
EzeIn forum: Kadence ThemeMarch 19, 2023 at 4:15 pm #282796Hi 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.
In forum: Kadence ThemeMarch 19, 2023 at 2:39 pm #282795The 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.
In forum: Kadence ThemeMarch 19, 2023 at 1:26 pm #282792Hi,
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 *Login to see link for more information
Thus, whenever I click on a single page or post, that widget appears. I need your help.-
This topic was modified 3 years ago by
walexjalper787.
In forum: Virtue ThemeHello there.
Page: *Login to see link
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
KimIn forum: Kadence ThemeTopic: Spacing For Bulleted Lists
March 18, 2023 at 10:31 pm #282787Hello,
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!
In forum: Membership ForumsTopic: Remove Sales Badges
In forum: Kadence ThemeIn reply to: What is the process for getting a post share button?
In forum: Membership ForumsMarch 17, 2023 at 4:00 pm #282779Hi 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,
ArchitaIn forum: Kadence BlocksTopic: Posts Block Tiles
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?
In forum: Kadence BlocksIn reply to: Stop accordion panel scrolling
In forum: Virtue ThemeIn reply to: Eliminate render-blocking resources
March 17, 2023 at 9:44 am #282774
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 -
This topic was modified 3 years ago by
-
AuthorSearch Results



