daebak74
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Thank you for your reply and I am very pleased to hear that the availability you offer to your customers and those who want to become so. (2) Perfect. Anyway you should implement a map and marker customization. Among other things "list with map" you present it as a premium plugin so a customer would expect something complete. Then many plugins of listing have fewer functions than yours but for the graphical aspect more accurate. If you dedicated yourself to improving this aspect, you would have a lot more sales. (3) [directorist_all_listing view = "listings_with_map" directory_type = "general" map_height = "800" logged_in_user_only = "yes"] Sure I tried but this solution means password protecting everything. Scenario I have directory_type_1 with id 1 and directory_type_2 with id 2 and directory_type_3 with id 3. I want to password protect the one with id 3. The ideal thing would be for the user to be able to choose, for example through a checkbox, in the builder settings directory, which one to protect but there is some code to write. So the most immediate solution would be the following: On the main page of all the listings, use a shortcode like quseta [directorist_all_listing view = “listings_with_map” directory_type = “general” map_height = “800” exclude = "3"] and on another page with the protected directory [directorist_all_listing view = “listings_with_map” directory_type = “general” map_height = “800” logged_in_user_only = “yes” include = "3"] I hope I have explained. Thank you
Viewing 1 replies (of 1 total)