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
In reply to: Contact VCard Widget
January 29, 2018 at 11:34 am #176955Hi Kevin, this is in the footer, but also could be in the sidebars (in future versions of the website, perhaps). The widget doesn’t allow the HTML code to be simply inputted.
I also would like to submit my suggestion for future updates of this theme (I also train students and highly recommend Virtue!!) Thanks!
In forum: Virtue ThemeTopic: Search Results
In forum: Ascend ThemeIn reply to: Custom Home Page Header
January 26, 2018 at 3:48 pm #176720Hey,
So I would suggest you build the whole thing (including your sidebar) in pagebuilder in your homepage content. Add whatever you want on top then build a two column layout with your sidebar widgets in the “sidebar column”If you really had to use pagebuilder in the header area and for some reason couldn’t just make this one page you can use a plugin like this: https://wordpress.org/plugins/widgets-on-pages/
That would give you a shortcode that directly outputted for widget area so you could build out the widget area in page builder then add the shortcode to the theme settings.
Ben
In forum: Ascend ThemeIn reply to: Social icons/links to share or follow
January 26, 2018 at 3:33 pm #176717Hey,
1. You would use a plugin for this, for example: https://wordpress.org/plugins/simple-share-buttons-adder/2. You can add these to a sidebar or in your footer using the Ascend: social widget. Go to appearance > widget and place the ascend social widget into the widget area you want to show these links in. Then you can add your social links.
Ben
In forum: Virtue ThemeIn reply to: Blog category hide side bar
January 26, 2018 at 2:50 pm #176707Hey Kathy, when you set the blog page as your “posts page” in settings reading it’s going to default to a sidebar page because it’s using the specific “post page” template. All you need to do it go into your settings >reading and unselect that page as your post page, just leave the selector blank, then on your blog page use the blog template. There you can set the sidebar layout inside the settings.
http://docs.kadencethemes.com/virtue-premium/templates/blog-page-template/It’s worth noting that your actual blog category page is here: https://victoriabeelik.com/category/blog/
You can see that there is no sidebar there.
Ben
In forum: Ascend ThemeIn reply to: Custom Home Page Header
There’s probably a better way to do this, but here is a CSS hack that will get you by until Ben or Hannah can make a suggestion:
@media (min-width: 1008px) { .home aside#ktsidebar { position: relative; top: 472px; } } @media (min-width: 992px) and (max-width: 1007px) { .home aside#ktsidebar { position: relative; top: 500px; } }Add that to Theme Options> Custom CSS, and let me know if it works for you.
-Kevin
In forum: Ascend ThemeTopic: Custom Home Page Header
Hi Ben,
Is there a way to create a completely custom Home Page Header with Page Builder?
I see the following options under “Choose home page header settings”:
Page Title
Basic Slider
Kadence Slider Pro
Shortcode Entry
Post Carousel
NoneIt may be a simple answer, but the problem I’m facing is I’m trying to use the “Home Widget Area” to create the custom header, but the sidebar doesn’t clear the Widget (since it’s part of the Home Page Content).
Is there a better approach to do this?
I’ll send the dev URL with its associated credentials in a private followup post.
Thanks!
TaylorIn forum: Virtue ThemeIn reply to: Blog category hide side bar
In forum: Pinnacle ThemeIn reply to: No fullwidth template
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
You still didn’t fix the above css. Try replacing all that with this:
banner .virtue_sitewide_banner { min-width: 100% !important; text-align: center; padding-left: 0px; padding-right: 0px; } aside#ktsidebar { background: #2B3035; padding-right: 0; }Hannah
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
In forum: Virtue ThemeIn reply to: Blog category hide side bar
Hello Kathy,
Try going to Theme Options> Blog Settings, and find “Blog Category/Archive Defaults” at the bottom.
There, you should be able to set the sidebar for your blog archives. Set “Display the sidebar on blog archives?” to the Fullwidth option and you should be set.
Let me know if that works for you.
-Kevin
In forum: Virtue ThemeTopic: Blog category hide side bar
Hi Guys,
I’ve tried everything to hide the side bar. I’ve select ‘Full width’ and no sidebar everyone I can select it. I’ve also tried using the CSS to hide it, but can’t figure out what’s up. *Login to see link
I appreciate your help to make the blog category a full width page.
Kathy
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
You have an open class here:
banner .virtue_sitewide_banner { min-width: 100% !important; text-align: center; padding-left: 0px; padding-right: 0px;You need to change that to this:
banner .virtue_sitewide_banner { min-width: 100% !important; text-align: center; padding-left: 0px; padding-right: 0px; }And then fix this as I said above:
#ktsidebar { padding-right: 0; #2B3035; }Hannah
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
I’ve the following in my theme options, advanced setting:
banner .virtue_sitewide_banner {
min-width: 100% !important;
text-align: center;
padding-left: 0px;
padding-right: 0px;#ktsidebar {
padding-right: 0; #2B3035;}
.sidebar .widget-first {
margin-top: 0;}
.wrap.contentclass{
padding-top: 0;}
Strange that you van’t see it.
In forum: Virtue ThemeTopic: Portfolio Questions
Hello Team Kadence!
I have a few questions about the portfolio options:
Is there a way to apply the Portfolio Permalink Base to the name in the menu? For example, we changed it to programs but in the WP Admin mneu, it still says Portfolio, which is confusing some of our users.
Is there a way to apply the Portfolio Permalink Base to the categories/tags permalink? Even though we have programs set, if we visit via the category or tag, the URL shows “portfolio-category” or “portfolio-tag”. I tried changing the category/tag base under Permalinks but that appears to only affect posts.
I need to have some shortcodes added to the sidebar/extra information (Value 01 Title, Value 01 Description, etc) but it appears to render it exactly as typed instead of applying the code. Is there a way to enable shortcodes to render? I do use a child theme if that matters.Thank you!
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
It doesn’t work. Background still white. The highlight is not necessary, this is in de widget itself…sorry
#ktsidebar {
padding-right: 0;
}
.sidebar .widget-first {
margin-top: 0;
}
.wrap.contentclass{
padding-top: 0;
}
aside#ktsidebar {
background-color: #2B3035;
border: #2B3035;
}In forum: Ascend ThemeIn reply to: SEO title of Product tags and attributes
Hey,
You should be able to set this within your YOAST settings. Firstly, go to your main SEO settings, and find the “Features” tab. There, find “Advanced settings pages.”
Be sure that’s enabled, save your settings, and refresh your admin. You should now be able to find “Titles and Meta” in your admin sidebar under YOAST.
Navigate there, and click the “Taxonomies” tab. There, you can set the Archive text to something different, or delete it.
Does that help?
-Kevin
In forum: Virtue ThemeIn reply to: How do I get sidebar the same color.
-
AuthorSearch Results


