Discussion on MyListing - Directory & Listing WordPress Theme

Discussion on MyListing - Directory & Listing WordPress Theme

Cart 21,444 sales
Recently Updated
Well Documented

27collective supports this item

Supported

This author's response time can be up to 1 business day.

12792 comments found.

Hello, I love this theme and I use it on my main website, but the subscription function should come integrated with this theme ( like other similar themes) and not have to use wc subscription plugin for that. Its too expensive. Or at least, make an integration to a similar cheaper subscription plugin. Your voxel theme has integrated subscriptions, why this one don’t? This theme is amazing, and is a shame that users choose another similar ones because of this.

Hi,

Thank you for the feedback, we will look into other alternatives for next year

Hi, is this theme still working? I am having the same issues others have mentioned, where the map widget for explore page, just flashes and never loads in. I have remove all plugins, so conflict is not the case. API key is correct, and nothing in the console log regarding it. You managed to fix someone’s, but never said how to patch the theme to work, so others may get this working. Any suggestions?

AH, never mind, for anyone who need this, ensure “listing type” is selected in the widget.

Glad you figured it out

Hi. When are customers charged a fee? After their listing has been approved by admin? Thank you great theme.

Why would you accept payment before reviewing the listing?

No permission to view the link you sent.

Hello?

Hello?

Good day, I’ve bought 2 licences of “My Listing” (for 2 websites) and last april I got a problem… I wa unable to reach the Dashoboard once logged in. I paid to renew the support, it got fixed however, the problem is back.

I’ve open a ticket on April 1st and it goit resolved/closed on April 26th.

We did not change anything in our websites… Can you check your Theme and have a fixed “Dashboard access error” version that we can update ?

Hope that I will not have to pay renewal again for same recurring problem.

Thanks !

Hi,

I have replied there, since you’re able to still comment in the ticket reply there

Hi… Same issue is back… On our 2 websites. Recurring problem on a regular basis… No new plugins added, always need to revert to previous saved/download websites copies… Losing last added members and data when proceeding like that. How can we proceed to permanently fix the issues ?

lennone Purchased

Is there any way to extend the search functionality to include posts and pages?

Hi,

For posts it’s already available if you use a global listing type.

For pages you would need to modify this file: includes\src\queries\query.php

Where we have ‘post_type’ => [‘job_listing’, ‘post’], you can modify it to also include pages

Hi, What features will be included in the next update release?

Hi,

Explore page first load server side, new template for the elementor terms widget to display hierarchy terms, package limits for fields, multilanguage support plugin for woml/polylang (beta version) and some other improvements

Please can u insert minimum image Number setting for image gallery field ? I Need to force users to upload a minimum of 3 pictures…

We will add it

hi Ive installed my-listing.zip as my active theme. I can see Listing types and listings in the dashboard but i cannot see mylistings option for users, and cant see a front end add listing flow. I previously had directorist installed but have deactivated that now. Can you help me, I need users to add/manage their own listings from the account area?

When will be the next update? errors on listing covers still giving CRITICAL ERRORS…

Hi,

Next update will be this month, we don’t have any known issues on listing page. Which theme version do you currently have? Do you have any customizations in child-theme?

thanks!!!

Dogey

Dogey Purchased

I really like this theme and it has very good support!

However, I think the design should be updated and improved in 2025. Also, a WhatsApp button should be added to the Listing Cards.

The design should be visually improved and the search field should also be improved.

Media We will see a big update soon.

Thanks and have a great year Supports.!

Hi,

Thank you for your feedback, we will make improvements on design in upcoming updates. About WhatsApp, you can add a button using this link https://wa.me/[[phone]]

What are your plans to bring this up to date with WordPress 6.9?

Hi,

MyListing is compatible with WordPress 6.9

hello i have a problem. Explore page not work correctly. All listing not appear. https://scimarket.fr/explore/ I have 4 listings, but just one appear. can you help me please? Thanks

Hi,

All 4 are appearing for me: https://snipboard.io/lnoUNK.jpg

anusunu

anusunu Purchased

Awesome theme!

I really like the gallery on single listing pages. Currently, it’s swipe/slide based and requires manual interaction.

Is it possible to change it into an auto-slider / autoplay carousel on single listing pages, while still allowing manual swipe if needed?

Thanks in advance for any guidance!

Hi,

Do you mean the gallery in the cover area or the gallery block? If you mean the gallery block which template are you using for that block?

anusunu

anusunu Purchased

Hi gallery in the cover area , any help to make that auto-slider / autoplay

Try this snippet, add it under theme tools > theme options > custom code > javascript

jQuery(document).ready(function($) {
    if ( $('.header-gallery-carousel').length ) {
        $('.header-gallery-carousel').data('owl.carousel').options.loop = true;
        $('.header-gallery-carousel').data('owl.carousel').options.autoplay = true;
        $('.header-gallery-carousel').data('owl.carousel').options.autoplayHoverPause = true;
        $('.header-gallery-carousel').data('owl.carousel').options.autoplayTimeout = 2500;
        $('.header-gallery-carousel').data('owl.carousel').options.items = 1;
        $('.header-gallery-carousel').data('owl.carousel').refresh();
    }
});

Hi, I need your help. I have two membership packages: paid and free. I want the system to automatically switch a listing to the free version when the paid membership expires.

Currently, when a customer signs up for a paid membership for one year, after it expires the listing becomes inactive and shows as expired on my WordPress dashboard. What I need is for any expired listing to automatically switch to the free membership until the customer comes back and renews the paid plan.

thank you

Hi,

That would require modifying theme files, it’s a time consuming task and we can’t assist with it unfortunately

jlp44

jlp44 Purchased

Hi, I bought this item for a project years ago and didn’t use it due to difficulties. I have another project that is much easier than the previous one and when I installed the zip file and child theme and then plugins I got this error.

I’m not prepared to pay for a new licence until the theme is back up and running as it should be from a clean and fresh install which this is on a brand new domain.

Thank you for your help and I look forward to updating my review after your provide some assistance and I get the them back up and working.

Install Required Plugins The installation and activation process is starting. This process may take a while on some hosts, so please be patient.

Installing and Activating Plugin Elementor (1/3)

Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /home/u961825062/domains/awakenist.network/public_html/wp-admin/includes/class-bulk-upgrader-skin.php:208 Stack trace: #0 /home/u961825062/domains/awakenist.network/public_html/wp-admin/includes/class-bulk-upgrader-skin.php(208): sprintf() #1 /home/u961825062/domains/awakenist.network/public_html/wp-content/themes/my-listing/includes/utils/plugin-activator.php(3638): Bulk_Upgrader_Skin->after() #2 /home/u961825062/domains/awakenist.network/public_html/wp-admin/includes/class-wp-upgrader.php(948): TGMPA_Bulk_Installer_Skin->after() #3 /home/u961825062/domains/awakenist.network/public_html/wp-content/themes/my-listing/includes/utils/plugin-activator.php(3258): WP_Upgrader->run() #4 /home/u961825062/domains/awakenist.network/public_html/wp-content/themes/my-listing/includes/utils/plugin-activator.php(3363): TGMPA_Bulk_Installer->run() #5 /home/u961825062/domains/awakenist.network/public_html/wp-content/themes/my-listing/includes/utils/plugin-activator.php(2977): TGMPA_Bulk_Installer->bulk_install() #6 /home/u961825062/domains/awakenist.network/public_html/wp-content/themes/my-listing/includes/utils/plugin-activator.php(743): TGMPA_List_Table->process_bulk_actions() #7 /home/u961825062/domains/awakenist.network/public_html/wp-includes/class-wp-hook.php(324): TGM_Plugin_Activation->install_plugins_page() #8 /home/u961825062/domains/awakenist.network/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #9 /home/u961825062/domains/awakenist.network/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #10 /home/u961825062/domains/awakenist.network/public_html/wp-admin/admin.php(260): do_action() #11 /home/u961825062/domains/awakenist.network/public_html/wp-admin/themes.php(10): require_once(’/home/u96182506…’) #12 {main} thrown in /home/u961825062/domains/awakenist.network/public_html/wp-admin/includes/class-bulk-upgrader-skin.php on line 208

Hi,

Are you trying to install the latest version of the theme? Which PHP version do you use?

can we have demo login to see inside? If you have kind facility please provide username and pass W ord to check. Looking forward to purchase theme but wants to make sure about things inside. Thank you!

Hi,

We don’t have an admin demo unfortunately, are there any specific questions you need help with?

How to change $. In to INR

Hi,

Open a ticket in our helpdesk

Hi, we’ve been using this theme for a long time, and since the last update, we’re experiencing a problem with Events>

If the event has a gallery (see screenshot), the theme generates a critical error, and the event cannot be viewed:

Screenshot: https://imgur.com/a/XsbnWZl Example link: https://www.die-ampfinger.de/listing/1-kurstag-ski-kurs-tsv-ampfing-ski-snowboard-inline/

The built-in gallery is causing a critical error. How can we fix this, as the website is live and we need a fix quickly?

Hi,

Do you have any changes in child-theme? If yes try activating the parent theme and see if it fixes the issue. Next step would be to temporarily disable your plugins and if that fixes the issue enable them one by one

Hello and thank you for the feedback. I’ve already tried everything described above. It’s not working. What else could I do, or could your support team perhaps take a look at it on the live site?

hi, any news?

hey there I want the advertiser to select the main fields including the ad title and etc from a list predefined by the administrator but only set the price manually. I also want when the ad is registered on the site, visitors pay to see the contact information of each ad and after paying that ad will get a reserved tag.

According to what I found out, these features are not available in this theme. Can I customize these items in the template myself? What level of ability and knowledge is required for this? What solutions would you suggest for customizing these two items? Thanks alot

Hi,

For the title field you would need to add some customizations to make it a select field, for the other fields you can use custom select fields. To make visitors pay before viewing contact information you’d also need customizations.

In general these are not very complicated, I’d say the difficulty is intermediate. You would need some knowledge with PHP, JS and WordPress/Woocommerce integration, also it would take you some time to localize the correct template files you need to modify. My recommendation would be to hire someone to make these changes

Pre-Sales Inquiry About Subscription-Based Listing Platform

Hi,

I’m planning to build an online listing platform dedicated to sellers and buyers of honey products. I would like to confirm whether your system can support the business model I have in mind.

My goal is to implement subscription plans for both sellers and buyers, with the following structure:

Sellers: Different subscription packages allowing them to publish 20, 50, or unlimited ads.

Buyers: Buyers should be able to view all ads for free, but contact details and pricing information should only be visible to users with a paid 1-year subscription.

Before proceeding, I would like to know if your platform supports:

Different subscription levels with configurable ad limits for sellers.

Restricted visibility of certain fields (such as contact details and prices) for buyers without an active subscription.

A workflow where ads are publicly visible but key data is locked behind a membership.

Thank you in advance for your assistance.

Best regards, Fernando Almeida

Hi,

You would need some additional plugins to achieve this

1. For subscription based packages you would need wc subscription plugin, those subscriptions allow you to have different ad limits for each of them

2. We don’t have a built in solution to hide information based on package, you’d either need to use a membership plugin or custom code this part

dheer04

dheer04 Purchased

Hi, I purchased your MyListing theme and opened a support ticket 4 days ago, but I still haven’t received any response.

Ticket ID: 4045301

I really need assistance to continue my project.

Please check and respond as soon as possible.

Hi,

What’s your helpdesk username? Did you create the ticket here: https://helpdesk.27collective.net/

dheer04

dheer04 Purchased

Hi,

I already have an Envato account, but I want to confirm if I also need to create a separate account on your helpdesk: https://helpdesk.27collective.net/ . My Envato username is dheer04.

The reason I contacted you is that I purchased the MyListing theme, but the required plugins are not available in the package I downloaded.

Please guide me on how I can get the plugins or if there’s a separate download link.

Thank you.

Hi,

For support you need to create an account at https://helpdesk.27collective.net/

About your issue, you only need to install my-listing.zip in your site, you don’t need other MyListing plugins.

If you’re trying to import the demo check here: https://docs.mylistingtheme.com/category/importing-demos/

If you still need help with this create an account in our helpdesk website and create a ticket

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey