Forum Replies Created
-
AuthorPosts
-
Hi,
I finally got this working – not sure why it took so long?
This is great but I wanted all the other top levels links to be black too..
Is there a way to target them all?
In this example, All Skin Boosters would be black too.
All Under Eye Skin Boosters too etc..
If you scroll through the menu all the ‘All..’ categories should be black to..
March 10, 2025 at 10:45 am in reply to: Single Product Slider and/or Product Grid Plugin Additions #1479013Ok, but which css is causing this?
I’ll need to delete it?
https://img.savvyify.com/image/Screen-Shot-2025-03-09-at-9.57.33-AM.9EFzO
March 9, 2025 at 7:00 pm in reply to: Single Product Slider and/or Product Grid Plugin Additions #1478963Hi,
I think we’re getting confused here..
This was the original query:
“I’m trying to create a blog post for a single product.
I would like to use the Single Product Slider and/or Product Grid in the Plugin Additions and show just one product.
The issue is, is that I can only display a minimum of 2 columns which isn’t what I want.
I only want to show one column.
Is there a way to do this?”
>>>>
I’m trying to amend the Single Product Slider and/or Product Grid in the Plugin Additions and show just one product for Blog Posts only.
I do not want the ‘Our Best Selling Products’ part to stack. I want them side by side like on the live site.
March 7, 2025 at 11:03 am in reply to: Single Product Slider and/or Product Grid Plugin Additions #1478844Just to clarify, should I delete this:
@media only screen and (max-width: 479px) {
.responsive #top #wrap_all #main .products .product {
margin: 0 1% 1% 0;
width: 49%;
}
}And replace it with this?
.responsive #top #main .products .product {
margin: 0 0 20px 0;
width: 100%;
}March 6, 2025 at 4:04 pm in reply to: Single Product Slider and/or Product Grid Plugin Additions #1478771Hi – I can’t see where this has been done..
@media only screen and (max-width: 479px) {
.responsive #top #wrap_all #main .products .product {
margin: 0 1% 1% 0;
width: 49%;
}
}I could only see this in the Theme Options?
Thank you!
March 3, 2025 at 7:32 am in reply to: Single Product Slider and/or Product Grid Plugin Additions #1478437Hi,
Can you do this on our staging site please?
Details are below
It would also be good to be able to adjust the size because on desktop, it takes up the entire page which is way too big.
Hi,
This looks great – I just need the reviews part to be centred too please..
Hi – I can’t seem to get it working? The file compression settings are off too.
February 27, 2025 at 8:35 am in reply to: WooCommerce Product Image Too Big on Mobile – Need Help #1478091Beautiful! Thank you :)
Hi, thanks for this but it hasn’t seem to have worked?
February 26, 2025 at 1:22 pm in reply to: WooCommerce Product Image Too Big on Mobile – Need Help #1478016Hi – yes,
I have included access to our staging site here.
February 25, 2025 at 10:32 am in reply to: WooCommerce Product Image Too Big on Mobile – Need Help #1477878Hi – thanks for this but it doesn’t seem to have worked? Could you check please?
Thank you – I will investigate with them :)
February 18, 2025 at 1:53 pm in reply to: Single Product Slider and/or Product Grid Plugin Additions #1477324Hi – thanks that worked but only for desktop.. Not the mobile.
It is on other pages as well but it looks like you are confused with the Related Products feature. That works fine.
It’s the product slider.
You are looking at the wrong page.
The issue is on the homepage only.
Hi.- I’ve attached the login details again.
I hope you’re looking at the live site.
For me (and everyone else), the same products are shown on each page load.
Please see this short video clip.
Yes, you can deactivate the plugins to help you investigate.
Are you sure you’re using a private browser?
When you click the arrow it corrects.
You’re showing the wrong products so I know that you’re clicking through it.
These are the default products that are shown on the homepage load.
You are showing me different products so you are not testing it properly.
I’ve changed the images and the issue is now worse.
Please investigate the live site properly. I’ve been using Enfold since 2015.
Hi,
Please see this video about the issue:
We’ve tested it in five different countries on over 15 different devices and different browsers.
The issue persists.
Please test using different devices and browsers.
Could you try different and private browsers? It won’t work for us.
On my MacBook, or Windows machine or my iPhone..
The same issue occurs for me on the staging site on desktop and on mobile.
What I’ve noticed is that if I click on one of the slider arrows to show the next set of images, they are correct.
If I slide backwards, then the original ones are fixed somehow.
The issue still persists.
Amazing – thank you!
Thank you – this is great.
Would it be possible to centre the menu in mobile view like this too?
@media only screen and (max-width: 768px) {
/* Add your Mobile Styles here */
.responsive #top #wrap_all #header {
position: fixed;
background: transparent;
}.responsive #top .av-burger-menu-main {
display: none !important;
}
}That doesn’t hide the menu in mobile view. Could you just help me to hide it?
Which one?
I would also like to know how to hide the menu on the mobile version please..
Thanks.. We’re almost there – I wanted it to behave exactly like the desktop version in that it doesn’t appear as you scroll down?
-
AuthorPosts