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
In reply to: Top Bar Nav and Primary Nav customization and sticky
Hello,
1. You can add a widget area to your topbar in Theme Options> topbar Settings and set the side you’d like the widgets to show on. Then add the widgets in Appearance> Widgets. Does that work for you?
2-3. There aren’t really any animation options like that for the header, but you can set different parts to be sticky and others not. The sticky options are found in Theme Options> Header Settings> Enable Sticky Parts of Header?. Just select what parts you’d like to be sticky and you should be set.
Let me know if this is helpful.
-Kevin
In forum: Virtue ThemeIn reply to: Set up the Paragraph font size on Blog
In forum: Virtue ThemeHi team, have some questions about using the Virtue Split Content Widget. Very happy with this Widget.
How ever search the Forum to understand better how to get the images nicely sticked to each other (corner to corner as like your Demo version) with the text next to it aligned with the image which is 1000×500. At this moment have to much background / open space and would like to limit this as much as possible, so the image get better aligned as mentioned above.
Below fyi some CSS info:
.page-header {
border: 0;
}.widget_virtue_calltoaction_widget .kad-btn-primary {
color:#f2d78c;
background:#f2c037;
}.kad-btn-primary {background-color: #dd9933; }
.kad-btn-primary:hover {background-color: #cfcfcf; }.kad-header-style-two .nav-main ul.sf-menu>li a i {
font-size: 50px;
}.footercredits p {
font-size: 14px;
}.footercredits {
text-align: center;
}#containerfooter {
padding-top: 0;
}
.footercredits {
padding-top: 0;
padding-bottom: 0;
}#containerfooter .widget {
margin-top: 0px;
}body #kad-banner #logo .kad-retina-logo {
margin: 0 auto;
}.home-padding {
padding-top: 0px;
}.home-widget-box {
text-align:center;
}.page-header {
display:none;
}div#content {
width: 100%;
}a.kt_imgsplit_btn.kad-btn.kad-btn-primary {
font-size: 16px;
}Thanks in advance for your support, Andy
http://www.andylubertinaturephotography.nlIn forum: Virtue ThemeIn reply to: kt flip box – remove flip animation
July 16, 2018 at 2:46 pm #196134Ok, replace that with this:
.virtue_icon_flip_box_widget { overflow: hidden !important; } .virtue_icon_flip_box_widget > .panel-widget-style { -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .virtue_icon_flip_box_widget:hover > .panel-widget-style { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .virtue_icon_flip_box_widget > .panel-widget-style > .kt-flip-box-contain { -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .virtue_icon_flip_box_widget:hover > .panel-widget-style > .kt-flip-box-contain { -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); } .kt-flip-box-contain .kt-flip-box-back, .kt-flip-box-contain .kt-flip-box-front { -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .kt-flip-box-contain:hover .kt-flip-box-front, .kt-flip-box-contain .kt-mobile-hover .kt-flip-box-front { -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); transform: rotateY(0); } .kt-flip-box-back { -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transform: rotateY(360deg); } .kt-flip-box-contain .kt-flip-box-front { opacity:1; } .kt-flip-box-contain:hover .kt-flip-box-front, .kt-flip-box-contain .kt-mobile-hover .kt-flip-box-front { opacity: 0; } .kt-flip-box-contain .kt-flip-box-back { opacity: 0; } .kt-flip-box-contain:hover .kt-flip-box-back { opacity: 1; }In forum: Virtue ThemeHi,
I am currently using the virtue gallery widget in page builder. My final images are 16:9, but the gallery shows the pics in a 1:1 (square) ratio. Is there a way to change this to 16:9? I understand clicking the image brings up the full image, but my client wants to see the full image at the start.
In forum: Virtue ThemeIn reply to: Icons below main product image
Hi Graham,
Are you using a page builder plugin? Using your page builder editor you can add whatever widget you want into the product description area. Does that work for you?
You may also like this plugin: https://www.kadencewp.com/product/kadence-woo-template-builder/
Hope that’s helpful!Hannah
In forum: Virtue ThemeIn reply to: Two active sidebars, left and right
My bad, I clicked on the wrong forum!
I always use Page Builder and I did work up a solution using a template and duplicating pages. I’ll also play around with your other suggestion of putting a widget area in the header and see how they like that.
As always, a big thanks, and sorry once again.
In forum: Virtue ThemeIn reply to: Two active sidebars, left and right
With Ascend you have the option of enabling a side header (theme options > layout settings). You could then choose a header style with extras (theme options > header settings) and add a widget area to your header. Then you could still use the sidebar layout as normal.
Are you using page builder by siteorigin? If so, see “duplicating existing pages” here: https://siteorigin.com/page-builder/documentation/prebuilt-layouts/
In the future be sure to post in the correct forums. You can find Ascend Premium forms here: https://www.kadencewp.com/support-forums/forum/ascend-theme/Hannah
In forum: Ascend ThemeTopic: Agency Demo
In forum: Virtue Themeusually, it’s a plugin or some script you could add in a page or widget area that would break jQuery.
Have you tried deactivating plugins? (I tried that but no change)
Are you adding any javascript anywhere in the site? (no)
What is in your child theme? (there’s nothing in the css file, but I do have some codes in the function.php. To see if my codes on the function.php might be affecting the jQuery on the product page. I switch the virtue child theme to the parent theme. Still having problems)
While I was waiting for your reply to my problem. I discovered that if I had more than 17 product variations (based on 2 attributes) with values, jQuery would not properly load. Based on what I discovered, I created several more products with just 1 product attribute as a work around. Not ideal but it works. So Ben I would consider my problem solved for the time being. I know that you can’t respond immediately, but I still appreciate the suggestions you provided.
In forum: Pinnacle ThemeIn reply to: Main Menu Shifted Under Header
In forum: Virtue ThemeJuly 14, 2018 at 9:48 pm #195973Hey,
usually, it’s a plugin or some script you could add in a page or widget area that would break jQuery.Have you tried deactivating plugins?
Are you adding any javascript anywhere in the site?
What is in your child theme?
Ben
In forum: Pinnacle ThemeTopic: center footer widgets
In forum: Virtue ThemeIn reply to: Problems with Virtue Split Content on iphone OS11.4
In forum: Virtue ThemeIn reply to: Problems with Virtue Split Content on iphone OS11.4
In forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: Scroll bar at bottom of blog home page not working
Yeah, the page content will appear wherever you place it on the enabled side of Theme Options> Home Layout. Hopefully that makes sense!
If you want to have another page builder area on your home page, a workaround would be to enable the home widget area in Theme Options> Home Layout, then go to Appearance> Widgets, and add a layout builder to your Home Widget Area.
Let me know if you have anymore questions!
-Kevin
In forum: Ascend ThemeIn reply to: Scroll bar at bottom of blog home page not working
July 12, 2018 at 3:19 pm #195797Thank you kevin it’s working. Can I just confirm that it’s just the Page Content that can be edited? So, for example if I had page content at the bottom of the homepage then I would only be able to edit things at the bottom of the page with the other Kadence widgets above it?
In forum: Ascend ThemeIn reply to: Scroll bar at bottom of blog home page not working
July 12, 2018 at 2:55 pm #195775Hi Kevin, I have page content on the homepage but I still can’t edit the homepage. I can make the rows and widgets but nothing changes on the live editor or when I preview changes, thanks.
In forum: Virtue ThemeIn reply to: Trying MailChimp popup form-doesn’t show up
Ok. I did. It works well on side widget of blog page.
Now I am trying to add the following to the contact form 7. Don’t know where to put it.
“To integrate with Contact Form 7, configure the settings below and then add [mc4wp_checkbox] to your CF7 form mark-up.” I have a checkbox label text, “Subscribe & Stay Connected!” -
AuthorSearch Results


