Discussion on MyListing - Directory & Listing WordPress Theme

Discussion on MyListing - Directory & Listing WordPress Theme

Cart 21,610 sales
Recently Updated
Well Documented

27collective supports this item

Supported

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

12832 comments found.

Hello, I’d like to report an issue I’m having with the theme’s functionality. I tested on your demo site and this happens too: Whenever I click on a category from a specific listing in the explore page, click on a single listing, and then hit the back button; it take me to the wrong listing type.

Here’s the step to reproduce the issue:

https://property.mylistingtheme.com/explore/

Choose For Sale listing type ( https://property.mylistingtheme.com/explore/?type=for-sale&sort=latest ) Filter by categories Pick Apartment category Click on any single listing to view their single page. Once inside the single listing, hit the “back” button from the browser, it should take you back to the explore page to the “For Sale” listing type, but it displays ONLY the listings inside “For Rent” listing type. Even though I was inspecting “For Sale” before clicking on a business.

Is it possible that if someone hits the “back” button, it would take them to the correct listing type? even if they don’t show the specific category within the listing type? or is there a workaround? Thank you !

Hi,

I tested this on the demo you mentioned and couldn’t reproduce the issue. Record a short video if you can.

Hi,

You can avoid this by adding categories as filters in explore page. For the categories tab we don’t have a solution.

Dear 27collective
Team

What do you think if someone could fill in their own custom tags?

https://codepen.io/yanniskatsaros/full/ZEQByPj

Hi,

That is already available for taxonomies if you select the template of the taxonomy field as “Multiselect”

Hi 27collective
Team

Yes.. does this also apply to new taxonomies, not only suggestions from existing ones?

Hi, is there a way to list the listing packages on a different page? I’ve created a landing page and would like to put the packages on here instead. Thanks

Hi,

That’s not available unfortunately.

1 – Hi, is there a way to make the search field for the basic form to be required fields before they click search? Thanks

2 – Can I remove the options for users to delete, duplicate, relist their own listings and only have the ability to edit them?

3 – Can I remove the promotions and bookmark tabs on the users login from the menu?

Hi,

1. That is not available currently. I will check if it’s possible to include it in future updates.

2. You can do that using this css, if that works for you
#job-manager-job-dashboard table ul.job-dashboard-actions li:not(.cts-listing-action-edit) {
    display: none !important;
}

.3. Appearance > menus > woocommerce menu > remove them from here

Hello! 1. Does this theme support dynamic pricing? I want the price to change depending on the season. For example, one price for renting an apartment in winter changed independently for another price in the summer. 2. If this feature is not available, will it be added in future updates? Thank you, I want to buy this amazing theme, but I only see one price format in the demo. I need the price to change, for example, from June 10 to June 30, the price will be $100, and from July 1 to July 20, the price will change to $130. Is it available with your theme? Or will it be done in the future?

Hi,

That is not available unfortunately. We don’t have a booking system in MyListing that will allow you to book listings so you would need a booking plugin for that which most likely will have that feature included.

Which theme-compatible booking plugins do you recommend?

Is there a way to use Archive templates for taxonomies? It’s standard functionality in Elementor Pro. If you have 1000 regions, it takes forever to create 1000 custom landing pages.

And if it’s not possible, do you have any suggestions on how to overcome that challenge?

Hello, I’m trying to export the taxonomies created with Mylisting, but the images or icons related to the taxonomies are not exported (https://ibb.co/TkWDCHP https://ibb.co/mhK0nkS). I tried WP Import Export and ALL EXPORT premium versions and it’s not working. This is extremely important because I have over 200 taxonomies with icons/images. What plugin should I use in order to export/import the taxonomies? Is there a possibility to backup only taxonomies?

Hi,

Unfortunately we don’t have a solution for this. Those plugins have not added support yet for those fields in taxonomies.

Hello, I bought your theme and set everything up and it’s excellent. However, I’m having an issue. I’m trying to set up a recurring subscription package through WooCommerce, but you only allow me to use “Listing Package” or “Listing Subscription” type of products. The product I can create is labeled as a “Simple Subscription” through the basic WooCommerce setup. Does this mean I have to install the WooCommerce Subscriptions plugin? How do I ‘unlock’ the “listing Subscription” option?

I found the answer in your documentation. I tried to delete this post, but Themeforest won’t let me. If anyone is reading this and curious about the answer the “WooCommerce Subscription Plugin” must be purchased and installed to enable the subscription feature which is an additional $200 per year (as of the time of this post). Here’s the info – https://docs.mylistingtheme.com/article/paid-listings-and-creating-listing-packages/

Hi,

We don’t advertise listing subscriptions anywhere since you need an external plugin to make them work. By default you can only create listing packages. We added support for that plugin because it was requested by the MyListing coomunity.

Hello, how to do? When the seller registers, he is automatically directed to https://mipaginaweb/mi-cuenta/

Thanks for the help

Thanks for your flash response. Could you tell me a little more about the process? Thanks.

Hi,

1. Install and activate the child-theme: https://docs.mylistingtheme.com/article/installing-child-theme/

2. Add this snippet in child-theme > functions.php
add_filter( 'woocommerce_registration_redirect', 'custom_redirection_after_registration', 10, 1 );
function custom_redirection_after_registration( $redirection_url ){
    // Change the redirection Url
    $redirection_url = get_permalink( wc_get_page_id( 'myaccount' ) );

    return $redirection_url; // Always return something
}

Hello, when installing the secondary theme, what will happen to my current web page, will it be deleted?

Hello,

My support licence is expired so I can’t report a bug in your own support system… Maybe you should think about it.

The last update give me this error in the console:

Refused to apply style from ‘https://mydomain.com/icon-fonts.css?ver=6.0.2' because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Hi,

That’s not a style that is added by MyListing, it’s added from WordPress.

Hi, is it possible to set certain category to be paid listing only while the other categories remains free listing

Hi,

That’s not available.

Hi, I made a website with this theme and have about 4000 listings. When I do a site audit with Ahrefs it returns an error: 4000 pages has no incoming internal links. Maybe I can change something on the search page so that all listings have an inbound link that can be found by search engines?

Hi,

Share your website so we can test it.

There is a bug in the latest version. Make a search on the explore page. Then check “Search as I move the map”. Now perform a new search for a new city. Listings update, but the map does not update.

This has been reported at the Helpdesk forums as well by another user, and the latest version does not solve the problem.

I just reproduced this with a minimal setup (new, clean install).

Hi,

We will debug it and fix on the next update.

Thanks

Hello 27 collective team… I would like to know if it is possible to change the lightning icon that appears in the featured ads. Cheers

Hi,

It is possible to change it with css. Which icon do you want to use?

Hi!... Great!. I would like to use this one “fa fa-medal”

One presale question. can a listing be in more than one category?

and one bug. In your latest update of 2.9.4 is broken. First the file query.php is missing some ’’ , but even after i corrected that, i couldnt edit a type listing. throws error.

as it throws an error when you search a listing..

Hi,

Yes you can add multiple categories to listings.

I don’t see any issues with search, which PHP version are you using?

i was running 7.4. now its ok with 8.1. thanks for bringing it to my attention

Is that right that Place Listing type got social network as Pre-set fields list, but Event Listing type didn’t?

Hi,

Social networks are not preset for any of the listing types.

Hi, I need custom request but my support on 27 helpdesk is expired. Where can I email you?

Hi,

We’re not accepting customization requests at this time.

presale question: is it somehow possible to make woocommerce products the listing itself? But with the map features.

Hi,

That’s not available unfortunately.

I have solve an issue with timezone.

Issue: Even timezone is setteled up in WP Admin, working our understand time in wrong way

Reason was that my server time, more specifically Softaculous was UTC 0

Solution: Change Server Softaculous timezone right the same as WP Admin is.

Live it here to make searchable for others

Hi, Is it possible to use this template without woocommerce plugin?? we don’t need client registration neither doing online sales. Regards

Hi,

You would also need woocommerce for the user dashboard page. Other than that you can use the theme without woocommerce. You can go to the plugins folder and delete woocommerce from there.

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