Hey,
There isn’t a way to hide it like that. Not sure of any plugin that would be able to do that either.
You could hide it for all internal shop pages like when you click 2, 3, 4 at the bottom with this css:
.paged.post-type-archive .shop-sliderclass {
display: none;
}
There isn’t any way to target pages that have been filtered using the filter you have.
Ben
This reply has been marked as private.
didn´t work. The page is this: http://www.manosdesanfabian.cl
I would like the logo full size (200×200) and the menu height arround 100px.
Thanks!
Try going to Theme Options> Home Page Header, and set “Transparent Header on Home page?” to OFF.
Does that solve the issue?
-Kevin
This reply has been marked as private.
Hi Team,
After a database update I have some problems.
On the productpage the main product image is not showing up.
See example here : *Login to see link
What could be the problem?
Hope you guys can help me out
Thanks in advance
Regards
Alex
This reply has been marked as private.
How would I restrict a portion/section of content on a page. The upper part would be seen by the public. The lower part will be added for logged in users.
Since updating to ver. 4.8.2, Home slider (Slider Equal Ratio Images) start showing single image of “eye catch image” that I set on the top page and stop showing the those images that I set up as slider images.
It does shows the proper images as I select “Fullwidth Slider”, but doesn’t work with “Slider Equal Ratio images”, “Thumb Slider”, “Slider Different Ratio Images” and “Images in Carousel”
I thought it was a bug with ver. 4.8.2 but it never got resolved until todays version which is 4.8.5.
Please help.
Ben,
Thank You !!! It works you answered my question. I was expecting to see it on the main page it works for all my product pages !!
Thanks. Math problem is solved. However the form at the bottom of the home page of this site https://www.guidedimagerydownloads.com/ still doesn’t seem to display the captcha. I’ve not only cleared cache but opened up a completely different browser. Are you sure that you can see a captcha at the bottom of this page? All I get is the math problem.
The math question needs to be set in the page template settings for you contact page. Look for “Use Simple Math Question” and you should be able to set that to OFF.
As for the shortcode form, I just tested on my site and it seems to be working. Did you clear your cache after making the change to the settings?
-Kevin
Thanks, Kevin. I had not. Now that I have, some improvement, but still trouble:
Home page widget testimonial form is still as it was: https://www.guidedimagerydownloads.com
And here I am getting both the math solve and the captcha: https://www.maxhighsteinmusic.com/contact/
I’ve added the Kadence Recaptcha plugin, and it is working on all the forms on my site, EXCEPT the Kadence testimonial form that is installed in the home widget area of my home page: *Login to see link
What it is?
Hey,
You can do this within the page or post by setting “Page Title background behind Header” to “Place behind header.”
Does that work for you?
-Kevin
Hi,
Can I change my Pages to have the same style slider as the Homepage Pinnacle slider where the image covers the the top of the header area as well?
Thank You
Dawn
Hey,
I’m seeing this page show: https://auroracruises.com/ru/news/ponant-polar-cruise/
Is that not what you are wanting?
Ben
Hey,
For a custom carousel inside pagebuilder you would need to use a shortcode
[custom_carousel columns=3 speed=9000 scroll=1]
[carousel_item columns=3]
Item 01 – Add your info here
[/carousel_item]
[carousel_item columns=3]
Item 02 – Add your info here
[/carousel_item]
[carousel_item columns=3]
Item 03 – Add your info here
[/carousel_item]
[carousel_item columns=3]
Item 04 – Add your info here
[/carousel_item]
[/custom_carousel]
Ben
Could a plugin update have caused Page Builder to disappear?
It’s possible that your server timed out while trying to update the plugin this would create an issue where the plugin getting ready to be removed but couldn’t be so the update wasn’t able to finish. At this point, you would need to access your site via cpanel or ftp and remove the page builder plugin folder then reinstall. It wouldn’t have anything to do with the Site Origin Widgets plugin.
You won’t be able to edit what you did without reinstalling pagebuilder so that is what I suggest you do.
Ben
After some times, the slider in the shop is getting annoying. Because user has to slide down far away to see the products every time the page reload.
Is there a way to add like an “X and ^” button to close or expand the slide?