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: Ascend Theme
Hello Timothy,
Thanks for reaching out to us.
I’ll send a note regarding the alignment options for the Topbar Widget Area to see if an option to make it center can be added on future updates. For now, kindly use this custom CSS to make your Topbar button center:
.kt-topbar-left { width: 100%; justify-content: center; }Hope this helps and let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence ThemeIn reply to: Off-canvas mobile menu options
October 15, 2020 at 9:38 am #258864Hi!
Off-canvas widget area works only for the desktop – so if you try to add widgets – they will show up in the desktop view, but not in mobile. For mobile off-canvas you need to use/create yor own html widgets (two are available) and add them in mobile, and to create another mobile menu.
Or you may add the whole off-canvas content for both mobile and desktop with Elementor by creating it and then hook it / add it as Element. In Elements you shold find the hook named something like “before / after off-canvas” and that’s it.
I’m coming from Astra, and I’ve tried both ways to add content in off-canvas mobile, and finally I devided not to use Elementor, because it slowed down the site (same as with Astra).
I hope that helps.
In forum: Ascend ThemeHi
I’m trying to put a button in a topbar widget just to highlight a specific thing but I’m frustrated that none of the CSS I’ve tried (inspected, no avail, searched in these forums, none of the similar issue-solves did anything to my widget).I’d be grateful if you could help. TBH I’m surprised the Theme Options for topbar widget doesn’t offer a central choice, its strangely left side/right side /none.
Site in reply
In forum: Kadence ThemeIn reply to: Off-canvas mobile menu options
October 15, 2020 at 2:12 am #258835Hi Hannah & Ben,
Thanks a lot for your answers.
OK, i get it now it’s not a “Mobile” header off canvas widget area. thx for making it clear now.
I’ll go on with my journey with Kadence, thank you for being here to help guys like me.Have a nice day.
In forum: Kadence ThemeIn reply to: Off-canvas mobile menu options
October 14, 2020 at 10:47 pm #258824Hey,
2. That is not for the mobile offcanvas. You can use that by adding the toggle widget area to your header.3. The “widget area” element is for the desktop header, not the mobile header, there is no option to add a widget area into the mobile offcanvas.
If you want to add something in there outside of the header builder options then you would need to use an element and hook into the mobile off canvas area.
Ben
In forum: Kadence ThemeIn reply to: Off-canvas mobile menu options
October 14, 2020 at 1:00 pm #258775OK, i’ve found the answer for question #4 : Using Kadence Elements with placement set to After or Before Mobile off Canvas.
I’m still searching for the widget “header off-canvas” (#2 & #3) mystery ….In forum: Kadence ThemeOctober 14, 2020 at 12:25 pm #258767Hi,
I’m in the learning curve for Kadence Theme. I mainly come from OceanWP so i might search for similar options.
So I’m setting up the off-canvas mobile menu and i have some questions :
1- I can’t find any option to change the black background in the customizer.
2- In Appearance > widgets there is a “header off-canvas” area but even if i add something in there, it doesn’t show up in the off-canvas mobile menu. What’s the use of it ?
3- As the module “widget area” in the header builder doesn’t show up either in the off-canvas zone, i don’t know how to add a custom thing in there except the classic modules (html1, …)
4- OceanWP has the option to add an elementor template in the off-canvas menu. Can we do that in Kadence ?Thanks for the help !
-
This topic was modified 5 years, 6 months ago by
FREDERIC KEMPF.
-
This topic was modified 5 years, 6 months ago by
FREDERIC KEMPF.
In forum: Kadence ThemeIn reply to: Custom Sidebar in Kadence Pro
Hello Peter,
Thanks for reaching out to us.
We are looking into making a sidebar addon for pro that will allow users to create more widget areas, but for now, you can make use of a plugin like Lightweight Sidebar Manager to create another sidebar for use within the theme.
Hope this helps.
Best Regards,
KarlaIn forum: Membership ForumsIn reply to: Ascend Split Content alignment on page
In forum: Ascend ThemeIn reply to: Hid image widget on mobile
Hannah…
Thanks, i tried this but didn’t get it to work.I’m using Site Origin (unfortunately) and I put it in the Mobile CSS Declarations for the Ascend Image Widget element in the row. I also tired just the CSS Declarations – but same result.
Any other ideas? TIA
S
In forum: Membership ForumsIn reply to: Ascend Split Content alignment on page
In forum: Kadence ThemeTopic: Top Bar Widgets
October 10, 2020 at 10:09 am #258484Hello!
I was struggling with with being able to make changes to my top bar navigation menu on my site. On the help center there are two articles about the top bar menu but my wp doesn’t look the same as the images in the article. I am wondering if there is some other piece of Kadence that I need to download like another plugin…
Thank you for your help!
Cassie-
This topic was modified 5 years, 6 months ago by
Cassie Jazmine. Reason: Solved one of my issues but still have a question
In forum: Ascend ThemeTopic: Hid image widget on mobile
Having trouble hiding the image on this page on mobile devices:
*Login to see linkThis is what I have in the Mobile CSS Declarations for the image widget now but it doesn’t work.
@media screen and (max-width: 960px) {
.img.attachment-medium .size-medium { display: none; }
}Thanks as always.
SIn forum: Virtue ThemeIn reply to: parallax image on widget and page are different
Sorry for the confusion! The Row Layout block is only for the Gutenberg editor which is the new default WordPress editor and it is totally different from page builder by siteorigin. Since you are using page builder by siteorigin I suggest that you continue to use that, which means not using the Row Layout block. Unless of course you’re wanting to switch editors. As you have it now, you can use css to change your parallax rows to fixed on mobile. For example, this css should work for your homepage Our Workshop row:
@media (max-width: 992px) { .siteorigin-panels-stretch.kt-panel-row-stretch.panel-widget-style.panel-row-style.panel-row-style-for-w5f7f1ff060e39-0 { background-attachment: fixed; } }Hope that’s helpful!
Hannah
In forum: Kadence ThemeIn reply to: Php Warning and issue with smooth scroll
October 8, 2020 at 1:35 am #258337Hey Mark,
1. That php warning should have been resolved with Widget dock version 1.0.5 which was released 09/21/2020Can you tell me if you have anything in your error log after you updated. The error you posted about was from 9/21/2020
“Error Log – [21-Sep-2020 11:59:27 UTC] PHP Warning: ”2. The scrolling should all be taken care of by the smooth scroll to ID option in the Kadence Theme. It’s built to check sticky header height and offset to account for it. Can you send me a temp login to your site so I can take a look at your settings from other plugins? Perhaps something else is effecting this.
Ben
In forum: Virtue ThemeIn reply to: parallax image on widget and page are different
In forum: Membership ForumsIn reply to: Ascend Split Content alignment on page
Hello Pamela,
Since split content makes the columns both 50%, you can add this custom CSS code to make the image column width shorter to make the space between them shorter as well:
@media screen and (min-width: 992px) { .kadence_split_content_widget .kt-si-imagecol.content-ktsi-left { width: 85%; } .kadence_split_content_widget .kt-si-imagecol.img-ktsi-left { width: 15%; } }Hope this helps and let us know if we can assist you further.
Best Regards,
KarlaIn forum: Ascend ThemeIn reply to: css question
Hello,
Give this a shot in your Additional CSS area in your customizer:
} .siteorigin-panels-stretch.kt-panel-row-stretch.panel-widget-style.panel-row-style.panel-row-style-for-107-0 { border-top: 2px solid !important; border-image-slice: 1 !important; border-image-source: linear-gradient(90deg, rgba(172,99,130,1) 0%, rgba(149,74,135,1) 53%, rgba(126,49,146,1) 100%) !important; }Let me know if that doesn’t work out.
Thanks!
In forum: Kadence ThemeIn reply to: Shortcodes for Kadence theme
Hi Annette,
Glad you’re trying out Kadence Theme! This theme doesn’t have shortcodes like our other themes. We do recommend using the block editor and Kadence Blocks. We’ve added an advanced button block, icon block, row layout block, etc. https://www.kadenceblocks.com/custom-blocks/
Of course, you can use widgets within the page builder by siteorigin editor if you do not want to make the switch. Let us know how we can help moving forward!Best,
HannahIn forum: Virtue ThemeIn reply to: parallax image on widget and page are different
-
This topic was modified 5 years, 6 months ago by
-
AuthorSearch Results


