JamieGregory
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: The requested URL /wp-admin was not found on this server.Hi Keith, Pioneer.
I have since cancelled my GoDaddy VPS and no longer have access to it. Do you know any way how I can get the .htaccess data? Is it the same for all GoDaddy VPS’ or are they customised to my site?
Thanks,
JamieForum: Fixing WordPress
In reply to: Has a Plesk Migration broken my WordPress Site?Update:
I have also transferred one of my e-commerce sites over and I recently got a few orders in the last hour, however the information I received about the receipiant name and address, the product they bought and additional comments were all incorrect.
Infact, they were all information of PAST (attempted/completed) orders!?
It’s like my database has been jumbled up during the transfer?
I receive the notifications immediately, as soon as they land on the order received page.
This is one of my customers order received page: https://www.fifacoinstore.com/checkout/order-received/?order=16537&key=order_522347cdf29a7&transaction_id=16537&msid=837FA2185D5071630F94EEA774CB1890
EVERY time you click it I receive two notifications of this same order through to my device. Even if you refresh the page..
Thanks for that Daniel! 😀
Did the update also fix the problem for repeat notifications too?
Forum: Plugins
In reply to: [Pushover Integration for WooCommerce] Multiple UsersHi Daniel, I manage multiple WooCommerce sites from multiple locations and devices.
Is there any future plans to increase how many devices you can send the notification to?
Thanks,
JamieForum: Fixing WordPress
In reply to: How to allow indexing on my pages?http://gyazo.com/4a8a008055abbd563f96bf29b6b259a6.png?1357651763
Updated it to that and it still hasnt changed the noindex on my pages?
Forum: Fixing WordPress
In reply to: How to allow indexing on my pages?Do i just change all the disallow text to allow?
Forum: Fixing WordPress
In reply to: How to allow indexing on my pages?Ok i have done and now its added this field into my settings>Reading
http://gyazo.com/0be601793fc1cb866d918ea61e7d8ec1.png?1357649141
What do i need to change to allow it to index all my pages?
(Discourage search engines from indexing this site was already unticked)
Forum: Fixing WordPress
In reply to: , which may have a value of "noindex"P.s Im using WordPress 3.5
And i have the XML sitemap plugin
And i have no idea where to look for this robots.txt file..
Forum: Plugins
In reply to: [WooCommerce] Currency Converter WidgetSorted. I needed to add:
.currency_switcher li {
clear: none !important;
}.currency_switcher li {
width: 40px !important;
}
To my Custom.Css file. Thanks 🙂