Page 1 of 1

Interactive Change (Attributes in URL) not working

Posted: 01 Apr 2023, 03:53
by satyrstasik666
Hello

Interactive Change (Attributes in URL) not working for me :(

Follow steps from here:
https://www.youtube.com/watch?v=9Dai4mX ... nnel=Phoca

and result is:
https://atomsm.by/tsvetnoj-metalloproka ... naya-truba

Google recommendation is: "Check if the "Use Ajax for changing attributes" option is enabled in the Phoca Cart component settings. If this option is disabled, the attributes may not update in the URL", but i don't see this option in settings

Need help!

Re: Interactive Change (Attributes in URL) not working

Posted: 04 Apr 2023, 14:41
by Jan
Hi, just install this plugin:
https://www.phoca.cz/phoca-filter-options-system-plugin

in your Joomla and filter the parameters so you can find the right parameters:

Image

Jan

Re: Interactive Change (Attributes in URL) not working

Posted: 05 Apr 2023, 02:15
by satyrstasik666
Jan wrote: 04 Apr 2023, 14:41 Hi, just install this plugin:
https://www.phoca.cz/phoca-filter-options-system-plugin

in your Joomla and filter the parameters so you can find the right parameters:

Jan
Thx, but this still not working

Uncaught SyntaxError: Unexpected token '<'
base64.min.js?16b51de13c32c9ea1918be6fb1c37f1e:1 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at Object.decode (base64.min.js?16b51de13c32c9ea1918be6fb1c37f1e:1:474)
at phSetAttributeUrl (jquery.phocaattribute.min.js?16b51de13c32c9ea1918be6fb1c37f1e:1:3027)
at HTMLDocument.<anonymous> (jquery.phocaattribute.min.js?16b51de13c32c9ea1918be6fb1c37f1e:1:5057)
at u (jquery.min.js?16b51de13c32c9ea1918be6fb1c37f1e:2:27579)
at Object.fireWith [as resolveWith] (jquery.min.js?16b51de13c32c9ea1918be6fb1c37f1e:2:28337)
at Function.ready (jquery.min.js?16b51de13c32c9ea1918be6fb1c37f1e:2:30124)
at HTMLDocument._ (jquery.min.js?16b51de13c32c9ea1918be6fb1c37f1e:2:27307)

Re: Interactive Change (Attributes in URL) not working

Posted: 06 Apr 2023, 16:40
by Jan
Hi, which version of Phoca Cart do you use?

When you enable debug mode (this means, no minified version will be used), do you get the same problem? Can you paste a debug trace for the not minified version?

Jan