Use {$lang[$field.pName]}
Type: Posts; User: Rudi
Use {$lang[$field.pName]}
Hello,
In the main style.css search for ul.tabs.tabs-hash.search_tabs and div#home_content_image_container ul.tabs.search_tabs
and remove these styles or modify them like you need and move to...
Hello,
it's only available if your license is realty
you need to create a ticket for this request
Hello,
The fact is that starting from 4.8.0 the logic of selecting boxes has been reworked
so enabling a box for categories will display it only on category pages, not including the listing...
Hello,
If you need it on the left side, you should completely change the sidebar position
for that go to templates > tpl > content.tpl
find a row:
<aside class="left {if...
I've fixed it on your end,
you missed this entry when restoring data for data_formats table
The task about this feature already exists and it will be implemented in the next update
Below the @media screen and (min-width: 1440px)
change:
body.no-sidebar .featured > li {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
Hello,
in templates > your_template > css > style.css > find a row ul.featured > li > .picture
remove padding-bottom: 66% and add height: 100px; or set your value
I've checked adding 'Clothing Sizes' fields to the Clothing category and it works well
Hello,
There is a missing style in bootstrap.css for @media (min-width: 768px)
.d-md-block {
display: block !important;
}
Hello,
Probably because your script version is below 4.8.0
Yes, because the <head> data moved from header.tpl to head.tpl in the latest updates
It's not necessary, if you don't pass through the 'form' step your listing also will be empty and marked as 'incomplete' but with your account id
Removing incomplete listings depends on the cron...
Make sure it exists for Spanish: Common > Languages > Search > Search for phrase key email_site_name
or create a ticket for this issue
Hello,
You need to build a listing title form for your category: Categories > Categories > your primary or parent category > Build > Build Listing Title
then refresh the system cache via Common...
Hello,
What page and link to css should I check? You can send me details to my PM
It's ok because the system creates an empty listing when you select some category in one-step-adding-listing mode being not logged in
Hello guys,
All I can say is that the beta version will be available in March (in the second half)
I've created another task regarding this issue and it should be fixed in the next updates
Hello,
In Common > Data Entries > Currency > remove/disbale all except the $
then go to ftp > templates > your template > tpl > blocks > field.tpl > find a line {elseif $field.Type == 'price'}...
Make sure that you've applied the code from step 2
also, execute this query:
DELETE FROM `fl_listings` WHERE `Account_ID` < 0
It will work with multiField <= 2.1.2
Hello,
See this thread: https://forum.flynax.com/showthread.php?5654-Cron-Job-Error&highlight=incomplete
Guys,
I'll try to get to this plugin as soon as I can and come up with some solution until the update releases (for adjusting to multiFied 2.2+)
I'll let you know in this thread
Thanks