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: Header widget top spacing
April 3, 2018 at 10:10 am #186074Hey,
It’s not possible within the theme options of Ascend to have the menu show below the page title area. The slider is added outside of the header into the page content area and so there is no relationship with the menu in the header and the bottom of that slider that would allow for some css hack to position the menu there.With virtue you can place the slider above the header and this could be possible in ascend by manually adding a slider into the topbar widget area for example or header widget area but it won’t work or be controlled like the current header image throughout the theme.
Does that make sense?
Ben
In forum: Virtue ThemeIn reply to: Virtue theme topbar Icon menu
Hey,
Your site is in maintenance mode so I’m unable to see it. Have you tried enabling the topabr layout switch from Theme Options > Topbar Settings? If you’re not already, I would also suggest adding your social links through the topbar widget area. You can enable that from Theme Options > Topbar Settings then add widgets from Appearance > Widgets.Hannah
In forum: Virtue ThemeIn reply to: extra widget area above the footer
March 29, 2018 at 3:27 pm #185758There are 4 footer widget areas. The first one is the full width one. The second one is the first column thats under it.
If you want custom choose the layout builder widget and use the first widget area to build any layout in your footer.
Ben
In forum: Virtue ThemeHello!
In Theme options -> footer I choosed fourth option where is 1 footer area fullwidth and 3 colomns below, however in widget area there are just 4 footer columns. There isn’t one area fullwidth above columns. In forum I found topic about it, but it was for Ascend theme.
How can I get this?
In best scenario I would like to get one footer area fullwidth above 4 columns below.Thank You!
In forum: Virtue ThemeIn reply to: How do I put a sign-up form in my sidebar?
March 29, 2018 at 11:06 am #185692Hmm, lets try a set by step again, and break it down as much as possible with images. You want to add the sign up right above the recent posts widget in the primary sidebar on your site.
So step 1:
Go to appearance > widgets in your admin. (see image)
Step 2:
Scroll down on the left side till you see “Text” under the available widget options. Then click on that widget, a popup will show asking you which widget area you would like to add this text widget too. Select primary sidebar and then click “add widget”. (see image)

Step 3:
Scroll up to your primary widget and click and move this widget to where you want it to show. So move it directly above the recent posts widget. (see image)
Step 4:
Add the constant contact shortcode, which we’ve already established is[ctct form="467"], into the text widget. Make sure to click “save” when done (see image)

Hopefully this will help by seeing the images and will also help you to understand how sidebars work and how you can add stuff to them.
Please let me know.
Ben
In forum: Virtue ThemeIn reply to: Add Cart Icon in Topbar Mobile and Desktop
March 29, 2018 at 10:03 am #185676Theme options > menu settings, I enabled the cart in the menu.
Appearance > widgets I added a widget with an icon link to the cart in your header widget area.
This css went with to style more like your images:
#nav-main ul.sf-menu ul#kad-head-cart-popup .buttons .button { background: transparent; border: 1px solid; } .menu-cart-btn .kt-cart-total { background: #2d5c88; } i.icon-cart:before { content: "e0c2"; } .kad-header-widget .header-widget-area-header.widget_icl_lang_sel_widget { float: right; } .kad-header-widget .header-widget-area-header.widget_black_studio_tinymce { margin-top: 10px; float: right; margin-right: 10px; }In forum: Pinnacle ThemeIn reply to: Standard orange color
One way would be to add a class or ID directly to your row or widget by opening the Attributes tab in the Page Builder Edit Area, and adding it there. Let me know when you’ve added the class or ID to the row or widget, and I can give you the CSS.
You can increase the height of the call to action by adding padding to the call to action widget. Open the widget edit area, and in Layout, add some top and bottom padding.
Let me know if this works for you,
-Kevin
In forum: Pinnacle ThemeIn reply to: Queries
Hi Kevin
Thanks for the reply.
In relation to disabling the cache on the home page how is this done. I do not have WP cache on my site as it was creating problems.
In terms of areas to hide on mobile device they vary from page to page. Essentially I would like to just hide a row and the associated widgets in it.
The other problem is that I want my posts to appear with a picture on top within the blog post. When I switch
Gallery Blog Post Summary Default portrait image I just get a blank space. Can you assist please.Final question. Can you sort your blogs by category and have a side bar that just lists all the categories and then you can filter by catagory.
Thanks again for your great help.
In forum: Virtue ThemeHi:
I am using Virtue Bold and want to edit the footer. I have left the default footer widget layout with the default 2 columns and know that I can change the text in Theme Options, miscellaneous settings.What I would like to know is:
1. In the footer copyright text, the default has short codes for [the-year] [site-name] and [theme-credit]. If I want to add a link as part of the footer text – how do I do that?
2. What is the name of that area? If I want to change the font or background color I know I can do that in the Custom CSS Box.
3. How can I adjust the height of the footer area? I believe there are two rows or sections?Thanks,
JimIn forum: Virtue ThemeIn reply to: How do I put a sign-up form in my sidebar?
Hey,
Sorry, I don’t know how to be clearer. Re-reading my above posts closely, it should make sense. Did you follow the steps exactly?
1. Go to Appearance> Widgets.
2. Find Sidebar01, and open it to view the text widget.
3. Open the text widget and see the shortcode within.
4. Go to the page that you want to show the form in.
5. Assign the sidebar for the page as Sidebar01.
6. View the page to see the form in the sidebar, just like on the page I created to show you.
If you want to place the form into a different sidebar, then add a text widget to the area you want to show the form, and then place the shortcode in the text editor.
Hopefully that clears it up.
-Kevin
In forum: Pinnacle ThemeIn reply to: Standard orange color
1. Here is some CSS to move the text up in that page builder row:
#pgc-197-5-0 .textwidget span { position: relative; bottom: 2px; font-size: 25px; }2. The above CSS should also increase the font as needed. Keep in mind that this CSS will only effect the text within that page builder cell, and if you make any changes to the page builder layout of that area, the ID may change and the CSS may need to be changed.
-Kevin
In forum: Virtue ThemeIn reply to: Allign header widgets
Hey,
Try adding this CSS to Theme Options> Advanced Settings, and let me know if it works for you:
@media (min-width: 992px) { .kad-header-widget { text-align: right; } .widget-3.widget-last.header-widget-area-header.widget_polylang { display: inline-block; } }-Kevin
In forum: Ascend ThemeIn reply to: Icons in header shrink when linked
March 26, 2018 at 10:09 pm #185233You can add this css:
li.menu-widget-area-kt .panel-layout a { padding: 0; }but I suggest trying the social links widget.
Ben
In forum: Ascend ThemeIn reply to: Email form in footer
March 26, 2018 at 9:44 pm #185227In your widget area you seem to be adding a spacing shortcode above the shortcode for the MailChimp form. If you don’t want space I suggest starting by roving that shortcode you added and see if that gets you what you’re after. Let me know.
Ben
In forum: Ascend ThemeVery strange problem. I had put 3 icons in the header widget area as placeholders and they displayed precisely as I wanted. I finally got around to linking them tonight and when do they shrink down to about 1/3 of their original size. You can view the site here, I left the Google+ icon unlinked.
In forum: Ascend ThemeTopic: Extra Footer widget area
Hello! How can i hide an Extra Footer widget area on the certain page?
Mt site is: okna-pvx.byI’d like to hide Extra Footer widget on *Login to see link and *Login to see link
In forum: Ascend ThemeTopic: Social media icons alignment
March 25, 2018 at 2:29 pm #184943Hello
I’m not sure why this is happening and have tried to inspect element but cant see anything wrong. The issue is that the last icon is higher than all the others and doesn’t show the symbol in the box (social media icons in header widget extras area) See here:
If you could shed some light on this I’d appreciate it.
Thank you
In forum: Virtue ThemeIn reply to: add image on main menu
In forum: Ascend ThemeIn reply to: Custom Home page Template
You can use a shortcode like this:
[products limit="16" columns="4"]Then you can either paste that into a text widget within your home widget area, or if your homepage is a static page you can paste it onto the content area of your homepage.
Hope that helps!Hannah
In forum: Ascend ThemeTopic: Footer Width
I’d like to have the legal disclaimer in a footer section that is full width.
I have the 5th option selected in theme options > footer settings. I’m using the ‘extra widget area above the footer’ for a sitewide call to action – not visible on the homepage.
How can I make the legal disclaimer full width?
ref link: *Login to see link
-
AuthorSearch Results


