It means that you have not joined the developer program
create a ticket and we'll send you a guide
Type: Posts; User: Rudi
It means that you have not joined the developer program
create a ticket and we'll send you a guide
Hello,
What do you mean exactly?
I need more details of the issue
Hello,
Actually, we have this task on our to-do list and this feature will be implemented later
otherwise, it will require a customization, you can create a ticket for this
Try to refresh the system cache: Common > Refresh
or send me your ftp details to my PM and I'll look into it
Hello,
How did you do it? Via database?
Hello,
I've checked and the memcached method doesn't work properly for some reason (Basic Settings > Cache)
you can check it via your error log file (it's encrypted)
Hello,
For that, you need to use Date type for your listing field to display the built date in a proper format
because the Year field supports only year values
Unfortunately, it will require customization because this template doesn't support static form from the general script
The 'Rental Period' field depends on the selected option 'Rent' from the 'Property for' field
to make it always visible, you should edit the code in public_html > templates > your_template > js >...
Sorry, but I didn't get your idea
maybe you give more details or some screenshots?
Hello,
You need to check the settings in your listings type: Listing Type > Edit > Search Settings > Search form > Search form on the Search page
and make sure that the quick form is built in...
Hello,
You'd better create a ticket for the problem
Hello,
Only via modifications,
because general templates don't support dynamic forms on the home page
Do you mean positions of the menu links?
you can set the order of the links via Content > Pages > set an appropriate order for your pages in 'Position' column
the same for the boxes (Content >...
Hello.
Try to remove your German language and apply this fix: https://forum.flynax.com/showthread.php?6570-Admin-language&highlight=languages
See this thread: https://forum.flynax.com/showthread.php?6570-Admin-language&highlight=languages
Hello,
You'd better create a ticket to look into the problem
Hello,
it means that the file rlListingNavigator.class.php doesn't exist in includes > classes
check it and upload if necessary
or create a ticket for the problem
Hello Nazzal,
There is some problem with uploading the image via html editor
You'd better attach it via html code of the email template in templates > your_template > tpl >...
Hello,
It requires a customization
Hello,
Enable Field names in browse form via Basic Settings
then go to templates > your_template > tpl > blocks > featured_item.tpl
find and replace:
<span...
For those who need to redirect from any error page to 404 page
there is a solution:
in includes > classes > rlNavigator.class.php > public function definePage()
replace:
$sql = "SELECT...
You can use $seller_info.Username instead of $seller_info.Type
specifying the username of your account:
{if $pageInfo.Controller == 'listing_details' && $seller_info.Username !=...
Actually, the idea is to filter listings on the tag page by the selected listing type
Hello Pete,
Fixed on your end by removing
id: 'rlExt_black_bold'
from plugins > banners > admin > banners.tpl