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: Virtue Theme
In reply to: Horizontal aligment of topabr widgets
In forum: Virtue ThemeTopic: Header Widget Alignment
In forum: Virtue ThemeHey,
Just a simple question, I hope. I’ve added WPML plugin and enabled language switcher in the widget area of my topbar. I try to leave search widget there as well. The problem is they are aligned vertically and stretch the topbar, I am trying to get them aligned horizontally to leave that neat topbar line intact.
Screenshot, just in case.
A pathetic attempt at trying to solve this:
@media (min-width: 768px) {
.topclass .topbar-widget {
float: left;
margin-top: 7px;
}
}Thanks for any help!
In forum: Ascend ThemeIn reply to: Shop theme edit – Image menu
In forum: Pinnacle ThemeIn reply to: Removing meta content from Blog page
That’s a site origin call to action widget and you should be able to remove it in exactly the same way that you removed the meta content. Are you not seeing it in the sidebar widget area? All of the content in your sidebar should be set in Appearance> Widgets.
-kevin
In forum: Pinnacle ThemeIn reply to: Removing meta content from Blog page
In forum: Pinnacle ThemeIn reply to: Removing meta content from Blog page
You need to remove it from your sidebar widget area. In Appearance> Widgets, you should see the sidebar (either sidebar1 or something similar, depending on what you’ve called it.) Open the sidebar widgets, and find the Meta one. Remove it from the widget area and you should be set.
Does that make sense?
-Kevin
In forum: Virtue ThemeIn reply to: Scrolling picture feature (Virtue Bold Child)
In forum: Reply To:In forum: Virtue ThemeTopic: Footer Widget Sizing
Hi I have just deleted some unused plugins on my site and since then the text in my footer (left hand side) “Coverage” is now on two lines instead of one almost as if the area has become smaller but it hasn’t…
Can you please provide a fix, the website is: http://www.plumber-exeter.co.uk
It should look like this: http://www.cloudwireless.uk
Thanks
In forum: Pinnacle ThemeIn reply to: Version: 1.9.4
April 26, 2017 at 12:22 pm #143017ok, so I just went to your widgets page and nothing is added? Once I add a widget to a widget area it shows fine.
Ben
In forum: Pinnacle ThemeIn reply to: Version: 1.9.4
In forum: Ascend ThemeTopic: Appearance>Customize Issues
Several questions regarding the Customize option and some overlapping of rows.
In Appearance > Customize > Home Page Layout > Home Page Payout there are 9 “modules” listed, 4 of which have been checked. I think by default from the Ascend Premium “Shopping Demo.” The 9 are:
Home Widget Area
Product Carousel Tabs
Page Content
Latest Blog Posts
Image Menu
Icon Menu
Portfolio Carousel
Portfolio Grid
Custom CarouselThe first 4 boxes are checked, so they display. The instructions for these modules are:
Homepage Layout Manager
Check box to enable and sort for output order (Top First). (bold is my emphasis)I assume that means I can drag and drop to re-order them. However, whenever I try to make the Product Carousel Tabs on the top and make Home Widget Area second, it doesn’t allow it. I can save it and it looks right for a bit, but when I leave and come back or refresh my home page, it is back the way it started, with Home Widget Area on top.
I tried dragging the Home Widget Area all the way to the bottom. It seemed to be correct. I saved and published. Went to another tab in Chrome refreshed the home page and it was right back to the top again.
site: *Login to see link
Which brings up another question. Is there a way to control the height of the “Product Carousel Tabs”?
I am also noticing an overlap of a row on top of another row. I have set the row to full width, but it still does not go all the way across. If you scroll down to just below the “testimonial row” you can see part of the next row overlays the testimonial row. So the grayish-blue of the image (this is the Hero widget I asked about earlier and found, thanks) is on top of the dark blue from the testimonial row. /Bob DeCloss
In forum: Virtue ThemeIn reply to: Product Sale Price Not Showing
April 25, 2017 at 2:00 pm #1428671. This was a change in woocommerce 3.0 When a variable product has a range it only shows the range and not the normal then sale range. You have a child theme with a script that is changing it to only show the lowest price and not the range. Thus one price.
2. I don’t’ know what you mean? What page please link directly to where you have a question. And provide whatever css you are were using so I know what you are referring to.
3. You can use this css to make the icons larger:
.topbarmenu ul li a i { font-size: 18px; }There is not an option to make some appear on the left of the screen. You would have to add those manually either coded through a child theme or added through the topbar widget area.
4. You had not set the bottom margin to 0.
5. That is not a theme option. You would have to code that yourself using a child theme.
6. I don’t understand what you mean. The menu is centered based on the page width. You can’t choose to center something on other objects. Nor can I understand how that would be visually appalling so I am assuming I don’t understand what you want. Please clarify.
7. I don’t know what “originally” thing you are talking about the image menu normally have a hover effect. Maybe that is.
Here is some css that you can play with. If you want something different I need more details. maybe an image?
.home-message { background: rgba(255,255,255,.5); }The last number is the opacity.
Ben
In forum: Virtue ThemeIn reply to: How to resize home widget area
Sorry to be a pain but somehow the coding is no longer working. It was fine and then I duplicated that particular widget area and embedded an iframe map. The map widget looked fine but the original home area widget shrunk down to the small size again. I tried backing out of it but the widget remains small. Is the coding associated with a very specific widget id? I deleted the map widget for the time being as it’s more important that I fix the original widget area. thx in advance.
In forum: Virtue ThemeHi – I’m using Virtue premium with, for the first time, a child theme. I need instruction on how to enlarge the home area widget that contains an iframe. The iframe doesn’t include any sizing so I’m figuring that I need to somehow widen the widget area. I searched the previously asked questions and didn’t see it. Thanks in advance. The site I’m working on is under construction but I’ll include a photo of the problem.
In forum: Virtue ThemeHey Selby,
You can either set your homepage as a latest post page from Settings > Reading, or you can add your posts via shortcode like this:
[kad_blog orderby=date items=16 fullpost=false]
If your homepage is set as a static page you can paste that into the content area, or you can paste it into a text widget within your home widget area.
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Problems after recent major updates
In forum: Virtue ThemeIn reply to: blog navigation
April 24, 2017 at 10:10 am #1426621. I’m not aware of a plugin that would do this automatically but I’m sure there are some out there. You can also just create unique sidebars and assign “virtue: recent posts” widget to each. IN that which you can choose to only show a specific category.
2. You didn’t post a link but you can place social media icons in the header widget or topbar widget area or use the top bar icon menu.
3. You can certainly create whatever kind of menu you want by manually adding things. I don’t see how it makes sense to show all your posts in a drop down but if you only have a couple maybe that works.
4. Plugin, there are loads out there. We even have a widget popup in our membership plugins.
5. ^ same, and yes are membership has a plugin for that too. But of course, there are loads of free options.
6. Please explain more or give an example.
Ben
In forum: Virtue ThemeIn reply to: Mobile menu and adding products to main page
Hi Dmitry,
1. Was this always showing this way or did you just notice? Have you added any css that would affect this?2. You can add products to the homepage using shortcodes. You can see a full list of woocommerce shortcodes here- http://docs.kadencethemes.com/virtue-premium/shortcodes/
You can paste the shortcode into your page content area or into a text widget within your home widget area.Hannah
-
AuthorSearch Results


