etellwright
Forum Replies Created
-
Could it be anything to do with the Server Side Cache? I have just flushed the cache on the Hostinger dashboard and this seems to have fixed it. Can I stop this issue recurring?
Many thanks for your help.
That’s good news, thank you! It’s still not working on the Private Browser window in Safari on my iPhone SE though. But it does when I disable LiteSpeed in the Debug Settings (I have just tried this again to make sure). Why might this happen and what can I do?
Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Product Categories List DropdownThanks Shashank, I’ll try that.
Kind regards,
Emily
Forum: Plugins
In reply to: [WooCommerce] Has anyone integrated Lulu with Woocommerce?Hi all,
Yes, of course. BookVault is a print-on-demand book manufacture like Lulu. They have a full direct selling integration with WooCommerce through their plugin: https://wordpress.org/plugins/bookvault/ The plugin is free and no set-up costs are involved for the integration. Unlike Lulu, BookVault set up all the shipping options for you – you customise which countries you want to ship to, whether you want only tracked services, and whether you want to set the cheapest service as free shipping and then it appears at checkout automatically.
The integration is not difficult to set up, but it is a little touchy if you click on the wrong thing so I recommend this video tutorial: https://www.youtube.com/watch?v=HR6l8Jq0lnY
BookVault are based in the UK, but they now print in the USA, Australia and Canada so that makes them a more viable service for publishers in those countries.
Our site is https://castleseftonpress.co.uk . If you want to find out more about direct selling of print on demand books, you can click the link to the Alliance of Independent Authors that is in our footer.
I hope that helps!
Forum: Plugins
In reply to: [WooCommerce] Unable to customise or remove Upsells and Cross-sellsHi Shahzeen,
Thanks. I have partially solved this problem – enough for my needs. I have found that adjusting settings for WooCommerce Product Images in the Customiser does affect the automatic upsells and cross-sells, even when setting a global style in the editor didn’t work. The image display was the main issue for me and this is now resolved. The fonts and button colours are correct. The only remaining glitch is that the Product Title and Price colours are reversed, but in this context I can live with that!
Many thanks for your help.
Forum: Plugins
In reply to: [WooCommerce] Unable to customise or remove Upsells and Cross-sellsHi Mahfuzur,
Thanks for the prompt reply. That’s OK for the cross-sells thanks, but you have hit on the problem for the upsells. I have deleted the ‘Related Products’ block from the single product template but the upsells are still showing on the front end. I can’t customise or delete them, because there is no block showing related to them:
Single Product Page Template: https://snipboard.io/LabVrB.jpg
Product Page with upsells still showing: https://castleseftonpress.co.uk/shop/art/art-print-goldie/
Thanks,
Emily
Forum: Plugins
In reply to: [WooCommerce] Has anyone integrated Lulu with Woocommerce?Hi @intercommsa,
There is an alternative direct book selling integration with BookVault that has a full range of worldwide shipping options built in. Their printing is also cheaper than Lulu. I use it and I know many other authors who do. It’s worth comparing the two and seeing which is best for you.
Hi vytaulla51,
I am having this exact problem with Twenty Twenty-Five. It’s maddening! I have posted a message on your original query to WooCommerce and I’d love to know if you have found a solution.
Regards,
Emily
Hi vytaulla51,
I have had exactly the same issue with upsells on Twenty Twenty-Five. I have only ever used blocks and no child themes. It has driven me mad and wasted a lot of my time! Because I’m unable to customise the default upsells and cross-sells displays, they show cropped images and different button styles to the rest of my site which looks awful. Like you, I eventually came to the conclusion that they were attached to the Product Details block in some way that you can’t see in the Editor.
Did you try the suggested code snippet? Did you add it to the theme’s functions.php?
I was considering using a free related products plugin and deleting the linked products so that the default upsells and cross-sells don’t show, but I’d rather solve the problem without adding another plugin if possible. If you managed to solve the issue, I’d love to hear how!
Regards,
Emily
I haven’t got a child theme, but I think you need to put it wherever the instruction not to cache appears. I’ve since discovered that it was the Geolocation plugin that was creating the no cache settings and I’ve been able to adjust the settings on that.
That seems to have fixed the problem – Site Health is now detecting the page cache and the site is working without problem as far as I can see from a quick check.
Thank you very much for your help.
Thanks. Do I need to add it in any particular place of the theme’s functions.php? Beginning, end, after a particular line? I don’t know much about php.
Sorry! Not used a pastebin before.
OK, I’ve done that, thanks.