- This topic has 14 replies, 2 voices, and was last updated 1 year, 5 months ago by
David.
-
AuthorPosts
-
December 30, 2020 at 9:11 am #1599786
jose cases
I want to add typical 728×90. , 160×600 but more left and more right and more top, and I like to control visibility.
Is it possible?
Many thanks for your support
December 30, 2020 at 9:27 am #1599810David
StaffCustomer SupportHi there,
can you explain a little more of where these banners are to be placed ? Maybe you can provide a mockup screenshot
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 30, 2020 at 9:31 am #1599818jose cases
Im trying to put in the right os side bar…
Mh layout has no sidebar…
im using
“generate_after_right_sidebar_content
with the top i had no problem as you can see in private info
December 30, 2020 at 9:37 am #1599837David
StaffCustomer SupportThe
generate_after_right_sidebar_content
hook is only present if you have Sidebars enabled.
If you can enable the sidebar then it should appear. If you then want to move the sidebar over so the Content is still the same width let me know.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 30, 2020 at 9:38 am #1599840jose cases
It to much work as i remove the sidebars in each content….
I cannot go paga by page… adding sidebars…
Somo idea?December 30, 2020 at 9:40 am #1599845David
StaffCustomer SupportYou can use the Layout Element to enable Sidebars for different parts of your site:
https://docs.generatepress.com/article/layout-element-overview/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 30, 2020 at 9:47 am #1599854jose cases
Many thanks, I added two sidebars for a category but it seems no works…
I attach URL
Thanks
December 30, 2020 at 10:01 am #1599873David
StaffCustomer SupportLooks like that page is constructed using Visual Composer – which could be overriding the theme templates. Can you test it on a page that has been created just in WP
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 30, 2020 at 10:04 am #1599878jose cases
No works…
I create a layout but I cannot see any changeMay you help me?
Thx
December 30, 2020 at 10:05 am #1599879jose cases
I use WPbakery for all site, yes
i gave yoy a credential , if you can help me.
Thx
December 30, 2020 at 2:59 pm #1600090David
StaffCustomer SupportDoes the sidebar appear on that page if you enable the sidebars in the Customizer ?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 31, 2020 at 3:02 am #1600482jose cases
I guess not.
I gave yoy access… if you can help me, ill be very granted.
December 31, 2020 at 5:54 am #1600593David
StaffCustomer SupportI am not familiar with WP bakery – how is that page created ? Is it using a WP Bakery template ?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 1, 2021 at 11:59 am #1601924jose cases
Hi, that is not the problem
Problem is that when content has no sidebars i cant add banners to the right and left.
I attach you two URL
one with side bars.. then banners are correct
one with no side bards… no banners
the problem is that i need banners to right and left with no sidebars.with sidebards content width is smaller and i have on the left and archive which is not in widgedt area…
January 1, 2021 at 1:29 pm #1601995David
StaffCustomer SupportYou would have to hook the banner into a different hook, eg
after_footer
and then use some CSS to absolutely position it where you need it.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.