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: Adding a widget area to footerbase div?
October 14, 2019 at 4:56 pm #238935Hey,
I suggest using this plugin: https://wordpress.org/plugins/widgets-on-pages/It will give you a shortcode to output a widget area, you can place that shortcode in the footer text area.
Ben
In forum: Ascend ThemeHi there Kadence folks!
I want to add a widget area to the footerbase div so that I can place the Social Media widget there. Is it possible to ‘inject’ the widget area code here with a function, rather than modifying the templates/footer.php file? Or can you think of an alternate way to do this? I’m using a child theme, but even so I don’t want to change the source files unless I have to in case a future update requires me to change my code again.
In forum: Virtue ThemeIn forum: Virtue ThemeI added the Virtue:Gallery widget to a portfolio page. I then created an image carousel gallery. I would like to disable autoplay of this carousel. I know how to disable autoplay in gallery shortcode (add autoplay=”false”), but in this case there is no shortcode.
In Widget Styles > Animation > Animation Type, I have selected “No Animations,” but the carousel still autoplays.
Thanks for your help.
In forum: Virtue ThemeI’m having an issue with a new plugin I’m using. The plugin is “Woocommerce Hot Deals Pro” by IgniteWoo. When I add the plugin shortcode [deal_products] to the sidebar, via a widget, I get all of the category images displaying over the sale items the plugin provides. Is this a Virtue-premium theme issue? If so, how can I remove the duplicated category images from the sidebar? If not, please see the associated issue below.
Also, using the Woocommerce shortcode [products] on the sidebar does not duplicate the category images but still leaves the returned sale items displayed in an exaggerated narrow and long format. Is there a simple fix to changing the width and height of the sidebar displayed listings?. Is this a sidebar container size issue? It seems like the Virtue category display settings are bleeding over to the sidebar and forcing a four column display where there really isn’t room for it. I would like the sidebar on the shop page and category pages to show just one column with the resulting sale items displayed one over another or just two side by side if possible; similar to what is achieved when switch from grid to list view in the category pages.
The effected website page is *Login to see link
Thank you,
Kenet
[email protected]In forum: Ascend ThemeI’m building a new site and have all of my elements in place, but can’t quite get the spacing as I’d like it. The logo is exactly where I’d like it, but I’d like to have the Header Widget area almost fully right justified with maybe just 20px or so of padding to the right. Ideally the main menu would then be somewhat centered between the logo and widget area.
It looks pretty good on my laptop, but when I move to a screen with a larger resolution the menu is a little too far left and the widget area has too much white space to the right of it
The site can be found HERE.
As always, thanks for any help you can provide.
In forum: Virtue ThemeOctober 11, 2019 at 4:50 pm #238816Hey,
There isn’t an option for that inside the widget, you can do that through a shortcode[carousel type="product" items="10" columns="4" sscol="2" cat="cat-slug"]Ben
In forum: Virtue ThemeIn reply to: Customizing tabs
Hey,
Where are these words on your site? Often the widget settings will override the theme settings, but you can adjust this with css.You can download Kadence Blocks from here: https://www.kadenceblocks.com/
Hannah
In forum: Virtue ThemeIn reply to: Customizing tabs
In forum: Ascend ThemeIn reply to: Footer alingment
In forum: Ascend ThemeIn reply to: Recent Posts on Virtue/Pinnacle
October 8, 2019 at 3:46 pm #238683Hey,
I wasn’t talking about Kadence Widgets, I was referring to Kadence Blocks and the post/grid carousel block which you can use inside the WordPress (Gutenberg) block editor.In terms of using the virtue theme my response above “There isn’t an option in virtue to have logo menu widget.” means there isn’t an option to do that kind of header. You can create a custom one if you like and want to code it.
I think your best bet is to change your latest posts to grid, and columns to 2 and then post back.
Ben
In forum: Ascend ThemeIn reply to: Recent Posts on Virtue/Pinnacle
October 8, 2019 at 1:57 pm #238680Hey Ben, yeah re the Kadence widgets, I tried that, still couldn’t do it. I don’t really mind how it’s done, once I can do it(!).
I’ve asked but still amn’t sure on the answer – can I simply use Virtue (then I can get the blog articles as I want), but have in the header Logo/Menu/Widgets (for social media buttons)?
Thanks again.
In forum: Ascend ThemeIn reply to: Recent Posts on Virtue/Pinnacle
October 8, 2019 at 10:25 am #238665Hey,
Can you change your latest posts to grid, and columns to 2 and then post back. I can give you css that will make the image site bside the text.Also you can use the Kadence Blocks post/grid widget to create this in your page, doesn’t have to come through the theme options.
There isn’t an option in virtue to have logo menu widget.
Ben
In forum: Ascend ThemeIn reply to: Recent Posts on Virtue/Pinnacle
October 8, 2019 at 2:50 am #238634P.S. An alternative would be to get the header in Virtue with Logo/Menu/Widget – is that possible?
In forum: Virtue ThemeIn reply to: Formating Siteorigon Row
October 7, 2019 at 5:47 pm #2386231. The class changes when used within a widget like that. You need to edit this inside page builder. You can edit the row and set the bottom margin. It defaults to 30px which you can also override the defaults in your page builder settings.
2. You can add this css but I don’t see how this works for you on mobile. I don’t suggest it:
.widget_virtue_split_content_widget .kt-si-imagecol { width: 60%; float:left; } .widget_virtue_split_content_widget .content-ktsi-right, .widget_virtue_split_content_widget .content-ktsi-left { width:40%; padding: 0; } .widget_virtue_split_content_widget .kt-si-imagecol.img-ktsi-right { float:right; } .widget_virtue_split_content_widget .kt-si-table-box { display: table; min-height: 600px } .widget_virtue_split_content_widget .kt-si-table-box .kt-si-cell-box { display: table-cell; }Ben
In forum: Ascend ThemeOctober 7, 2019 at 2:58 pm #238610Hi there, thanks as usual for your help.
I have a question regarding Ascend and Virtue.
I need a header like Ascend (with Logo/Menu/Widget in one row, where the widget holds social icons). However I want to show recent posts on the homepage just like in this demo here: *Login to see link (at the bottom of the section). I can’t figure out how to do that at all in Ascend, and in Virtue I can only get 2 recent posts to appear (using Theme Options > Home Layout).
Can you give me any advice on to get what (the posts exactly like in link, but with a widget area to the left of the menu) I want either with Ascend or Kadence?
Thanks in advance!
In forum: Virtue ThemeIn reply to: Formating Siteorigon Row
Hi Hana,
As you advised, I have used the split content widget. Here is what i need to change in it.
I dont want any animation. Please stop the animation.
No gap between the upper and lower rows.
On desktop, the image side width to 60% and text side 40% whereas, the height of the split content should be equal. Mobile view no change.Please advise
In forum: Virtue ThemeIn reply to: Formating Siteorigon Row
Hey,
Try using the Virtue: Split Content widget. That provides the option to automatically align your titles.
Then you could use this CSS to add a background color and title color:h2.kt_imgsplit_title { background: #333; color: #fff; }Hope that helps!
Hannah
In forum: Ascend ThemeIn reply to: Custom content on post category page
October 4, 2019 at 3:06 pm #238521Hey,
You would need to install this plugin: https://wordpress.org/plugins/widgets-on-pages/Then you would need to add a layout builder widget in pagebuilder to that new widget area and in that, you would place your category and search widgets.
Then if you only have a couple of categories I suggest you just add the shortcode into the category description areas.
If you have a ton and manually adding isn’t an option you will need to override the archive.php file in your child theme and add the shortcode into the template like this, just be sure to replace the shortcode
[widgets_on_pages id=x]with the correct one for the widget area created with the plugin:Then in a child theme you would add a function like this, just be sure to replace the shortcode
[widgets_on_pages id=x]with the correct one for the widget area created with the plugin:<?php echo do_shortcode( '[widgets_on_pages id=x]' ); ?>You would add that around line 74.
Ben
In forum: Ascend ThemeTopic: Gallery offset
Hello,
I’ve noticed the ‘Ascend: Gallery’ (widget) in SiteOrigin Page Builder is slightly offset to the left, any help would be greatly appreciated. Please see *Login to see link
Cheers and thank you in advance!
Mark
-
AuthorSearch Results


