Hello,
Initially, the plugin has IPs only for countries, states, and cities, a standard structure
you'd better use maps to show the exact location and listings around it
Type: Posts; User: Rudi
Hello,
Initially, the plugin has IPs only for countries, states, and cities, a standard structure
you'd better use maps to show the exact location and listings around it
You'd better modify listing_details.tpl from tpl > controllers
replace:
<div class="listing-details details {if $config.map_module && $location.direct && $photos}loc-exists{/if}">
with:
Corrected on your end
Still not clear what you need to change in the plugin to solve your problem
you'd better create a ticket and describe in details what kind of modification you need
or you can disable the...
What frame on the details page do you mean exactly?
For that, you need to adjust class names accordingly (bootstrap classes) in many tpl files and modify some css styles
you'd better use some merging tool to compare files from general_simple and...
Hello,
I couldn't reproduce these issues on my side
Hello,
What exactly you need to solve?
Hello,
See this thread, it should help: https://forum.flynax.com/showthread.php?6931-bitcoin-and-paypal-image-in-footer&p=32670#post32670
Hi,
I've fixed it on your side
Hello Wei,
There is definitely no a quick solution
but if you need I can point you to a file where you can add your custom code for hiding/enabling fields:
templates > your_template >...
Hello,
Go to templates > your_template > tpl > controllers > search.tpl
add:
{if $smarty.post.f.keyword_search && $pageInfo.prev == 'home'}
Hello,
You can do the following:
completely remove the plugin and install it again
or
create a ticket for the problem
Hello,
Could you create a ticket to look into the problem?
Yes, it's supported in the craiglist
for other templates, it will require a customization
Hello,
Unfortunantely, there is no quick solution and it will require customization
Actually, it doesn't make sense because this bar is related to the listings area only, and the map is not scrollable
anyway, it will require a customization
Hello,
Do you need to remove the middle scroll bar and put it at the right?
Hello,
Try to do the following:
go to plugins > polls > rlPolls.class.php > public function get
replace:
foreach ($GLOBALS['languages'] as $lKey => $lVal) {
Hello,
Could you create a ticket for this?
Sorry, you need to remove it from the table lang_keys and replace it in all script files
yes, you can remove it because it's used in lib.js
Hello Wei,
Yes, you can use your own phrase key instead of 'flynax_connect_fail'
but renaming the object name is a bit more complicated
you need to search all the occurrences of flynax in...
Unfortunately, not,
and it will not work because search by distance works with a specific location
and the browse map display listings on different locations depending on the selected page
Hello,
Could you create a ticket for this issue?
maybe the geofilter picks the wrong location
Hello,
I see no difference between the maps view or you mean some particular feature?