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
-
For some reason I do not have the option to choose if I want the featured image to show on individual post settings. It’s all or nothing. On some pages, I need the featured image only for when the post is shared or on the related posts widget, however, I do not need it to show on that post because it is not needed. Where is that option? What can I do?
In forum: Kadence ThemeIn reply to: Add an icon to the header menu button.
Hi David, thanks for contacting us!
Currently, the header button doesn’t include an option for an icon, however, you can use the widget area to create an Advanced Button with this feature. Take a look at this video:
https://share.getcloudapp.com/YEurqdBxI also checked and we have a popular feature request for adding icons to the header buttons here:
https://www.kadencewp.com/kadence-theme/feature-requests/add-icons-in-buttons-header-builder/With the amount of upvotes for that request, I would expect this to be added to the theme in a future update. Until then, does the widget option work for you?
Best,
KevinIn forum: Kadence ThemeIn forum: Kadence ThemeHi – I’ve searched through the forum but haven’t found a solution I can implement, unless I’m missing something.
I’ve been installing starter templates since they first were available and never had an issue. Now I’m in WP 5.9 and in a new site build with all the kadence plugins installed and kadence block pro widgets activated, I’ve been trying to install a starter template and get the “import complete” and “error 500” message.
I don’t know how to sudo like one of the other members suggested, and I don’t know if I have to ask my host to make changes to my php settings. The current version my site is using is php 7.3.
I’ll be happy to give more details if needed. Thanks in advance for your help!
Elaine
-
This topic was modified 4 years, 2 months ago by
Elaine.
In forum: Pinnacle ThemeHi,
as of last week I have the problem that it is no longer possible to resort the pics inside the gallerys (on sites or posts) neither in the Gallery post options or inside the pinnacle gallery widget.
There is no problem to get them in the gallery but it is no longer possible to resort them…Best regards
Eckhard Kröger
http://www.world-in-pics.deIn forum: Virtue ThemeGreetings Kadence Team!
Many thanks for the awesome Virtue template. Still using it after many years. 🙂
Would be nice if Mastodon could be added to the Virtue: Social Links widget. Just got active with the rising social network and am noticing many other Mastodon social icons online.
Might be a trivial hack for me to add it myself, yet thought it would be good to mention.
Here’s my new profile, if interested: *Login to see link
All the best!
Andrew Vavrek
*Login to see linkIn forum: Virtue ThemeIn reply to: transparent background color
In forum: Virtue ThemeIn reply to: transparent background color
Hi Carrie,
Your background is white, so a transparent background on top of a white background will just appear white. Maybe this css is more what you’re thinking:#panel-3106-0-0-0> .panel-widget-style { background-color: rgba(55,55,55,.04); padding: 20px; }Let me know if I’m misunderstanding!
Kindly,
HannahIn forum: Virtue ThemeIn reply to: style menu in top bar
In forum: Kadence ThemeMy sticky sidebar has a scroll bar. I learned from this thread that it happens when there is an overflowing content given by too many/large widgets, but is not my case as you can see on my staging site.
So far the only way to “fix” it is to remove that form (or any other form I tested). Another way is to optionally stuck only last widget, but it doesn’t fit my needs. Any help?
-
This topic was modified 4 years, 3 months ago by
iocildea.
In forum: Virtue ThemeTopic: transparent background color
Hello
*Login to see link
I would like the white background in the left widget of the first row to be 50% transparent.I tried some variations of css like below and no luck:
#panel-3106-0-0-0> .panel-widget-style {
background-color: rgba(255,255,255,0.5)
}Thank you for your help,
CarrieIn forum: Virtue ThemeTopic: style menu in top bar
Hi there!
I’d like to style the menu in the top bar. I need to text to be larger, say 14pt, and color.
it currebtly looks like this:and I would like to to look like this:
Originally I tried adding a widget to the header, but I couldn’t style it. And now I cannot remove it, I get an error message “There was an error. The response is not a valid JSON response.” There’s also a block widget in the primary sidebar that I cannot remove. I’m not using the sidebar so visually it’s not a problem, but there is something going on with this website.
I have tested the plugins and updated everything.
Thanks for any assistance you can provide,
CarrieIn forum: Ascend ThemeIn reply to: Question about customisation
Hello,
Apologies for the delay in getting back to you!
1) I removed footer, but there’s still a small grey part. How to remove it?
The side header is showing in full-screen height while your slider is not. This is the reason why there is still space below it. Please could you send a screenshot of your slider so we can replicate it better?
2)
You can add this in Theme Options > Custom CSS:
#wrapper { min-height: calc( 100vh - 32px); display: flex; flex-direction: column; } #inner-wrap { flex: 1 0 auto; }3)How to add space between widget and menu? I have left Site Layout Header Style.
Since WordPress 5.8 now added Gutenberg on the widgets page, you can add a Spacer block to your Header Extras Widgets Area. Alternatively, add a custom CSS code:
#kad-vertical-menu .kad-header-menu { margin-top: 10px; }Hope this helps and let us know if we can assist you further.
Best Regards,
KarlaIn forum: Ascend ThemeTopic: Question about customisation
Hello.
I have few questions:
1)
I have full fullscreen revolution slider on my homepage.
Css:
.rev_slider_wrapper.fullscreen-container {
overflow: hidden !important;
}.page-id-22 footer#containerfooter {
display: none;
}Page type – landing page.
I removed footer, but there’s still a small grey part. How to remove it?2)
Is there a way to set “buttom menu” and “Footer Copyright Text” ALWAYS at the bottom of the page?
If there’s not enough content, this information is in the middle of the page.3)
Last one.
How to add space between widget and menu? I have left Site Layout Header Style.Thanks and regards
In forum: Kadence ThemeHi
I want to create a custom page .
There are so many widgets in Theme widget area; query loop, post list etc…
How can i add a similar ports area to my custom page like Kadence Stock theme’s related post section?I use Custom Post Type plugin so the page is empty
I want to create a related post section with loop function.Which widget should I use for this? I could not find.
Thanks
In forum: Kadence ThemeIn reply to: Footer Navigation Sub Items not appearing
Hello Tim,
* If I create the menus through Appearance > Customise > Menus it doesn’t appear in the list.
Try to reload the Customizer page and see if the new menu will then be listed on the Navigation Menu widget.
For the footer navigation, click on the gear icon and go to the Design tab to adjust the navigation colors. For navigation menus added using Widget footer items, click on the gear icon of the footer row where they were placed. Then, go to the Design tab and adjust the Link Colors.
Here’s a screen recording for your reference – https://share.getcloudapp.com/d5uN9kQK.
Hope this helps and let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: Footer Navigation Sub Items not appearing
Hi Kevin,
I went through the steps to clear cache, etc and it didn’t make any difference.
Then I went through and removed the menus that I’d created, then recreated them, and noticed the following:
* If I create the menus through Appearance > Customise > Menus it doesn’t appear in the list.
* If I create the menus through Appearance > Menus it DOES appear in the list.I’ve now got the menus appearing in the widgets as desired. I’ve published the changes to https://roomatthetable.org.au/ .
As you can see, now I need to change the color of the text of the text to white, and reduce the size of the text (headers and menu links) by a couple of stops. I can’t find a setting for this.
thanks,
TimIn forum: Kadence ThemeIn reply to: Using Modal Button in hedar section
January 26, 2022 at 6:30 am #270103Hi there,
Thank you for writing.
You can do this using the HTML header widget. Here’s a screen recording – https://share.getcloudapp.com/12u00Owk.
Here’s the code I put in the HTML widget > Text tab – https://pastebin.com/8SMjpMLr.
Change the href value in the code with the custom ID you put in your Modal block.
And lastly, the modal-trigger class – https://share.getcloudapp.com/mXuJJ792.
Let us know if this works for you.
Kind regards,
ChitoIn forum: Kadence ThemeIn reply to: Footer Navigation Sub Items not appearing
Hey Kevin, thanks for the reply and the video.
The look that I’m after is more like what you’ve got in SERVICES and ABOUT menus in Widgets 2 & 3.
I’ve set up separate menus – one for each column that I’d like to display (currently called Footer1, Footer2, etc).
When I add a widget and add a Navigation Menu block, the menus that I’ve created don’t show up in the list of available menus:
This looks different to what shows up in your video:
How can I get all of the menus to appear as options to select from in the Navigation Menu block in the widget?
-
This topic was modified 4 years, 2 months ago by
-
AuthorSearch Results






