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: Pinnacle Theme
Topic: Widget issue
On our main site ( *Login to see link ) if you scroll to the bottom we have a list of our sponsors in the widget area. Is there a way to remove the turquoise color above and on the sides of footer column 1 widget using css? We would like it to be full width.
On our other test site ( *Login to see link ) we are using short code and a plugin to insert a sponsors page on the bottom. However, it conflicts with other plugins. Is there a way to get the widget area on the main site to look like this test site’s sponsor area?
Thank you for the help
In forum: Pinnacle ThemeIn reply to: Homepage – Blog presentation
Hey Carla,
The image of the post carousel you linked to can be set up from Theme Options > Home Slider. Leave the place behind header option turned off and select Latest Posts as your home image slider. Select Post Carousel as the latest posts slider style then select Large for the carousel image size and set desired heights and widths.
Then you can enable Portfolio Full in Theme Options > Home Layout as well as the Home Widget Area then you can go to Appearance > Widgets to add a text widget.
See here- https://www.kadencewp.com/home-page-pinnacle-premium/
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: On Sale products
I see!
Before i go and change them, i’d like to know;1. For Recently Added products – can i manually select the items (how to do this?) or it will be auto selected based on the timeline of most recent prod posted? Cos i will want certain items to appear but im uploading product in no particular order now.
If it is auto-select, can i just save those i want to “Draft” and then re-publish it at the end so that it will be considered as “Recently added products”?2. If it possible to have 2 Featured Products in the Home widget area?
In forum: Virtue ThemeTopic: On Sale products
Hi,
1.How can i choose NOT to include Special Promotion items (which were also on Sale) in my Product Grid for On Sales item? i want to differentiate between Normal sales item and Special Promotion items.
Im currently using Text widget on my Home Widget area by inserting this [best_sellers_products per_page=”20″ columns=”4″] for On Sales Product grid
2. Can i choose which sales product appear on my Sales Product grid homepg?
Thanks
In forum: Virtue ThemeIn reply to: Adding text to home page style 2
July 3, 2016 at 1:41 pm #101839Sure, use page content or add using the home page widget area. Everything can be abled in your theme options > home layout.
Ben
In forum: Virtue ThemeIn reply to: Social Widget or Social Media icons in top bar
In forum: Virtue ThemeIn reply to: Logo right and header widget left
In forum: Virtue ThemeIn reply to: Image blog post in home page
July 1, 2016 at 1:17 pm #101686Hey,
You can use the home widget area instead of the theme options > home layout “latest posts”.In the home widget area you can add a blog shortcode. http://docs.kadencethemes.com/virtue-premium/shortcodes/
For example like this:
[blog_grid columns="2" items="8"]Ben
In forum: Virtue ThemeIn reply to: To add Product carousel rows
In forum: Virtue ThemeIn reply to: To add Product carousel rows
1. So the home layout is set up to show these items as a carousel, not a grid. So you would need to add these through a shortcode using either a static page or the home widget area. Then you would just a shortcode like this into the text editor:
[best_selling_products per_page="12" columns="4"]
You can see a full list of woocommerce shortcodes here- https://docs.woothemes.com/document/woocommerce-shortcodes/Hannah
In forum: Virtue ThemeHi Ivan,
You can do that either by setting your home as a static (Settings > Reading) and using page builder to create a full width row with a parallax background image. Or you can enable the Home Widget Area from Theme Options > Home Layout then go to Appearance > Widgets and add a Layout Builder Widget to the Home Widget Area and add a call to action widget to a row. Then set your image as the background of the row and set the row layout to full width stretched.
See here- https://www.kadencewp.com/creating-a-home-page-with-virtue/
And here- https://www.kadencewp.com/using-page-builder-virtue-premium/
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Mobile, Alignment Issues, + Menu Questions
June 29, 2016 at 10:04 am #101263Hey,
If you want it that way then remove all this css:.kad-topbar-left { width: 100%; } .topbarmenu ul li { float: none; display: inline-block; } .topbarmenu ul { text-align: center; }for the search you have your widget area enabled for the topbar so that is why the search isn’t showing. you haven’t added that widget to the topbar widget area. Just turn off the topbar widget area.
Then try css like this:
@media (min-width: 768px){ .kad-topbar-right { width: 20%; position: absolute; right: 0; } #topbar .container { position: relative; } .topbar_social { float: right; } .kad-topbar-left { width:100%; padding-right: 20%; } }In forum: Virtue ThemeThank you for the beautiful theme.
I have some questions about changing the design of Primary Sidebar.1. Why are the three lines are apprearing under Search from Area> No Category? This look a little ugly so I want to know how I can erase these lines.
*Login to see link
2. Are there any ways to enclose each menu? It would be nice if I could make a frame for widgets in the Primary Sidebar.
3. How can I change the fonts and color for each elements in the sidebar? I’ve tried writing codes and pasted to custom css box but it wont work.Thank you for your many help.
In forum: Virtue ThemeIn reply to: New home page widget area
Hey,
You can either use the Featured Products feature which will pull form all your starred products. Or you can use the home widget area and add a shortcode into a text widget from Appearance > Widgets. The shortcode would be something like this:[recent_products per_page="12" columns="3"]
Hope that helps!Hannah
In forum: Virtue ThemeTopic: New home page widget area
In forum: Pinnacle ThemeIn reply to: Sitewide Footer Call to Action Question
I don’t believe that you can change the image per page with the sitewide call to action. You can, however, use page builder to make as many call to actions as you’d like on your page.
You do this by going to the page builder tab of your page edit screen, creating a row, and going into the Edit Row area.
Under Edit Row, find the Layout tab, and set Row Layout to be Fullwidth. in that same area, you’ll want to add some top and bottom padding, probably at least 40px.
Then under the design tab, you’ll set the image that you want.
Exit the row editor, then go to ADD WIDGET, and add a Call to Action there. Setup your text and link in the Call to Action, and you’re set.
Let me know if this works for you.
In forum: Virtue ThemeIn reply to: Visual Editor – Google Map Virtue Shortcode
In order to use a shortcode, you would need to use some sort of plugin, as I don’t believe this is an option within the theme.
Another option that would work within the theme as it is would be to use page builder and add a “Virtue: Google Map” widget to your desired area. This is a similar map to that which appears as an option on the contact page.
If you’re unfamiliar with page builder, here is a tutorial that will familiarize you with it.
https://www.kadencewp.com/using-page-builder-virtue-premium/Let me know if that option works for you.
In forum: Virtue ThemeIn reply to: Show Certain Posts on Homepage
June 27, 2016 at 3:26 pm #100949You can use the page content or the widget area. see here: https://www.kadencewp.com/creating-a-home-page-with-virtue/
Ben
In forum: Virtue ThemeJune 27, 2016 at 9:53 am #1008722. You also have an empty home widget area added to the enabled section of your theme options > home layout. Because it’s empty it’s just taking space, move that to disabled.
In forum: Virtue ThemeIn reply to: Colum Frame
Dear Hannah,
sorry no These is clear for me ….
my question is :
I habe a column 1 split a column to 2 Areas ( right an left ) and in each column are 5 widget in together and I would like to make over These 5 widgets a Frame how I can do ?
For sure if I have only 1 complete colum I could so to the Setting and say Frame and Color ….
but These function is not available if I have 2 Areas and more than 1 widgetThanks for helping
Jenny
-
AuthorSearch Results


