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 - 341 through 360 (of 53,646 total)
  • Author
    Search Results
  • #294204

    Hi Favre,

    Thanks for writing in.

    You can make the button link and parameter fully dynamic using the Advanced Custom Fields (ACF) plugin along with a bit of code snippet. Here’s a quick example to guide you: https://share.zight.com/wbudRXEJ

    To set this up:
    1. Create two custom fields using ACF:
    – summary_beginning (Text Area)
    – summary_tail (Text Area)
    2. Use this sample code to register a shortcode that combines both fields and the post URL:
    https://pastebin.com/j1HUNi28
    3. Display the output by inserting the shortcode [chatgpt_summary] wherever you want the button to appear.
    4. If you’d like this to show across all posts or pages, you can create a Kadence Hooked Element and paste the shortcode there.

    Let me know if this approach works for your setup, or if you’d like help customizing it further!

    Kind regards,
    Chito

    #294202

    Hello,

    I’d like to integrate an AI share button on my article like this page: Additionally, I’d like to automate the URL with the post permalink to avoid manually copying it for each article.

    Do you know how I can do this?

    Thank you

    #294200

    Hi there,

    Thanks for the update! Glad to hear everything’s okay now.

    If ever you need help again, you can submit a support ticket to either of the support pages below:
    https://www.kadencewp.com/help-center/free-support/
    https://www.kadencewp.com/help-center/premium-support/

    Marking this topic now as solved.

    Kind regards,
    Chito

    #294193

    Thank you for your reply!
    After running several tests (deactivating plugins, switching to the Kadence parent theme, etc.), here’s what happens: I ask to view my post directly from the wordpress administration
    – When I’m displaying a post in any category, the carousel layout is applied, that’s OK (exemple https://speelsbury.com/tortilla-pro/)
    – However, when I’m viewing a blog post, the carousel layout is not being applied (exemple https://speelsbury.com/inteligencia-artificial-generativa-futuro/) EXCEPT if I’ve activated the Kadence parent theme…

    I’ve commented my child theme’s functions.php code, but it doesn’t change anything.

    I think than it can’t be my Blog page that’s wrong because I’m requesting the view directly from wordPress admin…

    Does Kadence treat blog posts differently to other posts?
    Best regards,

    • This reply was modified 10 months, 1 week ago by katia.jarne.
    • This reply was modified 10 months, 1 week ago by katia.jarne.
    • This reply was modified 10 months, 1 week ago by katia.jarne.
    #294189

    The error is thrown when visiting the /shop/ page.

    #294188

    I have noticed the following problem on multiple different sites where the Ascend Premium theme is installed. Here is the flow to duplicate the problem:

    1. Configure category image
    2. Delete the image from the media library

    In the category page, the missing category image looks like this:

    The site then throws this fatal error message:

    Fatal error: Uncaught TypeError: Unsupported operand types: string / string in /home/adamulti.printsafe.net/public_html/wp-content/themes/ascend_premium/lib/woocommerce/woo-archive-hooks.php:692 Stack trace: #0 /home/adamulti.printsafe.net/public_html/wp-includes/class-wp-hook.php(324): ascend_woocommerce_subcategory_thumbnail() #1 /home/adamulti.printsafe.net/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /home/adamulti.printsafe.net/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /home/adamulti.printsafe.net/public_html/wp-content/themes/ascend_premium/woocommerce/content-product_cat.php(71): do_action() #4 /home/adamulti.printsafe.net/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(346): include(‘…’) #5 /home/adamulti.printsafe.net/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(2807): wc_get_template() #6 /home/adamulti.printsafe.net/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(2751): woocommerce_output_product_categories() #7 /home/adamulti.printsafe.net/public_html/wp-includes/class-wp-hook.php(324): woocommerce_maybe_show_product_subcategories() #8 /home/adamulti.printsafe.net/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #9 /home/adamulti.printsafe.net/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1165): apply_filters() #10 /home/adamulti.printsafe.net/public_html/wp-content/themes/ascend_premium/woocommerce/archive-product.php(61): woocommerce_product_loop_start() #11 /home/adamulti.printsafe.net/public_html/wp-includes/template-loader.php(106): include(‘…’) #12 /home/adamulti.printsafe.net/public_html/wp-blog-header.php(19): require_once(‘…’) #13 /home/adamulti.printsafe.net/public_html/index.php(17): require(‘…’) #14 {main} thrown in /home/adamulti.printsafe.net/public_html/wp-content/themes/ascend_premium/lib/woocommerce/woo-archive-hooks.php on line 692

    #294181

    Hey there,

    While this feature hasn’t been added yet, you can use this sample code snippet: https://pastebin.com/TtqBj51Q

    You can refer to this article on how you can add it to your website.

    Then, toggle off the visibility of the categories on the archive page in the customizer — see screenshot: https://share.zight.com/bLu2XYoe

    If you’d like to submit a feature request, you can do so here. We can also submit it on your behalf, just let us know.

    Kind regards,
    Chito

    #294180

    Hi @ivofuykschot,

    Thanks for the update! Glad everything’s okay now.

    If you need help again, you can also submit a support ticket to either of the following support pages:
    https://www.kadencewp.com/help-center/free-support/
    https://www.kadencewp.com/help-center/premium-support/

    Have a great day!

    Kind regards,
    Chito

    #294178

    Was this ever made possible? It’s a key feature. A post might belong to several categories but you don’t want all of them to display on the posts page/home page. Ideally, you want to show the main/primary category only. I’ve tried and tried to figure out how to do this in Kadence, but it doesn’t seem possible. I’ve had this option in other themes in the past. Thanks

    #294169

    Hi kadence team,
    I use Elementor and the free version of Kadence
    I love this theme, I can do everything I want, except one thing…
    I would like Related Post to be displayed as a carousel on the single article page.
    I’ve made the following settings ( but the display doesn’t seem to follow my recommendations, but maybe I’ve forgotten something…
    Unfortunately the Kadence doc ( doesn’t show this display option.
    An example of my site can be seen here:
    Does anyone have any idea where I went wrong?
    Thank you and have a nice day

    • This topic was modified 10 months, 1 week ago by katia.jarne.
    #294166

    Hi @apowazniak,

    The code you provided seems to be invalid.

    Can you send here the link to the pages you want to apply this customization? I’d be happy to help you with the code.

    Kind regards,
    Chito

    #294163

    Hi Bonn, thank you for your reply!

    Yes, I did that, but it keeps displaying at full width, just like the footer.

    The strange thing is that when I choose another placement for the same block, like Above content hero title –> “ARCHIVE: Above title content” it displays as boxed, but when it is placed under the product archive grid (above footer), it changes to full width.

    The element you see above the product archive grid on my /shop page is boxed. When I change the placement of that element to be below the Product Archive, it changes to full width.

    So it is the placement that is changing the display of the element from boxed to full width. Not the layout settings of the element.

    #294159
    This reply has been marked as private.
    #294156

    I used this code


    @media
    (ancho máximo: 1024px) {
    .área-de-contenido {
    display: flex;
    }
    .contenedor de contenido {
    display: flex;
    flex-wrap: envolver;
    dirección flexible: columna inversa;
    }
    .barra lateral primaria {
    ancho: 100%;
    }
    }

    But it breaks pages without a sidebar. Is there a way to apply it only to WooCommerce-related pages and products?

    In forum: Membership Forums

    In reply to: can’t remove license

    #294153

    Hi Solace,

    Thanks for your patience. I just saw your messages, as our Support team doesn’t work over the weekend. I’d be happy to help you.

    We’ve recently made some updates to how Kadence Pro licenses are activated. Licenses now verify automatically through our updated system, which is part of ongoing improvements to license management.

    As part of this transition, we’ll soon be introducing a new feature that allows account holders to block specific domains from using their license. This option will be available directly from the My Account page once it’s released. While we don’t have an exact release date just yet, it’s in the pipeline.

    Meanwhile, try the following steps to change the license key on your site:

    • Go to Appearance > Kadence in your WordPress dashboard.
    • Clear the current license key, enter an invalid key, then save and submit.
    • Visit your Kadence Account and remove the website from your list of activations.
    • Return to your site and reload the page
    • Enter the correct license key and submit.
    • Check the screencast here: https://share.zight.com/nOurJXGe

    You can check the documentation regarding the license removal here: https://www.kadencewp.com/help-center/docs/kadence-general/kadence-license-activation-and-renewal-faq/

    Let me know how that goes or if you run into any issues. I’m here to help!

    Regards,
    Archita

    #294150

    Hi,

    What’s the best way to add a boxed content section below the Woocommerce Product Archive grid (and below the sidebar) on the WooCommerce /shop page in Kadence, using Hooked Elements?

    I’ve tried all available placements for the hooked element in Elements Settings, but it either show up on the left side in the sidebar, on right side under the Woocommerce product archive, or above the footer but in full-width.

    But I want to place it centered, under the left sidebar and right Woocommerce Product Archive, and above the footer.

    I managed to add a boxed content section above the product grid and sidebar by using Placement: “Above content hero title: ARCHIVE: Above title content”

    Now I want to have the same kind of block below the product grid and sidebar (above the footer) too. Centered and boxed, just like the one at the top.

    Here is a link to my /shop page where you can see the /shop page with Hooked Element centered above product archive and sidebar.

    I want the same below product archive and sidebar. How to do this? Can I create a custom hook? Or should it be done with custom ccs?

    I’m not a developer or webdesigner, just a small business owner that likes to make his own websites. I would appreciate any help. Already spent half a day trying, but couldn’t figure it out.

    Best regards,
    Ivo

    #294148

    I have an outgoing client and I need to remove my Kadence key from their site. However, every time I go to wp-admin/themes.php?page=kadence try to remove it and reload the page, it comes back again! I can’t seem to remove it. I also deleted it from the DB and then reloaded the page and it’s still there. I even tried a fake key ID but the key always seems to reset to the real one. Very odd and driving me mad!

    How can I permanently remove the key?

    In forum: Kadence Blocks
    #294140

    Hi Juan,

    Thanks for writing back.

    To better understand your current setup and the issue you’re experiencing, please submit a support ticket through one of the following pages:
    https://www.kadencewp.com/help-center/free-support/
    https://www.kadencewp.com/help-center/premium-support/

    Kindly include your login credentials in the ticket so we can take a closer look at your site and assist you more effectively.

    Thanks,
    Chito

    #294138

    Thank you Chito,
    I managed to resolve the problem copying all the blocks on a fresh page and deleted the old one.

    In forum: Kadence Blocks
    #294129

    Hi Juan,

    Thanks for writing in.

    If you add a Page, Post, Category, or even a Product Category to your menu, WordPress uses the default permalink for that item, and the URL can’t be edited directly. This is the expected behavior, and it’s the same in Kadence as well.

    If you want full control of the URL, you need to add it as a Custom Link.

    Let me know if you need further assistance.

    Best,
    Chito

Viewing 20 results - 341 through 360 (of 53,646 total)