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: Blog Post Read More not working
In forum: Virtue ThemeHello
I am trying to remove the Primary Sidebar on a page that has my own custom page template, but also to have the content field to be full width, just like the full width template. I have tried copying the page-fullwidth.php file and then changing the file name and the template name, because I will need multiple template to be without a sidebar and to be full width, but ones I change the file name the sidebar appears and the content is no longer full width. Is there some function that is saying that page-fullwidth.php has no sidebar, because I see now sidebar code in any of the page template folders.
Is there any way of doing this, or some code I need to apply or amend.
Kind Regards
Jacob NockIn forum: Pinnacle ThemeIn reply to: More than 5 Sidebars
In forum: Virtue ThemeIn reply to: Sneaky Page Header, Social Links
Hey Mikel,
Looks like you have a plugin outputting the first title? You can remove with this css:.container.pageheadfeature.postfeat.feature_container { display: none; }Just paste that into your custom css box in Theme Options > Advanced Settings.
You can edit your social media icons and all other sidebar content from Appearance > Widgets.Hannah
In forum: Pinnacle ThemeTopic: More than 5 Sidebars
Hello,
I’m using sidebars for different kind of logos that are shown next to my sites.
The standard amount in Pinnacle Theme is 5. Is there a way to have more?Here is an example for what I use them for.
*Login to see link
*Login to see linkKind regards
Florian
In forum: Virtue ThemeIn reply to: Blog Post and Blog Sidebar Background Color
In forum: Virtue ThemeIn reply to: Blog Post and Blog Sidebar Background Color
In forum: Virtue ThemeThanks, Hannah.
I just disabled all of the sidebars in the Theme Options > Shop Settings and the Theme Options > Product Settings areas.
I am still having this weird issue:
In forum: Virtue ThemeIn forum: Virtue ThemeI think I am causing myself problems here.
I have search the Virtue Theme Options for a parameter that allows me to specify the background color of Post, not Pages. I know where parm is for pages. But, does it also style the Post background?
Here is some custom code I found which had no impact:
/*.postlist article
{
/* background: #d39d4a; */
background: pink !important;}
*/Is there a separate parm for Post background? And if not, how can I specify that via custom code?
Thanks,
Jerry
In forum: Virtue ThemeIn reply to: css for product pages
Hi,
1.#containerfooter .menu li a { background: #E27D09; padding: 10px; }This will affect the hover:
#containerfooter .menu li a:hover { background: #E27D09; }2.
.tnp-widget input.tnp-submit { background-color: rgba(0,0,0,.1); color: #333; border: 0; }And the hover:
.tnp-widget input.tnp-submit:hover { color: #fff; }3. Product categories pulls from your h3 tag. The title pulls from your h1. Both can be set from Theme Options > Typography. This css will change the variable labels:
div.product .product_label label { font-size: 15px; }4.
#content div.product form.cart .variations label { width: 100%; }5. Those all pull from your h3 settings (theme options > typography).
6. The sidebar titles also pull from your h3 settings. The filter text pulls from your h5 settings.
7. Are you able to add the discounts separately? They are already displaying inline-block.
Hope that’s helpful!
Hannah
In forum: Virtue ThemeHello,
The website is *Login to see link
1) I tried to include a Facebook code generated here *Login to see link in a footer box (the third box), but it does not displayed the result. In any other place except the footer (in sidebar) the code is displayed.
2) There is a slide on top of the homepage (5 images). Is it possible to extend the slide, using Kadence Slider, on 100% width, beyond the left and right borders of the layout?
Thank you,
Nicolae
In forum: Virtue ThemeIn reply to: Images not loading….
January 18, 2017 at 3:10 pm #129054Your issue is caused by your “take the poll” script your adding in teh sidebar.
It’s incorrectly reload jquery. Which is bad and causing your issue with scripts not functioning.
You can test and see by moving that widget to inactive.
Based on the code I see here you can’t use this script and I see no workaround as it’s breaking how wordpress loads jquery.
Ben
In forum: Virtue ThemeIn reply to: How to: sidebar alignment at the top
In forum: Virtue ThemeIn forum: Pinnacle ThemeIn reply to: Sidebars Issues
Ok I figured out the issue for your blog page. You don’t want to be assigning it to be your posts page under Settings> Reading. This is preventing the theme from assigning the blog template to your actual blog page and that’s the reason that the sidebar control is having no effect.
Set it to be blank and then the sidebar settings should be reflected on the news page.
Let me know if this works for you!
-Kevin
In forum: Pinnacle ThemeIn reply to: Sidebars Issues
In forum: Pinnacle ThemeIn reply to: Sidebars Issues
In forum: Pinnacle ThemeTopic: Sidebars Issues
Hi –
I have Pinnacle running on the url jamlac.org. I’m running into issues with sidebars displaying on the wrong pages. Two in particular:
jamlac.org/events – a footer widget area is displaying where the primary sidebar should be
jamlac.org/news – the primary sidebar is displaying even though I have “no sidebar” selected from the drop down.In the case of the events page, I had to move to using a sidebar instead of creating content inside the page because the EventOn widget was having trouble with the theme when I used pagebuilder.
Any help you can lend would be great. Thanks!
In forum: Virtue ThemeIn reply to: Shop Search Results alignment issue
January 17, 2017 at 10:50 am #128795On your apperance > widgets page. You have a primary sidebar that is empty. If you had a widget in that sidebar area then it would show where you see that gap.
The search results page has a sidebar.
If you would like to not have a sidebar on your search results page you can use this css:
.search-results .main.col-lg-9 { width:100%; float:none; } .search-results #ktsidebar { display:none; }Ben
-
AuthorSearch Results


