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: Ascend Theme
In reply to: Brands don't display in the sidebar
In forum: Ascend ThemeIn reply to: Brands don't display in the sidebar
Hey Bertrand,
How are the brands supposed to appear? Is it through widget or shortcode that you’re adding them to the sidebar?
Can you link to a demo that displays this correctly? Since this is something that’s not output by the theme, I would suggest also contacting the plugin support if you haven’t already.
-Kevin
In forum: Ascend ThemeIn reply to: Brands don't display in the sidebar
This reply has been marked as private.July 25, 2017 at 1:06 pm #152927In forum: Virtue ThemeIn reply to: Need help with fixing banner to the main page
July 25, 2017 at 11:19 am #152902Hey Marta,
Please in the future create a new topic, We really try to discourage “run on” topics as they are not helpful for others and take longer for us to sort through and figure out what is begin asked. Just start a new topic when you have new questions, Thanks!1. This is more tricky because you have stuff in your topbar bar that are right and left aligned.
Here is css you can add into your theme options > advanced settings > custom css box:
@media (min-width: 992px){ .kad-topbar-left { position: absolute; right: 0px; top: 0; } .kad-topbar-right { width: 100%; float:none; } #topbar .container { position: relative; } .widget-2.topbar-widgetcontent .textwidget p { text-align: center; padding-top: 7px; margin-bottom: 0; } .widget-1.topbar-widgetcontent { float: left; margin-top: 0; } }2. Edit the page, click on the templates in the right sidebar and choose the “fullwidth” template.
3. You need to use the “short description” box in your products, not the large one.
4. Theme options > menu settings change the font size of your primary menu.
5. You can use this css:
.footernav ul li a { font-size: 16px; }6. You can use css like this:
.woocommerce-result-count { font-size: 14px; }Ben
In forum: Virtue ThemeI’m using virtue_premium ver 4.2.4 with WP 4.8
I’m using a plugin that makes tables (Woocommerce product tables), and it has responsiveness built into it. It works fine with WordPress 2017, 2016, and 2015, meaning, as the screen size gets smaller, green plus signs appear to the left of each item in the table, indicating there is more data not showing.
This doesn’t happen with virtue_premium. I’m using the fullwidth template for these pages typically. Here is an example:
*Login to see linkI’ve tried out all the other templates in the theme, and have had some partial success with the Sidebar template. Here is an example:
*Login to see linkThe problem with the Sidebar template is that, although the green plus signs appear, as the screen size gets to ‘ipad mini size’ and smaller – the responsiveness stops.
Anyone have any ideas on how to get the theme to behave?
In forum: Ascend ThemeTopic: Remove sidebar menu bullets
I have a custom menu in a sidebar HERE. I’ve used custom CSS to get things looking pretty much how I want them, but I can’t figure out how to get rid of the bullets. I found some code that’s intended for the Virtue theme, but it doesn’t seem to work for Ascend. Any help would be appreciated.
In forum: Ascend ThemeJuly 24, 2017 at 3:15 pm #152814Sorry,
I didn’t care but brands don’t display (i use woocommerce brand layered nav).
But sidebar works in the page below :
*Login to see link
Could you help me please ?In forum: Ascend ThemeJuly 24, 2017 at 2:58 pm #152811Hello Ben,
I activated the sidebar, works very well now.Thank you very much
In forum: Ascend ThemeJuly 24, 2017 at 2:44 pm #152807Your link shows a coming soon page?
In your theme options > blog options if you scroll down to the “Blog Category/Archive Defaults”
Look at “Blog Category/Archive Layout” is that set to show a sidebar?
Ben
In forum: Ascend ThemeThis reply has been marked as private.July 24, 2017 at 2:37 pm #152805July 24, 2017 at 2:21 pm #152796Hello again,
As described in the title, my archives brand don’t display any sidebar. Could you help me please ?In forum: Virtue ThemeTopic: shortcode – api not showing
HI Ben, Hannah and all–
We’re using Kadence Virtue more and more. Best theme on the market.So I”m in stalling a script for google api, and I accidenatlly cut and pasted it in to the footer scripts of the theme.
Now it seems that the google map isn’t showing on the sidebar. Might be a different api.Here’s the site we developed — we’re moving it to godaddy
*Login to see linkSo map is called from the kadence shortcode, just disappeared.
so the godaddy staging is this link.
*Login to see linkIn forum: Virtue ThemeJuly 22, 2017 at 5:00 pm #152649I noticed that there is a separate portfolio section on my left sidebar which gives you options of: All Portfolio; Portfolio Type, Portfolio Tags. Do I have do
use that part?Yes, So a portfolio grid shows portfolio posts.
Think of how your blog page shows blog posts. You have to make portfolio posts and assign featured images to those posts for you to have a portfolio grid.
If all you want is some photos in a grid then you can use a gallery and that through your page content.
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeTopic: Accessibility Questions
Hello,
We have a banking institution as a client and they have installed a third party plugin called SiteImprove. I’ve been working on dealing with some of the errors, but I came across this thread on your support forums: Security/Accessibility Issues. Couple questions:
1. It looks like this person has added a file called lib/cleanup.php. Is this just making a child theme and adding whichever php file needs updating so the changes are preserved after the next update?
2. Can I send you specific errors and ask for direction on how / where to fix them – add link text, aria labels, etc?
3. I have installed the SiteImprove plugin on the site which adds a sidebar popout with a list of all of the errors. Would it be helpful to provide you with the wp-admin login so you could reference the error information in that plugin?This is the site in question: Camino FCU
Thanks very much
SteveIn forum: Virtue ThemeTopic: content background colour
Hi, I’m trying to change the content background and have a border around- similar to this blog sidebar *Login to see link is that possible?
I’ve used:
div#content {
background: #fff;
}
but it changes the whole background instead of just around each item.In forum: Virtue ThemeIn reply to: Attribute Permalinks Template
July 19, 2017 at 11:59 am #152304Attributes that are selected as archives would show the sidebar based on your theme options > blog options > blog category/archive defaults for the sidebar. (it’s the catch all for archives that are not specifically set).
the template is following that of a shop archive.
I’ll update so that the attributes use the same sidebar settings as the shop categories pages.
Ben
In forum: Virtue ThemeHi,
WooCommerce awhile back introduced the ability to use attributes in the URL (*Login to see link
They work great, however I can’t seem to work out which template it is using to display the products – and more importantly, I can’t work out how to remove the sidebar (it’s using the primary sidebar). It would be great if it used either the Virtue Premium Shop or Category template.
Any help on this would be great.
Thanks
DanielleIn forum: Virtue ThemeIn reply to: Adding Features to Homepage
PS1: I see on Virtue theme Premium > http://themes.kadencethemes.com/virtue-premium-3/
there are 3 tabs below main sliders as pack sale, new apparel, travel blogHow to add these 3 Tabs with the Right Sidebar in main setting?
I am looking forward for your help.
Thanks
SamIn forum: Virtue ThemeTopic: Adding Features to Homepage
Hello,
We use Virtue Theme Premium. On main setting we use Right Sidebar.
On Home page we want to add 3columns same as Demo> *Login to see link
1 How to add feature Project slider with the Right Sidebar.
2 On Virtue Theme Demo, before the footer there are tabs as Clean Design, Responsive, Ton of Options, and Ecommerce. I want to add only 3 Tabs. But I want to the effect to be the same as Feature Project Instead of fade to blue.I am not the person who develop this web site. It is the woocommerce I don’t see he create the child theme. I can’t find the CSS file most of the cascade I see is Inline and most of it create with tabulate data. Educate me if this is best practice?
Here is the link to website>> *Login to see link
Note: It is an adult product websiteI like your theme. I am looking forward for your help.
Thanks
Sam -
AuthorSearch Results


