10956 comments found.
On home page and excerpt pages each listing name is enclosed in a H2-tag, but included in that tag is also w2dc-rating which seems odd to me since it is not really a part of the H2.
Also what I would like to do is to have the rating on a separate line below the H2 so my pages/listings look the same. As it is now I sometimes get a line break and sometimes I don´t beacause of the length of the listing name H2. How would I get the rating on a separate line?
Also I get the title for an excerpt page twice at the top. One normal H2 and one H2 with class entry-title added. It looks weird. Example at https://www.outletshopping.se/kategori/diverse/ And if I write a separate description for say a category it looks even stranger, but here I can use H1 as headline, example at https://www.outletshopping.se/kategori/golf/
Thanks in advance for feedback 
do_action('w2dc_listing_title_html', $listing, false)
How to modify templates: https://www.salephpscripts.com/wordpress_directory/demo/documentation/customization/
Also please update the plugin to the latest version v2.7.7
Hi Shamalli, I’d like to add your plugin to this site, and make the current plugin a feature of the site. is that possible do you know?
So have your directory here https://everydaypeoplesourcing.co.uk/learning/
and the events listing on another page. for example https://everydaypeoplesourcing.co.uk/learning/workshops-events
Hello, I guess it is possible, please see the demo https://www.salephpscripts.com/wordpress_directory/demo/
First, your plugin is really well done.
I am using custom png images as markers. Unfortunately in my case, the 48×48px format the image is not defined and grainy.
I tried to upload a bigger and better defined image (141×200px) and I tried to modify the styles with the Google editing tools at 35×48px, the result is perfect. Screenshot ex. https://prnt.sc/12vfxzhI ask you in which file can I find the source of the image to change the width and height? TKS in advance for your replay. Giancarlo
If I understood you correctly you need to change the setting of Map Marker width and height, see screenshot https://prnt.sc/13c77dx
Nope, this is not about the size of the window. This is exactly about map marker width and height https://prnt.sc/13dyqmc
Hi Shamalli, exact. I would like to force the exact measurement of the Marker, so that I can load an image with higher resolution eg. 141×200px and resize it to 35×48px so that it fits inside the 54×54px window. So I would be looking for the file in your plugin where the Maker is set and to add a rule like: source image marker src=”https…... width 35px height 48px” Is it possible?
As you can see, if I could make this, the result is much better than the small size .png Markers (Blue Markers) https://prnt.sc/13e0699Sorry I am not sure it is possible with our plugin.
Im having an issue again with the directory plugin. Have just updated to the newest version and am now getting this error across the top of directory listing pages:
Warning: Creating default object from empty value in /home/customer/www/nillumbikconnections.com/public_html/wp-content/plugins/w2dc/classes/shortcodes/directory_controller.php on line 825
Other sites I am using the plugin on are having the same issue.
This was fixed by the latest version of the plugin, update please https://www.salephpscripts.com/wordpress_directory/demo/documentation/update/
Hello,
I have the same problem as Caeruleus with the category icons. It´s a huge problems when the icons disappear after every update.
Hello, please contact us from your purchase account with active support.
I haven´t bought it yet because I need to find out first if it fits the requirements of my customer. But when the icons disappear after every update I have to look for another plugin.
Hello, I manually added by FTP the images of the country flags for the locations section, in the following folder “wp-content/plugins/w2dc/resources/images/locations_icons” But with each update of the plugin the folder is emptied and my icons disappear, how to do so that they are no longer erased with each update of the plugin?
With the option “Select the icon” the interface only offers the images present in this folder, it is for this reason that I placed them here.
Thank you and good day.
Please contact us through support form. https://codecanyon.net/item/web-20-directory-plugin-for-wordpress/6463373/support
Hi! I am using a carousel shortcode [webdirectory-listings carousel=1 hide_content=1 order=DESC carousel_slide_width=300]
The idea is to show the last added by means of the DESC order but the sticky or featured always appears as first even though it is not the last. Is there a way for sticky and featured to respect order? THANK YOU
Hello, you did not set by what criteria to sort. order=”DESC” just means it will be sorted in descending order, it is not sorting criteria. order_by=”post_date” – this is sorting criteria.
There is “Sticky and featured listings always will be on top” setting at the Pages & Views settings tab. Switch it off.
Hey Shamali! Thanks for the reply. The “Sticky and featured listings always will be on top” option is on because one of the subscription levels includes that feature within the listings. It is a pity that it cannot be excluded from the carrousels, since in some cases it does not matter that it also appears first there, for example in the case of the order by date. All the best
“select listing page” is still coming up though i have enabled “hide choose level page” please assist.
When all levels are similar and all has packages of listings, user do not need to choose level to submit when he already has a package.
This means that when a user does not have a package – this page become still visible.
Feature Request: schema.org JSON-LD
One thing that I think would be pretty straight forward to implement and would have great value for SEO would be to implement search result schema and individual listing organization schedule.
Here is an example of search result schema (this is similar to what Yelp.com does) https://stackoverflow.com/questions/40130744/representing-search-results-in-json-ldDoing this would let pages show in Google’s search results snippets.
Thanks. I love your product.
Each directory has specific type of list item (you can see it in the code by the link), so it is too custom to adapt schema search results for each site.
Thanks for the reply. Perhaps I will do it myself.
how can we customize the submit listing form?
also, how do we build and display our category table like this?
https://camo.envatousercontent.com/2ba415654307a310be4b04b5e765dfed577b2909/68747470733a2f2f7777772e73616c65706870736372697074732e636f6d2f776f726470726573735f6469726563746f72792f6173736574732f7468656d655f63617465676f726965732e706e67This depends on what exactly you need to customize.
This shortcode does the same categories table [webdirectory-categories depth=2 columns=3 count=1 grid=1 subcats=5]
Right now I’m using “WooCommerce payments for the directory”. Is there a way to set up auto-renewal for listings? We prefer to not have the system just email the member to ask if they want to renew, requiring them to go through the Paypal process again. We would like to just charge them each year on their date of Expiration Date. If we could then send an email to let them know their membership has been extended for another year and add the date, that would be great. Is there a way to do this with or without “WooCommerce payments for the directory”?
Any info on this one? I’ve also emailed you twice with no reply. Any help is appreciated.
Is there a way to sort the items in the directory category list down the column first, then left to right? Right now I have 4 columns showing my categories using this code:
[webdirectory-categories hide_empty=1 count=0 menu=1 columns=4]
It’s on this page: https://blackhillsbirthnetwork.org/professional-directory/
The categories show alphabetically left to right across the columns. I want them to show alphabetically down the 1st column first and then over to the next column and so on.
I tried sorting the columns using the recommend plugins here but that didn’t affect that list on that page.
Any info on this one? I’ve also emailed you twice with no reply. Any help is appreciated.
Hello, I am looking for a directory where options like adding a photo or a video can be paid. Is it possible to do this on yours?
Thanks a lot 
Hi there, is it possible:
- to search by postcodes (with radius) - set relation to other markers (for example to set a marker for a lawyer and when clicking on this lawyer show all cities which he is related to)
Thank you
Hello, please visit our demo page to make sure it is working for your needs.
Hi, how do I change the colour of the directory category boxes in the side bar?
https://www.everydaypeoplesourcing.co.uk/business-growth/support/in-business/Custom CSS can help you
.w2dc-content .w2dc-categories-root a {
background-color: #000;
}
I ran an SEO experiment and added several local search results pages to a sitemap.xml and they got indexed by search engines. The results were great as far as SEO is concerned. However the costs in Google Cloud Platform was very high. Is it possible to cache the Google Maps/Places results to save money on my Google Cloud Platform bills?
I have added this to my robots.txt. “Disallow: /wp-content/plugins/w2dc/resources/js/google_maps.js” I think it my solve my issue of bots accessing google maps.
Just wanted to say, that bots should not load maps API, anyway Google does not count this as a real call of their API.
I think you are right. There was no noticeable difference in the API usage after I did that to robots.txt. I have now switched to MapBox yesterday. Great job with that, the behavior is almost identical to that of GoogleMaps. My guess is they will charge a lot less money for API calls.
Also I noticed that the “get directions” with MapBox is buggy so I had to disable that.
Hello,
In the configuration interface, section “email notifications” in the text of the email sent to the administrator to notify him of the addition of a new announcement, we find the following authorized labels: [user], [listing], [link] except that it would be great to be able to add a [level] label in order to immediately know the level at which the advertisement was recorded without having to go to the interface to find out. Is it possible ?
Thank you and have a good weekend.
Hello, unfortunately, there is no option to implement this feature.
Hello, I am studying the benchmarks of SEO plugins, the 2 that seem to stand out are “Yoast” and “Rank Math” with a preference for Rank Math. Do we have user feedback on compatibility with Rank Math and W2DC? Thank you and have a good weekend.
Hello, unfortunately, there is no user feedback about Rank Math plugin. You can try to test it yourself with disabled “Imitation mode” at the Advanced settings tab. It should be working fine as well as Yoast SEO plugin.
I found the “Imitation Mode” option in the advanced settings, but I don’t understand what this is for and I couldn’t find an explanation of this function in the documentation. Can you explain the difference between enabling and disabling this feature? Thank you and good day.
Imitation mode imitates listings/categories/locations/tags pages as real pages, but in fact these pages are a page with [webdirectory] shortcode.
When Imitation mode disabled it gives real listings/categories/locations/tags pages, but not all themes can support this.
Hello
I am having the following issues on Version 2.7.5.
1. When using the shortcode in Elementor (tested in both a shortcode widget and a text widget, both with same effect) – we are faced with the error “Sorry, the content area was not found on your page. You must call ‘the_content’ function in the current template, in order for Elementor to work on this page.” - this error only comes up if the shortcode exists. If we manually roll back to Wordpress editor, remove the shortcode, and retry, we can gain access again.
2. The fonts on our listing pages are not updating as per our website defaults. See example: https://tillooga.com/party-suppliers/business-listing/entertainment/party-business-1/?term_number=3
Can you provide support on any of these? Many Thanks ET
Hello,
1. what shortcode?
2. I see it follows styles of your theme and font family ‘PT Serif’
We are using the default shortcode of – [webdirectory] .
You can see error here if this helps. https://www.loom.com/share/d42a4d1f42e84328b9da89fd904d3014
Thank you!
This is what I have found about this problem on Elementor help page https://elementor.com/help/the-content-area-was-not-found-error/
Thank you for that link. We have looked at each of the scenarios, however none apply in this case. Elementor Pro is installed and works perfectly fine on every other page of the website. It also works fine both before adding the directory shortcode, and after we remove it…... it is only while the directory shortcode exists in the page, that it fails to load. This indicates a conflict between the shortcode, and Elementor…..
May I test it on your site? You can send private message through contact form in my profile.
Yes – That would be great – will send message now. Thank you.
Hello, it can be configured to make: a recurring subscription payment, for example: € 1 every month. Thanks
Hello, yes, you can enable payments addon and configure paypal subscriptions https://www.salephpscripts.com/wordpress_directory/demo/documentation/payments/