krazysage
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Subdomains from two unique URLsHi ,
You need to use a domain mapping plugin and align the required domain to the sub domain. Can be done , check the plugin repo and you should be good to go.
Forum: Networking WordPress
In reply to: Multisite with Same content but different ThemeHi @bdlifemagazine , I am assuming you looking to make your site mobile friendly .
You would want to check out mobile friendly plugins in the WordPress repository , they should help you with your requirement.
Hope this helps .
Thats sounds like a good idea. Option to keep last few revisions should help .
Thank you , i will try this out.
Forum: Installing WordPress
In reply to: I can't figure out how to install and open wordpressHi madisononmadison check out this link.
http://support.hostgator.com/articles/specialized-help/technical/wordpress/how-to-install-wordpress
This has a step by step way of installing WordPress in Hostgator. It’s pretty straight forward.
All the best!!!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] HTTP Error on media uploadHi Folks,
I have been having this issue too for all my WordPress sites. Based on the discussion and troubleshooting with my hosting provider i have the steps they took to sort out this issue.
Correcting the HTTP Upload Error
Log into your cPanel dashboard.
Using the file manager, navigate to your WordPress site’s root directory.
Locate and open the .htaccess file for editing.
Add the following line of code at the top of the file:
SetEnv MAGICK_THREAD_LIMIT 1
Save the changes to the .htaccess file.Check out the solution with Inmotionhosting
Let me know if this works , it should .