10957 comments found.
Title coming twice, how to turn off the seconf title? Example link: https://cabovivo.com/directory/picacho-adventures/ Screenshot: https://nimb.ws/OPuGra
How can I keep the search box on single listing page as well?
First title is the title pf page. The second come from plugin. To disable the second there is “Hide listing title” option at the Advanced settings tab.
To keep search form on single listing pages – create new page with following shortcodes:[webdirectory-search] [webdirectory-listing-page]
How can I show category list above the single listing page?
There is [webdirectory-categories] shortcode
Full list of shortcodes you can find by the link https://www.salephpscripts.com/wordpress_directory/demo/shortcodes/
This shortocde “[webdirectory-categories depth=1 columns=4 count=1]” fine for me but the problem is inserting this shortcode top of the single list page. Does there any built in insert option available?
I was using Woody plugin https://wordpress.org/plugins/insert-php/ but it doesn’t work in before post, work fine in after post, content etc.
You should place this shortcode at the top of page with [webdirectory-listing-page] shortcode I mentioned in previous comments.
Tell me how can I insert search form at top of single business listing page? (example url: https://cabovivo.com/directory/caboproperties/) It should insert like it show in the home page. See the screenshot: https://nimb.ws/6tolMq
I replied about search form 3 comments earlier, did you read?
Shamalli, try to understand. How can I insert those shortcode? It’s better to have a setting for enabling search on single business page as well. Please tell me if the setting is already available or bring an update to release this feature please.
So you do not know how to use shortcodes?
I’ll try to find some articles in google for you.
Shamalli listen, I know how to use shortcode even I know how to insert shortcode in custom post type as well. I already tried inserting the shortcode using “Woody Code Snippet” plugin, but that doesn’t insert on top of the business name title. It can insert inside the content area, but I want to show it on right after the menu(above the title).
Please don’t try to hide from this request, it’s an abvious feature for your plugin! How people can go to other businesses once they enter a business page? there should be a search option to find another business. Thanks
Unfortunately there isn’t such option in the plugin, the plugin works only inside content area of a page. You can use shortcode or search widget in a sidebar.
It’s an abvious feature for your plugin! How people can go to other businesses once they enter a business page? There should be a search option to find another business from a business single page. Pleaase release an update. Thanks
This is technically impossible to output the search form in that place above page title, this is part of template of your wordpress theme, it is not on plugin’s side.
I gave you alternatives with shortcodes and widgets, it is much better and easy to achieve it in this way.
I hope you understand me. Please confirm.
I understand you. As I said before, I tried to insert on top of the title but it produce some error. Check this screenshot: https://nimb.ws/N0TByj
I might go with sidebar. Thanks
How to enable category list top of each category page? screenshot: https://nimb.ws/Oky643 [page link: https://cabovivo.com/cabo-san-lucas-directory/]
The category list should appear here: https://cabovivo.com/cabo-san-lucas-directory/business-category/activities/
<?php if ($parent_category = w2dc_isCategory()): ?> <?php w2dc_displayCategoriesTable($parent_category->term_id); ?> <?php endif; ?>and add this line
<?php w2dc_displayCategoriesTable(); ?>
Also to save it in updates follow instructions how to set custom templates: https://www.salephpscripts.com/wordpress_directory/demo/documentation/customization/
Hello, I have a question about the featured listings. Is there a way to rotate them so that they appear in a random order? Is there a way to limit one featured listing per category? This way if we have a featured listing in a certain category, others in those same category won’t be able to upgrade their listing? Thank you!
Hello,
1. to sort listings by random order there is Random option in “Default order by” setting at the Pages & Views settings tab.
2. Unfortunately there is no way to limit listings per category.
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.
Thank you for your response. If I require support I will gladly renew it. You have a great plugin! At this time, I am just asking if your plugin has the mentioned capabilities.
Thank you. I appreciate you are using our plugin for such long time. I was happy to help you.
These are not duplicated pages. This is the same listing by different URLs because you have similar shortcode on both pages displaying the same content
http://dev.only-xiaomi.ru/directory-classifieds/ http://dev.only-xiaomi.ru/search-in-radius/This looks all these shortcodes were imported from demo content. Please remove unnecessary pages.
Hi. I have a problem with the operation of the plugin. The pages that relate to the plugin are loading very slowly. :cry:
Here are examples:
- http://dev.only-xiaomi.ru/directory-classifieds/business-category/magaziny-xiaomi/
- http://dev.only-xiaomi.ru/directory-classifieds/business-category/servisnye-tsentry-xiaomi/
- http://dev.only-xiaomi.ru/directory-classifieds/business-place/rossiya/altayskiy-kray/g-barnaul/
But the listing page loads well. The other pages – posts, the shop – also load quickly.
Here are some examples:
- http://dev.only-xiaomi.ru/ofitsialnye-servisnye-tsentry-xiaomi/Service-centers/rossiya/amurskaya-oblast/g-blagoveschensk/dns-servisnyy-tsentr-amurskaya-oblast-g-blagoveschensk-ul-muhina-d-114-korp-1-2/
- http://dev.only-xiaomi.ru/shop/
- http://dev.only-xiaomi.ru/product/fm-transmitter-xiaomi-roidmi-3s-chernyy/
- http://dev.only-xiaomi.ru/obzory/esche-moschnee-esche-bystree-xiaomi-vypustil-novyy-elektrosamokat-tolko-xiaomi-2/
Also the import of listings was very slow.
How can you help me solve this problem?
Hello, the problem could be in 357 locations with their counters in the search form.
Try to disable counters, reduce the number of locations or disable locations search field in the search form.
May be i am wrong, but “Posts Carousel” looks like limited to 10 posts in my homepage (i want that displays much more then 10, and particular IDs of “Featured” of a category, but i don’t understand how. Can someone help me?
What do i do wrong adding the folliwing shortcode:
[webdirectory-listings carousel=1 carousel_show_slides=5 hide_content=0 order=ASC carousel_slide_width=250 carousel_slide_heigh=350]
2) I want to hide some content like “category tag” and “Phone Number”, how to do it?
perpage= shortcode was missing. Great assistance, thank you Mihail
Hi. I have this problem: In all the directory listings I see the same title (Business directory), what can I do for them to looks with the individual title?
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’ve fund bugs in functions php of w2dc plugin an I hope you can fix it and release plugin update (and communicate via email/newsletter because auto-update is not working) If someone other already solved this issue please reply here. I have 2 Listings directories (A,B) with 3 different levels of location ( LA1-LA2-LA3 LB1-LB2-LB3) and categories (CAx, Cay, CAz) + categories (CBx, CBy, CBk) Map search shortcodes lists all listings (A,B) in map pins and in the down list 1) If I use filter search by categories It lists only directory A 2) Checking the w2dc-category-sitemap.xml there are only directory A categories urls while all directory listings urls are indexed in w2dc_listing-sitemap.xml 3) One of those 15 URL is a mix of url not relative to my w2dc categories settings: mysite.com/directoryA/CategorySlug/CBk linked to an empty-of-listings page because CBk has listings only in directoryB and LocationB 4) 14 URLs are missing. There no any of the mysite.com/directoryB/CategorySlug/CategoriesB 5) Locations indexed urls in sitemap too are totally mixed-up: Directory A indexed are: mysite.com/directoryA/LocationSlug/LA1/LA2/LA3 (pretty long =< LA3 is enough – and without category – but in some how OK) Directoy B Locations indexed are crazy: mysite.com/directoryA/LocationSlug/directoryB/CategoryB/LB3
Solved with 1 directory and everything works. Thanks, great plugin!
That is great you have find the reason of the issue.
Hello, is the theme integrated with WPML?
Hello, this is plugin and yes, it is WPML compatible.
Is there a way to set this up so when someone claims a listing, the listing no longer is marked as claimable?
Yes, it works exactly in this way. Claimed listing does not show claim button any more.
Question! I found nothing at the Documentation! I usw at the fist side the shortcode [webdirectory] and at the backend I set show 8 listings. That is ok, but I´ll show on the map all listings! How can Ii do this?
To show listings on a map you need to enable maps engine first at the Maps & Addresses settings tab. If you wish to use Google Maps API you need to generate and enter Google Maps API keys https://www.salephpscripts.com/wordpress_directory/demo/documentation/google-maps-keys/
I use the MapBox and I see the last 8 listings, but I´ll see all listings at the shortcode [webdirectory].
I am not fully understanding you. You have more than 8 listings? Please rephrase.
I have 14 entries (at the moment) and in the backend I set in “Directory Settings > Number of listings on home page = 8”. Now that’s good, because not all entries are displayed in the list below, otherwise there will be too many entries in the future. These can be reloaded with “load more”. However, I would like all entries to be displayed on the map. Is that possible?
Thank you, now it is clear. There is “How many map markers to display on the map” setting at the Maps & Addresses settings tab.
I can´t find this at the Maps & Addresses settings tab. See here https://ibb.co/pPhSYZF or here https://ibb.co/RvZCD99
Oh no….. shame of me! Sorry I haven’t saw this! Now it works!
I have entered five listings and if I enter the sixth listing, then the last listing entered will be deleted? Why is this? I want to allow unlimited listings and each user can enter as many listings as they want!
So I tried it again and it works now….. So I´ve no idea why the six entr was deleted, but now it´s solved.
So I add number 7 and number six was gone… I saw that number 7 has the same ID number as number six. and apparently number 6 was simply overwritten with the new information.
OK, I found the problem and it was the cache plugin. I had to exclude the frontend submit page in the cache plugin and now it works!
That is great you have find the reason of the issue.
Hey, so issue here. We’re trying to build out a custom search form but the editor just locks up whenever we try to enable 3 levels deep for category search, but only when multi-select is enabled. Any ideas?
Hello, please make sure you are using the latest version of the plugin v2.9.8
It is the latest version. I updated when I first noticed the issue.
I’ve sent you reply by email.
Hello. I try to export/import but the content fields do not import them. I do something wrong?
Hello, I just tried to re-import CSV file and it is working quite fine.
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.
Why I get this error at the front end submission Failed to load plugin url: https:// globetrotter.org/wp-includes/js/tinymce/langs/de.js
This could be because of missing translation file of the wordpress editor.
but at the backend is everaything in the language DE….. Do you´ve any idea where I can download it?
The quick fix is to copy one of the other langs files and rename it to de.js
How do I get my map icons to bounce when I hover over a listing?
Bounce works fine in the Google Maps. For the MapBox maps we will add this feature in one of the next releases.
l Need to change button text by cat #id or by get term ?
?
Sorry, this does not seem to be possible with our directory listings plugin.
Hello!
I have 3 questions:
1. How to activate the demo?
2. Can the customer also pay by bank transfer? Or is PayPal only possible?
3. Is there a German language file?
Kind regards Marcello
Hello,
1. demo does not require activation.
2. paypal and stripe available. Bank transfer means manual activation of a listing.
3. there is only English, but you can easily translate by pot file or loco translate plugin https://www.salephpscripts.com/wordpress_directory/demo/documentation/translation/
OK thanks. But what is the difference between the demo version and the full version?
This is explained on demo page, see screenshot https://prnt.sc/Hpvn7ceuJBYx
Ok, thanks.
2 more questions:
1. Where can I activate the language file?
2. Where can someone create an entry?
Before I buy this plugin, I need these 2 answers please.
1. set your preferred language in wordrpress settings, please carefully read this instructions https://www.salephpscripts.com/wordpress_directory/demo/documentation/translation/
2. at the frontend submission form, available only in full version, I have to repeat this screenshot too https://prnt.sc/Hpvn7ceuJBYx
Hi. We have purchased this plugin, but are confused by the ‘payment’ options – Can you tell me what is actually available within your plugin to accept payments? – or do separate paid for plugins (such as Woo Commerce Subscriptions – which costs $199) have to be bought separately for your plugin to accept subscription payments? – your help is most appreciated. Thank You
Hello,
there is paypal subscription option in Payments addon included into the plugin. If you wish to use woocommerce pricing system, then yes, woocommerce subscription plugin required.
Hi, just checking whether a counter of the listing views can be shown.
Hello, yes, sure. Follow our demo pages https://www.salephpscripts.com/wordpress_directory/demo/
Hi, it does not show on a listing itself, how many people have viewed it. It shows the rating and the number of people who have rated a company. If a person has placed a listing, the person would like to know how many have viewed their listing.
It’s hidden in the demo. But in fact it can show the number of views on a listing itself and there is stats system released on a graphic at the frontend dashboard.
Default login/pass: demo/demo
Hi, is there a way to customize the listing template for the detail page for all listings? I make some changes through css but is there any other way, perhaps with shortcodes or any other way?
Hello, this all depends on what you wish to customize. Some changes should be done through CSS. Some can be done modifying templates.
Single listing template is /w2dc/templates/frontend/listing_single.tpl.php
Follow customizations instructions to save them after updates: https://www.salephpscripts.com/wordpress_directory/demo/documentation/customization/