12793 comments found.
Hello, I attempted to use the Loco Translate plugin to translate the theme, but the translations are not appearing on the website. Additionally, some frontend texts, like “Where to look?”, are missing from the language file. I suspect there is an issue with the language file. Thank you.
Hi,
Which translations are missing?
Listing types > edit listing type > search forms > filters > you can translate filters directly from here
Thank you very much! I appreciate your unique theme, especially its ability to link listings with posts and jobs etc… However, we’re missing the multilingual feature. Do you have any plans to support it?
Currently we don’t plan to add it unfortunately.
One thing that is making me quite concerned about my classifieds listings is that in the mylisting template, when we create an extra menu for contents & tabs ourselves, this menu, even though there is nothing filled in the list, even though it is from another listing package, the menu always appears on the page of a classifieds listing, this can generate confusion in the visitor, giving the impression of lack of professionalism. There should be an option like the standard tabs, such as events, jobs, evaluation, if there is nothing, the menu button does not appear.
Hi,
Are you using the latest version of the theme? Share the url of a listing
I remember I updated a few weeks ago, but I use the child theme activated
Hi,
Try adding this under theme tools > theme options > custom code > javascript
(function($) {
$('.listing-tab-toggle.toggle-tab-type-main, .listing-tab-toggle.toggle-tab-type-custom').each(function() {
var section_id = $(this).data('section-id');
var newTab = $('.listing-tab#listing_tab_' + MyListing.Helpers.css_escape(section_id));
var hasContent = newTab.find('.row').children().not('link, script, style').length > 0;
if (!hasContent) {
$(this).remove();
}
});
})(jQuery);
dont work =(
I bought this theme years ago and have decided to restart my project. I uploaded it to my site and it all almost works but the map is not showing any listings and the message button on the top right of the header doesnt function. Any ideas how to fix this? Is there a place I should upload my purchase code to make it function fully?
Hi,
Open a ticket in our helpdesk and we will assist you with this
Hi there, We’re considering purchasing a second license for MyListing, and we have a few specific questions regarding certain features. Could you please clarify the following points?
1) Is it possible to configure a minimum required number of images for listings?
2) Can we deactivate performance metrics in the user dashboard?
3) Is there an option to filter search results by popularity (e.g., most viewed or highest-rated listings)?
4) Does MyListing support specialized subscription plans for brokers, with custom listing abilities (e.g., for listing businesses)?
5) Does the admin have the ability to offer temporary promotions or discounts on subscription plans?
6) Can business owners (B.O.s) receive an invoice or receipt after making a payment?
7) Is there an option for automatic billing setup for recurring subscription payments?
Can B.O.s view their payment history and invoices directly from their user dashboard?
9) Is there an option for B.O.s to choose which contact methods to display** (e.g., email, phone, messaging system)?
10) Are the pages optimized for fast-loading with optimized images and multimedia content to ensure smooth browsing?
Thanks in advance for your help! We look forward to your response as we finalize our decision to purchase the second license. Best regards
Cri cri…
Hi,
1. You can only set the maximum number of listings allowed
2. Theme tools > listings stats > you can disable here the stat boxes you don’t want
3. For highest rated yes, listing types > edit listing type > search forms > listing order > add “top rated” filter. For most viewed it’s not available
4. Share some more details how you want this to work
5. Yes
6. Yes, the payments are processed by woocommerce which can send invoices also
7. For recurring listing subscriptions you need to use wc subscriptions plugin
8. Yes, you can add the “orders” endpoint in user dashboard page
9. DMs are enabled/disabled by site admin so this is not possible to be changed by the listing owner. Email and phone number if filled by the owner will show on listing page
10. Yes
Thanks!
About question 4… We need specialized subscription plans for brokers, with custom listing abilities (e.g., listing businesses). These plans are designed for those with a large inventory of properties to sell.
For subscription listing packages you’d need wc subscriptions plugin. The features of these packages are the same as the listing packages that exist by default in MyListing. You can view their features by creating a new listing package under wp admin > products.
Hi there, how do I add a new field for a registering user? When a user registers, we need to capture the cell number as well.
I tried repurposing one of the other unused fields under theme tools > user roles but we need a phone number field which has some data validation.
Hi,
Open a ticket in helpdesk
Hello sir.. I’m really tired with the issues that I have,, Please help me solve them ASAP.
I have reimported all listings again and same issue occurs which is some listing images are broken and others not,,
Please see this listing :
https://arabafrah.com/listing/%d9%82%d8%a7%d8%b9%d8%a9-%d8%b1%d9%88%d8%b9%d8%a9/Note : before I have imported listings I turned off all litespeed images optimizations tell now(you can check it out in litespeed => page optimizations =>media ).
About the add listing page, the button to add current user location is still not function.
Please check the following link in disktop view and phone view..
https://arabafrah.com/add-listing/?listing_type=kitchenWe have replied in your ticket
In the gallery section of a single business listing (like this: https://ibb.co/dr7YRKq). Is it possible to have these images hosted on an external website, like Amazon S3, instead of hosting them on the server of my website (in the /wp-content/ folder)?
If this is not possible with how the theme functionality is currently set up, would you be open to doing a custom dev job to create this functionality?
Hi,
Yes you can do this already. Just use a plugin that adds this functionality
Thank you very much for your (prompt) response. I really appreciate it/you. Is there a plugin that you can recommend? But if not, can you suggest what type of search terms I should use in Google to find it.
I have seen these plugins used by other MyListing users:
https://wordpress.org/plugins/amazon-s3-and-cloudfront/ https://wordpress.org/plugins/optimole-wp/But any plugin that has good ratings will work, to search in google you can use “amazon s3 wordpress plugin”
Can this be used for multiple websites if I own them all?
27collective 27collective Author
about 7 hours ago Flag Hi,
You can use one license in one domain and subdomains of it
kwtlyft kwtlyft
less than a minute ago Flag Edit So, if I have five different websites with five different domains, would I need to buy the same template five times???
Hi
Yes, for every website another license would be needed
Hello. Does the theme have an upload feature where I can upload a csv file of 500 listings at one time?
Hi,
Use wp all import plugin for this, it’s optimized to work with MyListing: https://wordpress.org/plugins/wp-all-import/
Hello Support Team,
I am writing to remind you that I have not received a response to my previous ticket, and the issue remains unresolved. As a reminder, many listing images that were working fine are now broken, and this problem started about four days ago.
Additionally, I have encountered a new issue on the “Add Listing” page:
The button to select the current user location is not functioning (screenshot also attached).
These issues are critical to the functionality of my website, and I need assistance resolving them as soon as possible.
I would appreciate your prompt response and support in fixing these problems.
Thank you, [Moha]
Hi,
We will reply there now
Hello, I’m using the theme but facing issues searching listings. I created Regions and added child-regions. For my understanding, if I search for the main Region e.g. Germany I want to get also all child regions. This is not the default behaviour, right? Is it possible to implement?
Can this be used for multiple websites if I own them all?
Hi,
You can use one license in one domain and subdomains of it
So, if I have five different websites with five different domains, would I need to buy the same template five times???
Yes for 5 different domains you need 5 licenses
Will you make an application for this template and does this template support RTL ?
Hi,
We don’t plan to make an application at this time. Yes RTL is fully supported
Unfortunately, my support expired before the start of my project. I’m wondering if I can still get some help or directions.
I would like to pull business details into myListings based on specific Google Business Profile categories. Additionally, I want to ensure that the data stays updated and synced without needing constant scraping or manual syncing of spreadsheets.
I’m currently considering using Google APIs. I wonder if it’s possible and if the 27collective team would consider quoting this job.
Thanks!
Hi,
It’s a time consuming task and right not we will not be able to take this job. Check in the group of MyListing users, there are developers there who are familiar with MyListing that can assist you with this
Thanks for your reply! I tried there but have had no luck so far.
The 2.11.5 to 2.11.7 update is not working, breaking the themes completely. Is there a fix for this?
Hi,
Do you have any modifications in child-theme?
Hi, yes, there are a few.
Which files have you modified? You need to use the latest version of those files in child-theme and apply your customizations in them.
what is the latest php version that your theme support?
Hi,
We have tested both 8.2 and 8.3 and they work with the theme, there might be warnings about deprecated functions in 8.3 that we didn’t see but they will only show if you have debugging enabled and won’t break your site. Still I’d recommend using 8.0.x or 8.1.x which are more stable with the majority of plugins
Under Create a Listing, there are five tabs: Place, Event, Job, Real Estate, and Job. Can these be changed to Contractors, Plumbing Sewer, and more, or anything else we need?
Hi,
Yes you can add any listing type you want there
Hi, my explore page only displays 20/48 listings, how can i display 48 at once please ?
Hi,
Theme tools > theme options > explore > listings per page
Question: How come the listing I created is not showing? and I updated the listing demo and it’s not updating..
NVM i didn’t know you have to edit it via elementor
Hi Presale Q Is there a feature that can notify subscribers that their listing is about to expire?
Hi,
Yes, there is a notification that’s send to the user for 3 days every 24 hours before the listing expires. You can change how many times the notification is sent