Khang Minh
Forum Replies Created
-
Hi again,
This feature is now available in 1.4.0 (thanks to you I’ve decided to add it to 1.4.x!). Navigate to BWP Sitemaps >> XML Sitemaps >> Exclude items to customize.
Please update and let me know.
This is a bug and have been fixed in 1.4.1, please let me know if you still encounter it.
Ah thank you, drinking it at the moment!
There’s a better way to do this, without modifying plugin’s code.
First, take a look at: http://api.betterwp.net/bwp-google-xml-sitemaps/master/hooks.html#filter_bwp_gxs_news_keyword_map
The trick here is to map an actual category name (such as “soccer”) to “Sport, Soccer”, so that any articles having that category will instead have “Sport, Soccer” as keyword.
However, if your posts do not share the same category, you can try editing this file:
src/modules/post_google_news.php, go to line 198, and add BEFORE:array_push($keywords, 'Sport', 'Soccer');I might consider adding an option or a hook for this, let me know if there’s anything else that can make this more friendly.
Hope that helps!
Please update to 1.4.1, thank you.
Hi Mike,
I’ve just released 1.4.1, please try it and let me know. Thank you.
This is a different issue and has been resolved in 1.4.1 too, so check it out and let me know :).
Hi Sixes,
Can you try 1.4.1? Thanks!
1.4.1 is out, can you guys test it? Thank you for your patience!
I think I have found the culprit, an upgrade script is being run too early for a multisite setup. Will let you guys know.
Forum: Plugins
In reply to: [Better WordPress Minify] How to re-remove, re-minify?If you take a look here: http://betterwp.net/wordpress-plugins/bwp-minify/#manage_enqueued_files there’s a list of positions to your right.
So for example if you have removed any scripts, just click on “Scripts to remove” and you should see removed scripts there, remove their names from the box and finally hit Save Changes.
Hmm that’s why I suspected that there are missing files. Are your sitemaps still generated correctly?
Please contact me via http://betterwp.net/contact/ I will see what I can do.
No, 5.2.17 should work fine. Is it possible to get an actual error message from your host’s control panel?
Hello,
Do you see any error in your server’s error log? This update is quite huge, so it could be that the update was incomplete for your site. Either try again, or download a zip file (https://downloads.wordpress.org/plugin/bwp-google-xml-sitemaps.1.4.0.zip) and upload to the plugins folder manually.
Also, what PHP version are you using?
Hello,
Can you guys try again with version 2.0.3? It should work now.
Thanks.
Hello,
Can you check again with 2.0.3? I believe this issue has been fixed.
Thank you.