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: Virtue Theme
In reply to: Eliminate render-blocking resources
March 23, 2023 at 10:03 am #282907I feel like the issue is if you do combine CSS and Js it still render blocks because now it’s huge file to load before anything renders properly.
https://pagespeed.web.dev/analysis/https-staging2-preppaintrepeat-com/5otm0uyp10?form_factor=mobileIn forum: Kadence ThemeMarch 23, 2023 at 7:36 am #282901Additional info.
When the page loads it automatically is adding /#theanchorlink at the end of the url which is causing the page to immediately scroll. Again I placed the #theanchorlink link function on the “learn more” button in an info box. Is there a reason the page is automatically reloading with the anchor link appended to the end of the URL?
In forum: Kadence ThemeMarch 23, 2023 at 7:19 am #282900Hello,
I have setup an anchor link on a page however it doesn’t function as expected. When the page loads it automatically scrolls down to the portion of the page with the anchor link. How do I stop this? Currently the anchor link is attached to the “learn more” part of an info box and when clicked it correctly scrolls down the page to where the content is located in an advanced text block (where the anchor is located). But again when the page first loads this happens automatically and not when the learn more button is clicked.
In forum: Kadence ThemeIn reply to: Update of theme causes issue
This reply has been marked as private.March 23, 2023 at 5:42 am #282898In forum: Kadence ThemeIn reply to: Show both sidebars
March 23, 2023 at 4:56 am #282897Hi Ben,
You don’t have to rebuild the default sidebar from WordPress on every page. You can customize it in Appearance > Widgets. Then select the sidebar to apply it globally on pages in Customizer > Posts/Pages Layout > Page Layout >
Page Default Sidebar. You can also override that global settings for individual pages in the page settings. Here’s a quick video: https://share.getcloudapp.com/eDurwg6BFor the Row Layout block, you can make it a reusable block, which is a function from WordPress as well.
https://wordpress.com/support/wordpress-editor/blocks/reusable-block/You can also create an element template using Hooked Element. Here’s a guide: https://www.kadencewp.com/blog/introducing-kadence-elements-templates-design-your-site-your-way/
Note that the element template only reflects on the frontend.
I hope this helps, and please let us know how we can assist further.
Kind regards,
ChitoIn forum: Kadence ThemeIn reply to: Show both sidebars
In forum: Virtue ThemeIn reply to: Eliminate render-blocking resources
Hi, Carlos!
I’m sorry for the delay in getting back to you.
Could you give us the page URL tested for this? Also, please note that some of the CSS/JS files are not from the Kadence theme only.
Some are coming from (what I assume) is the Kadence Blocks plugin. Each block that you use has its own stylesheet (CSS file). This stylesheet will not be loaded on the page if the block was not used on the content.
Also, since they have separate stylesheets, those files will be more lightweight as the files’ contents are not too long. This will still help with the speed.
Some resources might be coming from other plugins. Optimization plugins are recommended so you will have a way to combine and optimize theme and plugins CSS & JS files for your pages to load faster.
I hope this helps. Let us know how we can help you further with this.
Regards,
KarlaIn forum: Kadence BlocksIn reply to: Posts Block Tiles
Hi there!
I’m sorry for the delay in getting back to you.
I am not using Elementor and the issue didn’t happen to me too – https://share.getcloudapp.com/6qubx8Kw.
Could you confirm which theme are you using on your website? Because theme styles might also have a role with the block styles in preview or actual pages.
Kind regards,
KarlaIn forum: Kadence ThemeIn reply to: Update of theme causes issue
Hi there!
I tried checking if I can replicate the issue. However, with the latest versions for both the Kadence Theme and Kadence Blocks, the “video poster” select field is still showing – https://share.getcloudapp.com/6qubxQb2.
While you’re on the editing page, could you check your browser console logs to see f there are any errors? Here’s our guide – https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/how-to-view-console-log-errors/.
If you see any text in the color red, please take a screenshot and send it to us. This should give us more information as to what is the cause of the issue on your website.
On the other hand, have you tried the initial troubleshooting steps already? Here are the links:
- https://www.kadencewp.com/blog/how-to-troubleshoot-your-website/
- https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/temporarily-deactivating-plugins/
I hope this helps. Please let us know how we can help you further with this.
Kind regards,
KarlaIn forum: Kadence ThemeHi, Martin!
The archive URL link will not return the current post’s main archive page of the post type. This option is mostly used in the context of an archive page only.
Also, an archive can also mean a category/tag or any term’s archive page. There is no option within the dynamic content setting yet to choose which specific term you will want to use for the archive link.
Since a custom post type only has one main archive link (e.g. https://domain.com/projects/), I believe you can just assign that static URL to the button.
If this is not the case, could you describe to us what other instances will the button’s link have to change so we can better understand your requirement?
Kind regards,
KarlaIn forum: Kadence ThemeMarch 22, 2023 at 8:15 pm #282867Thanks Archita!
I currently have Kadence Free but looking at Pro.
Two questions:
1. That first method, I have the code snippet plugin and can add the code, I’m just not quite understanding where I put that – the link you’ve provided shows hooks (for example, kadence_before_header), but where do I go to find that kadence_before_header to assign the code to it? Separate issue is I have no idea how to use CSS so will have to learn
2. With the hooked element, just confirming that’s using the WooCommerce Multi-Currency Currency Switcher and using Hooked Element pro-add on to place that drop down box in woocommerce product pages?
In forum: Pinnacle ThemeIn reply to: avanced buttons
Hi Rick,
Apologies for the delay. When I try to edit your homepage I get a critical error message. Is that happening for you? I suggest seeing if your host has any insight. I also suggest deactivating your plugins to test if any are conflicting. It could be something within another plugins css. Let me know if there’s no change.Kindly,
HannahIn forum: Ascend ThemeIn reply to: Change “SIMILAR POSTS” title with ASCEND theme
In forum: Kadence ThemeMarch 22, 2023 at 10:05 am #282860Hi all,
I’m trying to add a currency switcher block (further down the page here: *Login to see link to my site that uses the Kadence Theme: *Login to see link
Specifically, I’d either like the currency switcher to be below the price, or in the top bar of the site
Kadence doesn’t support header widgets (although Pro version does), and I’m not aware of a way that I can add a widget/block to the product description section?
I’ve tried other beginner mistakes like trying to put the code snippet into a HTML section in the top bar (which obviously didn’t work), using CodeSnippet to add a header widget section (which seems beyond my technical knowhow to customise!), etc.
What’s the best way to do this?
There must be a way I can add this widget/block in somehow, just haven’t found the answer yet!
Thanks
In forum: Kadence ThemeIn reply to: How to Add CSS to an Element Template?
March 22, 2023 at 8:55 am #282859Hi, Chito
Thanks for your idea. I understand that I could apply a class or ID to a Row block – but I still think there is something missing. If we able to selectively apply templates to different pages, then it makes sense to be able to assign a class to that entire block of content. We can then use a single selector to target everything in the template.
Antar
In forum: Kadence ThemeIn reply to: How to Add CSS to an Element Template?
March 22, 2023 at 8:16 am #282858Hi Antar,
You could use a Row Layout block to apply a background image.
You can also add an HTML anchor (ID) to the Row Layout block in the Advanced setting, use the ID as the selector, then apply the CSS code in element template’s Page Scripts. Screenshot: https://share.getcloudapp.com/E0uXr0eW
You can apply Page Scripts if you have Kadence Blocks Pro plugin.
https://www.kadencewp.com/kadence-blocks/pro/If that doesn’t work for you, can you provide more details about the look you are trying to achieve?
Kind regards,
ChitoIn forum: Kadence ThemeMarch 22, 2023 at 5:52 am #282853I have a content template that I want to assign to a range of pages. The style requires a background image. However, I am unable to add the image to the template directly in the editor. I could add the background via CSS but there is no selector for the template.
When creating an Element template, surely it would be a good idea to allow the user to add their own template selector class? This would allow us to target CSS styling at the template and its content.
In forum: Kadence ThemeIn reply to: How to disable sidebar on mobile in Kadence Theme
Yes, if you use code to hide the sidebar on your website, it will still be parsed by the browser and affect the DOM size. This is because even though the sidebar is not visible on the page, it is still part of the HTML code and needs to be processed by the browser.
If you want to reduce the impact of the sidebar on your DOM size, you can remove it from the code altogether. One way to do this is by editing the WordPress template files directly.
We highly recommend that you use a child theme for overriding templates. This will ensure that any customization done will not get overwritten when you update the main/parent theme.
Learn more about child theme and how to install the Kadence Child Theme here: https://www.kadencewp.com/help-center/docs/kadence-theme/what-is-a-child-theme-should-i-install-one-if-so-how/
After installing and activating the Child theme, here are the steps to remove the sidebar:
1. Log in to your WordPress dashboard and navigate to Appearance > Theme File Editor.
2. Select the template file where the sidebar code is located (usually sidebar.php or similar).
3. Remove the code that generates the sidebar from the template file.
4. Update File.I hope this helps! If you have any further questions or need additional assistance, please don’t hesitate to send them in.
Cheers,
EzeIn forum: Kadence BlocksIn reply to: Layout suddenly messed up after updates
March 21, 2023 at 2:03 pm #282834Ah that is related to SHE Media ads. Although I had selected to disable ads on that particular page where all these problems are happening. I will contact them about this problem – thank you so much for pinpointing the root of the issue!
In forum: Kadence BlocksIn reply to: Layout suddenly messed up after updates
March 21, 2023 at 12:06 pm #282830Hi Justin,
Which block on my page should I be editing the Advanced > Additional CSS Classes for? The weird white bar that shows up on my homepage, it does not exist anywhere when I am editing. I can’t click on it.
Thanks,
Claire -
AuthorSearch Results


