harp67
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot log into my admin pageOnly have 95 lines this is the last line
define('WP_SITEURL','http://harpdistributors.net');Forum: Fixing WordPress
In reply to: Cannot log into my admin pageI added
define(‘WP_HOME’,’http://harpdistributors.net’);
define(‘WP_SITEURL’,’http://harpdistributors.net’); to my wp-config.php now how do I log into my admin page.Forum: Fixing WordPress
In reply to: unable to login as adminSorry saw it sounded like the same problem and I wasn’t sure where to start a new post. I started a new post and you wont be bothered again. THANK YOU
Forum: Fixing WordPress
In reply to: unable to login as adminMy URL was harpdistributors.com and I changed it to harpdistributors.net. I have made the necessary changes on the host server but I think it is because wordpress doesn’t recognize the .net.
Forum: Fixing WordPress
In reply to: unable to login as adminI have recently changed my url and now I cannot log in to my admin site. Would appreciate any advice on how to solve this problem.
Forum: Fixing WordPress
In reply to: I changed my website url & now i cant login to domain.com/wp-adminI changed my url from harpdistributors.com to a .net and now cannot log into my wp admin page. I have changed the name servers to point my new url to hostgator, who host my site, but I cannot log into my word press admin of the web site.
Forum: Plugins
In reply to: [WooCommerce] Shipping cost – wooCommerce 2.0.3I have a problem with my shipping. My shipping needs to be calculated by percentage of cart price and location(zip code). I have tried the woo commerce table rate shipping and and it only allows me to set up a price range and no location choices.