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: Pinnacle Theme
In reply to: Posting page not centered
Even if i changed the Primary Sidebar to something else like Home 1, it will disappear if i have no widgets assigned to it, but the main posting column is still to the left, not centered :/
Sorry if I’m a pain 🙁 I definitely do something wrong, or there is just no way to center the posts .In forum: Pinnacle ThemeIn reply to: Posting page not centered
In forum: Pinnacle ThemeIn reply to: Posting page not centered
In forum: Virtue ThemeTopic: a line between widgets
Ben/Hannah,
I’m trying to put a line (dashes) between the sidebar widgets. I was able to put a top border for the Text and Newsletter widgets but couldn’t do it for the others (acurax social media, recent posts, search and archives). Can you please provide the short codes. Thank you.
In forum: Pinnacle ThemeIn reply to: Posting page not centered
In forum: Pinnacle ThemeIn reply to: How to add a product category in sidebar
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn reply to: Posting page not centered
In forum: Pinnacle ThemeTopic: Posting page not centered
Hi.
I have a problem. I have been searching for a solution for a while now. My Home page is set to the single page layout and than I have a Blog which is my posting page. I have set the layout to no side bar, but my blog is not centered. Is kind of on the left and there is like a space for a sidebar on the right. I would like to make the blog centered (not necessary full width). Is there a way to do this in settings, or do I need to add custom css code?
Thank you in advance 🙂In forum: Virtue ThemeIn reply to: Fullpage Template
April 23, 2015 at 9:42 pm #38540You can download a child theme here: https://www.kadencewp.com/wp-content/uploads/2014/02/virtue_premium_child.zip
and you can add this function into the child theme functions file:
add_filter('kadence_display_sidebar', 'search_sidebar'); function search_sidebar($sidebar) { if (is_search()) { return false; } return $sidebar; }Ben
In forum: Virtue ThemeIn reply to: Add color icons to Home pages
In forum: Virtue ThemeIn reply to: Add color icons to Home pages
In forum: Virtue ThemeIn reply to: After theme upgrade mobile menu is not clickable
In forum: Pinnacle ThemeIn reply to: Pinnacle Premium Contact Form
April 22, 2015 at 4:27 pm #38377From above: “if you look when you edit a page you’ll see templates on the right sidebar below the publish button.”
Ben
In forum: Virtue ThemeI am trying to create my home page with page builder so that I can have the sidebar on the left and text on the right. I also want to be able to insert a product carousel into the main body. I have used page builder before with no problems, but his time, the columns are ending up stacked instead of beside each other. I have tried changing some settings, but nothing seems to be working, and there are no plugin conflicts.
Here is a link to the home page: *Login to see link
Any ideas how to fix this?
In forum: Virtue ThemeIn reply to: Add color icons to Home pages
April 22, 2015 at 11:26 am #38320Hey,
I can see that you dont’ have the “page content” enabled in your theme options > home layout.Would you like me to set this up for you so you can see it working? You can use the “set as private” and post a login.
Your css is not working because you added this:
.sidebar h3 { background: #eee;and your missing the closing bracket… you have to change that to this:
.sidebar h3 { background: #eee; }Ben
In forum: Virtue ThemeIn reply to: Add color icons to Home pages
April 21, 2015 at 10:56 pm #382591. Make sure you are on the basic tab of your super cache settings.
2. Ok so do what I said first:
“If you want to stick with the post summary then you need to set a featured image and set the summary option to be landscape photo.”
See this: http://docs.kadencethemes.com/virtue/#blog_postsThen set your home page to be the posts page. You can decide weather or not to show the full post but you still need to set the post page.
3. I just meant a link to your page where you can see the widget… here add this css:
.sidebar .widget_newsletterwidget { background: #399647; }Ben
In forum: Virtue ThemeIn reply to: Blog post margin
In forum: Virtue ThemeIn reply to: Add color icons to Home pages
April 20, 2015 at 10:15 pm #381221. In the plugin settings. Settings > wp super cache
2. The page you linked to is showing the whole post, Your settings are showing the post summary. If you want to stick with the post summary then you need to set a featured image and set the summary option to be landscape photo.
See this: http://docs.kadencethemes.com/virtue/#blog_posts
If your wanting to display the whole post then you can’t use the latest posts module in the theme options > home layout. You will need to set your home page as the latest posts page in settings > reading and use the “page content” module or use a blog shortcode in your static page content:
http://docs.kadencethemes.com/virtue/#shortcodes
3. For custom colors on each widget you would need to learn css and use custom css if you want to have control. Or hire a web developer to work with you on customizing widgets.
Else if you know what you want and have a link to the widget I can help you with custom css to set for one specific widget but there aren’t options for this in a wordpress sidebar.
Ben
In forum: Virtue ThemeIn reply to: Add color icons to Home pages
1. I’m sorry, this is a dumb question, but where do I clear the cache?
2. How do I get the image on the first post to stretch across from left to near the sidebar just like this site…www.sallysbakingaddiction.com
3. how do I add background color to the individual widgets on the sidebar? I don’t want all the widgets to have the same color. I want them to be different colors. Where can i find the color codes so that I can play around with the color schemes.
thank you.
-
AuthorSearch Results


