karenelated
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] how to find products with broken imagesHi maykato
I use Datafeedr to import the merchant datafeed. In the image field the merchants input an image URL. The plugin imports the image to media. If the field is empty then yes the WooCommerce placeholder shows. This isn’t a broken image, it’s a missing image.
When the URL links to a 404 and no image is found at that address it shows a broken image. That’s what I mean by a broken image.
There are 3 products with broken images here: https://elatedvegansupplements.com/shop/?filter_brand=naturelo.
I’m going to replace them manually but wanted an easier way to find them than searching manually.
Forum: Plugins
In reply to: [WooCommerce] product images uncropped same size squareHi abwaita
Customizer only specifies width not height.
I’m not a coder but your suggestion doesn’t look like it’s specifically for the thumbnails. And I won’t add !important to any code.Yay it worked. thank you so much!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce related products – change to 1 column in mobileI found the answer, had to add !important; to make it work.
@media (max-width: 525px){ .woocommerce ul.products li.product, .woocommerce-page ul.products { width: 100% !important; float: none } }
- This reply was modified 3 years, 7 months ago by karenelated.
Forum: Plugins
In reply to: [WooCommerce] how to stop cart refreshing, or remove it completelythanks. I’m not talking about the cart or checkout pages. This is an affiliate site. The customer never gets to checkout.
I need the cart to stop refreshing on other pages. The customer never uses the cart, it never needs to be refreshed.
Thanks
Hi Ales
Thanks for that solution. Have you found a workaround for this issue? I don’t want to disable the Siteground plugin as the benefits outweigh the message.
Thanks
KarenForum: Plugins
In reply to: [Collapsing Categories] PHP problem?Hello
Not sure whether I should implement the fix before I know if this plugin is still maintained. The plugin homepage returns an internal server error.
This is a super useful plugin, I haven’t found a substitute and am very grateful for the many years of free use and support, so I would like to continue using it.
Thanks
KarenForum: Reviews
In reply to: [Astra] love itThanks for the service. Not sure why it was happening, but since I submitted a rating it stopped appearing.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] WPForms fields not integrating to MailchimpHello Harish
Thank you – I really appreciate how quick and helpful you are.
Unfortunately it didn’t work, but I realise it’s because WPForms doesn’t name the fields correctly to align with the field names in Mailchimp, so I will just bypass all of that and use the Mailchimp embedded signup form. Why confuse the issue when it doesn’t work anyway.
Thanks
KarenForum: Plugins
In reply to: [WooCommerce] WooCommerce Product Carousel – change button textHello Tseten
Thank you it worked!
Regards
KarenForum: Plugins
In reply to: [WooCommerce] WooCommerce Product Carousel – change button textHello Tseten – thank you, I did try that plugin and it broke my site. It is untested with the new version of WordPress so that is probably why.
Forum: Plugins
In reply to: [WP Sitemap Page] Hide word "Category"Thanks Krystof! Sorry for the late reply. Yes that does work perfectly
Forum: Plugins
In reply to: [WP Sitemap Page] Hide word "Category"Hi Tony
This doesn’t work for me. Yes, it removes the titles ‘Pages’ and ‘Posts by Category’, but I want the word ‘Category’ to be removed from in front of every category heading. Eg:Category: Other
Category: Animals
Category: HealthSo that it only has the headings
Other
Animals
Health.Is this possible please?
Thanks
Karen
https://elated.co.za/wp-sitemap/Forum: Plugins
In reply to: [WP Sitemap Page] Exclude some categories from sitemapyes please allow us to exclude some categories. It is showing all my courses, which are for members only, so when people click on the links they reach 404’s.
Thanks for a great plugin
Karen
https://elated.co.za/wp-sitemap/Thanks for getting back to me to quickly. I receive a response from the Datafeedr plugin: “We store affiliate links in the postmeta table like this:
merchant.com/product=123&affiliate_id=@@@
When the link is rendered on your site, your affiliate ID gets inserted into the link to produce this:
merchant.com/product=123&affiliate_id=xyz
We do not ‘hardcode’ your affiliate ID into the stored affiliate link in the database because that would cause a major problem if you needed to change your affiliate ID for all of the products in your store. This way, you can change your affiliate ID at any time without having to re-update all of the products in your store.”
So it isn’t something the broken link checker could check.
Thanks for a great plugin!
Regards
Karen