SOLVED RokCandy & RokSprocket not working together correctly
Posted 7 years 8 months ago
Hello,
On
this
website we are using RokCandy & RokSprocket (both up-to-date). RokCandy first works good when we open the website, but when we go to the next tab the tags are not displaying correctly.
This image is hidden for guests. Please log in or register to see it.
However on our
previous website
(also using RokCandy & RokSprocket, also up-to-date) it is working correctly. We checked all the settings multiply times, but we can't seem to find the problem that's causing it at our demo website.
Re: SOLVED RokCandy & RokSprocket not working together correctly
Posted 7 years 8 months ago
Shortcodes are not processed in roksprocket subsequent pages as the contents are retrieved via JSON calls and Joomla has no opportunity to intervene. So, it's not just rokcandy... it's any shortcode.
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.
Re: SOLVED RokCandy & RokSprocket not working together correctly
Posted 7 years 8 months ago
Hey Mark,
Thanks for your reply. I understand your answer, but how is it possible that it is working at our
previous website
, while the settings are exactly the same as the
new website
? Somehow it is possible, but we can't figure out how.
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.
Re: SOLVED RokCandy & RokSprocket not working together correctly
Posted 7 years 8 months ago
So the difference is a third-party template using roksprocket and rokcandy vs Gantry 5 Hydrogen template use roksprocket and rokcandy.
It's always been the case the when using roksprocket (or a type that uses JSON calls to get content) short codes (including rokcandy) will not be expanded as they are not processes.
I can't think of anyway around this other than perhaps consider using ReReplacer plugin from Regulabs which reads the rendered html.
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.
Re: SOLVED RokCandy & RokSprocket not working together correctly
Posted 7 years 8 months ago
Hey Mark,
ReReplacer didn't do the job, however Sourcerer (also from Regulabs) did the job. It allows you to insert HTML code into your article(title). Thanks for helping us think into the right direction.