Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
As i have stated there is no way to fully disable this but i have added a slight work around that will prevent the message from showing in most cases if you have not entered info.
Thanks,
Stiofan
Yeah i realised this after the last release, u just have to re-save the cat settings to fix.
I have already fixed the dummy data and tested, it will be in the next release for new dummy data installs.Thanks,
Stiofan
@marc Please start your own topics for different issues, your issue was a JS error due to a jQuery conflict, i have fixed it on ur site and added a fix in LMv2 which will be in the next release.
Thanks,
Stiofan
For the “^places/([^/]*)/?” permalinks issue, this is because the default permalinks is matching the country one:
/places/united-states/
/places/eiffel-tower/It does not know if it should be looking for a place or a country, i have been testing with lots of different combinations of permalinks but rarely the default place ones. All you have to do to get around this to test is to change the place permalinks to not be standard.
In the long run there are 3 ways we can solve this:
1. Not allow just the place names if you also want to use the country slugs.
2. Add an extra prefix to place location urls like:
from: /places/united-states/
to: /places/location/united-states/
(maybe only when this permalink type is setup)
3. We could add a filter to run some queries before the main query to tell it what type to run. (this is my least favorite option, though it would allow both to be used it is the least efficient way to do things)Feedback welcome.
Thanks,
Stiofan
FYI this was in the release yesterday 🙂
If the auth code is wrong then that can show, i have removed the authcode, try setting it up again.
Thanks,
Stiofan
Great, thanks for letting me know, welcome back 🙂
Stiofan
This reply has been marked as private.You are welcome, its released now 🙂
Stiofan
Hi Mark,
Google changed some rules which breaks this, i’ll release an update in the next hour to fix it.
Thanks,
Stiofan
Likely you did a search and replace for the domain in a texteditor? You can’t do this, you need to use a plugin like “Better search replace”
Stiofan
Hi Tom,
Yes, simply stack them under it with an indent, exactly like the WP menu system 🙂
Thanks,
Stiofan
From a quick look the TTFB should be quicker, this is usually related to the amount of plugins, if you can provide FTP i’ll do some quick check to see if there are any things i can spot.
On your actual pages you have several resources that are going to 404, this can slow down your page drastically as each 404 is like loading another page on the site, eliminate those ASAP.
Your homepage is pretty heavy MB wise, maybe slim it down or lazyload things?
Stiofan
Hi Joel,
We had similar messages (but not exact) for the two apps we submitted, it looks like they are not making it easy, if we knew exactly what they wanted then we would tell you… The app submission struggle continues…
(We are currently testing out alternatives, hopefully we will be able to demo this in the next few days)Thanks,
Stiofan
I should, the page does not seem to be using the yoast title, i put in a few dashes — and they never appeared, do u have soothing else messing with the title?
Stiofan
-
AuthorPosts