12798 comments found.
Hello I have two questions please:
1. I would like to add a checkbox on the registration form to force the user to “agree to terms and conditions”, so I’ve added “agree to terms and [privacy_policy]” on woocommerce > settings > privacy > Registration privacy policy , but I can’t see it on the registration form, it stays the same.
2. I added a shortcode block, to a listing type, with a shortcode of some comments plugin, I would like to allow the listing owner to hide this comments block in case he wants to, by adding a checkbox to the add listing form, that says “hide comments”. how can I hide this shortcode or the whole block in case the listing owner has checked the checkbox? can you please add a code example?
Hi
Please create a ticket in helpdesk.27collective.net so our devs can assist you with this.
Best regards
can’t. anyway I got the first one, can you please just help me with the second one? how to allow the user hide a shortcode block with a checkbox on the add listing form?
I have asked our devs, there’s no option for this unfortunately. It must be custom coded
I can do that, can you give me a short direction?
Using jquery, check if the contents outputted by the checkbox are visible in that block, if they are hide the parent div (block itself)
Thanks, I’ll try to do that. Regarding the first issue, I managed to add a checkbox to registration form, through woocomerce settings, with “agree to terms and conditions” text, and it works for regular registration. but I checked and the user can register through Facebook or google login, without checking the “agree to terms and conditions” checkbox on the registration form. Does this feature work with social login? is there a special configuration for it?
I don’t understand how did you add the checkbox? Please share exact steps so I can test this
I went to woocomerce > settings > advanced, and added my terms and conditions page on the field “terms and conditions”, as a result the checkbox was added to the register form, with the text “I agree to the terms and conditions”. Now the user is not allowed to register unless he has checked this checkbox. Only issue left here is, that if the user register a social login with Facebook or goggle, he can register successfully even if he hasn’t checked this checkbox, and that’s problematic.
Hi
Only the privacy text appears on the registration form when you do that, no checkbox.
You need to use this snippet to add checkbox https://businessbloomer.com/woocommerce-add-privacy-policy-consent-my-account-registration/How to use a code snippet https://docs.mylistingtheme.com/article/how-to-use-a-code-snippet/
If still doesn’t work, please share site URL/admin login details in helpdesk.27collective.net so we can check
Best regards
Thanks, I’ve added this snippet and got the same outcome: for reuglar registration, in case the user hasn’t checked the checkbox, he gets an error message that says he must check the checkbox before registration, but in case he uses social login (via Facebook login), he manages to register successfully although he hasn’t checked the checkbox.
I am told by our devs that this is not available. By registering to the site, the user is agreeing to the “Terms and conditions” of your site and also facebook terms.
You can remove the snippet above completely, and just add this text in your sign up up.
By creating an account, you agree to our terms and conditions
The terms and conditions text can link to your terms page.
So no need for a checkbox
When a user lists a place, car event, etc… he can go to dashboard and see the stats and all… but is there anyway a user can review the active or pending listings, close the listing, and change any other information on the listing?
Hi
Listing owners can edit their published listings at any time.
They can’t edit pending listings until they are approved
Great…Thank you for the prompt response.
Hi,
How can i change the email address from which listing confirmation is send out to user. Currently, confirmation mail is sent out from woocommerce@mywebsitename.com.
Thanks a lot for your help!
Hi
This article may help https://www.wpbeginner.com/plugins/how-to-change-sender-name-in-outgoing-wordpress-email/Hi there, I am trying to edit the search from on the home page. My problem is that the search form takes the full width of the monitor. What do I have to adjust in order to limit the width? And where do I find documentation on what possible values exist for the the different parameters like “layout”, “tabs_mode” etc.?
[27-search-form layout=”wide” align=”center” listing_types=”place,event” tabs_mode=”transparent” box_shadow=”yes”]
Hi
The form will take the width of the container in which it’s inserted The article below has a video showing how to set the width of the search form by reducing the width of the container/column/section
https://docs.mylistingtheme.com/article/adding-the-basic-form-to-your-homepage/Here’s another video
https://www.youtube.com/watch?v=SaTZ2UuE2nI
As for the possible values, you can see all of them while generating the shortcode too.
Tab style:
Light, dark, transparent
Box shadow: Yes/No
Search page ID: If you want to not use your default explore page as results page, but some other custom page then you can input the custom ID while generating the search form shortcode. Otherwise leave it empty
hello, is there any way to edit the single page with elementor? thanks
Hi
No, listing pages cannot be edited using elementor.
Hi there, Presale question. In my case, I will be using the Paid Packages feature. But I will have a “Free” one, will I be able to disable user registration for this specific free package?
Hi
Unfortunately no
Is it possible charging me as a custom job?
We don’t do custom work unfortunately
Hi! just installed ML and i use Shortpixel AI to resize/compress my images, it cause conflict with your lazy loading features, anyway to disable it?
Hi
Please share site URL/admin login details in helpdesk.27collective.net and explain the issue in more details so our devs can login and assist you
Best regards
Dear I want to purchase… but i have few queries 1.- there’s any option to mange by admin any listing… means any create account … lister and admin 2.- admin can verify any listing by his account …. i want to how to manage listing 3.- we can use geolocations … like any type listing with any location in whole country in India…. or need to add city.. how many cities can add
Hi
1. Admin does have permission to edit any listing
2. What do you mean by verify?
3. You can use Google maps or Mapbox (I don’t know if Mapbox covers India in full so maybe Google maps is better choice for you)
Hi! i know ML is not WPML compatible yet but is it planned (ETA?) or it’s impossible at all?
Nice theme, great jobs!
Hi
No ETA unfortunately. It’s a complex task as the theme was not built with this in mind.
ok but i understand it’s planned right?
Yes, it is planned
Hi 27 Collective
Can you please let me know if it’s possible to import listings thru CSV? So that we can bulk import listings.
Thanks, James
Hi
You can use MyListing addon + WP all import plugin https://docs.mylistingtheme.com/article/mylisting-add-on-for-wp-all-import-beta/yes, but using exporting CSV (1 listing) and importing it creates 18 duplicated listings. Can you please let me know what’s causing this?
Share site URL/admin login details in helpdesk.27collective.net and upload your CSV file in wp-admin > media > add new
One of our devs will check it
Click “Helpdesk” at the top, then click “Ask question”
Or via direct link https://helpdesk.27collective.net/ask-question/Hi, my support expired. Can I ask if I repurchase can get help with explore filters? I’m trying to have some conditional logic and got so far.
I need to have some fields hidden at first (certain range filters), and when a certain value of a term dropdown is selected, I need the corresponding range filter to appear, and when user selects another dropdown value, the new range filter appear (while the old gets hidden).
I’ve manage to accomplish this with jQuery, but seems I need AJAX to show/hide elements multiple times, and I have trouble with that part….how to alter AJAX in this theme?
Thank you
Hi
If you need help with customizations I would recommend hiring a developer instead of renewing the support, as customer support license does not include that unfortunately.
Best regards
Hi, thanks for the reply.
I noticed a BUG: when applying a search filter of type “Single Slider”, the slider doesn’t have 1 handle, but 2, and, most importantly, messes the “Reset FIlters” button (the url will never go back to zero) .
Filtering is the very essence of a directory, hope you can fix this and the other bug I mentioned before (can’t deselect multiselect dropdown values when on mobile). Would love if a user can just input a number instead of a slider! 
Best regards.
I have forwarded this to our devs to check. We’ll include fix on next update if indeed the bug is there after testing.
Thanks and regards
hello, how can i change the google map skin in the explorer with map page? thanks
Hi
Edit it with elementor, in the explore widget settings you’ll find the option
How can I turn the website to Arabic?
Hi
You can translate to Arabic using Loco translate plugin
You can change site language in wp-admin > settings > general
Thanks , any plans to have 2 languages, and to switch between Arabic and English?
Nothing concrete yet, but maybe in the future
Is there a way to have listings ONLY as list? Only name adress and phone? Like that https://dev.quantumcloud.com/sld-free/ but with phone call function?
Hi
Edit listing type > preview card > under “Template” choose “List view”
You can add address/phone in the fields below the title
It’s not the phone the problem. The question is if there is possible to have listings with on;y name/company name, adress, phone, without any other option. To be able to upload mass data with csv and have listings like lists only (that means, no need to ad covers, images etc)
Hi
Yes, my answer was precisely about that. Change the template to “List view” in listing types > preview card
You need to also delete the logo/cover image from the fields tab of the listing type
Hello,
Your theme is awesome. I would like to know more about event. Scenario: A vendor registered to the website and select a plan to list their business, they also can create event for their business. Question: 1. Can I put a registration form for visitor who interested to their event? If can, 2. Can I link the registration form to the event the vendor created? For example, vendor “ABC” created an event “Party123”, visitor can register with the registration form and send to the vendor and website admin. The registration form will have the event info such as vendor ABC, event name and event date, the visitor only need to fill in their particular.
Is it possible to do that?
Hi
Unfortunately that’s not available. Users cannot register for an event.
Hi guys, I saw the multilanguage question has repeat several times. I have a different one, is there some “not perfect” work around, that someone came up with? maybe via code changes, plugins, combining wmpl\loco\polylang somehow, multiwebsite, any solution that can get even one more language in the website? I really need it.
Hi
The listing fields/search filter labels cannot be multi-language. There’s no workaround for that currently.
Other parts of the theme may be compatible
Thanks, hope you’ll have a break through with that.
Hi, The filter on the explorer page is no working. Could you please help me resolve the issue.
https://roomrums.com/explore/?sort=latestThanks a Lot!
Hi
Please explain in more details the issue. Which filter specifically is not working. How to reproduce the issue?
Furnishing, roomate, occupancy – none of these are working. Thanks
Hi, I have messaged via contact form. Could you please reply on that. Thanks.
We’ll check your site in a bit.
Hello guys!! I’ve been trying to make work the map and it just doesn’t work, with or without the google map api key. If i change the address or add coordinates in a new listing the map goes back to the default London location. It’s really frustrating. Please help!!!!
Hi
Share site URL/admin login details in helpdesk.27collective.net please
Hello! I’m working local. I upload the sites when it’s finished. What could it be? Please give me options so i can try to fix the issue. I even installed a new site and it doesn’t works
Our support team will assist you at helpdesk.27collective.net
Hi,
Is it possible to create repeated fields with tables or div ? I have tried but i have not found the solution.
I would like people to enter their services en prices like this: A field for service and a field for price
Massage …......................£62 Body ….............................£82 Hair removal …................. £32 Body waxing …..................£23
Thanks for your help.
Hi
That’s not currently available. Maybe in the future
Is it possible to use ACF [Advanced Custom Fields] to accomplish that? If yes, how? Thanks.
It’s possible if you are a developer. We can’t assist with it unfortunately
Thanks, i just found the solution.
If this can help other people:
>1. I used the repeater field in ACF >2. I used this link for the code: https://gist.github.com/FranciscoG/c393d9bc6e0a89cd79d1fd531eccf627 > 3. I went to single page > Content & Tabs > profile then i created a block with the shortcode from the link above (replacing the values with my own values of course) That’s it.
Thanks for sharing.
hi,
i am preparing to build a website for another client. i am wondering if ur theme can allow to add fields as date and time? i would like to allow lister to add couple of Opening Inspectiom Date & Time into the listing. See below as reference: http://imgur.com/gallery/ef5JPkBHi
You can create date custom fields in the “Fields” tab of the listing type https://docs.mylistingtheme.com/article/listing-type-fields-tab/