John Parris
Forum Replies Created
-
Forum: Hacks
In reply to: Dashboard menuHi Chris,
Unfortunately the ww.wp.xz.cn forum policy doesn’t allow the support of commercial products here, and it appears you’re using the commercial theme from ThemeForest. You’ll need to ask there again.
Forum: Fixing WordPress
In reply to: Possible bug in sydney themeHi,
The best place to ask this is in the official support forum for Sydney here: https://ww.wp.xz.cn/support/theme/sydney
You’ll be more likely to get an answer there.
Forum: Fixing WordPress
In reply to: Simplest way to use 3rd party APII think PHP would be a better option here all things considered. I would put it in a custom plugin instead of the child theme though. When you switch themes later you won’t have to move the code.
Forum: Fixing WordPress
In reply to: Forms Larger than 2 MB limitSince you’re on localhost you can download the plugins from here and drop them into the wp-content/plugins folder and unzip them there.
To increase the upload size under XAMPP, see if any of these links help: https://www.google.com/search?q=xampp+increase+upload+size
Hi there,
It looks like you’re hosted on wordpress.com. If you are, you’ll want to contact their support folks about that.
Forum: Fixing WordPress
In reply to: My Dashboard area is blankHi Ian,
Here are some instructions for manually updating WordPress. https://codex.ww.wp.xz.cn/Updating_WordPress#Manual_Update
Your posts will be fine if you follow those instructions.
Forum: Fixing WordPress
In reply to: Add www to the URLIf you have the URLs set under Settings > General to have the www and they’re not showing up, you’ll need to have the web host make changes on their end.
Forum: Fixing WordPress
In reply to: Is there any limitation to add value in table shippingHi John,
I’m not sure which table rate plugin you’re using (there’s more than one apparently), but I think you’ll be more likely to get an answer if you post this directly in the support forum for the plugin versus this more general forum.
Forum: Fixing WordPress
In reply to: Blog post titles not showingHi Kelseigh,
I don’t know if this happens for all your posts or just some of them. I tested this URL on Facebook and it didn’t show the title as you said.
Then I ran the URL through this Facebook tool and told it to fetch new info about the URL. Then I went back to Facebook again and pasted in the URL and it showed the title. Screenshot.
You should be able to force fetch any recent URLs that aren’t showing up right and FB should how them right afterwards.
Forum: Fixing WordPress
In reply to: Multiple users loged at once from the same IP, and my Wp breakHi there,
Most shared hosting accounts, particularly the cheaper priced ones, will run slow with 25 simultaneous users on them. One thing to try though, before upgrading hosting, is increasing the memory available to WordPress. See this handy guide for that: http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/
Forum: Localhost Installs
In reply to: Permalinks wont work other than defaultHi there,
Have you tried updating MAMP to the latest version?
Forum: Fixing WordPress
In reply to: Fatal error in functions.php in wp-includesHi there,
Do you know when it happens? Is there a specific thing you can do to trigger it?
Forum: Networking WordPress
In reply to: Adding MultsiteHere’s a guide for converting your site to multisite. http://codex.ww.wp.xz.cn/Create_A_Network
Forum: Fixing WordPress
In reply to: AutoresponseHi there,
What are you currently using to accept the applications?
Forum: Fixing WordPress
In reply to: Error MessageHi there,
Without seeing all the code related it’ll be pretty hard to offer any advice here. If you want to post the code, do that on gist.github.com and paste a link to it here.