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 ThemeMarch 10, 2023 at 4:05 am #282639
Hello,
I hope you are doing well.
The custom html widget is enabled at kadence_after_header, but I want it to appear only on the homepage
Check out my site at *Login to see link
Therefore, whenever I click on a single page or post, that widget always appears. I need your help.In forum: Ascend ThemeMarch 9, 2023 at 8:46 am #282627Hello,
Is there a way I can add these same buttons to the mobile header?
I have added them as widgets to the mobile topbar BUT they are above the header and it looks bad.
So can they be added to the mpobile header – in between the menu button and logo?
OR is there a way I can add these buttons to the actual mobile menu – so that they stand out more- if that involves making a custom class – i will need a step by step I am afraid!
Many thanks
Nichere’s the site:
http://www.jamiesmunrochallenge.runIn forum: Ascend ThemeMarch 7, 2023 at 6:44 am #282594Thank you so much – your CSS worked great!
I think I knew how to make a custom class in widgets about 2 years ago but that knowledge has fallen out of my brain sorry! So I just copied the css and basically crossed my fingers. If it stops working it stops! LolThank you again!!
Nic
xIn forum: Kadence ThemeIn reply to: Enable widget only homepage
March 7, 2023 at 12:56 am #282586Hi Fajar,
You can use conditional headers to display different headers on any page.
The Kadence Theme Pro Add-on allows you to set conditional headers throughout your site. Once you have Kadence Theme Pro plugin activated, you can toggle on the Conditional Headers add-ons.
You can create different headers using conditional headers add-ons, and set display conditions for a particular page. Check the screencast: https://share.getcloudapp.com/X6uKBZj9[Workaround]
You can add custom CSS to hide and display the widget based on page ID. For example:.page-id-2267 .widget-class{ display: none }Note: The above CSS code is an example, you have to select classes according to your website layout. Or send us the website url of the issue, and we will send you the exact CSS code.
I hope this helps. If you have further questions, please let us know, and we’ll be happy to help out.
Best Regards,
ArchitaIn forum: Ascend ThemeNicola, my css is not the cleanest but either add this to your css* or assign a custom class to those 2 widgets that does this:
#kadence_calltoaction_widget-3, #kadence_calltoaction_widget-4 { float: left; margin-right: 10px; padding: 10px; }then either get rid of the clearfix assigned to .kt-ctaw or add this to your css as well
#kadence_calltoaction_widget-3 .kt-ctaw, #kadence_calltoaction_widget-4 .kt-ctaw { clear:none; }*Note that if you do this just by targeting #kadence_calltoaction_widget-3 and #kadence_calltoaction_widget-4 instead of using a custom class, you’ll have to update your CSS for any new widgets/buttons you add. 5, 6, 7, etc.
-
This reply was modified 3 years, 2 months ago by
Amy P.
In forum: Kadence BlocksTopic: Errors with Kadence Blocks
I have been using a Kadence theme for several years without issue. I pay an annual subscription. It looks like I am on version 1.1.32 and have auto updates enabled.
Recently, I started to experience issues when trying to add an Amazon link to my blog posts. When I use the custom HTML item to add the snippet from Amazon, I get a “wordpress updating failed. The response is not a valid JSON response” message when I try to save the post. It seems like it only happens when I use the combined text and image snippet.
I am also starting to receive error messages about my site. When I look in Appearance – Widgets, I get multiple error messages. Before I can get additional information, the WordPress admin page locks up and I am unable to access the site.
The “text” block was affected by errors and may not function properly. Check the developer tools for more details.
The “custom_html” block was affected by errors and may not function properly. Check the developer tools for more details.
The “recent-posts” block was affected by errors and may not function properly. Check the developer tools for more details.
The “search” block was affected by errors and may not function properly. Check the developer tools for more details.
I’m not sure how to ‘check the developer tools for more details’. Your advise in how to resolve the issues would be appreciated.
Thank you.
In forum: Kadence ThemeTopic: Enable widget only homepage
Hello there..
I enable custom html widget at kadence_after_header but I want to display only on homepage
please check my site fajar.me
so, when I click single page/post thats widget always showing. please helpSS –> *Login to see link
March 3, 2023 at 4:00 am #282541I want to put two buttons next to each other
I am using the topbar widget area and have used call to action to make the buttons
But they are displaying one above the other
How can I make them next to each other please?Here’s the site: *Login to see link
In forum: Virtue ThemeIn reply to: Slider Revolution on starting page – 5 languages
Hi Hannah,
it is Polylang Version 3.3.1.
In know that I can place a slider within a widget above the content.
I am using Page Builder by SiteOrigin & SiteOrigin Widgets Bundle.When using Slider Revolution (versions later than 6.4.11) the sliders will not display full width within a widget:
https://hicketrans.de/When using Slider Revolution together with “Template: Feature” and embeded slider (see screenshot) without widget, it works:
https://hicketrans.de/schraeglader-transporte/
But this isn’t possible für the starting pages / Home in different languages.I cannot see how to adjust the theme options for each language separately.
Thank you
AndreasHannah wrote:
Hi Andreas,
Can you tell me which multilingual plugin you’re using? You should be able to adjust the theme options for each language and there you can select a specific slider for each one. Though it doesn’t sound like this is the case for you?Kindly,
HannahIn forum: Virtue ThemeHello,
as you can see we have this page *Login to see link in 5 languages. I would like to have an individual slider for each language on those 5 different “Home” starting-pages.
Sadly I can choose only one Home Slider for all startpages home in theme options.
Right now there is a widget on top of each language Home. In this widget is a Slider Revolution slider with the right language. But it only works with an old version of Slider Revolution (6.4.11) and Page Builder by SiteOrigin.
All other pages use template “feature” and the slider can be implemented there.How can I switch off being forced to choose one Home Slder for the start page?
Thank You,
AndreasIn forum: Kadence ThemeIn reply to: Kadence Footer Menu and primary Nav GONE
February 27, 2023 at 8:19 pm #282411Hi There,
I tried to replicate the issue by deleting my primary menu, creating a new one. Everything is working as expected.
I am currently using the latest version of the Kadence theme and Kadence Blocks.
There is a menu option in the customizer.
–Goto customize –> Header
–Click on Primary navigation –> select Primary navigationCheck the screencast: https://share.getcloudapp.com/yAuJP2eo
As you mentioned the issue of primary menu and widgets, I recommend checking the website console to see if there are any errors. Send us a screenshot.
Check the article:
–How to view console errors: https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/how-to-view-console-log-errors/
–Troubleshoot Guide: https://www.kadencewp.com/blog/how-to-troubleshoot-your-websiteIf you are still experiencing issues, please share the website URL to have a closer look at where it is displaying.
Or can you send me a temp login using https://wordpress.org/plugins/temporary-login-without-password/
You can post using “set as private reply”.I hope this helps. Please let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Kadence ThemeFebruary 26, 2023 at 10:24 am #282391My primary navigation started to display wonky: out of order and only main pages displayed.
I created a new menu. deleted the primary. I could’nt find the “primary menu” option anywhere! it’s only showing in the customizer. But it won’t dispaly it. So I opted to display the third menu. Where did my primary menu go??? THEN my footer completely stopped dispplaying. All my widgets are there. none are dispalying. What gives?????? I’m so upset and in distress.
In forum: Kadence ThemeIn reply to: Adjust Footer Font size
February 21, 2023 at 10:58 pm #282293Hi Stefan,
You can change the font size of a footer content (widget) from the Customizer.
-Goto Customize –> footer
-Click on the settings (gear icon) of the row you want to make changes. Check the screenshot: https://share.getcloudapp.com/E0uX5jAn
-Goto design tab —> Widget content –> change font size from third option. Check the screencast: https://share.getcloudapp.com/o0uYoPPBCheck the screencast: https://share.getcloudapp.com/mXuDdK1P
I hope this helps. Please let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Kadence ThemeIn reply to: The footer menu is not working
February 21, 2023 at 9:29 pm #282291Hi There,
I viewed your website, but I was only able to see the copyright text in your footer https://share.getcloudapp.com/4guNQnGR. Did you remove the footer menu?
If you were using widgets to display a quick footer menu, double-check if the “Collapse sub menu item” option is checked.
Check the screenshot for reference: https://share.getcloudapp.com/OAu2YPyY
Check the screencast: https://share.getcloudapp.com/12u7e48RYou can uncheck the collapse sub menu item option if not required.
Or you can use a custom CSS to remove border from footer quick link’s widget. Here’s an example code:.footer-widget-area-inner .collapse-sub-navigation ul.menu li a {
border-bottom: 0px;
}Note: The above CSS code is an example, you have to select classes according to your website layout. Or send us the screenshot of the issue, and we will send you the exact CSS code.
I hope this helps. Please let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Kadence ThemeETA: And then I figured it out. For anybody else: the font and background color changes are in the Mobile Navigation widget under the Header Builder. The close button colors are controlled in the Off Canvas widget.
My mobile menu comes up as black with white text, and I want it reversed. I figured out how to change the background to white, but I cannot figure out how to change the text color. The link color may also need to be changed – it’s that bright blue that Amazon uses instead of the theme color I chose for my links.
-
This topic was modified 3 years, 2 months ago by
melonbird.
In forum: Kadence ThemeTopic: Icon Flip Box
Hi I am converting a site from the Ascend Theme to the Kadence them, going through all the pages I see one widget that I don’t know what to replace it with, and that is the “Ascend: Icon Flip Box”. Is there an equivalent in Kadence Blocks or the Kadence theme?
Thanks, Glenn
In forum: Pinnacle ThemeIn reply to: Number of portfolio items
February 16, 2023 at 7:18 am #282231Hi there,
The Portfolio Full widget for the home page only has a maximum of 20. What I can suggest is to use Portfolio Grid/Carousel. Here’s a video for your guide: https://share.getcloudapp.com/YEuD77NB
It’s a block from the Kadence Blocks Pro plugin, which is a part of your bundle. Screenshot: https://share.getcloudapp.com/Z4umWWJx
The block has a setting to apply a maximum of 300 for the Number of items/portfolio.
Let us know if this works for you.
Kind regards,
ChitoIn forum: Kadence ThemeFebruary 15, 2023 at 10:11 pm #282226If you dont mind I’d like to jump in on this. I think I achieved something similar using some custom css. My goal was to create a mega menu that was the same on desktop, tablet, and mobile. I used the Toggle widget area on desktop and trigger on tablet/mobile. I used the same menu for both and used custom css to achieve the look I wanted with font size, colors, spacing, etc. Hope this helps!
In forum: Kadence ThemeIn reply to: There is an issue with the footer menu
February 13, 2023 at 9:07 pm #282173Hi There,
I have checked your website and able to replicate the issue.
It looks like you are using the widget to display quick links menu and collapse sub menu item option is checked. Check the screenshot for reference: https://share.getcloudapp.com/OAu2YPyY
You can uncheck the collapse sub menu item option if not required.
Or you can use a custom CSS to remove border from footer quick link’s widget. Here’s an example code:.footer-widget-area-inner .collapse-sub-navigation ul.menu li a { border-bottom: 0px; }I hope you will find this information useful, and should you have any further questions, do not hesitate to reach back to us.
Best Regards,
ArchitaIn forum: Kadence ThemeFebruary 11, 2023 at 2:50 pm #282155Good evening all. I have adjusted my boxed content width to 1440 px (global), and sidebar 1 (left sidebar) to 240 px – and yet there is about an 80 px gap I can not find how to reduce to 10-20 px. Global widget spacing is set to 0 px (or 2 I forget which global setting wouldn’t reduce lower than 2). Anyway, How can I accomplish this? Thank You. – Jeff
-
This reply was modified 3 years, 2 months ago by
-
AuthorSearch Results





