chirinyu
Forum Replies Created
-
Forum: Plugins
In reply to: [Authentication by LoginRadius] Shortcode not displayingThank you! The API key fixed it for me as well.
Forum: Plugins
In reply to: [Authentication by LoginRadius] Shortcode not displayingHaving the same issue after WP and plugin updates.
Forum: Fixing WordPress
In reply to: Adventure Journal theme changed default font etcIf you look at the text editor instead of visual in the first post in wp-admin you can see a style inside the paragraphs in <span> elements:
style=”font-family:’Times New Roman’, ‘serif’;”In the older posts there’s a style:
style=”font-size:12pt;font-family:’Times New Roman’, ‘serif’;”The difference between these two is that the first uses font-size: 14px and second a size of 12pt, you could try defining the font size to 12 in Word and then copy it again and update the post.
You could also paste the font-size: 12pt to every <span> element in your post, but that takes more effort since you have to paste to every paragraph in the post.
I’m such an idiot, didn’t notice the Delivery needs to be tapped in Tax class settings 🙂 Thanks for the solution!
I’m having the same issue, any help? For some reason the shipping cost shows without taxes in checkout.