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
In reply to: Home Page Options
Hey,
You can do this two ways. You can set your page as a static page from Settings > Reading then use page builder to add content to your static page. Or you can use the home widget area (enabled in theme options > home layout) and use the layout builder widget (from appearance > widgets).
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Footer navigation alignment
In forum: Virtue ThemeIn reply to: Footer navigation alignment
June 7, 2016 at 11:34 am #97922Hey,
Best option would be to place all three items into footer widget areas. This will allow you to not need a child theme and I can help you with css to make the menu widget align horizontally.Just send me a temp login if you have a coming soon plugin you can use Set as private reply.
Ben
In forum: Virtue ThemeIn reply to: Footer navigation alignment
Hi Ben Thanks for your replay!
No matter how it’s display on mobile, I assume It is shown vertically, and no matter the order.
But on desktop yes, I’d like the chance to put 3 items inline that is:Copyright – Footer menu – 3 or 4 small thumbs logos
Am I forced to create a child theme?
I could also use one of the footer widget column, it’s ok if the thumbs are above the line,
but the widget Custom Menu I can add to the widget area puts the links vertically and I don’t know how to display them horizzontally :-/
this is the reason I’d like to use footer menu located on the center.In this moment I can’t show the link because the site is in Maintanance mode.
I add an image, hope it can helps…
Thank you very much.
Simone
In forum: Virtue ThemeIn reply to: Footer navigation alignment
June 6, 2016 at 12:35 pm #97798Hey,
can you post a link?What order are you wanting this to appear in with mobile?
I’m assuming you want images inline with the footer menu? and not above in the footer widget areas? do to that would require a child theme and some functions to pull in a widget area there.
Ben
In forum: Virtue ThemeTopic: Footer navigation alignment
Hello! I need a tip to set the layout for footer area.
Is there any chance to put the footer navigation to the center, aligned with the copyright line that’s on the left,
and anything like a widget to display 3/4 thumb images to the right?I’ve been searching along the several topics in the forum, but i could not find anything that helped me.
Thanks in advance for your support.
Simone
In forum: Virtue ThemeIn reply to: Editing Latest Blog Posts order on homepage
June 6, 2016 at 10:20 am #97771Hey, I would suggest using a shortcode vs using the home page module. You can add a shortcode into the page content or in your home widget area using a text widget.
[blog_posts order="ASC" orderby="date" items="8"]Ben
In forum: Virtue ThemeIn reply to: Call to Action on the left or right of Logo
Glad to hear you’re happy with the theme:)
Upon adding the widget area to your header, try adding this to your custom css box in Theme Options:@media (min-width: 992px) { .col-md-8.kad-header-widget { width: 40%; float: right; } .col-md-4.clearfix.kad-header-left { width: 60%; } #logo { float: right; } }Does that work for you?
Hannah
In forum: Virtue ThemeJune 4, 2016 at 12:02 am #97599I would like to add small space (around 10~15px) between sidebar (widget area) and main content. Could you please help me Ben without affecting responsive?
Currently i have set option page width = 940px in virtue theme option.
In forum: Virtue ThemeIn reply to: Central Ads Management
June 3, 2016 at 12:55 pm #97552Hey,
Since you added manually you would need to edit manually. I would suggest you use a plugin like this: https://wordpress.org/plugins/widgets-on-pages/That will give you a shortcode that outputs 1 widget area. You can add that throughout your site and it will show the one widget area where you have placed an ad. Then when you want to update you can change that one widget and it will show everywhere that you have placed the shortcode.
Ben
In forum: Virtue ThemeTopic: Add Widgets In Header
In forum: Virtue ThemeIn reply to: Call to Action on the left or right of Logo
Hi Martin,
In Theme Options > Main Settings under Logo Layout select the fourth logo layout. This will add a widget area to your header. Then you can go to Appearance > Widgets and add a virtue call to action widget to your header widget area. Then you can use css to re-center the logo. If you post a link I can help with that.Hannah
In forum: Virtue ThemeIn reply to: Slider for shop page?
June 2, 2016 at 12:29 pm #97311Ok you menu is too large for the header… here is some css to make it call fit copy this from here and place into your theme options > advnaced settings:
.kad-header-style-three #nav-main ul.sf-menu>li>a { padding: 0 10px; } .sliderclass { margin-top: 0; } @media (min-width: 992px){ .kad-header-right {width:75%;} .kad-header-left {width:25%;} }In terms of the home page what widget area you adding and where are you adding it?
Ben
In forum: Virtue ThemeIn reply to: Inserting dreamweaver hotspots code into Virtue page
June 2, 2016 at 11:18 am #97280I don’t suggest doing this type of thing in general it’s an older style of coding and often not responsive for all browsers.
But if you like the style it’s your site so go for it. Adding a script to wordpress you just have to make sure you add in the right place. Scripts can goo in the header footer script area or in a simple text widget.
BenIn forum: Virtue ThemeIn reply to: Transfer Widgets to Child Theme
May 31, 2016 at 9:43 am #96968Hey,
Widgets are saved but where they are assigned (which widget to which widget area) is saved on a theme slug by theme slug bases When you change to a child theme you change the slug and thus you have to assign those widgets to the correct widget areas. They are all still there and you don’t need to remake them you just have to move them from the unassigned widgets into the correct widget areas. Does that make sense? When you change to the child theme go to apperance > widgets and scroll down looking on the left you should see all your widgets in the unassigned widgets area.Ben
In forum: Virtue ThemeIn reply to: Topbar – Social Media
In Theme Options> Top Bar Settings, you turn “Enable widget area in right of Topbar?” to be ON.
Then, go into Appearance> Widgets, and place a “Virtue: Social Links” widget in the topbar area.
Place your links in the widget’s designated areas, and your social icons should show in the top bar.
You may need to use some CSS to get it looking perfect, and I can help you with that if you post a link.
Let me know if that helps.
In forum: Virtue ThemeIn reply to: Page Title
May 28, 2016 at 11:49 am #96829In the page you have set as your front page in the settings > reading. It’s that page title that gets pulled in.
If you are setting the home page as your “latest posts” page in the settings > reading then there is no “page” thus defaults to a title of “latest posts”
You can’t really change that if you aren’t setting a page so I would suggest using the home widget area instead and add a title there.
Ben
In forum: Virtue ThemeIn reply to: Add Content to Blog Front Page
Thanks Hannah!
I tried that shortcode, but the photos don’t show up as the landscape header, which is what I love about the blog page set up.
I might go ahead and use this though.I had tried setting the latest blog page as the home page. But, wasn’t able to add “Page Content”.
Figured out that you have to use the “Home Page Widget Area” and add a text widget. And, you have to make sure to keep the “Page Content” option there as well, otherwise the blog posts disappear!
I will continue working with the options to get it the way I want.
Thank you.
In forum: Virtue ThemeIn reply to: Add Content to Blog Front Page
You can set your homepage as the latest post page (settings > reading) and still add content. You can enable anything you want in Theme Options > Home Layout. You could also use the home widget area to add whatever widgets you want. Or if you wanted to have a static page instead you could use this shortcode for your blog posts:
[kad_blog orderby=date items=4 fullpost=false]
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: How to add formget SLIDING FORM short code
-
AuthorSearch Results


