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 'sidebar'
-
AuthorSearch Results
-
In forum: Virtue Theme
Topic: Add widget to product pAge
my conversion rate on mobile is low because my category menu is on a sidebar on a product page and appears below the product on mobile browsers. I would like to move my category widget above the product on the product page so it is first to be displayed on a mobile browser. How can I drop a widget above the product?
In forum: Virtue ThemeIn reply to: Add menu in user login account
Hey Hannah, I don’t get it. I don’t mean to add menus in sidebar. But I want to add something in my user account or customer account. Just like my account in kadencethemes.com, there are available download or may be I will add available download for product catalog.
In forum: Virtue ThemeIn reply to: Add menu in user login account
In forum: Virtue ThemeIn reply to: Reduce footer title font size
Here is all the code via Theme Options>Adv Settings>Custom CSS. It also has at the bottom the two latest code additions recommended that are not working at this point. Thanks for helping to solve the mystery. Sharon
@media (min-width: 992px){
.main.col-lg-9{
width:80%;
}
.kad-sidebar.col-lg-3 {
width:20%;
}
}.sticky-wrapper > #nav-main ul.sf-menu {
float: none;
text-align: center;
}
.sticky-wrapper > #nav-main{
padding: 10px 0;
}
.sticky-wrapper > #nav-main .sf-menu>li {
display: inline-block;
float: none;
}
.is-sticky #nav-main {
margin: 0;
background: #fff;
width:1170px;
}
.headerclass > .container {
width: 100%;
}.kad-header-right {
padding: 0;
}.sticky-wrapper.is-sticky > #nav-main .sf-menu:before {
content: ”;
height: 60px;
overflow: hidden;
position: absolute;
float: left;
top: 0px;
display: block;
margin-left: 20px;
width: 175px;
background: url(‘http://temp.mychoiceconnection.com/wp-content/uploads/2015/11/CC-LOGO-DarkGreyBlue-mcc.jpg’) no-repeat center center;
background-size: contain;
}
@media (max-width: 1200px){
.is-sticky #nav-main {
width:940px;
}
}
@media (max-width: 768px) and (device-width: 768px) {
.kad-header-right .sticky-wrapper {
display:none !important;
}
.home .panel-grid-cell .widget-title {
color: #fff;
}#containerfooter h3 {
font-size: 12px;
}In forum: Virtue ThemeIn reply to: Sidebar navigation on Home Page
Hi Debi,
You can use the sidebar layout and add css like this to move your sidebar to the left:@media (min-width: 992px) { .home body .main.col-lg-9 {float:right;} }Just paste that in your custom css box in Theme Options > Advanced Settings.
You can use a custom menu widget to add a menu to your sidebar, then use css to hide your header. Like this:.home .headerclass { display: none; }Hope that helps!
Hannah
In forum: Virtue ThemeIn reply to: How can I disable the responsiveness of the site?
In forum: Virtue ThemeHello,
My client just informed me that they want the same layout for their home page as their current site: *Login to see linkWhich means they want a left side bar navigation. I do not see how to create this without keeping the top “main navigation” which I have on all the remaining pages. Any documentation on how to creat this left sidebar WITHOUT the main top nav?
Thanks,
debIn forum: Virtue ThemeHi Ben/Hannah,
When i try to used reCAPTCHA in my contact form my sidebar will go under the contact form. Please help.
Here’s the Link: *Login to see link
Thank you very much.
In forum: Virtue ThemeIn reply to: Trouble with Ninja Forms
December 11, 2015 at 2:57 pm #71030Hey,
The theme doesn’t hook into anything in terms of email it only uses the send mail function in wordpress if your using the contact form page template. It is by the way the same form that is in free.Can you post a link to your page? If you have set the page template to the contact form template change that to be sidebar or fullwidth. If you have the page template on defualt try changing that to sidebar or fullwidth.
Ben
In forum: Virtue ThemeCurrently I have a calendar that is tied to posts. I want it to be exclusively for events that may or may not have a signup and fee. What plug in do you recommend for Virtue Premium? Does woocommerce have an events calendar interface? Or can I modify the existing calendar and remove posts and put in events in some way?
In forum: Virtue ThemeIn reply to: Widgets on home.
In forum: Virtue ThemeIn reply to: Widgets on home.
In forum: Virtue ThemeTopic: Related Products to a Post
Hi Hannah and Ben,
At the bottom of my posts (or in a sidebar) I would like to be able to add a carousel of related products (from my woocommerce store).
It would be nice if I could select a “product category” to display in the carousel from the post page.Could you please point me to a plugin which would do that nicely?
I tried several but without much success.Thanks a lot,
Erol
==============In forum: Virtue ThemeIn reply to: How to hide categories from sidebar widget
December 10, 2015 at 12:06 pm #70827In your appearance > menus page. Click on “screen options” in the top right corner. Click the descriptions check box so you can edit the descriptions in your menus. Then click to expand each menu item and remove the description.
In terms of the icon you can use this css:
.sidebar .widget_nav_menu .menu a:after { font-family: virtue_icons; font-style: normal; speak: none; font-weight: 400; content: "e3b5"; float: right; -webkit-font-smoothing: antialiased; }Ben
In forum: Virtue ThemeIn reply to: Widgets on home.
Hey Hannah yes I’m using static page. as you said I put some widgets in primary side bar at Appearance > Widgets. and chose right one at ‘Display a sidebar on the Home Page’ Home Layout. also chose primary sidebar as well. But They doesn’t come out. What did i miss?
In forum: Virtue ThemeIn reply to: Widgets on home.
Hi,
Have you set you page to a static page from Settings > Reading? If so, just go into the page and, using page builder, you can create rows and columns and add whatever content you want via widgets. If you want a sidebar on the homepage you can enable it from Theme Options > Home Layout and add content from Appearance > Widgets.
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Different sidebar on every page
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Alternate Blog Sidebar
December 8, 2015 at 1:11 pm #70489In your theme options > misc settings you can create a new sidebar.
In your settings > reading make sure you have not selected a page for the post page. Leave that empty.
In your blog page using the blog template you can select which sidebar you want to show.
Ben
In forum: Virtue ThemeTopic: Alternate Blog Sidebar
Does anyone know if there is a way to make an alternate sidebar for the blog page alone? For the blog page I would like to display recent posts, categories, and archives but I really do not want to display those widgets throughout the site by putting them in the primary sidebar. Thanks.
-
AuthorSearch Results


