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: Theme upgrade messing with sidebar widgets?
In forum: Virtue ThemeHi team,
I just upgraded a live site to Kadence Virtue 4.6.7 and I spotted additional copies of widgets appearing in the sidebars. If I compare with the Dev site, (which has not been upgraded), the sidebars look correct.
I wondered if the theme upgrade or something else entirely is responsible?
Many thanks,
Phil.In forum: Virtue ThemeIn reply to: Sidebar Font size & Margin
Hi Heli,
You should be able to use this css to adjust your sidebar titles:.sidebar h3 { font-size: 24px; }And this should give you a bit more space between the content and sidebar:
@media (min-width: 992px) { .main.col-lg-9.col-md-8 { padding-right: 20px; } }You should be able to paste those directly into your custom css box in theme options, but let me know if it is not having effect.
Hannah
In forum: Virtue ThemeIn reply to: Sidebar Font size & Margin
Hey Ben,
Thank you. It is: https://www.2bnews.com
For some reason adding the CSS to the advanced settings is not having any effect for typography.
I have now removed most of the items I had on the sidebar because the font was too big.
I also needed to modify the margin-bottom of the main text to add more space between paragraphs and had to do it directly on virtue.css because adding the CSS on the advanced settings would not have any effect.Thanks for your help.
Heli
In forum: Virtue ThemeTopic: Sidebar Font size & Margin
Hi … I searched all over to see if there is a way to change the sizes of the fonts in the sidebar without affecting the others.
I found this CSS from Ben on an older post:
.sidebar h3.widget-title {
font-size: 24px;
}.. but I’m not having luck with it, and it would be only for the title.
I also want to create a little breathing room between the sidebar and the main content column. Is there a way to widen that space a bit?
Thanks so much for your great support!!
In forum: Virtue ThemeHi,
I am running my home page on a single column blog posts with a sidebar on the right.
I would like to make the images for the desktop version a bit larger in relation to the text, as the images are important.Is there a way to add a little CSS to do this? The mobile sizes look great and I would like to keep as they are.
Thanks very much.
In forum: Virtue ThemeJuly 5, 2018 at 9:32 am #194973What events plugin are you using?
It looks like the sidebar is being output twice into the page, both below the actual content.
Ben
In forum: Ascend ThemeIn reply to: Hide sidebar on events slug
July 5, 2018 at 8:05 am #194955Here is css that would make a temp solution. I’ll check out what options I can enable in an update:
.post-type-archive-tribe_events .main { width: 100%; float: none; } .post-type-archive-tribe_events #ktsidebar { display:none; }Ben
In forum: Ascend ThemeTopic: Hide sidebar on events slug
July 5, 2018 at 7:08 am #194947Hello
I’m using the events calendar by modern tribe which only uses events/ slug. It is not on a page as such. So I want to hide the sidebar completely. I can see this question has already been asked for Virtue and Pinacle but is there a solution for Ascend?Thank you
TomIn forum: Virtue ThemeIn reply to: Hide thumbnails only on certain pages
Hi – that didn’t work, here’s all my CSS now:
/* HIDE THUMBNAILS IN RECENT POSTS WIDGETS ON HOME PAGE*/
.kadence_recent_posts img, .widget_kadence_recent_posts img {
display: none;
}.latest .kadence_recent_posts img, .latest .widget_kadence_recent_posts img {
display: initial;
}/* HIDE DATE IN RECENT POSTS SIDEBAR*/
.sidebar .recentpost_date {
display: none;
}/* HIDE DATE IN RECENT POSTS */
.recentpost_date {
display: none;
}/* HIDE PAGES WIDGET TITLE IN FOOTER*/
.hide-title .widget-title {
display: none !important;
}/* VERTICAL LINES IN FOOTER*/
.footercol1:after, .footercol2:after {
height:80%;
top:20%;
right:0;
width:1px;
background:black;
content:”;
display:block;
position:absolute;
}/* VERTICAL ALIGN HOMEPAGE BOX REPORT*/
#pgc-25-2-0.panel-grid-cell {
display: inline-block;
float: none !important;
vertical-align: middle;
}The thumbnails don’t appear anywhere
thanks
In forum: Ascend ThemeIn reply to: Gallery Post Shortcode
July 2, 2018 at 4:21 pm #194686Hey John,
You shouldn’t be in the editor. And you don’t ever want to edit theme files directly.In your admin, you should see “theme options” in the left sidebar. If you click on that then in the submenu of that you should see header and footer scripts. You would place the code in the box for the footer scripts.
Does that help?
Ben
In forum: Ascend ThemeIn reply to: Google Calendar shortcode for sidebar
Didn’t use a plugin. Used Google Calendar code list. But a shortcode for sidebar is not provided. One forum said when using the embed code in a text widget, WordPress is supposed to automatically create a shortcode, but it doesn’t. So, just putting in an image with a calendar link in the sidebar solves the mystery for now. Unless you have other ideas.
In forum: Ascend ThemeTopic: Meta links on sidebar
I was always wondering why meta links are placed by default on sidebar with wordpress. Please clarify reason before I make widget inactive. I really don’t want them on the sidebar. And if you feel I should have some, please advise which ones, and how remove the others.
In forum: Ascend ThemeIn reply to: Google Calendar shortcode for sidebar
In forum: Ascend ThemeI decided to use Google Calendar embed code for a page. But want to have a shortcode in a calendar sidebar. Can’t seem to find the shortcode to use there. Google calendar settings only have embed codes. Any advice?
In forum: Virtue ThemeIn reply to: Slider Header on the Blog page template
Hello,
One option would be to add the blog posts to a feature sidebar template page’s content via shortcode like this:
[kad_blog orderby=date items=4 fullpost=false]Then you would set the slider as the feature in the page settings.
Would that work for you?
-Kevin
In forum: Virtue ThemeJune 29, 2018 at 3:50 am #194414Hello Ben!
I have a blog template page on my site and I’m trying to add a slider on it. How do I do it in such a way that
it doesn’t overlap with the sidebar.Please see *Login to see link
Hear from you soon.
Liza
In forum: Virtue ThemeIn reply to: Integrate MailChimp
Hi Kevin and Ben,
Here is the link to issue of Twitter feed Not working in Firefox at the very last sidebar.
It is adult product website:
http://www.adultwarehouseoutlet.com/Thanks,
SamIn forum: Pinnacle ThemeThis has been very frustrating. The post is a WP-Courseware Unit and it doesn’t give you the option of no sidebar, I need to apply that CSS to the post id. The css works globally but I don’t want that Apparently focusing it is very difficult. I searched the web for hours without finding a solution.
In forum: Pinnacle Theme -
AuthorSearch Results


