Forum Replies Created
-
AuthorPosts
-
thanks Nikko, I’ll give that a try.
December 7, 2023 at 9:32 am in reply to: code for woocommerce categories & checkout field labels #1427422fantastic! it worked perfectly.
thanks so much!December 6, 2023 at 5:39 pm in reply to: FIXED: product images on overview page changed size #1427367you can close this thanks.
December 6, 2023 at 9:49 am in reply to: code for woocommerce categories & checkout field labels #1427313thanks!
That gave me the text “Category: Beni Ouarain” (for example) above the photo.
I removed the “Category” text since I just want the category name, but I need to move it above the title.
Can that be done?If I use this code:
add_action( 'woocommerce_before_single_product_summary', 'enfold_customization_woocommerce_extra_text', 1); function enfold_customization_woocommerce_extra_text(){ echo 'category goes here';
it puts the text above the title which is what I want but your code puts it above the photo.
Aso: Any suggestions for the checkout field labels?
best
NancyI was able to keep most of the elementor stuff intact and all content was fine except that I lost some posts that were labeled something different but it was pretty smooth. I had to rebuild most of the page layouts, styling etc.
September 22, 2023 at 9:27 am in reply to: sticky menu on mobile with centered logo & burger menu #1420002thanks that worked to center the logo.
Is it possible to make it sticky as well?- This reply was modified 1 year, 1 month ago by Munford.
September 21, 2023 at 11:22 am in reply to: sticky menu on mobile with centered logo & burger menu #1419871sorry the correct login is below
September 20, 2023 at 10:30 am in reply to: sticky menu on mobile with centered logo & burger menu #1419683I took the css that I was using off, so there is no code now centering the logo on mobile.
That’s what I need from you.
login below
thanksyes I got it working thanks.
could you test the pop up again?
it’s now made with the html directly from mailchimp from the sign up form there.
The enfold mailchimp element did not work for me.
thanks
Nancysorry the site is below with a popup that has the form in it. I made a new mailchimp form but am still getting an error message.
I’m still having issues with the stmp setup which is asking for a new dmard record, etc.
I haven’t set that up yet but did get a test email through wp
thanks
Nancy- This reply was modified 1 year, 2 months ago by Munford.
ah that was it. thanks!
Yes I checked those address but they are correct.
thanks for taking a look- This reply was modified 1 year, 2 months ago by Munford.
I think it’s fine now, thanks for taking a look.
Hi Yigit,
I figured it out, thanks.- This reply was modified 1 year, 2 months ago by Munford.
Yigit,
thanks for the help
That worked for the top image on that page, but not for the rest of the images on the page.
They are in a 1/1 column with 0 padding on mobile, but I dont’ see the changes
Can you take another look?
thanks
NancyHi Yigit
Thanks for the info – I didn’t know that was an option in the image element. Perfect.
best
NancyHi Yigit,
Thanks for that info.
If I make a gif with orange instead of white in the image I linked below, will the grayscale setting give me a clean white?August 29, 2023 at 11:11 am in reply to: image shortcode / code block in color section not full width #1417403thanks that worked great!
Thanks,
I was able to fix this using Better Zip and removing the hidden MAC info. I guess MAC zip adds files to the archive.thanks
This reply has been marked as private.February 22, 2023 at 1:57 pm in reply to: woocommerce My Account page Billing address error #1398878that’s great thanks! I don’t remember what that code was about, but I’ll keep it for now.
it works fine now.
best
NancyJust a detail – the “no text” option on the lightbox image description text is not working on that page
I’m still hiding it with css.
.mfp-title {
display: none;
}Thanks I see what happened now – I had deleted the other sizes of the images in the file manager when I cleaned up the site I took over.
thanks for taking a look.
I have some css hiding the titles on the gallery since the options were not working.- This reply was modified 1 year, 10 months ago by Munford.
HI
I updated the theme but the gallery is still not correct.It’s fine in incognito
great! thanks so much.
-
AuthorPosts