Discussion on MyListing - Directory & Listing WordPress Theme

Discussion on MyListing - Directory & Listing WordPress Theme

Cart 21,465 sales
Recently Updated
Well Documented

27collective supports this item

Supported

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

12799 comments found.

(1)you also interested in, and (2)related listing tab is limited to 3 column setup, since i have different listing type image size setup, when they shown up in (1)(2) three column it will become very ugly to view. Solution is: i can (a) add css or (b) choose column type to the specific listing type for (1) and (2), hope it have the solution now

Hi,

You can do it with custom css e.g. if the slug of a listing type is “place” you can change the number of columns using this css
/* similar listings */
.type-place .similar-listings .section-body > div {
    width: 50%;
}
/* related listings */
.type-place .tab-type-related_listings .c27-related-listings > div {
    width: 50%;
}

Pre Sales: 1. Is it possible to limit someone to having a maximum of one listing.

2. Can a listing be made a featured listing later on? eg. they buy it as a standard listing and then make it featured for a set number of days and then it returns to being a standard listing. thanks

Hi,

1. You can create a listing package with listing limit set to 1 and enable the option which prevents users from purchasing that package again.

2. Yes users can promote their listings for a set number of days by purchasing promotional packages.

I just purchased support for 6 months and when I go to https://helpdesk.27collective.net/ask-question/ and I try to submit it’s giving me the following error. Your support license is expired, please renew it in order to avail our support services.

Hi,

I believe you manages to login, right?

Hello, 

I have 2 questions about the theme.

1 – When i change the wordpress website to RTL, so the first day of need to be SUNDAY, but its still remain on monday, how do i fix that?

2 – I want to make squares categorys with icons inside, that linked to category, i’ve attach a screen shot from other theme.

https://imgur.com/a/Dlocj0F

Hi,

1. Add this under theme tools > theme options > custom code > javascript
jQuery(document).ready(function($) {
    $('.c27-work-hours .days .bl-tabs-menu').each(function(index, el) {
        $(el).find('li:first-child').removeClass('active');
        $(el).find('li:nth-child(7)').addClass('active');
        $(el).siblings('.tab-content').find('.day-wrapper:first-child').removeClass('active in');
        $(el).siblings('.tab-content').find('.day-wrapper:nth-child(7)').addClass('active in');
    });
});

2. Wp admin > theme tools > shortcodes > listing categories > select the categories you want to show > copy shortcode > use the elementor shortcode widget to display it in your site.

How can I create new expiry rules. I didn’t find any option to create that.

Hi,

Expiry rules can be created when you have date fields available under fields.

Hi, Thank you for your response.

But I should always add the expiry date manually when I create an expiry rule like that. But I want to create a default expiry rule for one listing type. (e.g., “Listing type 1” expired in 7 days and “Listing type 2” expired in 10 days).

Can’t I add expiry rules to archive this.

Do you use paid listings? If yes you can create different listing packages for each listing type and set listing duration in package settings.

Hi Pre-sales Question, I have checked all demos, but not shown any listing LIST VIEW only Grid view shows on all demos. Is there any shortcode to shows Listing in LIST VIEW. Second any Shortcode that view Location/Region List View. Thanks

Hi,

You can view list view here: https://main.mylistingtheme.com/explore/?type=jobs&sort=latest

You mean displaying regions in list view?

Hello guys, sorry for asking this question again, but since your answer last time was, to use the plugins: MyListing Add-On for WP All Import and the WP all Import plugin, i’ve tried a few times to make it work.

But the issue is when i upload an Excel csv file, i don’t really get the option to select “listing” in the dropdown? And the documentation page is not really showing or helping alot in this regard: https://docs.mylistingtheme.com/article/mylisting-add-on-for-wp-all-import/

It’s only telling me what plugin to use, and which version my theme should be, which currently is: Version: 2.11.5.

So what am i doing wrong? This would help me alot. Thanks again in advance for your great support as always.

I removed the MyListing Add-On, and still when i try import, i see no option for “listing” in the dropdown.

Oh it’s called “listing type: xxx” okay, i think it works. Thank you very much.

Yeah, you have to select a listing type where you want to import listings

Hello.

How to insert text into the promotion frame

Thank you.

Hi,

In which frame do you mean? Share a screenshot

check image pls.

https://i.ibb.co/bQVs9KR/Untitled.png

i need to add text

Use this css
.level-promoted .ad-badge:after {
    content: "Super vip";
    padding-left: 5px;
}
For featured use
.level-featured .ad-badge:after {
    content: "Featured";
    padding-left: 5px;
}

Hi, I’ve a question, when people click on the button for “post a listing” I want there to be paid options/tick boxes. So for example, posting just a listing is free but if you want to add your website to the listing you pay 4,99$, if you want to add more than 5 photos you pay an additional 4,99$, if you want your listing to be on the top of the page for 1 week you an additional amount, and so on.

I’ve added a video to show the feature please check: https://www.loom.com/share/3631af52b03a4b0698b8906c3ea24569?sid=a193133a-97c7-459b-9b44-de560fe216af

Thank you

Hi,

That’s not available unfortunately. You can restrict fields to show only for specific packages but you can’t pay for individual fields in the add listing form.

i have a pre-purchase question? Does your theme support converting text list to custom field options so that text lists can be converted to fields in bulk in a matter of seconds with only a convert button?

secondly is your theme compatible with ACF pro ?

lastly, is your theme compatible with WP ALL IMPORT EXPORT pro plugins and can we create the custom fields or options with instead with WP All Import Export plugin?

My questions are aimed at streamlining site development, making it feasible to manage extensive lists of options and custom fields with ease. The potential time savings and efficiency gains from these features cannot be overstated, especially for sites that require detailed customization and large datasets.

Hi,

ACF Pro is supported

The theme is compatible with wp all import and export (free version). All the custom fields created by MyListing for listings are available in the free version of those plugins.

Share some more details about your first request.

I’ve contacted you from ‘staffaquamarketingcorp’ username with licence, why there is no responese. I need this pages to work urgent!

Hi,

We have replied in your email

We have replied

Hi. Do you have ELEMENTOR support for the single listing page yet? Or at least some other layout options?

Hi,

No you can’t edit listing page with elementor.

Hello,

I am having problems with:

1. When updating the user profile in https://webpage/wp-admin/users.php I get a 404 error.

2. I have put a contact form 7 shortcode in a content block but it doesn’t let me send the messages.

That’s all, thank you very much as always.

Hi,

1. Try activating another theme and see if the issue gets fixed

2. Is there any error showing when you try to send emails?

Hi,

1. I have not more themes to try, but my host provider sent me a possible error in admin-ajax.php

2. Yes it is show me Error sending message from sender

You can install one of the default wordpress themes e.g. Twenty Twenty Four and try if this issue is still present

I tried many times to try install theme by ftp and upload it but i see error my php updated https://prnt.sc/c_uB0DY4jKeO

any reply ?

Hi,

Which PHP version do you have?

Hi,

I have put the necessary code for Google Analytics to work in raw code, but the Google Tag Manager asks to put the head and body, where can I put them?

Have a good day.

Is this theme available in Italian?

Hi,

You can translate the theme to Italian using Loco translate plugin.

Thanks. I wanted to know if the translation to Italian was already available.

Unfortunately no, we don’t have a translation file for Italian. You can join the MyListing users group on FB if you decide to buy the theme. Other users might share the translation with you.

Hello. WordPress can’t install the theme. How can I do it?

“missing the style.css stylesheet.”

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.

How can I install demo datathemes to my WordPress?

Hi team,

I am looking for a solution for 2 different needs we have. Please, let me know if it is possible to do.

1 – ) How can we set the profiles to be visible only by other paid active profiles. To create a members network only.

2 – ) How can we implement a forum that only paid users can access and comment.

Thank you.

Hi

These are not possible natively, I suggest looking for 3rd party plugins

We just tried to install the newest update but only get an error message if we try to unpack the .zip directly on the server and also when trying to upload it through the wordpress backend. 

Even when trying to open the unpacked folder on the computer (mac) I get an error: The folder “my-listing” can’t be opened because you don’t have permission to see its contents.

According to our developer there seems to be an issue with the file permissions.  Is it possible to get a new update file where the permissions are changed? 

Hi,

Were you able to install it?

Unfortunately not.

Hey,

I’m getting ready to renew my support sub so there is no obligation to answer this. I was wondering if there was a way to automatically trigger, “access your location”, on page load through the theme.

Thanks for making a wonderful, robust theme. I’ve been telling everyone about it.

Hi,

In MyListing this would only be needed when you use the explore widget, you can set the “Nearby” as the default order in “Order by” filter and that will trigger “access your location”.

Thank you!

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