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: Membership Forums
In reply to: Shop Kit Woo Templates location?
Hi, Johnny!
Could you give us the code snippet that you’re using? Add them to the Pastebin website and send us the link here so we can see which WooCommerce hook you’re using to show the extra SKU field for products.
If you added it to the “
woocommerce_product_meta_start” hook, then make sure that you are adding the Product: Meta block to your product template – https://share.getcloudapp.com/yAu9brkR.I hope this helps, and let us know if we can help you further.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: Shortcode editor
June 22, 2023 at 8:52 pm #284307Hi Mikolaj,
I believe you are referring to the WooCommerce pages for the Cart and my Account pages. Yes. These pages are generated using the WooCommerce shortcodes to give these pages the corresponding pages and functionalities from WooCommerce.
Here’s a reference to that feature: https://woocommerce.com/document/woocommerce-pages
Can you give us more information on what changes are you planning to do?
First, I would like to mention that there are some customization settings in the Kadence Theme that will let you adjust some settings for WooCommerce pages. Appearance > Customize > WooCommerce
You can also look into the Kadence Element Hooks feature, that lets you insert contents into specific areas of a page. This includes some hooks for WooCommerce pages.
Here’s a screen recording for reference: https://share.getcloudapp.com/o0uJ86Xj
There are other different ways that you can customize this pages depending on the extent of the customization that you are planning.
Here are some methods you can use to customize the pages without modifying the templates:
Custom CSS: You can add custom CSS rules to your theme’s stylesheet or use a custom CSS plugin to modify the appearance of the pages. This method allows you to adjust colors, fonts, spacing, and other visual aspects.
Action Hooks: WooCommerce provides various action hooks that allow you to add custom content at specific locations on the pages.
Filter Hooks: Filter hooks enable you to modify the data and functionality of WooCommerce elements.
Here’s an example visual hook guide for the cart page: https://www.businessbloomer.com/woocommerce-visual-hook-guide-cart-page
If you are planning to do some major changes to these pages:
You can customize the cart and account pages generated by the shortcodes from WooCommerce. You can modify the appearance and content of these pages by overriding the default templates provided by WooCommerce.
Here’s how you can customize the cart and account pages:
Cart Page:
Locate the shortcode used to generate the cart page. By default, the shortcode is [woocommerce_cart].
If you want to make more significant changes to the cart page, you can override the default template file. Copy the cart.php file from wp-content/plugins/woocommerce/templates/cart to wp-content/themes/your-theme/woocommerce/cart.php and make your modifications there.
Account Pages:
To make structural changes or modify the content of the account pages, you can override the default template files. Copy the relevant template files from wp-content/plugins/woocommerce/templates/myaccount to wp-content/themes/your-theme/woocommerce/myaccount and customize them as needed.
Remember to create a child theme if you’re modifying template files to ensure your changes are not overwritten during theme updates.
Additionally, there are numerous WooCommerce extensions and plugins available that offer more advanced customization options for cart and account pages. These plugins can provide features like additional shortcodes, drag-and-drop builders, and more extensive design options.
It’s always a good idea to back up your website before making any modifications and test your changes thoroughly to ensure they work as intended.
I hope this helps. If you have further questions, please let us know, and we’ll be happy to help out.
Best regards,
Teejay.In forum: Kadence ThemeIn reply to: Adding short code to all tagged pages
June 22, 2023 at 8:29 pm #284306Hi Samina,
This can be done using the Kadence Pro – Element Hooks feature.
Here’s a reference to that feature: https://www.kadencewp.com/kadence-theme/knowledge-base/pro-addon/how-to-use-element-hooks
For example, you mentioned that you want to display this to all the pages on your website with the category name PCOS.
Assuming that you already have the pages and categories all set up. The Element will allow you to select a placement and individual or group of pages where you would like to display this.
Here’s a reference to that feature: https://share.getcloudapp.com/RBuJOYY0
I hope this helps. If you have further questions, please let us know, and we’ll be happy to help out.
Best regards,
Teejay.In forum: Kadence ThemeIn forum: Kadence ThemeIn reply to: WooCommerce tweaks
Hi Bonn,
I wondered if you could help again please – I’m having the same issue where if you increase quantity of an item, only the base quantity is added to the cart, but on posts pages, for example https://sagedecor.com/the-plant-room/. If you add multiples of an item, only the base quantity is added.
Thanks,
David.In forum: Kadence BlocksOn my home page, I have a section of Lifestyle images. I’m trying to create the effect where you see just the image and then when you hover over it, a background overlay is applied and a title appears.
I’m using a Section with an image background, and an overlay when you hover. I have an Advanced Text block displaying the title but I can’t get it to dim or have any effect.
Is there a way to have the text not display and then display on hover? I have added a CSS selector but the Section hover effect seems to take precedence over the Advanced Text effect.
Here is a link to what I’m trying to do.
*Login to see linkI have tried numerous block types but nothing seems to work for this type of effect. Do you have any suggestions?
Thanks…David
Website URL where we can see more details: *Login to see link
In forum: Membership ForumsHello,
I’ve added a code snippet which adds an extra SKU field for products.
It works perfect when editing a produkt and is also displayed in the Woocommerce default single page.The code snippet doesn’t get added to the Shop Kit custom single page template.
I can’t even find the location of the Shop Kit Product Templates:
How can i add this code snippet to a Shop Kit Product Template?Thanks
In forum: Kadence ThemeJune 22, 2023 at 7:05 am #284297Hi folks,
I’m trying to add an animation on hover… to my header. My client gave me cool animations of color stains and I’m trying to figure out how to add them.
The point : each time a client on desktop goes to the header, a little animation shows behind the title of the page.
Exemple in the header here : *Login to see link
(My animations are a little bit more… Animated though)I have no knowledge of CSS and since my demand is pretty specific, I was hoping you’ll know better !
And another question, I guess the best format for the animations would be SVG ?The website i’m working on : *Login to see link
Good day y’all and thank you for your time,
In forum: Virtue ThemeTopic: video background
Hello everyone
I’m trying to add a video background to the main page. Something like on this site: *Login to see link
But so far nothing has worked. Can you tell me where should I start?
In forum: Pinnacle ThemeIn reply to: WooCommerce Product Gallery problems
Hi, Arjan!
Thanks for giving me the temporary login link.
I went inside your website and tested activating the infinite scroll for the products. It worked properly, I didn’t see any repeated products. Here’s a screen recording of what I saw – https://share.getcloudapp.com/8LuY7zmd.
Could you please send us screenshots of the issue when the infinite scroll is active? This is so we can understand the issue better.
For now, I turned the “Use Infinite Scroll on Shop pages” option off in Theme Options > Shop Settings.
Please let us know how we can help you further.
Kind regards,
KarlaIn forum: Pinnacle ThemeIn reply to: WooCommerce Product Gallery problems
In forum: Pinnacle ThemeDear Kadence team,
I’m strugling with the product catalogue in woocommerce.
– Limit is only 80 products and I have just a few more .. so all would be ideal
– When ‘ infinite scroll’ is enabled it doubles only the visible items, so the 80 when choosing 80 and still the last few are not showing.
– I thought infinite would show all and created a redirect from page/2/ back to the webshop home, I now deleted that redirect .. but it still goes to home and not to the 2nd page.Can you help me out? Ideally showing all products in one page, that would be preferred.
Thanks in advance!
p.s. Link posted in next message as private reply
In forum: Kadence BlocksIn reply to: Trying to respond
The embed code cannot be placed in Embed, Vimeo, and video. All of these ask for a URL.
The video link that you advised did not work.
http://www.firstuccgaylord.fluid-therm.com with the sermons page.
In forum: Membership ForumsJune 21, 2023 at 1:01 am #284277Permalink Settings: Make sure your Permalink Settings are configured properly. Go to Settings > Permalinks in your WordPress dashboard and select the setting you prefer for your permalink structure. This can help ensure that your category archive pages and other WordPress pages are properly constructed.
.htaccess file: Check your website’s .htaccess file to make sure there are no conflicts with how URLs are rewritten. It’s possible that there is an error in the .htaccess file that is causing the issue. SEO GROUP BUY
In forum: Ascend ThemeIn reply to: Hide page title on Category pages
Hi, @haatkhizer08!
I checked your website and saw that you’re using the Kadence theme. Also, I do not see the category page titles anymore – https://share.getcloudapp.com/QwuwKwAN.
To clarify, the Kadence theme is a different theme from the Ascend theme. You can. hide the title section of the WooCommerce archive pages by going to Customizer > WooCommerce > Product Catalog.
Turn off the “Show Archive Title?” option – https://share.getcloudapp.com/P8uXEXG7.
I hope this helps. Please let us know if we can help you further with this.
Regards,
KarlaIn forum: Kadence BlocksIn reply to: Vimeo videos
In forum: Kadence ThemeIn reply to: Modal login redirect
June 19, 2023 at 4:22 am #284249Hello,
Thank you for taking the time to share your feedback.
I have relayed this information to our team. I have created an official feature request for this. You can add your vote or comment here:
https://www.kadencewp.com/kadence-theme/feature-requests/ability-to-put-a-custom-redirection-page-for-header-account-widget/Although not every idea may be put into action, these discussions inspire us to create excellent products.
Thanks again!
Best,
ChitoIn forum: Kadence ThemeHi,
I have a problem with displaying subpages. I have a Kadence WP theme with WordPress 6.0 (I tried with different wordpress versions) after reinstalling the wordpress version, the problem disappears for a while and then returns after about 1-2 days. I’ve had several versions of wordpress and always after some time the subpages on my website stopped working. Only the home page works. Two errors appear:
1. Warning: Cannot modify header information – headers already sent by (output started at /home/serverx/ftp/x/index.php:1) in /home/serverx/ftp/x/wp-includes/pluggable.php on line 1421
2. Warning: Cannot modify header information – headers already sent by (output started at /home/serverx/ftp/x/index.php:1) in /home/serverx/ftp/x/wp-includes/pluggable.php on line 1424
Please help. I’ve never had this error before and I used themes Sydney, OceanWP, Astra, etc.
I checked in index.php theme files after <?php there is no empty space but there is none.
Please help. ThanksIn forum: Kadence ThemeJune 17, 2023 at 10:45 am #284241I decided to do a tutorial google search and found a youtube video made by one of your company affiliates. With the video I found, I was able to format the footer without using any CSS at all. Here is the link: Kadence Free & Pro Deep Dive [2023]
I am using that tutorial to build out my website part by part, and page by page. Here is the link to my website, with updated footer and header: https://cognizantspirit.com/
Scroll down to the footer to see the results.
P.S. You may want to share that tutorial with other users on your forum.
In forum: Kadence ThemeIn reply to: Modal login redirect
June 17, 2023 at 7:28 am #284240The modal login is a big improvement over the standard WordPress login page but this is a HUGE oversight to not have a landing page selector option after login. Just dumping a paying member back at the home page is not good at all. Please give paying KadenceWP owners the ability to either select or type in a login destination page. This will be even better if it is role based. E.g. WP roles can each go to diff places and membership roles can go to diff places based on their membership levels.
-
AuthorSearch Results


