[SOLVED] filtres renvoyant sur template "default"

More
8 years 10 months ago - 8 years 10 months ago #55113 by ggppdk
Hello

it is an an issue caused by a plugin, that is setting the layout variable
i have made a fix that i believe is clean/good

i will need to install new version
please see the PM i have sent you and respond


-- 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...
Last edit: 8 years 10 months ago by ggppdk.

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

More
8 years 10 months ago #55140 by tonnick
ok it seems that it's better with latest version you installed. But now, I tried enabling cache (without jotcache component that I have as well) and filter stay stuck. there is no way to get back the complete list. did you notice that ?

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

More
8 years 10 months ago #55144 by ggppdk
Hello

which cache ?

please enable and use only Joomla cache
-- and do not use the Joomla System cache plugin, that is meant to cache full pages , enable the Joomla progressive or conservative cache


-- 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
8 years 10 months ago #55147 by tonnick
yes with joomla cache. And to be sure I desactivated teh jotcache system, and issue is stll here - with both progressive and conservative.

jomola system cache is disabled

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

More
8 years 10 months ago - 8 years 10 months ago #55153 by ggppdk
Hello

for the page to work with caching the URL needs to be updated

in your website for some reason the URL is not updated, thus it is only possible to use the POSTed data,
which of course will not work if you enable caching

it maybe a bug with the new release, will test this


-- 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...
Last edit: 8 years 10 months ago by ggppdk.

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

More
8 years 10 months ago #55154 by ggppdk
Hello

in
components/com_flexicontent/assets/js/tmpl-common.js

test this fix

replace
var matches = element.name.match(/^(filter[.]*|cids|letter|clayout|limit|orderby|q|searchword|p|searchphrase|areas|contenttypes|txtflds|o|ordering)$/);

with:
var matches = element.name.match(/^(filter.*|cids|letter|clayout|limit|orderby|q|searchword|p|searchphrase|areas|contenttypes|txtflds|o|ordering)$/);

Do a hard refresh on your browser

in windows
CTRL-F5
or in linux
F5
or similar in MAC

and test


-- 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.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.283 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