Home › Forums › Jevelin Theme › FAQ Accordion
Home › Forums › Jevelin Theme › FAQ Accordion
Dear Support!
I am having an issue with the FAQ accordion. I created a separate page with an accordion for FAQ but for some reason it does not show on my mobile device after I translated the page with Polylang (default English, translate to Ukrainian and Estonian). Everything works fine on a computer.
Thank You in advance!
Hans
Hello,
It appears that the link to the accordion contains ?amp
, which could be causing the issue. Removing this from the link should resolve the problem. Additionally, we recommend disabling the AMP plugin entirely, as it has recently been causing more issues than it resolves.
Best regards,
Shufflehound Team
Hello,
Thank You for your reply, it turns out the AMP plugin seems to have been the problem.
Kind regards
Hans
Hello,
One more question regarding FAQ accordion.
Is it possible to create a hyperlink within the text? For example I have a sentence “contact us via this form” and I would like to hyperlink “this form” to redirect to a Google Forms document.
Thank You in advance!
Hans
Hi there,
It’s great to hear that disabling the AMP plugin resolved the issue! 🙂
Regarding the links, their functionality depends on the page builder and the specific element you are using. Have you tried adding HTML manually, like this:
<a href="https://shufflehound.com">click here</a>
Best regards,
Shufflehound Team