ivana040
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pop Up not responsive in phone but in editorFor now I solved it replacing the previous pop up with the content I needed for the new one. Is possible that the plugin WP-rocket is blocking some CSS?
Forum: Fixing WordPress
In reply to: Pop Up not responsive in phone but in editorHello! It’s happening again with a new pop up called Celebrate with us September giveaway in the front page.. I cleared the cache with wp rocket but in mobile is not friendly or in private window in desktop.
durgastigertantrayoga.com
Help pleaseForum: Fixing WordPress
In reply to: Pop Up not responsive in phone but in editorYes, after one day it worked! Maybe the changes were not reflecting yet. I will close the topic. Thank you for the suggestions!
Forum: Plugins
In reply to: [WooCommerce] Header_Loop for Shop page and product categoriesThank you so much, Wasiur! But I cannot make it, haha. I am not a coding expert.
The footer code you sent me says syntax error. And the first one dont display changes as I can see.
Maybe I didn’t explain well what I want:
in the Url with slug: /surfers-shop, the header is ok: Surfers Shop(H1), but in the footer I want “Surf shop” instead of “surf trips for women”.
in the Url with slug: /surf-stickers, I want the header to be Surf Stickers(H1) and the footer Stickers for Surfers(H2)in the Url with slug: /surf-girl-sticker-chilly-day-in-the-ocean/, the header should be an H3 or whatever I want instead of Surfers shop (H1) again.
If I have the H1 surfers shop everywhere I will have cannibalization and I dont want that! ??
I am using the shortcode ?[bucle_header] and ?[bucle_footer] in elementor pro, and then added code in my functions.php theme fileHeader: ‘2000’ is the number of the shop page /surfers-shop
} elseif (have_posts('2000')) { return '<h1 style="margin:-20px 0px 0px 0; font-size:12px; line-height:13px; text-align:end; color:#FFFFFF; padding-right:0px">Surfers Shop</h1>';
Footer: this is what I tried but is only working on some of the categories but not in the shop page where it should be.
} elseif (have_posts('2013')) { return '<h2 style="margin:-5px 0px 0px 0; font-size:14px; line-height:13px; text-align:start; color:#48D1cc; padding-right:0px">Surf Shop</h2>';
And this is the code that is displaying the H3 I don’t want in most of the pages of woocommerce:
} else { return '<h3 style="margin:0px 0px 0px 0; font-size:14px; line-height:13px; text-align:start; color:#48D1cc; padding-right:0px">Surf Trips for Women Ecuador</h3>'; }
OMG, I know it’s a lot, very challenging for me. I hope you understand what I want.
Thank you so much for your time, and if I cannot make it I think I should contact elementor, but their customer support is crap.
Have a good night!Forum: Everything else WordPress
In reply to: Archives widget not workingThank you so much, Paul! At the end my client decided to not show the archives ?? But I’ll save these options in case it happens to me again in the future.
Forum: Everything else WordPress
In reply to: Archives widget not workingsorry!! I turned off now!
Forum: Everything else WordPress
In reply to: Setting custom gallery & imagesThank you so much for your answer!
Got it with the masonry gallery.
Regarding the watermark background overlay, There is a way in elementor pro that is possible to insert a backgorund-overlay image to the whole website or at list at each page instead of doing per section? (each page has too many section for doing one by one)
Thanks a lot!thank you! I’ll ask to elementor
Forum: Fixing WordPress
In reply to: Login to my old website dashboardGenius!!! Thanks a lot! Made it with the hosts file…
Forum: Plugins
In reply to: [WooCommerce] Featured image of shop woocomerceThank you! Yes, im sure its about the theme
Forum: Plugins
In reply to: [BlossomThemes Email Newsletter] Background imageit worked! thank you!!!!
Forum: Plugins
In reply to: [BlossomThemes Email Newsletter] Background imageThanks for your prompt response!