Forum Replies Created
-
AuthorPosts
-
March 9, 2018 at 10:10 am in reply to: Fullwidth Easy Slider image loading pre-set size not original #924364
Hi Victoria… thanks!
I have put a fullwidth easy slider back in and loaded a slider 1617px wide (which matches the container size)… but after some playing it is still loading the 1500px width thumbnail no matter what I do, so help would be much appreciated :-)
— AnnemarieJanuary 31, 2018 at 12:08 pm in reply to: Disable category "Uncategorized" in shop breadcrumb #905525Yes, Support could we get your help too…. this appeared on our shop yesterday too and we cannot find how to delete it. The category sits as the first item on the menu list so it is even more irritating. We have run out of solutions trying to delete it.
Would really appreciate your GENIUS .-)-
This reply was modified 7 years, 2 months ago by
AnnemarieDoolin.
SORRY found the solution which is a new theme function. For anyone else with the same issue here is where it is…
Go to “Enfold Child” in your admin control panel. Click on “Main Menu”. Open up tab “Burger / Mobile Menu” and go to “Clone title menu items to submenu” and select “Create a clone for the title menu item”.
Hi Sarah,
Thank you for your input (and picking up on the footer info)…. the client has decided to create a page rather than use the product page as the “landing page” so he can avail of the settings to hide header, footer etc. more easily so this request is concluded.
For the purpose of anyone else reading, he only tried to put all the information in the product card (which was effectively becoming a long landing page) because it was the only way he could make use of the product widget that chooses quantity and clicks the button to “add to basket”… so I gave him the code below which he could put into a code block and use on a page or post.
(**Note: Re the code below, the number “5527” is the product id which must be replaced with the product id you are using).
<form class=”cart” method=”post” enctype=”multipart/form-data”>
<div class=”quantity”>
<input class=”minus” value=”-” type=”button”>
<input class=”input-text qty text” step=”1″ min=”1″ max=”” name=”quantity” value=”1″ title=”Stk” size=”4″ pattern=”[0-9]*” inputmode=”numeric” type=”text”>
<input class=”plus” value=”+” type=”button”>
</div>
<button class=”single_add_to_cart_button button alt” type=”submit” name=”add-to-cart” value=”5527″>Tilføj til kurv</button>
</form>Thanks Rikard but this didn’t work either. Tried these too:-
.postid-5527 #header_main_alternate {
display: none!important;
}
.postid-5527 #header_main {
margin-bottom: 0;
display: none!important;
}.postid-5527 #header {
display: none !important;
}
.postid-5527 #main {
padding-top: 0px !important;
}-
This reply was modified 7 years, 11 months ago by
AnnemarieDoolin.
That’s fab Yigit, THANK YOU SO MUCH!!
Hi Yigit, I changed a setting in my ithemes security that allows you to edit the files now. SORRY for that, let me know how it goes.
Hi Yigit, generated new password for you to try again.
Thanks Yigit… private login credentials in private box.
YOU’RE A GENIUS YIGIT… the previous replies suggested there might be a bigger problem… but I checked for “missing brackets” as you suggested… and I had missed a bracket off in my custom css! PERFECT, IT FIXED THE WIDTH! :-)
Hi Yigit,
it didn’t work but you helped me see how to find out. The css below worked. Thank you!@media only screen and (max-width: 480px) {
.avia-inner-caption {
display: none !important;
}}October 17, 2016 at 3:31 pm in reply to: Product category thumbnail showing at top of overview page #700064THANKS ANDY, worked perfectly! For those reading on I just added the code to my child theme css and it removed it on all the shop category pages.
October 14, 2016 at 2:12 pm in reply to: Product category thumbnail showing at top of overview page #699126Hi Andy,
it’s not the cropping that’s the problem, the problem is that the banner is appearing as a default at the top of the category and I don’t want it there. I have to have the default image in a product category so I can’t take it out… but now it appears at the top of the category aswell.October 13, 2016 at 11:04 am in reply to: Mobile menu – only open up subcategory links on click #698659Thanks Basilis, the support for Enfold is already second to none and it’s rare that Enfold can’t fix it! Thanks for the link, customer’s are always asking for “the moon” so it is great to know there is help :-)
October 12, 2016 at 2:28 pm in reply to: Shop – Show number of products per page not working #698296Hi Yigit,
Thank you so much for your time… private login info below! Yes you can deactivate any plugins if necessary.
October 12, 2016 at 2:26 pm in reply to: Product category thumbnail showing at top of overview page #698293Hi Andy,
You need to login to get by the “Hide My Site” for now…
(See below in private info)That worked perfectly, thank you Yigit.
NOTE FOR OTHER READERS you might want to clear your cache if it doesn’t work first time – that’s what we had to do.Thanks Rikard, you can close this topic – it was Firebug’s new update that hasn’t helped. Sorry for taking your precious time!
April 29, 2016 at 10:18 am in reply to: Footer widgets not dropping down underneath on mobile #624199Perfect, looks great, thank you!
April 18, 2016 at 5:32 pm in reply to: Possible to have full width footer on a boxed layout? #616698Thanks Yigit… I think you are right about the footer, my intuition said not a good idea so your input is valuable, thanks.
March 18, 2016 at 2:59 pm in reply to: Using Magazine Content Element – Indicate Member-Only Content Based on Groups #600304Hi Genius’
if I could take advantage of this topic I would be most grateful :-) We are using Groups plugin and client wants to be able to add a logo to each group such that when each member comes into that group the LOGO SPECIFIC TO THAT GROUP shows up. e.g. IBM members only see IBM logo etc.?
Perfect… you are a star… as always you make it look so easy!
January 24, 2016 at 3:34 pm in reply to: woocommerce – Category catalogue images randomly changing size #570803PROBLEM SOLVED – NOTE TO ANYONE WITH SAME PROBLEM…
I was nervous to force a complete regeneration of all thumbnails as it was only a few that were not cropped properly. I simply deleted the picture in the product and uploaded it again (re-naming it of course). Worked perfectly.
Thank you for all your input and patience!
January 15, 2016 at 1:36 pm in reply to: woocommerce – Category catalogue images randomly changing size #566088Sorry Vinay, I’ve read your reply a few times but unfortunately I couldn’t understand what you want me to do.
I have just seen from my Firebug that the difference between the pictures that have cropped and those that haven’t is that the ones that haven’t do not have thumbnails generated in differing sizes. Any idea how I can generate the thumbnail I need to produce a crop?
LINK TO IMAGE TO SHOW THE FIREBAG CAPTURE Firebag capture of why one product catague pictures is cropping
January 5, 2016 at 10:06 am in reply to: woocommerce – Category catalogue images randomly changing size #559795I don’t expect WordPress to resize in proportion, it is cropping to a ‘square’ image (same size width and height) which is fine but the problem is that it does some pictures and not others (even though all the pictures are the same size) so it is the inconsistency which is a problem.
December 31, 2015 at 2:17 am in reply to: woocommerce – Category catalogue images randomly changing size #558618Hi Rikard
My mistake … It should be fine now! Please try again!
Happy New Year to you and the entire Enfold Team – WE LOVE YOU!December 29, 2015 at 6:18 pm in reply to: woocommerce – Category catalogue images randomly changing size #558185December 28, 2015 at 3:57 pm in reply to: woocommerce – Category catalogue images randomly changing size #557733Hi Rikard,
The site is now live so easier to access. Here is a link to demonstrate the behaviour.
http://herbalcenter.dk/herbalife/vaegttab-produkter/vaegttab-enkelte/Hope you can offer some advice :-)
November 30, 2015 at 10:24 pm in reply to: Menu dropdown (sub-menu) give opacity only to background color not text #544841SUPERB. Looks lovely, thank you so much.
November 30, 2015 at 8:20 pm in reply to: Menu dropdown (sub-menu) give opacity only to background color not text #544783Sadly that didn’t work either so I reverted it back to ..
ul.sub-menu {
opacity: 0.7 !important;
}I’d like to use it on many of our sites, but a current one that I am testing it on where you can see how it behaves is DogWhisperer.dk
Thanks!
-
This reply was modified 7 years, 2 months ago by
-
AuthorPosts