Send me your ftp details to my PM and I'll fix this issue
Type: Posts; User: Rudi
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...
Yes, right. Sorry
I've attached the languages you need
4865
Hello,
They will be available a bit later in your customer area
Now, you can export them from our demo: https://services.demoflynax.com/admin/index.php?controller=languages
Hello,
It may take some time (1-2 weeks) while google updates indexes
I need to see some example because I don't understand what is the problem
Unfortunately, there is no quick solution (
Is there a class in the Fontawesome library for a filled or active heart?
If yes, you need to go to templates/js/lib.js > var flFavoritesHandler = function()
after this line:
...
Hello,
You shouldn't have replaced the control.inc.php from includes/ because it contains your license number,
if you have a backup of this file you need to return it back, otherwise, you have...
There are few files where you need to modify html for icons:
templates/.../tpl/blocks/listing.tpl > class="favorite add"
templates/.../tpl/blocks/featured_item.tpl > class="favorite add"...
Ok, you need to do the following:
go to plugins > microdata > rlMicrodata.class.php > modify this code block:
public $currency = [
'dollar' => 'USD',
'pound' => 'GBP',...