re-order search and filter

More
9 years 2 months ago - 9 years 2 months ago #52508 by AlainR
Hello.

I see how to change the order of the filters, but is it possible to change the order of the search field to come after the filters and not before?

Thank you in advance for the answer.
Best Regards.
Last edit: 9 years 2 months ago by AlainR.

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #52511 by ggppdk
Replied by ggppdk on topic re-order search and filter
Hello

have not though of this need, little or no people suggested it, there is no options



currently one of things in the TODO is adding more options for filters placement

container placement:
inline, toggle in slider, toggle as overlayed

fields placement:
floated, 1 per line, 1 per tab, ? custom separators ?


and some easier styling


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #52515 by AlainR
Replied by AlainR on topic re-order search and filter
Thank you very much for your answer.
Great prospects!

I found the file /components/com_flexicontent/tmpl_common/filters.php
I'll see if I can use the override Joomla! for that file too.

Sincerely.

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #52516 by ggppdk
Replied by ggppdk on topic re-order search and filter
Hello

1. Inside tmpl_common folder find files:

listings_filter_form.php
listings_filter_form_body.php
filters.php


copy the above into your FLEXIcontent template folder (e.g.):
component/com_flexicontent/templates/myblog/



2. edit category_items(_html5).php

change:
Code:
include(JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'tmpl_common'.DS.'listings_filter_form.php');
to:
include('listings_filter_form.php');


3. edit your template_folder/listings_filter_form.php

replace:
include(JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'tmpl_common'.DS.'listings_filter_form_body.php');

with:
include('listings_filter_form_body.php');


4. customize filters.php in your template folder





about 3, i think to commit such a change, so that the above steps are reduced to 3


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #52519 by micker
Replied by micker on topic re-order search and filter
maybe we can add this in faq " how to customize fiter zone in categorie"

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.857 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline