poldira
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning Sign at Top of WordPressSomething you could also check is if Debug is turned on for the site. Often these warnings won’t keep your site from working correctly.
To check if debug is on, open wp-config.php on your server and search for the line that begins with define(‘WP_DEBUG’. If it’s set to true, you can change it to false: define(‘WP_DEBUG’, false);. Save the file and upload it back to your server and the error messages should disappear.
Forum: Plugins
In reply to: [Woocommerce Super Simple Tax Exemption] Order Details page missing infoFixed in the latest.
Thanks for reporting this. I’ve created a fix and will get it published ASAP. Look for an update in your dashboard soon!
Forum: Plugins
In reply to: [Woocommerce Super Simple Tax Exemption] Not workingHi Richard,
Would you please create a new topic for this?
I appreciate that you included code, but I’d like more information to be able to investigate further.
Are you using a Woo Theme with Woo Commerce? Custom theme? What version of WP are you running? Version of Woo Commerce?
Thanks,
BobbieForum: Plugins
In reply to: [Woocommerce Super Simple Tax Exemption] Not workingSo sorry about that. I double checked the code in the repository and it didn’t contain a previous fix. Updated and you should receive an update message to version 1.1
Forum: Plugins
In reply to: [Woocommerce Super Simple Tax Exemption] Not workingHi Ted,
There are no options to add it, installing the plugin will add the checkbox and input to the checkout form. If the Tax ID is input, then it’s recorded in the meta for the order found in the dashboard display.
If you reply with the URL of your site, I’ll take a look.
Thanks,
BobbieForgot the url: https://playground.bobbiejwilson.com/
I’m getting the same thing. I have the latest nightly setup for a network.
I switched from Twenty Thirteen to Twenty Twelve and the error disappeared.
This occurs only on a “Standard” post.
Forum: Plugins
In reply to: Getting the HTML from the databaseOi. Using
<code>
and<pre>
doesn’t work.Forum: Installing WordPress
In reply to: Anyone using 2.7 and Godaddy and site runs slow after upgrade?I’m having the same issues on 2 of my sites hosted on GoDaddy.
https://www.bladedanceguild.com and https://www.bobbiewilsonca.com.
One has WordPress 2.6 and the later has 2.7.
I expect bladedanceguild to be a trifle slow as it’s parsing out a couple of RSS feeds. bobbiewilsonca.com shouldn’t have any trouble at all as it makes no outside connection.
If you can help, please let me know.
Thanks
Bobbie