Digital experiences for all disciplines
Forum Replies Created
-
-
May 25, 2016 at 4:05 pm in reply to: Product Thumbnails – Display to the left of main image.. #270132
Resolved.
Resolved.
Ok, thanks Mohammad.
Are there any plans to implement this in the Neighbourhood theme? Considering you guys have the code already developed and implemented on the Atelier theme?
Hey Mohammad,
That is exactly what I’m looking for! Is there a way to implement that in the Neighbourhood theme??
Please let me know!
Thanks,
MaxHey Rui,
Another update? I did not see it apologies!
Just completed it, and everything seems fine with the reviews.
Thanks,
MaxHey Guys,
The review issue is also present on my site..
Can see that there is a review, but when I expand the menu there are no reviews to read..
Any help in getting this fixed would be great!
Cheers,
MaxAttachments:
You must be logged in to view attached files.May 19, 2016 at 12:10 pm in reply to: Add/Added Wishlist Button – Change Style + Add title="" Attribute #268676Ok, thanks Rui!
I’ll set this post to resolved..
Hey Kyle,
Any other ideas of what I can try?
Please let me know!
Thanks,
MaxMay 18, 2016 at 6:14 pm in reply to: Add/Added Wishlist Button – Change Style + Add title="" Attribute #268490Hey,
I resolved 1. by using the following code:
.woocommerce form.cart .yith-wcwl-add-to-wishlist a{ background: none !Important; }
Just tried there, still no luck..
Seems weird, as I’ve even targeted the last item in the menu, and given it a margin-bottom:
li.menu-item-13127.menu-item.menu-item-type-post_type.menu-item-object-page.sf-std-menu{ margin-bottom:20px; }
But that doesn’t do anything to it..
Hey Kyle,
Thats what I did use; it creates a 30px gap between the header and the body (see screenshot), even when the menu is not in it’s dropped down state..
I would like there to be no gap between the header and the body, when the menu is not dropped down. (see screenshot)
Any ideas?
Please let me know,
Cheers,
MaxAttachments:
You must be logged in to view attached files.Hey Kyle,
Ok no worries.. I just made a custom change to the css to hide the my-account menu title on desktop..
I’ve found an issue with the dropdown menu on mobile however, if overflows into the body of the webpage (see screenshot..)
I’ve tried to change some css to add padding or margin to the bottom of the menu, but nothing has really worked.
The only one that has worked in a way is:
.header-wrap{ padding-bottom: 30px; }
However, that workaround creates 30px of space between the header and the body, which is not what I want..
Any idea which code would add padding/margin to the bottom of the dropdown menu, to stop this overflow??
Please let me know..
Cheers,
Maxwebsite: bowapparel.com/home
Attachments:
You must be logged in to view attached files.Hey Kyle,
I’m trying to create a mobile specific menu; I’d like to add the Login/My Account field to it..
However, I cannot find a way to set a specific menu as a ‘Mobile Menu’; all I see is the ability to set a ‘Main Menu’ and a ‘Top Bar Menu’.
Can you tell me how I set this ‘Mobile Menu’?
Please let me know,
Thanks,
MaxAttachments:
You must be logged in to view attached files.This is set to the ‘My Account’ page already.. (Screenshot 1)
My issue is on the ‘My Accounts’ page (Screenshot 2), when I click recent orders, it brings me to mysite.com/my-account/orders..
Initially this orders page doesn’t exist, so it gives a 404. (Screenshot 3) When I create the orders page, that page just contains the exact same information as the My Accounts page.. So it just sends me in a loop if that makes sense.. (Screenshot 4)
Attachments:
You must be logged in to view attached files.Hey David,
What am I supposed to set it to? A specific value like a hyperlink or slug?
I tried the hyperlink already, and it just creates a loop to the ‘My Account’ page..
Not sure what I’m doing wrong..
-