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 'widget '
-
AuthorSearch Results
-
In forum: Kadence Theme
Hi there,
I’ve encountered an issue with the WordPress list block in the Kadence theme footer. I’ve added a list with links to different pages, but I’m struggling to remove the bullet points. Despite attempting various CSS solutions, including those below (I also added the Custom Class ‘Bulletlist’ to the block):
.footer-widget-area .has-theme-palette-9-color {
list-style-type: none;
}.footer-widget-area .has-theme-palette-9-color {
list-style-type: none !important;
}.bulletlist {
list-style-type: none;
}.footer-widget-area .bulletlist {
list-style-type: none;
}.wp-block-core-list.bulletlist {
list-style-type: none;
}None of them seem to work. I’ve also disabled all plugins and cleared the cache multiple times to no avail.
Could it be that there’s a conflict with the theme or that I’m using the incorrect selector? Any guidance on resolving this issue would be greatly appreciated.
Thank you for your help!
In forum: Kadence ThemeMay 9, 2024 at 8:56 am #288653Hello Eze, thanks for the quick response.. It’s actually a <div> tag with a script that gets my REVU (like google review) and displays them, anywhere I choose on the site, so doesn’t have to be on the “head” of the site..
I created an html custom block, added the code.. verified with the “preview” button on the block. works.. then save it, go to the live site.. not showing..
I had a cookie plugin, that I thought might be blocking the script, disabled it, and that didn’t change anything..
I’m putting the code here (removing my tag id)
<div data-bid=”xxxxxx” data-url=”https:….” data-aid=”xxxxx”><script src=”https://…./js/widgetAdv.min.js” async></script></div><script class=”json-ld-content” type=”application/ld+json”></script>
thx
In forum: Ascend ThemeIn reply to: Change the social button on no follow
In forum: Kadence ThemeIn reply to: Having different footers per language
In forum: Kadence ThemeIn reply to: Having different footers per language
April 24, 2024 at 6:11 am #288469Hi,
I’m having similar problem with footers using polylang. I’m using kadence pro (essential bundle), but not pro addons. I can create legacy widget and selecting specific menu as footer, but I don’t want to design footer like menu.
I tried translating footer in customize section but if I change german language it automatically changes english any any other language I have.
Any idea how to set footer without using addons pro?
In forum: Kadence BlocksIn reply to: Adding Kadence Form Newsletter to Footer Widget
April 9, 2024 at 2:13 am #288268Guys
its 2024 now. It seems like Kadence blocks in Widgets should be a thing by now.
any plans to make it a thing?JJ
In forum: Kadence ThemeApril 7, 2024 at 2:03 pm #288255Hi, I recently updated my footer and after that footer isn’t showing on the homepage and showing on all the other pages and posts, I have checked the settings and also widgets section aren’t showing in customization. Please help me
Website URL where we can see more details: Chowking Menu
In forum: Kadence ThemeApril 7, 2024 at 11:26 am #288253Dear Kadence Theme Forum Community,
I hope all members are doing well. I’m reaching out today to ask for help configuring the sidebar widget feature on the Kadence theme for my website.
I am encountering an issue wherein I have activated the sidebar widget on an individual page. Upon accessing the page editor and selecting the desired sidebar, I intended to display this [ *Login to see link ] category within the right sidebar. However, despite my efforts, the end result did not align with my desired outcome.
I would greatly appreciate any guidance or insights from the community regarding the proper configuration steps for integrating category display within the sidebar widget on the Kadence theme.
Thank you in advance for your time and support.
Warm regards,
Kashi
-
This topic was modified 2 years, 1 month ago by
kashiawan6970.
In forum: Kadence BlocksApril 5, 2024 at 10:42 pm #288248Hey there, I’m having some trouble with the Kadence theme’s information box widget on my video editing website. Hoping someone here can offer some guidance.
I’m using the Kadence theme to build out the pages and layout for my video editing web app. Overall, I really like the theme’s design flexibility and page building tools. But I’m struggling to get the information box feature working properly.
Whenever I open my site try to add an information box to one of my video tutorial or pricing pages, the box just shows up empty on the frontend. I’ve double checked the content I’ve added and the widget settings, but can’t figure out why the information isn’t displaying.
Has anyone else run into this kind of issue with the Kadence info box on a video-focused website? I’m worried my users won’t be able to see important details about my video editing services or instructions if I can’t get this working.
Any advice on properly configuring the Kadence info box for a video‘s website would be super helpful. Do I need to make any special adjustments to the widget settings or layout? I’m relatively new to WordPress customization, so any troubleshooting tips would be greatly appreciated 🥰.
Let me know if you have any insights to share! I want to make sure my video editing site looks polished and provides all the necessary information to users.
In forum: Kadence BlocksIn reply to: Uncaught TypeErrors updating Widgets in the Sidebar
There are no contents in the Sidebar. It’s completely empty.
I enabled Debug mode in WordPress, tried again, and this is the error line:
[05-Apr-2024 06:59:13 UTC] PHP Notice: Function wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6031Is the issue with Kadence Blocks or with WordPress?
In forum: Kadence BlocksThere is a problem adding or updating Widgets to the Sidebar, and seeing multiple console errors:
Uncaught TypeError: Cannot read properties of undefined (reading 'selection')
If it helps:
– WordPress 6.4.3
– Kadence 1.2.3
– Kadence Blocks 3.2.32
– PHP 8.2.17In forum: Kadence ThemeIn reply to: Text in Headers
March 26, 2024 at 6:05 am #288015The HTML widget plus element short code is what worked for me. Thanks!
In forum: Kadence ThemeIn reply to: Text in Headers
March 25, 2024 at 11:47 pm #288012Hi Chris,
You can use the Element Hooks feature to add an element to an HTML widget.
Here’s a screen recording for reference: https://share.getcloudapp.com/mXuzOeY9
You can add the blocks in the Content Element that you will add in the header using the Element Shortcode in the HTML Widget. Blocks have a conditional display setting. However, I am not sure what specific conditions are required for what you are trying to do where you would like to display different elements/blocks based on regions.
You can also do this using the Widget Area if you are not yet using this widget in your header instead of using the HTML Widget with an Element Shortcode.
Here’s a screen recording for reference: https://share.getcloudapp.com/bLuQPE5Q
I hope this helps. If I misunderstood what you’re trying to do, please let us know, and we’ll be more than happy to help.
Best regards,
Teejay.In forum: Kadence ThemeTopic: Text in Headers
March 25, 2024 at 9:52 am #288001Hello,
I have a site that has 5 different international regions. I need to put text into conditional headers so that the location appears to the right of the navigation. I know how to make conditional headers but there appears to be only one way to get text into a header and that’s with the header widget but that makes the same text appear on all headers. I need different text in different headers (5 in total). How can I do this? I can post a link but it needs to be private and there seems to be know way to do that on the first post?I have kadence premium theme on my wordpress website. When I use kadence dark mode widget in my website it does’nt work perfectly. When we click on dark mode button to switch to dark mode it doesn’t working. Please give me solution to this problem.
Here is my website *Login to see linkIn forum: Kadence ThemeFebruary 28, 2024 at 11:53 pm #287688Hi Paul,
Thanks for writing in.
It’s not possible at the moment. If you’d like to use unlimited blocks/widgets in the header, I’d suggest you create a hooked element to replace the header. Here’s a documentation for more info: https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-use-element-hooks/
For conditions, the hooked element also has Display and User Settings.
You can also submit a feature request here:
https://www.kadencewp.com/kadence-theme/feature-requests/The development team considers certain factors before adding new features.
Let me know if you need further assistance.
Best,
ChitoFebruary 28, 2024 at 6:27 am #287675Hi All
Does anyone know how to create more navigation and widget items to use in conditional headers? We need 5 extra navigation items and 5 extra widgets as our site has multiple sections, each requiring unique headers with their own menus and logos. I assume there’s a way to register more with custom PHP but I don’t know how to do this.
Many thanks
PaulIn forum: Kadence ThemeIn reply to: Ditty News Ticker
Hi there!
Could you send us a link to a page where the widget is showing properly?
Also, try these:
1. Create a hooked element and add the Ditty code there. Here’s a guide – https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-use-element-hooks/
2. Set its Display Settings to Entire Site and publish.
3. After publishing, go back to the Elements list so you can copy the shortcode and that instead to the header HTML item.Another way is to:
1. Create a hooked element and add the Ditty code there. Here’s a guide – https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-use-element-hooks/
2. Set its Placement to Before Header.
3. Set its Display Settings to Entire Site and publish.I hope this helps, and let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: Ditty News Ticker
AnonymousFebruary 22, 2024 at 8:53 am #287612Hi there,
If you are inserting a shortcode, try this. Use the Widget Area and insert a Shortcode block instead. Put the Ditty shortcode inside the block: https://www.loom.com/share/5dae44f74f5040479d799992905075ff
Let us know how we could help you further.
Kind Regards,
Michael TaroIn forum: Kadence ThemeIn reply to: Can Nav menus be displayed vertically?
Hi, Annett!
I apologize for the delay in getting back to you here.
The link colors should inherit the global link colors. However, if you want to change the links’ initial and hover colors, go to the design settings of the footer row where the widget item was added. You should see that there are options for link colors. Change it there – https://share.zight.com/NQuB7eKg
I hope this helps, and let us know if we can assist you further.
Regards,
Karla -
This topic was modified 2 years, 1 month ago by
-
AuthorSearch Results


