GET
ateneubescano.cat/templates/rt_topaz/cus...s-compiled/POPUPGRID
404 (Page not found)
Uncaught TypeError: Cannot read property 'querySelectorAll' of null
at new GridFx (popupgrid.full.js?586241fc:112)
at popupgrid.full.js?586241fc:426
at popupgrid.full.js?586241fc:460
I don't know whats happening, because in local, says the same error but the particle works. In the hosting don't.
Ok, now I've found that in custom CSS the import part was in CAPITALS. Setting this to:
@import popupgrid (not capitals) make it all work.
HOWEVER the messages:
JQMIGRATE: Migrate is installed, version 3.0.0
popupgrid.full.js?586241fc:112 Uncaught TypeError: Cannot read property 'querySelectorAll' of null
at new GridFx (popupgrid.full.js?586241fc:112)
at popupgrid.full.js?586241fc:426
at popupgrid.full.js?586241fc:460
popupgrid.js?586241fc:47 Uncaught TypeError: Cannot read property 'querySelectorAll' of null
at new o (popupgrid.js?586241fc:47)
at popupgrid.js?586241fc:53
at popupgrid.js?586241fc:53
Please note that by answering your own post you take yourself out of the MODS "unanswered posts" queue and therefore might have to wait longer for a response - it's better to edit your original post so this does not happen. Fortunately I spotted your first post before you added the second reply to it.
Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.
Please post your FTP logon, password and FTP URL in the secure area of your post.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
You don't need to add the JS yourself to the page settings tab of the base outline - the particle TWIG loads what it needs. I removed this and now the errors are gone.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Does it? I wrote the tutorial so which part specifically please? Please do a screenshot of the issue and annotate to make it clear.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Ok thanks I submitted a pull request to revise step 6 of the docs to make it clear most particles load JS themselves now (they didn't at the time I wrote the tutorial). You should see the changed reflected soon.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.