jimleeder
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can Spend Offers be done with WooCommerceI have since found a plugin that does the job perfectly. For the record, the link is below. It offers free items based on your total order amount, number of products in cart etc. It does this in a popup on the cart page.
https://ankitpokhrel.com/explore/downloads/woocommerce-multiple-free-gift-plugin-pro/
Ok I found the file – templates/default/template-default.php.
I switched the h3 into the label, and then set the label to display as a block element in my CSS, which makes it all selectable. So this is now solved.
Forum: Plugins
In reply to: [WooCommerce] Can Spend Offers be done with WooCommerceAnyone else know of a plugin for this please? The coupon suggestion is not any good, there needs to be no effort for the user and it all needs to be done by the system.
Maybe a section on the checkout?
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Latest WordPress Update Causes Massive ProblemsOk now I’ve solved this – luckily I had a copy of 1.2.3 of the plugin. I updated it via WordPress (was not available before – must have only just been put on) and it now works. Few things must have changed between the one I picked up on Github and the one delivered through WordPress.
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] wordpress 4.6That didn’t do it for me. Still stuck with it broken.
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Latest WordPress Update Causes Massive ProblemsShould I delete the folder without uninstalling from WP or uninstall from WP and then check to see if the folder is deleted?
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Latest WordPress Update Causes Massive ProblemsYep I did. 1.2.4. Any ideas?
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Full Width GalleryImages on there at the moment are only to fill the space. Full size images will be entered, and thumbnail sizes will be determined by the CSS. So full screen/lightbox images will be full/normal size.
When I do the responsive design I will have a look at multiple sizes. For now I’m just doing the size my laptop is.
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Full Width GalleryI solved it, had a bit of a fiddle with the CSS. You make the gallery div 100% width, and set the thumbnail images a fixed width. Ended up being 224.62px :O
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Full Width GalleryCan it not go bigger than 9 columns?
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Full Width GalleryHere’s the link – https://sarayacortaville.co.uk/newsite/
The gallery is not inside any div that is limiting it’s size. The div generated for the gallery is the holding div. So I wonder if it’s something to add to the Photoswipe CSS?
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Get rid of the white space around each imageI see. Thanks for your support! ??
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Get rid of the white space around each imageAye that does it, thank you sir.
Finally, what’s the filepath I should use to override this file in case of future updates please? I had a go but it wouldn’t do it.
Forum: Plugins
In reply to: [Photoswipe Masonry Gallery] Get rid of the white space around each imageOn closer inspection, what is causing this is the “top” css attribute on the image on the second row, which is 5 pixels/bits off the last row.
How can I change this? I don’t want any gaps where possible. Every image will be the same width so there should be no gaps like the example in my first post.
Forum: Plugins
In reply to: [WooCommerce] Changing the admin new order e-mail "From" addressIt would be useful to have the ability to reply to the admin e-mail. Most of my company’s clients are takeaways, and should be able to reply to e-mails quickly to send a quick e-mail to the customer. Otherwise they’re too busy to muck around with Outlook.