onlineous
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Postings] Can’t get single-jobs.php to workNo, I didn’t manage to fix it. My customer doesn’t mind too much though.
Forum: Plugins
In reply to: [Job Postings] Can’t get single-jobs.php to workYes, that’s indeed the location. To be specific:
test.4youwebventures.nl/wp-content/themes/futurio/jobsForum: Plugins
In reply to: [Job Postings] Language file not workingI actually edited the spanish translation to be a dutch translation 😉
I didn’t upload it, because I actually only translated the lines which were shown in the frontend of my customers website, not the backend stuff.
Forum: Plugins
In reply to: [Job Postings] Language file not workingOk, I got it. There seems to be something wrong with the .pot file.
Copying the spanish file and turning it into a dutch file resolved the problem.The .pot file inserted all kinds of strings like: ‘admin/settings.php:190 class-job-postings.php:111’
Forum: Plugins
In reply to: [WooCommerce] Checkout doesn’t update after domain changeIt seems I’ve found the culprit. It had something to do with erratic behavior of Woocoomerce Poor Guys Swiss Knife which I used to add a field in the checkout page. I switched to WordPress Booster and everything works fine now. I still don’t understand completely how it could work on the test website and not on the final website (with the same settings) but so be it.
Thanks for the help!
Forum: Plugins
In reply to: [WooCommerce] Checkout doesn’t update after domain changeHi Riaan,
Thanks for your reply!
I use a weight based shipping plugin:
https://ww.wp.xz.cn/plugins/weight-based-shipping-for-woocommerce/I temporary tried using a flat rate as well and ran in the same problems.
However, I managed to work around the problem: when I change Siteurl and Home on the old (temporary) website and only change the folder the domain points to in cpanel, shipment rates are calculated without problems.
The problem came back after some small changes in the checkout form so I used a backup to get it working again. Now it works and I will keep testing with regular intervals.
I will try the shipping debug when the problem comes back, because I’m still not convinced this issue willl ‘stay solved’.
Any additional insights are welcome, because I don’t feel I’ve really ‘solved’ the problem, just worked around it.
Forum: Plugins
In reply to: [WP Speed of Light] Wp menu cart not updatingThe weird thing is that the shopping cart plugin I formerly used ( https://ww.wp.xz.cn/plugins/woocommerce-menu-bar-cart/ ) has a Ajax cart update feature, but that didn’t make any difference. The cart updated when I added a product, but on every other page (which was cached before) the old amount of products (and old price) showed.
I’m not sure what was of updating the other plugins I tried used:
https://ww.wp.xz.cn/plugins/woocommerce-cart-tab/
https://ww.wp.xz.cn/plugins/markeking-floating-cart/
https://ww.wp.xz.cn/plugins/woo-floating-minicart/Forum: Plugins
In reply to: [WP Speed of Light] Wp menu cart not updatingI use WP Fastest Cache at the moment. It solves the problem, but I mainly use it because it has precaching / preloading.
I got the problem incidentally and it was ‘solved’ by emptying the cache.
Forum: Plugins
In reply to: [WP Speed of Light] Wp menu cart not updatingSorry for the slow reply. I use another plugin at the moment for caching. Thanks for your replies!
I’m actually a quite novice coder I can read a bit of code, but that’s it. After trying a lot of caching plugins and shopping cart plugins I just decided to get myself out the easy way and use a static shopping cart link in the menu instead of a dynamic one with order quantity and price.
I hope there will be a caching plugin in the future providing ways to exclude dynamic components from being cached.
Thanks for your quick and kind reply!:)
Thank you! I tried using the Ajax option (with wp menu cart) but still doesn’t seem to work sadly enough:(
How has this been resolved? I’m having a similar problem (tried 3 different cart plugins)
Forum: Plugins
In reply to: [Floating Minicart for WooCommerce] Option to hide when cart is emptyWhat about the other way around? How do I keep it visible when there are no items in the cart?:)
Forum: Plugins
In reply to: [WP Speed of Light] Wp menu cart not updatingThanks, I must say Speed of Light is making my websites really fast, however, this is a problem for some of my sites. Another problem is that I can’t exclude Speed of Light from caching the Wptouch mobile website which means desktop users can get the mobile website on their screen.
Is there a fix for that? If there is it means I can keep using Speed of Light at least on some of the websites.
Forum: Plugins
In reply to: [WooCommerce Products Carousel all in one] If Price EmptyDid you figure it out martius? I’m having the same issue, I’m not yet familiar with the filtering and the learning curve in the wordpress codex is quite steep.
https://developer.ww.wp.xz.cn/reference/functions/add_filter/