12832 comments found.
Presale Questions , 1) Is your theme SEO optimized ? 2) Is Rank Math Seo tool will work with your theme? Thank you
Hi,
1. Yes the theme is optimized for SEO and we’re constantly improving it.
2. Yes Rank Math will work well with MyListing.
Question, is it possible to incorporate a “news feed” on the homepage that would dynamically update as listings become updated?
Hi,
You mean show the latest listings there?
Not exactly. I’m not sure if I can explain it in an articulate way lol. But, I’d like to have a way for those who are making listings to also have a way to “post” updates regarding their listing. So say a restaurant has a listing for their location. I’d be interested in also allowing them to post an “update” on any specials or deals they may be having. I’d then like to push through a section on the homepage that would dynamically update as those posts come through.
Hi,
We don’t have an option for that unfortunately. You can try plugins like BuddyPress, they have similar functionalities.
Hello! I want to use your theme for car auction with this woocommerce plugin https://woocommerce.com/products/auctions-for-woocommerce/
Tell me please is it possible? For example, add a function to place a bid on the page with a car? https://car.mylistingtheme.com/listing/audi-a8/
Thank you
Hi,
Listings are not products so you can’t auction them directly.
You can create a product and add it in the store tab of a listing and make that product auctionable.
Example of product inside listing: https://main.mylistingtheme.com/listing/the-activity-people/#store
How to configure it: https://docs.mylistingtheme.com/article/adding-products-to-listings/
Can I built a Classified Listing Website with your theme and plugins?
Hello, pre-sale question. Some people have asked this but not exactly. If I use a booking plugin, can I make listings bookable? Not products, listings. Thank you in advance!
Hi,
Listings themselves can’t be bookable, You can create booking products using plugins and assign them to listings though.
I have a valid support license, however your helpdesk won’t let me submit questions and keeps asking me to renew my expired support license first. Please advise how to correct this!
Hi,
What’s your helpdesk username?
Is it possible to allow users to add only one listing and one subscription package at a time and not allow users to add more than one listing/subscription during checkout?
Is it possible to add a custom button on the preview card that would click out to an external site? I appreciate this might need to be done with custom work.
Please advise if it is even possible.
Thanks
Hi,
Yes that’s possible. Open a ticket in our helpdesk and we’ll guide you on how to achieve that.
Hi, i am having trouble with my menu customization. I want a white menu but its transparent , no matter what i am changing . Also is there a way to remove the menu bar when previewing the listings ?
Hi,
You mean the header? You might have changed it for your page using elementor. Edit with elementor > settings (bottom left) > header
ok thanks. is there a way to remove the menu bar when previewing the listings ?
i disabled the settings from elementor but when viewing my own listings, the menu is broken, the logo appears on the right. Also when i am changing some templates from the default page the menu is changing . Please give some advise on where to find the problem and fix it, thanks
Hi,
Open a ticket in our helpdesk and we will assist you.
Hi. This themes like airbnb marketplace? The multi-vendor marketplace model with commission per booking and a digital wallet
Hey, do you have a link with site that uses your them and booking plugin? Is it possible to add dates into search for listings with booking plugin?
Hi,
You can join the group of MyListing users in Facebook to see websites from other users. We don’t have a booking plugin.
Hi. Can I set up several types of listing on one site, for example – cars, real estate, events?
Or only 1 listing type for 1 site?
Hi,
You can create multiple listing types in your site. You can test that in our demos where we have different type of listings.
Hello!
I have a Pre-purchase question, I have seen a few questions similar to this in previous comments, but have not seen a specific answer.
I want to use MyListing as a membership directory website, meaning that users will have to sign up for a membership to view listings and communicate with listing owners.
I have seen that you are suggesting a separate membership plugin, but do you have recommendations on which membership plugin would be compatible with MyListing in order to accomplish this?
I don’t want to charge for uploading a listing, that will be free for all users, I want every type of user to have to pay a membership fee to gain access to listings and communicate.
Thank you!
@media screen and (max-width: 768px) and (min-width: 480px) {
.results-view .col-md-12, .results-view.fc-type-2-results .col-sm-6 { width: 50% !important;
}
.lf-small-height .lf-item {
height: 150px !important;
}
}
Hi,
Which explore template are you using?
The template 3 (no map)
@media screen and (max-width: 768px) and (min-width: 480px) {
div.results-view .col-md-12, div.results-view.fc-type-2-results .col-sm-6 { width: 50% !important;
}
.lf-small-height .lf-item {
height: 150px !important;
}
}
Thank you so much, it’s working now !
Hi, I notice that even in the latest theme, the URL’s for a listing do not contain the listing type keywords which would be good for SEO. For example here, it would be good for SEO to have the would place or restaurant in the URL – can this be done? https://main.mylistingtheme.com/listing/the-ledbury/
Ignore me, fixed – thanks
Hi. You don’t know that the law in Europe changed on September 1st. Each offer must contain data with information about who added the advertisement, whether it is a company or a private person. There must also be an informational protection clause for the buyer. I also do not see the possibility of registering a company account. When will you adapt this theme for use in Europe?
Which theme-compatible booking plugins do you recommend?
Hi,
We recommend using WC Bookings plugin.
Hey there! What way you guys suggest to fill working time in bulk? Or just one-by-one?
Hi,
Please comment with the account that you purchased MyListing.
hello, i lost my password. Password reset email not coming. I checked all folders. Can you reset my password for the support section? thanks (I sent my information as a message.
I regained access. no answer required. thanks.
Hi, can you help me with this?
I am trying to put 3 or 4 columns in the product cards in landscape for mobile. I have tried this but it is not a completely correct code:
@media(max-width: 768px) and (orientation: landscape) {. woocommerce ul.products { width: 50% !important; } }
Hi,
Check here how to add a media query for landscape https://stackoverflow.com/a/17443273