Hello, I set up a blog with the sidebar on the right side on the homepage, but will not be displayed even if it seems to me that the settings are correct.
I have a test the same site where everything is fine but when I moved everything to another domain me from this problem. I put both links so you can see what I mean. thank you…
test site with the correct homepage:
*Login to see link
real site with the wrong homepage:
*Login to see link
Credendials for second site login in are:
user: Imma_Tomay
pass: ImmaTomay#2016
Hey,
You can do this using the visual editor or visual editor widget. Click Add Media then on the left sidebar click Create Gallery. Select your images and click Create New Gallery. Then set the number of columns to 3 and the size to thumbnail. Does this work for you?
Hannah
Dear Sir/Madam,
I use thrive themes plugins to create sidebars, lightboxes and couple of other opt in function to get customer details to join mailgroups, sales etc.
Recently, some of the functionality of these plugins (customization drop down boxes) are failing – which only occurred a few weeks ago.
I have sent support request to thrive themes and they confirmed it is due to Pinnacle Theme. I have changed themes and the issue went away which confirms this.
Can you assist me.
thanks,
Mark Burckhardt
Hi Mark,
The issue is caused by your theme.
See if updating it changes anything.
Best regards,
Alex
Hi Joesfine,
1. Looks like you’re using a sidebar template on your pages. You can set the template to fullwidth from the edit page under Page Attributes.
2. Referring to your mobile menu, if you want it to appear above the banner I would recommend using the topbar menu. So in Appearance > Menus set your main menu to topbar navigation and remove the mobile navigation. Then you can use this css to hide the topbar menu on desktop:
@media (min-width: 768px) {
#topbar .nav-trigger-case .kad-navbtn {
display: none;
}
}
Just paste that into your custom css box in Theme Options > Advanced Settings.
Hope that helps!
Hannah
hi,
i set my page to fullwidth but the content is lined up to the left, no matter what i do it stays on the left. i need to align it to the center or remove the right big space from the page, cause when i put sidebar big wide padding is created between the page content and the sidebar, how to eliminate this?
Hi,
We have had this problem before, and resolved it, but it seems to be back… the sidebar overlapping the content when viewed on mobile.
Could you please have a look for me?
You can see the web page in question here
Thanks
Sorry, I’m still not sure what you’re referring to. Are you wanting a sidebar? Or are you wanting a testimonial form? To my knowledge the widget has not been changed.
Hannah
Hello,
I use the last posts widget in my sidebar and I want to hide the small pencils before the post title. I can’t find the right CSS Code for that. Anyone an idea how to realize that?
Best, Dominik
Hi, On my home page, I have the value ‘Display Sidebar’ set to NO, yet the Primary sidebar is still displaying on the Home page.
How can I remove it please ?
Thanks,
john
Ok
If it’s just that page add this css:
.sidebar .virtue_gallery_widget .gallery_item .kt-intrinsic {
padding-bottom: 130.43% !important;
height: 0 !important;
}
If you want to use on other galleries you could switch to a visual editor and then add a gallery through a the add media tab.
Ben
Hey,
So I believe you are mostly refering to the sidebar. You can create a new sidebar in your theme options > misc settings then assign different widgets to it then your primary sidebar or assign some of the same widgets with different settings.
Using the pinnace: recent posts widget you can choose a category of blog posts to show so that one you would just need to change the settings.
Then in your recipes page you need to make sure to use the blog template and choose to only show posts from the recipe category.
Please post a link with support requests.
Ben
Hello,
I looked thru the forums and could not find what I needed. My blog is under construction. On my home page the way it is setup on the main blog area there is a space for a picture and below that is the medium size title of my blog with a few sentences below and a click on read more. In the sidebar I have in this order; Search Button, Recent Posts, Recent Comments, Archives, Categories, Subscribe to Blog and title for To put Social Media icons. I have a page Recipe Page where I will be posting only recipes along when I post my main blog. The question is I want my recipe page setup exactly like my home page with the following exceptions: Instead I want to have recent recipes instead of recent posts. Want recent Comments on my recipes, Archives would be for recipes not post and the categories would be for words related to the recipes. Of course the titles would have to be changed to recent Recipes. Is this possible to do.
Thank you in advance for getting back to me.
You can add a function like this-
function kad_sidebar_on_portfolio_page($sidebar) {
if (is_singular('portfolio')) {
return true;
}
return $sidebar;
}
add_filter('kadence_display_sidebar', 'kad_sidebar_on_portfolio_page');
Hannah
Hi Hannah,
thanks for the quick reply. I would like to add the sidebar to the specific portfolio pages. How can I create the mentioned custom function in a child theme? Do I need to get it developed?
Thanks
Hi, Yes i selected it and have deactivated and reactivated it several times. The same sidebar shows just fine on single posts.
Hey Melinda,
If you’re wanting to add sidebars to your portfolio grid pages you can do so by using a sidebar template and adding your portfolio posts via shortcode like this- [portfolio_types orderby=date showexcerpt=false columns=4 items=4 height=200 childof=0 childcategories=false]
If you’re wanting to add a sidebar to your individual portfolio post pages you would need to create a custom function in a child theme.
Hannah
I would like to add a sidebar to my portfolio pages. I already have them and posted them, so it would be great if there was a way to apply a specific sidebar (adsense) to all portfolio pages. Would that be possible?
the site is bymeli.net
Hi Ben,
After updating to latest version I got the same problem occurred some version ago that related product are not shown properly in sidebar.
Please, check this link it has to show one column while are 4 columns *Login to see link
I have several sidebars and all show same widget problem. They are correct set to one column
Other time was a problem of resizing and you fixed it
Regards
Angelo
Hey,
I’m seeing the output for a sidebar but it’s empty? In your blog page have you selected a sidebar to show?
Ben
Hi, my sidebar on the main blog page doesn’t show. It’s working on single posts though. What can cause this? Thanks
http://Www.kontinent.se/blog