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
Hi everyone. I have an unusual problem with the Kadence Blocks plugin. Fresh WordPress installation, Godaddy hosting (regular Deluxe c-panel hosting, not “managed WordPress”). I can’t open any page to edit its content, I can’t add new pages/posts – after pressing the button the page simply doesn’t load, the loading circle spins endlessly. The same happens when I go to Appearance > Customize – the theme style editor doesn’t load, the page never finishes loading. There is no conflict with other plugins or the theme, because the problem occurs even when the only plugin is Kadence Blocks and even with the Twenty Twenty Five theme. But as soon as I disable the Kadence Blocks plugin, everything works – I can edit every page, the customizer loads normally.
After automatic installation of WordPress (Godaddy installer), the problem occurs every time. After manually installing WordPress, everything worked for an hour – after an hour of work it also stopped working, I can’t edit or add any page/post again (even though it worked fine for an hour), the loading circle is spinning again endlessly, the customizer doesn’t load either.
Has anyone had a similar problem with the Kadence Blocks plugin? 🙁 Where could the problem be?Below are the parameters from the website:
WordPress Version 6.7.1
Kadence Blocks – Version 3.4.6
PHP version 8.2.26
PHP SAPI litespeed
PHP max input variables 1000
PHP time limit 30
PHP memory limit 128M
PHP memory limit (only for admin screens) 256M
Max input time 60
Upload max filesize 32M
PHP max post size 32M
WP_MEMORY_LIMIT 40M
WP_MAX_MEMORY_LIMIT 256MThanks in advance for any tips! 🙏❤️
In forum: Kadence ThemeJanuary 23, 2025 at 12:04 am #292727Hi Chris,
The div element wrapper doesn’t have an option to add an ID to it. It is automatically generated when you set a Device Setting for the element content.
You can add the ID to a block inside the element and target the parent of that element instead. I recommend inserting all the content of the element in a Row Layout block and add the ID on the Row Layout block.
Here’s a screen recording for reference: https://share.zight.com/L1u2ryD9
You can then use the ID of the Row Layout block to target the parent, which is the div element wrapper.
Here’s a screen recording for reference: https://share.zight.com/7KuwEnWX
Here’s an example Javascript:
function hideParentOnLoad() { // Select the element with the specified ID const targetElement = document.getElementById('targetelementchild'); // Check if the element exists if (targetElement) { // Get the parent element const parentElement = targetElement.parentElement; // Hide the parent element by setting its display to 'none' parentElement.style.display = 'none'; } else { console.log('Element with id "targetelementchild" not found.'); } } // Call the function when the page loads window.onload = hideParentOnLoad;I hope this helps. Feel free to reach out for more help or open a new ticket for other topics.
Best regards,
Teejay.In forum: Kadence ThemeIn reply to: Very frustrated
The web pages that were originally provided are gone, and they are different from the free website pages you showed. Can you explain what happened? We are required to buy a membership, which one? Is it true that the normal startup template is no longer useful?
In forum: Kadence ThemeTopic: Very frustrated
I have been using the free template jewelry shop. Suddenly one day the page changed and was completely different from what was provided online. Did we suddenly need to pay? I don’t know what happened. Can you please not change things so easily in the future? It really caught me off guard.
In forum: Kadence ThemeJanuary 22, 2025 at 8:06 am #292712Hey Mantas,
Thanks for writing in.
I’ve recorded my screen for your reference: https://share.zight.com/yAugy29n
Basically, you only need to change the alignment of the Row Layout to bottom. If it does not reflect, please clear the cache on your website and browser. You can also send the link to your page and I’ll take a look.
Best,
ChitoIn forum: Kadence ThemeJanuary 22, 2025 at 6:21 am #292710Code Update to also diable Price and Add to Cart on Archive and products Widgets
// Hide product price and “Add to Cart” button on WooCommerce archive pages and product widgets
add_action(‘woocommerce_after_shop_loop_item’, ‘hide_price_and_add_to_cart_on_archive_pages_and_widgets’, 1);
add_action(‘woocommerce_after_shop_loop_item_title’, ‘hide_price_and_add_to_cart_on_archive_pages_and_widgets’, 1);function hide_price_and_add_to_cart_on_archive_pages_and_widgets() {
if (is_shop() || is_product_category() || is_product_tag()) {
// Remove price and “Add to Cart” on archive pages
remove_action(‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_price’, 10);
remove_action(‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10);
}// Remove price and “Add to Cart” on widgets
remove_action(‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_price’, 10);
remove_action(‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10);
}January 22, 2025 at 5:10 am #292705I am using the Kadenceblocks plugin with a block theme called “Mirror Magazine”. I am on the latest version of WordPress and all my plugins are up to date. I am using the Kadence Navigations for the menus on my website.
I tried to change the fonts of the navigation to a Google font. At first, the font changed seemed to have worked but when I went to another page using the same navigation, the font has not changed. This is the link to my website. This is the link to the page on which the fonts are correctly loaded. On the main page of the website (one of the pages on which the fonts on the Nav don´t load) the desired font loads correctly in the footer but not in the Nav.
I’ve cleared my cache multiple times to no avail. I do not think it is a mixed content error, all my links are https. Any help would be appreciated. My google fonts are set to load locally. The font change does show in the editor, but is not reflected in the front-end. I am using the Gutenberg block editor. I’ve also viewed the website from another computer and browser. The font still doesn´t display correctly
-
This topic was modified 1 year, 2 months ago by
pietpompiessetwaksak.
-
This topic was modified 1 year, 2 months ago by
pietpompiessetwaksak.
In forum: Kadence ThemeJanuary 21, 2025 at 11:25 pm #292695Hi Kirsten,
1 & 2. You can use your Kadence WP Premium license to create and manage websites for your clients as long as you are the primary admin responsible for maintaining and updating those sites. This includes tasks like editing pages, managing posts, and overseeing site functionality on your client’s behalf.
However, this does not extend to hosting or reselling. If you are hosting clients’ sites through your reseller hosting, the same rules apply—you can manage the site on their behalf, but simply installing and activating the Kadence premium features for them is not allowed. Sharing or transferring your license to a third party (your clients) violates the Kadence Terms and Conditions.
If you are handing over the site to a client to manage themselves, they will need to purchase their own license to continue using the premium features. Breaking these terms (e.g., using your license for a client without actively managing the site) may result in the termination of your license without a refund.
Please review the Kadence Terms and Conditions: https://www.kadencewp.com/terms-and-conditions/
When creating child themes, you are not limited to only the free features. However, if your child theme relies on premium features, your clients will need to purchase their own Kadence license to access and use those features. Including premium features in a child theme without the client owning their own license would breach the licensing agreement.
You can absolutely create two versions of a child theme:A free version: For users who only have access to Kadence’s free features.
A pro version: For users with their own Kadence Premium license.For your clients to use the pro version:
Ensure they have purchased and activated their own premium license.
The installation process in the same:
https://www.kadencewp.com/help-center/docs/kadence-blocks/kadence-blocks-pro-plugin
https://www.kadencewp.com/help-center/docs/kadence-theme/kadence-theme-pro-addonI hope this helps.
Best regards,
Teejay.In forum: Kadence ThemeHi Patrick,
Thank you for the additional information.
The Newsletter page (Published 21st Jan, 2025) is listed at the top of the pages to be excluded. However, I noticed the page name is not showing. Here is a screencast for your reference:
https://share.zight.com/v1uG01qJTo troubleshoot why the page name/title is not showing in the Element listed pages, kindly check for plugin conflict by temporarily deactivating all non-Kadence plugins and see if the page name/title shows when trying to exclude pages:
https://www.kadencewp.com/help-center/docs/kadence-theme/temporarily-deactivating-plugins/If that helps, activate other plugins one-by-one to find the conflicting plugin.
I hope this helps! Please let me know if you need further assistance.
Cheers,
EzeIn forum: Kadence ThemeThis reply has been marked as private.January 21, 2025 at 6:34 am #292685In forum: Kadence ThemeThis reply has been marked as private.January 21, 2025 at 6:27 am #292684In forum: Kadence ThemeJanuary 20, 2025 at 7:12 am #292673// Hide product price on WooCommerce archive pages
add_action(‘woocommerce_after_shop_loop_item’, ‘hide_price_on_archive_pages’, 1);
add_action(‘woocommerce_after_shop_loop_item_title’, ‘hide_price_on_archive_pages’, 1);function hide_price_on_archive_pages() {
if (is_shop() || is_product_category() || is_product_tag()) {
remove_action(‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_price’, 10);
}
}This Worked For us but this should be an option in Kadence 🙂 It will help a lot.
January 19, 2025 at 3:34 pm #292670Hi,
I want to disable the page title for this landing page, and I have gone to the Kadence settings and disabled it, but it is still showing up on the live site. Just FYI: this is the second page that I am having the same issue. I have cleared all caches again, and the title is still showing.
Please let me know what the next steps are.
Thank you,
PatrickIn forum: Membership ForumsIn reply to: Error on Kadence design library
January 19, 2025 at 3:57 am #292669Hi there,
Thanks for the update.
To further troubleshoot the issue, please try the following:
* Allow Specific URLs: Ensure your firewall allows access to the following URLs:
– https://api.startertemplatecloud.com/
– https://startertemplatecloud.com/
* Flush Permalinks: Navigate to WP dashboard > Settings > Permalinks and click the Save Changes button without making adjustments. This can help resolve minor issues with WordPress functionalities.
* Sync Cloud Icon: Try clicking the Sync Cloud icon in the template library to refresh the connection.
* Check File Permissions: Ensure that your file and folder permissions are set correctly. Sometimes, improper permissions on certain files can prevent content from being loaded or saved. If you are not familiar with this, you can reach out to your host for assistance.If this still does not make a difference, we may need to look close at the issue. Please reach out to us via one of the support pages and provide us with login credentials for your website:
– https://www.kadencewp.com/free-support-tickets/
– https://www.kadencewp.com/premium-support-tickets/Best regards,
ChitoIn forum: Kadence BlocksIn reply to: Query Loop: Filter – Buttons
January 19, 2025 at 3:43 am #292668Hi there,
Thanks for the update. 🙂
Please don’t hesitate to open a new forum topic or contact us through any of the following support pages
* https://www.kadencewp.com/free-support-tickets/
* https://www.kadencewp.com/premium-support-tickets/Have a great day!
Best regards,
ChitoIn forum: Kadence ThemeIn reply to: Unable to activate Pro Addons
Again I tired the troubleshoot and one of my client is also facing the same: cEiderdown Co. Even the cart page is showing empty all the time, I have to use nitro to speed it up.
In forum: Kadence ThemeIn reply to: Scrolling section
In forum: Kadence ThemeTopic: Scrolling section
Hello,
I have long galleries on my pages and I’ve made the section overflow: auto so that the header and logo and menu on the left are still visible while viewing the thumbnails.I like the way this works and looks. However, my client says they see scrollbars on the side and top (I don’t on my mac on Chrome). I tried some css to remove the bars but it’s not working. How can I make this section scrolling without scrollbars?
Another option I was playing with was to make the header and the logo and menu on the left sticky but I would also need to make the footer sticky.
What’s the best way to achieve this?
January 18, 2025 at 10:07 am #292660Hi,
I’ve discovered this issue in another tread, but decided to make a new public thread here, as I’m sure more people will come across it. I’ve just find out that for some reason the padding around the text looks different depending on whether it’s Windows or Macbook device regardless of the screen size. I ran a test on browserstack.com emulator. Please take a look at the screenshots, one is taken on Macbook Chrome browser, and another on Windows Chrome browser, see how different the padding is around text “Find Out”, “About Us” etc? Not only that but also the icon alignment is also much different where the buttons “Explore” and “Find Out” are at the bottom of the page.
I designed a website for a client and was getting complains that elements aren’t centered and couldn’t understand at first why, as it looked perfectly centered on my end (Windows) though I had to make padding-top: 9px and padding-bottom: 6px, to make it look vertically centered (which is odd and shouldn’t be like that right?).
Any ideas how to make it look consistently on both devices?
Thank you!
In forum: Membership ForumsThis reply has been marked as private.January 18, 2025 at 9:32 am #292659 -
This topic was modified 1 year, 2 months ago by
-
AuthorSearch Results


