power506
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: og:image not showing on FBI and, as I can see, hundreds of other WordPress sites have the same issue starting today. I don’t know how there is no more people talking about it.
Hello guys, thanks for the reply.
Yes, you were right. Some other plugin conflicted.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Display all connected Custom TermsForum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Display all connected Custom TermsBumping this for visibility. Thx
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Is there a “remake” button?I would like to know that too.
I had a forum plugin before installed, and now when it’s removed (completely with database tables) 6 months late bots are still crawling those old links.
Hi @tatvic how can we roll back too?
Is that a common problem in WordPress? It really isn’t recommended to have that many tags?
EDIT: We sure didn’t have any problems few months ago were there was hundrerd or so less tags.- This reply was modified 6 years, 6 months ago by power506.
Hi Sally!
I manage a news site about video games and movies. Every game or movie have their own tag with few exceptions in biggest developers or publishers. That’s about 4800 tags on 10k+ posts.
While I can admit that maybe it’s not the best strategy, I think number of tags shouldnt create this kind of an issue.
Meanwhile I’ve installed a fresh WP site, created 1k tags and didn’t notice any similar requests.
Thanks for the fast reply. I will. Thank you and best regards.
@camthor thank you so much, I solved it.
There was an empty line before php opening tag in admin-ajax.php file.
Last time that file was edited (not by me) is 27.8. I’m not sure, but I think that’s the time when I first installed your plugin. However, there was no change of that particular file later when I reinstalled it multiple times.
Maybe that can help you somehow. Let me know if I can check anything for you. Anyway, thank you once again, we can mark this thread as solved 🙂
- This reply was modified 6 years, 10 months ago by power506.
Hi @camthor sorry for the late reply. I updated taggroups.js but I’m not sure what do I need to do now? In console I can see loaded taggroups.min.js file, but no non-min file.
All quick actions work fine.
Php is 7.2.15, the charset is UTF-8
The problem still appears in Firefox. Hovewer, these are new console errors in that browser:
XML Parsing Error: XML or text declaration not at start of entity Location: https://www.xyx.xy/wp-admin/admin-ajax.php?_fs_blog_admin=true Line Number 3, Column 1: admin-ajax.php:3:1 XML Parsing Error: XML or text declaration not at start of entity Location: https://www.xyx.xy/wp-admin/edit.php?page=tag-groups_post Line Number 3, Column 1:I don’t have any non-standard settings or server. Only have Cloudfare setup with wp-admin bypass, which I now have turned off and, unfortunately, the problem still persists.
I failed to find plugin which causes this. Tried to turn them all off but nothing happens.
This is error from console:
[Tag Groups] error: <?xml version='1.0' encoding='UTF-8' standalone='yes'?><wp_ajax><response action='tg_ajax_manage_groups_0'><object id='0' position='1'><response_data><![CDATA[success]]></response_data><supplemental><task><![CDATA[refresh]]></task><message><![CDATA[]]></message><nonce><![CDATA[6299ee68ee]]></nonce><start_position><![CDATA[1]]></start_position><groups><![CDATA[[{"id":1,"label":"igre","amount":0},{"id":2,"label":"Sample Group A","amount":0},{"id":3,"label":"Sample Group B","amount":0},{"id":4,"label":"Sample Group C","amount":0}]]]></groups><max_number><![CDATA[4]]></max_number></supplemental></object></response></wp_ajax>Hi @camthor thanks for the fast reply. That was helpful. It was indeed Ajax error.
<?xml version='1.0' encoding='UTF-8' standalone='yes'?><wp_ajax><response action='tg_ajax_manage_groups_0'><object id='0' position='1'><response_data><![CDATA[success]]></response_data><supplemental><message><![CDATA[This is the regular Ajax response.]]></message></supplemental></object></response></wp_ajax>
I will try now deactivate other plugins one by one.Forum: Plugins
In reply to: [WP Night Mode] Night mode as defaultHi @markoarula, fortunately, it worked a few hours after. Probably was a cache problem. Thanks for reply and thanks for this great plugin!