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 area'
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Pages widget
In forum: Virtue ThemeIn reply to: How do I put a sign-up form in my sidebar?
You should be able to go into Appearance> Widgets, and find the sidebar that you want to display the form in.
Then, add a text widget to that widget area. Paste the shortcode into that text widget, and the form should show in the sidebar now.
Does that work for you?
-Kevin
In forum: Virtue ThemeIn reply to: Latest Virtue update broke my website…
March 20, 2018 at 10:32 am #184148Shortcodes have worked (at least for me) in the widget areas since forever … It’s a handy nice feature to have, and also I nightmare to lose it all of a sudden, so thanks for fixing this so quickly! You guys rock!
In forum: Virtue ThemeIn reply to: Latest Virtue update broke my website…
March 20, 2018 at 10:24 am #184143Hmm, interesting error, I found it and your site is working. I will include a check for this in the next update. Basically, shortcodes were not set to run in widget areas.
Ben
In forum: Ascend ThemeIn reply to: Home page blog post format for mobile
March 20, 2018 at 10:20 am #184139I can’t really know the SEO implications, usually, search engines ignore display none but you would have to talk with an SEO expert for advice.
So instead of “latest posts” you could add the page content or the home widget area.
You would add in the posts like this:
<div class="visible-xs"> [blog_posts type="grid" orderby="date" items="8"] </div> <div class="visible-sm visible-md visible-lg"> [blog_posts type="below_title" orderby="date" items="8"] </div> Add button to posts page hereBen
In forum: Virtue ThemeIn reply to: Latest Virtue update broke my website…
This reply has been marked as private.March 20, 2018 at 9:57 am #184131In forum: Ascend ThemeIn reply to: Deactivate cart fly out
March 19, 2018 at 4:01 pm #184048You can make my-account a menu item as well. Or you can add a text widget in the header widget area and in that add a cart link.
Ben
In forum: Ascend ThemeIn reply to: Ascend Image widget content sizing
March 19, 2018 at 1:06 pm #184011Hey So to be clear a background is what you want since you want it to “cover” an area. Images will maintain ratio and since the ratio of your image doesn’t match the ratio of the area you ware wanting to “fill” you need to use background cover so that the image will fill it and let the excess image overflow and not be visible.
see here for more explanation on that: https://www.kadencewp.com/background-image-sizing/
But the issue is just because there is space doesn’t mean something would fill it and a background is only ever a background for content it can’t create space. It doesn’t set a size.
Adding a widget into the left column does not mean that widgets height will automatically be 100% of the available height. So when you set the background for that widget it’s only going to cover the background of the widgets content.
You would think a simple option would be to tell that widget to be 100% height. but it’s not that simple since defining what is 100% is based on content in another column in your row (so what happens when your on mobile and all columns become their own row) plus css doesn’t work that way. 100% height isn’t really a thing 🙂
So is there a simple solution no, But there are options although before I can give you any I need to know what you expect for mobile?
Becuase you can add a background directly to your row, instead of the left widget area, then it would fill the height. And from there you would set the right column widgets to have a white background which would give you close to the results you want with an image filling space on the left although part of your image would be cut off.
But this method doens’t really work for mobile very well.
Ben
In forum: Virtue ThemeIn reply to: Change Homepage
Hey,
You can add your portfolio to the home page with shortcode. In either your home page content area, or your home widget area, add the shortcode to a text editor like this:
[portfolio_posts orderby=date excerpt=false]If you wish to edit shortcodes, see here for more information:
http://docs.kadencethemes.com/virtue-premium/shortcodes/Let me know if that works for you!
-Kevin
In forum: Ascend ThemeGood morning Kadence,
I hope you can help. I’m going around in circles with the Ascend image widget – attempting to force the image / background image to fit into the whole widget area.
The image widget is in a row to the left of a single column gallery widget. I would like to retain the gallery sizing ‘as is’ but force the image to fit the area of this row. The page in question is here: *Login to see link
Any guidance greatfully received, as ever!
Many thanks,
Andrew.
In forum: Virtue ThemeTopic: Home Widget
In forum: Ascend ThemeIn reply to: Custom Home page Template
Hi,
There’s a setting in Theme Options > Home Page Layout > Module Product Carousel Tabs where you can enable your Featured products. Then to show your product categories you can enable the Home Widget Area in the Homepage Layout Manager and add two Ascend Carousel widgets to this area from Appearance > Widgets. The Ascend Carousel widget allows to you to show a specific category of a product.
Hope that’s helpful!Hannah
In forum: Ascend ThemeIn reply to: Changing fonts on Ascend widgets
March 13, 2018 at 10:04 am #183062Hi Kevin,
Having a think about it, I don’t really want to be changing the style of each widget, I would like to do it for all the ‘Ascend Recent Posts’ widgets, to have the same font as the title of that widget. At the moment they are different, the title is source sans pro (default) and the body text is what I have changed to Roboto slab. In the widget ‘Ascend call to action’ I can choose any ‘h1’ style, which I see I can change in the typography settings.
The trouble I have at the moment is don’t know what font I want to use on the rest of the site for all the titles, Is there a way of doing that easily using options rather than code?
With the ‘Ascend Spilt Content’ widget the body text changes but I can’t change the title text?
Sorry I’m not quite understanding how I can change these things, but if you can help I will decide tomorrow which font I want for which areas
In forum: Virtue ThemeIn reply to: Home Custom Carousel’s slider OFF
In forum: Virtue ThemeTopic: Setting a static homepage
So, I’ve been using Virtue plugin for a few years, and have recently updated my site. I created a page which I’d like to feature as my homepage – so I go to ‘Settings’, ‘Reading’ and select the page that I created to be my ‘Homepage’. However, it doesn’t work – it doesn’t update. Currently the homepage has been created via a homepage widget using a layout builder. So under the ‘Theme options’ menu, ‘Home layout”Home layout manager’, I have the only one widget enabled – which is ‘Home widget area’ – this is what is being displayed as my homepage. If I remove that widget since I try to set the page I created as my ‘static homepage’, it’s completely blank. It’s driving me a little insane as I can’t work out what I’m doing wrong. Have never had any issues with this theme until now. Any ideas?
In forum: Ascend ThemeIn reply to: Top Bar on Mobile
In forum: Ascend ThemeIn reply to: Topbar Widget Icons appear top of each other
March 9, 2018 at 4:14 pm #182638I’m guessing you want this css:
.kt-topbar-right .kad-topbar-widget-area.kad-topbar-item-right { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-align-items: center; -ms-align-items: center; align-items: center; -webkit-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; }Ben
In forum: Virtue ThemeIn reply to: Social Icons Widget Icons NOT Showing
March 8, 2018 at 6:10 pm #182526I placed in the footer widget area 4th column.
In forum: Virtue ThemeIn reply to: Social Icons Widget Icons NOT Showing
March 8, 2018 at 5:54 pm #182523I think I am confused. You don’t want the icons in the header widget area then. if you want them in the footer on mobile.
And are you sure you don’t want sharing links? Was that clear about the difference?
In forum: Virtue ThemeIn reply to: Home Image Menu
March 8, 2018 at 5:48 pm #182520Hey,
You can move the “home widget area” module to enabled between your home icons and home image menu. Then add a text widget with the title you would like.Or you can use pagebuilder to build the whole page, adding the image menu items as widgets and icon menu items as icon box shortcodes instead of through the theme options. That would allow you to add a widget above the columns with a title.
I hope that helps,Ben
-
AuthorSearch Results


