Forum Replies Created
-
AuthorPosts
-
Just wanted to say thank you! This works :)
February 20, 2021 at 8:46 pm in reply to: Plugin conflict removes kitchen sink from wysiwyg #1282540Hi Yigit,
I’m circling back on this issue – I got a little busy so I put it on the backburner! Despite having the Kitchen Sink plugin installed, I’m still not getting the option in the Avia Layout Builder.
I’ve been going back and forth with Woocommerce/Skyverge about the plugin conflicts and they say they’ve narrowed it down to the Layout Builder plugin. They did a “fresh install” on another server and it worked fine until importing my website’s “Layout Builder Template file” and suddenly the Kitchen Sink disappears.
Not sure if there’s anything we can do?
Thanks!
Hi! Just checking in.
If I use a different element for mobile, how do I hide the other element for desktop? Again, I only see one built in option to hide elements on mobile. What do I do to hide an element on desktop?
That worked in Quick CSS – only problem is now there’s just a LOT of space in between those sections. Essentially did the same thing I was thinking of doing by adding padding/whitespace, but doesn’t exactly solve the problem.
I am not sure if it applies but I do have a minimum height for that grid row set to 550px.
Perhaps there’s another Layout Element I can consider using instead of the Grid Layout? Although I do want that full width effect rather than the container effect. What about having two different versions – one grid row that I have set for desktop, one for mobile? I see there are pre-existing options to show/hide on Mobile, but if I were to recreate a Grid Element that only shows for desktop, would there be a way to do that on a custom element sort of way?
Thanks!
Hi Victoria,
That had no effect, unfortunately, and I tried both Quick CSS and adding to custom.css file.
Any other avenues to pursue?
Thanks!
Hi Victoria,
I disabled Autoptimize and cleared my server cache, checked Enfold settings for any other settings as well but the issue still remains.
I’ve added access information to the private data in case you need to take a look!
I already have the CSS minify option disabled. The code provided added space between the columns and pushed down the 4th column to the next row. I guess I still don’t understand which of the margin options adds space between the rows and not really messing with other spacing between columns, for instance.
The only work-around I can think of right now is changing the minimum height of the inner product header but it doesn’t look great on mobile so I’m trying my VERY basic CSS knowledge and ability to Google things to fix it….
It just seems to me there should be some simple padding rules here but what do I know!
Hmm I have nothing. Can you help me identify which line determines this spacing between rows in a product grid? I am aiming for about 30 pixels between those rows. My sample link is in the private content. Thank you!
Came across this post doing a search and tried the CSS but it only added padding to the top of the entire Product Grid, not between the rows of products as indicated in the screenshots. Would there be a new(er) solution to this issue?
Thanks!
That’s SO much better- thank you so much! The first code worked perfectly.
NM I figured it out! (I’m starting to get a hang of this….) I used the following?
.inner_product_header .avia-arrow { display: none; }
As always I appreciate the help of this amazing support team!
Price looks better! I’ll play around with it a little bit.
For the Product Widget thumbnail, I added that filter code you provided to the functions.php file – is that where I was supposed to add it? Either way – it didn’t work. That code ended up making ALL product thumbnails that size – and that doesn’t work for the rest of the website that displays the shop (for instance, the home page product feed and the shop page). I just need to fix the problem with the footer widget displaying products – if you look at any of the pages of the website you’ll see they are REALLY fuzzy.
When I inspect that element I still see coding forcing a 36px wide thumbnail – screenshot link in private notes. Not sure if that helps narrow it down.
Thanks!
Sorry about that! I turned off the two factor authentication.
I didn’t start a new topic because my issues are directly related to my original question.
Thanks!
This is great! I just have a couple of followup issues I was hoping you could help with:
1) When viewing on my computer/desktop, there is quite a lot of space between the Product Name and the Price. I think the price is lined up with the bottom of the thumbnail image, causing that to float down and look a little detached from the Product Name. It looks great on mobile, however!
2) I have three products displaying in my footer (link in Private Content), the first image for Canary Gold is showing up just fine – nice and clear. The next two are quite fuzzy and I can’t figure out why! This may not be related to the new code you provided – I think it’s been happening for a while (we just didn’t notice since the images were so small!). I regenerated thumbnails but that didn’t have an effect on anything. The images load up just fine on mobile and look great, so I’m baffled!
I’ve including login info just in case you need to poke around the back-end.
Thanks so much!
Hi Victoria! It’s a difficult issue because of the underline requirement. I think it’d be appropriate for the menu title/name to be underlined, but not the descriptive content below. Does that sound like something we could do?
Thanks!
Link in the private content! Note that the only item affected so far is the single item under Breakfast Menu.
Thanks!
This is a great start! No way to make it rectangular by removing the rounded corners?
Thanks so much!
And, gosh, sorry one more thing. How do I make it so the bullet points appear on the List Item Description in the Catalogue?
Thanks again!
Appreciate that – I’ll give it a shot! The other two questions, however, remain:
2) How can I increase the size of the Social Media icons on that mobile version only?
3) Lastly, how can I remove the underline on those Social Media icons? For some reason, nothing I’m trying has worked so far!Cheers,
Update! Despite my cache clearing and multiple refreshing, the code I had for centering the Copyright line and social icons did end up working! Here’s what I used (in case anyone needs it for reference):
@media only screen and (max-width: 550px) { #top #footer .widget_nav_menu li { display: block; } #top #socket .container { text-align: center !important; } #top #socket .social_bookmarks, #socket .copyright { float: none; display: block; margin: 0 auto; } #top #socket .social_bookmarks { text-align: center !important; } #top #socket .social_bookmarks li { float: none; display: inline-block; } }
However the centering is just a little off, it looks like maybe the socket Menu links aren’t quite centering and I’m wondering if there’s some adjusting I can do so it all evenly centers?
The other two questions remain as well. Thanks!
You are the best – thank you so much! Sorry for all the back and forth. You can close this ticket now!
Hmm give it another go with the same user/password?
Hi Rikard! No worries just want to make sure we’re on the same page! I added the login in the private content. I did add the custom css to the Quick CSS section, and to answer your other question – yes! I’m trying to make the preview image without any opacity.
Thanks!
Yeah it’s weird – I can’t seem to get it to work even with the !important addition. I’ve included a link to the screenshot of the mouseover effect just to make sure we’re talking about the same thing! I don’t mind the actual mouseover effect, it’s that the thumbnail/featured image is slightly opaque before mousing over.
Thanks again!
Sorry about that, use the included link instead!
That didn’t seem to work even trying it at an opacity level of 1. I did clear cache on both my website and browser.
Thanks again!
Thanks! Worked except I’d also like to manipulate the level of opacity applied to the featured image on the grid. Is there a short code I can include for that?
Cheers!
You’re right! I assumed that if I removed that code, the SKU would appear back. but it didn’t!
Thank you we can close this ticket!
Thank you for looking into everything! I am not sure why there’s so many “copies” of the theme on there – I’m looking into that right now.
As I was digging around I noticed that the Enfold theme, instead of the Child theme, worked just fine – so I narrowed down the problem to my functions.php file, and then found this script:
add_filter( 'wc_product_sku_enabled', '__return_false' );
That was a script I’d added a long, long time ago in order to hide the SKU from showing on a product page (so the customer didn’t see it) but for some reason has now started hiding the SKU for admins as well! Do you have a good fix to hide that SKU on the product page that won’t interfere with our admin fields?
Thank so much!
-
AuthorPosts