10956 comments found.
It says there is an update and the latest version is from March 12, 2025 but if I try to download it it always downloads version Version 2.10.6 from February 17, 2025
Welcome back.. you have been missed
I have 4600 Listings on a VPS with InMotion Hosting (CPU: 4, RAM: 10GB, SSD Storage: 180GB).
It still very SLOW. Takes 15 Secs to Load the Categories (once its cached then it takes less than a second).
Your DEMO only has about 100+ listings that are shared among the same categories. Can you give a real Exam of thousands of listings. Let’s see how your plugin performs on your website, with your resources under that amount of listings.
I have read in the comments where you say it can handle 600K listings, but it depends on the server resources. Have you actually done any tests with more than 5k listings?
Updated to latest and still have issue with “do not auto-scroll to listings on search forms when clicking reset buttons”. Update did not fix.
Hello,
I use W2DC with Yoast SEO (latest versions). As per my Yoast SEO configuration, page title is supposed to be set by Yoast, but it is not. It seems I get title set by W2DC (e.g. “[Listing or category name] | [Directory title]”).
I tried with W2DC option “Overwrite WordPress page title by directory page title” set to ON or OFF, with no luck.
Hello,
I am using [webdirectory-listings] shortcode for displaying a carousel (carousel=”1”). I want that listings shown in carousel are not affected by searches, so I tried using include_get_params=”0” as documentation suggests (https://www.salephpscripts.com/wordpress_directory/demo/shortcodes/).
It did not seems to be working as expected, so I searched “include_get_params” in your plugin source code and found it nowhere!
Would it be possible to have this option work? Thanks 
Hi, could you tell me the premium themes that use your plugin, as well as examples of the implementation of the directory on real sites.
Hello,
I saw a few comments here regarding incompatibilities with Yoast SEO, and it still seems to be there on canonical URLs.
Category or listing pages have 2 canonical tags: - one inserted by W2DC (which is correct) - one inserted by Yoast SEO with permalink of the WP page (page with [webdirectory] or [webdirectory-listing-page] shortcode)
With a bit of code, I deactivated Yoast SEO canonical URL on those pages, but you might want to apply a permanent fix W2DC side…
Regards
Note: using latest WP, Yoast SEO and W2DC
Have a local install and applied your update 2.9.11. Site layout does not look right. Since this is local install no big deal, but not sure about 2.9.11 on my live site.
Is there some type of issue with 2.9.11?
Everything was working fine on the website, but when I did the plugin update, the listing page structure was broken.
example: https://www.espectacles-infantils.cat/betu-el-pallasso/
I have intalled Web 2.0 Directory plugin Versión 2.9.11 Page Builder by SiteOrigin Versión 2.16.16 SiteOrigin Widgets Bundle Versión 1.37.1
Please contact us through contact form in my profile.
Where can I find the changelog please? The link to it from the wp plugins’ page (https://www.salephpscripts.com/wordpress_directory/demo/#changelog) is not correct and I can’t find it in your documentation or on codecanyon. Thank you.
Change log at the item details page https://codecanyon.net/item/web-20-directory-plugin-for-wordpress/6463373
Hi, same question than Texasbiz is this plugin php8 ready, i’ve some errors when i activate php8, all is fine with php7.4. Thanks in advance.
Yes, fully compatible with PHP 8
Thank’s for your reply. So, how could i go through this error : Backend log: PHP Warning: Attempt to read property “request” on null in /home/——/public_html/wp-content/plugins/w2dc/addons/w2dc_fsubmit/classes/login_registrations.php on line 600
Thank’s
Please test it without another plugins installed on the site.
you are right an other plugin is in cause thank you
Lots of plugins are not compatible with PHP 8 yet, but Web 2.0 Directory plugin is compatible.
Sorry I have to notice, that initial purchase of the plugin includes 6 months of support. Later it will expire, but you can easily renew it for the next 6 months. Sadly to say this time I see your support period has recently expired. We would recommend you to renew it for getting further assistance from our team.
I think you could have a section for requirement somewhere because i can’t fine this compatibility information or minimum requirement anywhere.
Thank you very much for your help, i’ll will consider to renew my support subscription.
Is it possible to make a user verification by mail for create an account? When we make a Multi Directory, can we make a Pricing for each directory?
sunny regards markus
Unfortunately there is no email verification in the directory plugin.
Yes, you can set up different listings levels with different pricing and assign them to each directory separately.
Having some PayPal subscription issues. Invoices show pending instead of paid even though subscription successfully paid.
I see the IPN URL under Test Sandbox mode. Does the IPN URL need to be used in live site?
I’ve sent you email explaining the issue, please reply.
All good and my bad. I was using a “addon” email and not the main email. Did not know it made a difference as never in many years had the issue.
BTW: I did reply via email and there were other questions. Never heard back from you.
Hi, Shamalli, I have tried the demo site and read some documents. Your plugin is well done! There are 2 questions:
1. Can the plugin integrate oxygen builder ? For example, can I custom the archive template with oxygen ?
2. If setting “Frontend submission login mode” : login required Can I use other member plugins let user to register or login ? For example: Ultimate Member, user pro can integrated ?
Thank you.
Hello,
1. yes, you can build custom home page using shortcodes and widgets.
2. yes, login and registration pages you can use from another plugin.
The more I learn the plugin, the more I appreciate the time put into it.
If I may make a suggestion: Listing categories
There is option to add icon. The icons are in directory an no way to add to them.
Why not allow option to use one CDN fonts or upload your own? Real pain to stop and FTP icons.
Also, the Font Awesome icons for markers. You have selected a hand full out of the many available. Why not allow the directory owner ability to choose from any of the V4 icons?
Wow. Absolutely no response.
Sorry, for the delay,
yes, you can add any images files via FTP or through upload option in hosting control panel. This is the best and easiest way to add any new icons to the plugin.
How does one add / upload Font Awesome images – icons?
Instead of allowing all the Font Awesome icons, you have hard codes a handful.
Hello,
I am using W2DC with wpDiscuz. In the past, there were heavy incompatibilities between the 2 plugins. Now it’s far better
but still this piece of W2DC code introduces some problems (wpDiscuz not showing or form in wpDiscuz not showing).
public function disable_comments_on_listing_page_template($open, $post_id) {
if (get_post_type($post_id) == W2DC_POST_TYPE) {
return false;
}
return $open;
}
An easy quick fix is to introduce the following in functions.php in your theme. Then it works perfectly (at least for me!).
remove_filter('comments_open', array($w2dc_instance->listings_manager, 'disable_comments_on_listing_page_template'), 1000);
Just wanted to share this if it can be useful to someone, or if this can be fixed in W2DC in some way!
Thank you, we have added the fix in last release of the plugin.
sorry for the bother, do you have the code for the description field of the listings?
I need the letter to be seen larger, just as you indicated the address, is there one for the description?
para la direccion funcionó muy bien tu codigo .w2dc-content address { font-size: 20px; }
Hello. I need that when I click on the search button, if I do not select any search criteria, it shows me the entire list. Which now it doesn’t. Thanks!
Hello, please explain what is the entire list?
Sorry. what I wanted to mean is that when you click the search button, in the search engine, without selecting any search criteria. The result doesn´t show any listing and I would like it to show all the listing. the website is https://www.espectacles-infantils.cat/ Thanks
It redirects me to this page https://www.espectacles-infantils.cat/artistas
What shortcode is using on that page?
i ´m usign astra theme, and i´m using a widget for the header builder, selecting in the widget the search form. . I´m nos using a shortcode.
So place webdirectory widget to this page to get search results.
Currently “artistas” page does not display any results because you’ve placed some widget that was configured in the way it does not find any listings.
ok. but if i select for example “ESPECTACLES INFANTILS” it´s work fine.
I have already found the solution. They were some options that i had to change in the widget that i used to display the search results. thanks
This is exactly I was trying to tell you in previous message.
Hello,
On map on a category page, is it possible to show all of the listings of the category? Presently it shows only the listings from current page, not from other pages of the category (when category is paginated).
Thanks 
Hello, yes, it is possible.
Sorry I have to notice, that initial purchase of the plugin includes 6 months of support. Later it will expire, but you can easily renew it for the next 6 months. Sadly to say this time I see your support period has recently expired. We would recommend you to renew it for getting further assistance from our team.
You’re right
I just renewed my support period (from link provided in plugin admin), what would be the solution?
Please contact us through support form https://www.salephpscripts.com/support/