Discussion on Listar - WordPress Directory and Listing Theme

Discussion on Listar - WordPress Directory and Listing Theme

Cart 553 sales
Well Documented

webdesigntrade supports this item

Supported

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

905 comments found.

One other question: Is it possible to create a new widget, add the Listar Regions to it. And then use that widget within a page?

The goal here would be to have a Regions Page, that would display the Listar Regions widget as the page content. Much like how it works on the home page, but on a page that’s not the home page.

This plugin appears to be working nicely. Thanks for the recommendation! I was looking for something like this, but wasn’t able to find a plugin that played nice. This one does the job.

I’m receiving this error when in the Customizer:

Warning: session_set_cookie_params(): Cannot change session cookie parameters when session is active in /var/web/site/public_html/wp-content/themes/listar/inc/extras.php on line 198

The other thing I’m looking for is I see your CSS classes for fonts as; small, medium, large, xlarge…..can you please provide me those classes so that I can override them with custom css?

Thanks for the theme!

Hi MWMediaIO,

It seems that this Session issue is fixed for the next theme update, coming soon. I wonder if you have WP_DEBUG active on wp-config.php. By now, you can ignore the warning, I don’t think this issue will affect nothing.

There are no classes for font sizes, these classes seems related to Bootstrap viewport breakpoints. You will need to use the browser inspector to find CSS selectors targeting the elements you want to customize.

Regards, Eduardo

Hi MWMediaIO,

A fix for the session warning is done, could you please send temporary admin login credentials to support@wt.ax, so I can test it? Please inform where you see this warning, you can send a screenshot if needed.

Regards, Eduardo

I sent an email with screenshots and login for the customizer error. Thank you for the support!

Hi everyone!

This is holiday in our country, we will be back to support on March 03, 2022.

Cheers, Eduardo

Hi, Is it possible to create a custom field in this theme having 2-10 options and include them in the filters in desktop and mobile pages? Example: Gender: Male/ Female Age: number Education: School, College, Graduate, Postgraduate, PhD

So is it possible to filter results based on Gender, Age (actual or age groups) and education? Or even sort the listings from lowest age to highest?

Also, can I bulk import/ update all these fields from a CSV file?

Hi yoshimitsu1234,

Custom fields are not available currently for listing submission and search forms.

Regards, Eduardo

Hi

If I buy the LISTAR Wordpress Theme for Business Local Directory, i will have all the functions I see on the demo? I’ll have all the plugin or i need to buy others premium plugins?

Thanks a lot, Alex

Hi Zooalex,

Yes, all included, no need to purchase nothing more.

Cheers, Eduardo

I’m not able to install the theme getting .css error The package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.

Hi ankurpathania471,

You need to use the listar.zip file, not the whole package you download here on Themeforest. Please check the first chapter of the docs:

http://themeserver.site/wp-themes/listar/docs/

Regards, Eduardo

ok and how i can get the icons of theme?

Hi ankurpathania471,

It depends on where you are trying to use icons, where do you need them? For example, if you need to set icons for listing terms, please check:

http://themeserver.site/wp-themes/listar/docs/#document-38

Regards, Eduardo

Edit: I’ve figured it out. It’s a menu list.

—I am currently trying to edit the hero search on the default front page. However, I can’t seem to get the suggestions to stop suggesting demo keywords by default, or change the keywords being recommended.

Hi sintaxanon,

That is great. Let me know if you need additional assistance.

Cheers, Eduardo

Listing region and category archive pages are no longer showing our listings…everything seems to be up to date. Please help ASAP—sent you admin credentials to your inbox. Thank you kindly!

Hi SEOWebDesignLLC,

Please check your inbox.

Regards, Eduardo

Hi

I am asking for some help with the formatting of the phone field, for Zambia we use the following format: +260 978 812 068, but on Listar it changes the format to +260 097 8812068 which doesn’t work cause of the extra 0 added. Can we change that?

Thanks

Hi MarkChanda,

It seems that the standard phone number formatting script won’t work properly to your country, an additional script needs to be implemented as a fix. Please send an email to support@wt.ax to get it solved.

Cheers, Eduardo

Thanks

RE: Slide Anything plugin for WP

Hi Eduardo

I am trying a slider called Slide Anything which supposedly allows you to embed code in a slide which becomes a slideshow. I am trying to embed Amazon products in the slideshow. Its works on a WP page, but not in a Listar listing.

Here is the error code:

jQuery(document).ready(function() { jQuery(’#sample_slider’).owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 4000, autoplayHoverPause : true, smartSpeed : 300, fluidSpeed : 300, autoplaySpeed : 300, navSpeed : 300, dotsSpeed : 300, loop : true, nav : true, navText : [‘Previous’,’Next’], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : true, mouseDrag : false, touchDrag : true }); jQuery(’#sample_slider’).css(‘visibility’, ‘visible’); var owl_goto = jQuery(’#sample_slider’); var resize_11805 = jQuery(’.owl-carousel’); resize_11805.on(‘initialized.owl.carousel’, function(e) { if (typeof(Event) === ‘function’) { window.dispatchEvent(new Event(‘resize’)); } else { var evt = window.document.createEvent(‘UIEvents’); evt.initUIEvent(‘resize’, true, false, window, 0); window.dispatchEvent(evt); } }); });

Don’t know if you can advise on this.

Thanks Mark

Eduardo, a similar error also occurs when I am using the Advanced Ads Slideshow.

( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {var $zamsislider20984373 = jQuery( ”.zamsi-slider-20984373” );$zamsislider20984373.on( “unslider.ready”, function() { jQuery( “div.custom-slider ul li” ).css( “display”, “block” ); });$zamsislider20984373.unslider({ delay:2000, autoplay:true, nav:false, arrows:false, infinite:true });$zamsislider20984373.on(“mouseover”, function(){$zamsislider20984373.unslider(“stop”);}).on(“mouseout”, function() {$zamsislider20984373.unslider(“start”);});});

URL: https://zamsitedemo.club/establishment/busanga-plains-camp/

Hi,

The jQuery code seems outdated. Please try to replace all “jQuery” by ”$”. I did it for you. this should be your code (based on your examples):

https://pastebin.com/iNgwywQk

and

https://pastebin.com/pdJFRGL1

After replacing the codes, please use the browser inspector to verify if JavaScript errors happen.

Regards, Eduardo

Hey Guys, I was having issues with adding the Elfsight Tripadvisor widgets on the listing pages. They were not showing up on the listings.

Ok Eduardo,

So let me get this straight, I put the <script> code like this in the headers and footers plugin i.e. <script src=”https://apps.elfsight.com/p/platform.js” defer></script>

And then I put the code in the listing main section i.e.

Thanks

Hi MarkChanda,

Yes, on the post content you can keep only the div code. And move the whole script tag to the plugin.

Regards, Eduardo

Thanks Eduardo!

Hi, I need a listing/directory theme, but my listed items do not have a location. Does your theme works without location? Or is it an obligatory field? Thanks in advance. / Leticia

Hi LeticiaRoland,

No problem, the theme works without the location field.

Regards, Eduardo

Hi:

Hi: I really like your city guide theme and want to purchase it for my next project but when I recently read about no Recaptcha on your forms etc, it had me worried as security is a big issue (as I am sure it is with you).

Can you help in any way?

I have studied Brilliant Directories but I don’t believe their platform works as well for my project, yours has some excellent features.

I want to promote my state in my country. Allow admin or any business to add their listing.

Add various accommodations available in the state.

Add various “things to do”, “places to see”, “activities to do”, “family fun areas” etc

So, I think this theme would work well.

What’s your opinion?

Thank you very much.

Hi presscon,

Captcha can be activated to the Add Listing form, the main form of the site. Despite of that, Captcha usage is not a rule: there is no need to use Captcha in any form of Listar, because all fields were worked in a way that all data submitted is properly escaped/sanitized by WordPress core functions, so security is guaranteed. You can check more details here:

https://developer.wordpress.org/themes/theme-security/data-sanitization-escaping/

By your description, it seems that Listar will fit your needs.

Cheers, Eduardo

Where are you located? Country?

Hi presscon,

This support is provided from Brazil.

Regards, Eduardo

Sidebar on Listings. Is it possible to set a sidebar for listings. It is usefull to set some ads. thank you

Hi netreserve,

This is not available currently, you will need to work with a Child theme for customizations.

Regards, Eduardo

I bought this product and must say without adding, deleting or editing filters it should be standard with any theme search. You only give 3 options Regions, Categories and Amenities.

You should really look into this to make it easier to manage, add, delete and edit these. That’s the core reason why i bought this theme, please let me know if this will be adding in the next 2 weeks?

If not i will have to ask for a refund.

Hi vonspring,

Currently, you can go to Theme Options / Search and Archive and customize a list of search settings, but not Add/Remove fields. You are free to ask for refund if these settings don’t fill your needs.

Cheers, Eduardo

Hello dear, When i updated to latest version of Listar. Editor role cannot access the dashboard. can you please explain this or help me.

Hi serkawt,

This scenario will be tested and fixed for the next version of the theme, thank you for reporting.

Regards, Eduardo

Hello,

This plugin causes the crash plugins,WCFM – WooCommerce Frontend Manager of my site

Hi Seogen,

If yet crashing, please send a private message to support@wt.ax with login credentials for admin.

Cheers, Eduardo

Hello,

installation of the theme demo causes critical error… What is the reason? https://www.weburls.be/

Br

Hi Seogen,

I can see you have successfully imported the demo. Let me know if you need assistance yet.

Regards, Eduardo

I have already done that but nothing changes.

Hi serkawt,

Do you have the latest version of the theme (1.5.3.2)? If not, please update.

I found your support license for this theme has expired. If not solved yet, please renew the license.

Regards, Eduardo

Hello dear, We have this problem when viewing the maps, can you clarify the issue? RESTRICTED_ORIGIN

THIS WEBSITE IS NOT ALLOWED TO USE THIS RESOURCE: ....etc

Hi serkawt,

It seems you will need to configure Mapbox for “Map Provider (public map view)” on Theme Options / Map page.

Regards, Eduardo

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