Ajay
Forum Replies Created
-
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] Startup Wizard does not activateAre you able to skip the wizard? Or when you click next you have an error?
Just wanted to confirm that I’ve fixed this in the GitHub repository and it will be part of the 4.3.1 release coming soon.
Thank you for reporting this!
https://github.com/WebberZone/top-10/commit/a92a29598b2d93cf94317783c5e4740c7e3ca57c
I just ran this on a clean install and I can confirm that I can replicate the issue. It doesn’t delete the first time and then it deletes the second time but doesn’t clean up the tables.
I will get to the bottom of this.
I’ll double check the code again. Not sure if there was an error while it deleted.
It should clean up.
Please do let me know if this is a recurring issue.
The tables won’t go with an uninstall if you don’t have that selected to delete from the Settings page.
Custom post types shouldn’t be an issue because the plugin doesn’t care about that.
There are two parts – tracking and the display. What changed in this version the tracking now uses a funnel method.
The display of the popular posts has not changed because it still uses these original two tables. The only other thing I can think of is that there were some issues with the tables during the update that could have caused a problem.
Please keep an eye on the tracking and the outputs and let me know if you have any issues that come back. We might need to do a different level of debugging with Query Monitor to see if there are any errors on the frontend.
Forum: Plugins
In reply to: [Contextual Related Posts] manual post selection not working in new versionThis is really weird. I tested it on Safari and it works for me, so wondering if it is specific to your safari.
Is this on Mac or ipad? And, do you have any extensions installed in Safari that could be blocking requests?
Last thing to try is to do a clear cache in the browser and see if that works.
Is it just the widget? Are you able to see the posts views in the backend i.e. in the Dashboard and the Popular Posts lists?
Please can you also try disabling the cache temporarily in the settings page.
Also what is your site URL?
Forum: Reviews
In reply to: [Better Search - Relevant search results for WordPress] Plugin doesn’t workIt’s very disappointing that your first reaction was to leave a 1-star review rather than ask for support.
I am happy to spend the time to help fix whatever issue you might have with the broken search.
Forum: Plugins
In reply to: [Contextual Related Posts] manual post selection not working in new versionKeep the edit screen open. Open developer tools (F12 usually) > Network tab > Fetch/XHR.
I suggest clearing the network log first (circle with /)
When you start typing the name of the post in the manual posts box, you’ll see an entry for admin-ajay come through. If you click it and go to the “Payload” or “Request” tab, you can see an action called “crp_get_posts_action”. This means you are looking at the correct request.
Check for any errors or review what is returned in the “Response” tab. This should have a list of post id and titles.
Separately, are you using the block editor or the classic editor?
Forum: Plugins
In reply to: [Knowledge Base] Switch Plugin – Possible?I released v3 for both free and pro versions earlier this month.
Forum: Plugins
In reply to: [Contextual Related Posts] manual post selection not working in new versionI have to say I am very happy to hear that.
Thank you again for your kind words.
Forum: Reviews
In reply to: [Contextual Related Posts] Great pluginThank you very much for the review!
Forum: Plugins
In reply to: [Contextual Related Posts] Thumbnails cropSorry for the delay. You will need to use a different plugin to override image cropping, as it is a limitation of WordPress core.
Please check out https://ww.wp.xz.cn/plugins/crop-thumbnails/ – I haven’t used it personally but I believe this could help with picking where you want the image to be cropped from.
Forum: Plugins
In reply to: [WebberZone Link Warnings] Domain Exclusions Not Working 100%This has been fixed in v1.4 which I released over the weekend.
This feature has been implemented in v1.4 which I released over the weekend.