Hello,
You can use this mysql command to remove the default text from listings:
UPDATE `fl_listings` SET `FIELD_KEY` = '' WHERE `FIELD_KEY` = 'default_text'
FIELD_KEY - the key of your...
Type: Posts; User: Rudi
Hello,
You can use this mysql command to remove the default text from listings:
UPDATE `fl_listings` SET `FIELD_KEY` = '' WHERE `FIELD_KEY` = 'default_text'
FIELD_KEY - the key of your...
Hello,
Do you mean to set messages from a specific user as spam? It will require a customization
Hello,
It will require a customization because the plugin supports code only for categories and pages
Hello,
Nope, every agent should buy his personal plan
Actually, the original photo is always in its initial extension because it can be later re-cropped, resized or you can change the output format
So it's not a problem
In this case, go to your database manager (on hosting) > table 'listing_box' > Structure > edit column Type and increase its Length
then try to save settings again in your listing box
In this case, you need to create a ticket and we'll check the issue
Hello,
Make sure if WebP Support is enabled in GD extension on your server
Hello,
Make sure that your current php version is 7.4 because the plugin doesn't support v8 yet
or create a ticket
Send me your ftp details to my PM and I'll fix this issue
Hello,
There is no limit for listing types in listing boxes
You need to check it yourself using her admin details or try to reproduce the same with other limited admin account
You need to use a form builder via Categories > Categories > your primary or parent category > Build > Build listing form
Hello,
You need to wait for an update of the plugin Bookmarks & Share which should be available in a month
You need to disable the Category Tree plugin for your listing type to make categories look like in our demo:
Listings > Listing Types > your type > Edit > Additional Category Box > Category Tree...
Do you use some custom plugin or library? Because initially, the listing carousel works without visual delays
It will cost you extra to optimize it
Hello,
What vertical box do you mean? Why is this a problem if this box appears?
You need to use Field-bound boxes plugin: https://www.flynax.com/plugins/field-bound-boxes.html
Ok, but I didn't see that you replaced <span class="icon fa-regular fa-heart"> with <i class="fa-heart fa-regular"></i>
You need to enable multi-language for your field: Listings > Listing Fields > your field > Edit > Multilingual
You need to do exactly the same as mentioned in my previous post
Anyway, I need to see the live site to tell you anything
Go to Basic Settings > General > Multilingual paths > enable; URL transliteration > disable
Then add urls in your language in Categories > Categories and Content > Pages
I see your site works properly using apache rewrite module and if it's undefined on our requirements page it doesn't affect the site
Probably, our system couldn't identify the current apache...
Hello Wei,
You need to replace <span class="icon fa-regular fa-heart"> with <i class="fa-heart fa-regular"></i> in tpl file and it should work
Again, to check this I need to see it live
Hello,
Check if the .htaccess file with Flynax rules exists in your site directory (public_html), if not, upload it from the installation package
Also, the apache mode should be enabled in...