jonno99
Forum Replies Created
-
Forum: Plugins
In reply to: [Canada Post Shipping For WooCommerce] Not Calculating Tax on ShippingThanks Mike, email sent. I am using the pro version btw.
Also, since in the tax rate tables area of Woocommerce, it asks whether tax should be applied to shipping charges, your plugin should pick up the decision to calculate tax on shipping from that setting… IMHO ๐
Jon
Forum: Plugins
In reply to: [WooCommerce] Tax not charged on ShippingThanks, it looks like you are correct and the tax is not being charged only on Canada post shipping option which I purchased a plugin to handle.
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Can **NOT** Delete Plugin!!!!!Not resolved for me, even after following the steps, deleting the cron value, as soon as I reactivate WooCommerce the paypal express plugin is back.
Now, with all plugins deactivated, it won’t even let me delete it:
Deletion failed: {“success”:true,”data”:{“delete”:”plugin”,”slug”:”woocommerce-gateway-paypal-express-checkout”,”plugin”:”woocommerce-gateway-paypal-express-checkout\/woocommerce-gateway-paypal-express-checkout.php”,”pluginName”:”WooCommerce PayPal Express Checkout Gateway”}}
- This reply was modified 9 years, 4 months ago by jonno99.
Forum: Plugins
In reply to: [Beanstream for WooCommerce] Plugin URL defined incorrectlyDisappointing that this remains unfixed 9 months later
Thanks, I’ve updated my rating!
Forum: Plugins
In reply to: [Custom Post Type Permalinks] Right URL, but Page Not Found.Same problem for me, and unfortunately, the developer’s reply isn’t clear enough… where is the flush_rewrite_rules code that we are to remove?
Forum: Themes and Templates
In reply to: [Zerif Lite] Site down after updateThank you jakxna360
@ero77 when you make any changes to your theme, you should make a child theme. You can download a sample child theme here: http://docs.themeisle.com/article/5-zerif-lite-documentation
this way you can make changes to the child theme and when the original (parent) updates, you won’t lose the changes.
Forum: Plugins
In reply to: [Plugin: Enhanced WP Contact Form] Broken with 2.8.1?Yes, same thing for me.
Forum: Plugins
In reply to: WP- Link Exchange plugin – problem with mod_rewrite and .htaccessI want to install a link exchange on my golf gps blog, but the wordpress link directory link in the first post seems to be broken. Does anyone else know an alternative link manager, preferably one that installs as a plugin?
Forum: Fixing WordPress
In reply to: RSS Posts Feed EmptyGeez whooami, you were right. I’ve probably set up 50 blogs and never had a problem with that before.
Thanks a bunch,
Jon
Forum: Fixing WordPress
In reply to: [urgent] URL not workingtry http://domain.com/?p=1 to see if it is a permalinks problem, possible your .htaccess file was deleted or corrupted.
You may want to post your site address, it would help.
Forum: Fixing WordPress
In reply to: Funny characters after server move: รโรI deleted the two lines, and it got rid of the ร characters, but now there are some (not as many) question mark ??? characters where the ร used to be.
Any ideas on this one?
Forum: Fixing WordPress
In reply to: Strange characters in past postsI was having the same problem and so I commented out the 2 lines in the config.php file as suggested above.
It fixed the รขโฌโข and รข characters, but now there seems to be a bunch of unwanted ?? (question marks) all over the place.
An example can be seen here, just look at the first paragraph in the post.
Any ideas. WP version is 2.2
Forum: Fixing WordPress
In reply to: Problem When Adding a Category to an Existing postThanks, I just noticed another nasty variation of this problem, which I’m not sure has been captured in the links you provided.
If you put a post in 2 categories, it will now have both categories in the URL, so the URL will look like this:
http://www.abc.com/blah-category/blah-2-category/this-blah-story/
It says it’s going to be fixed in WP 2.2.1 but I’m wondering what “fixed” will look like, since to revert back to the original way of handling categories will break any stories that have been put into multi categories in 2.2
A nasty bug for sure.
Forum: Fixing WordPress
In reply to: Spaces in RSS Feed Creating Error[fixed] There was two blank lines at the end of my wp-config file.