Make sure Content Filter is not checked under:
Dashboard > Settings > Collapse-O-Matic > Content Filter
Thread Starter
wci
(@wci)
Hi COM team,
no it’s not checked but still the failure is present.
Screenshot > https://s.nimbusweb.me/share/2993050/1l7h00sa9gqvtdh6y209
Best, Alex
Ah. Okay, the issue might be that the script that generates the twitter info is not calculating correctly as the div it lives in is hidden, therefore having a height of zero.
Try adding the ‘maptastic’ class to the targets using targclass like so:
[expand title="trigger text" targclass="maptastic"]hidden target content[/expand]
Thread Starter
wci
(@wci)
Dear COM team,
unfortunately the trigger class has not helped.
Screenshot: https://www.screencast.com/t/FaKLM9liZz
The only solution I found was by dropping the content locker plugin in a plugin_off folder but this then will not help as the plugin is needed to proceed in active way.
Please advise how to proceed.
I am looking forward to further suggestions.
Best, Alex
unfortunately the trigger class has not helped.
you mean the targets, right?
Is caching being used? This should be cleared or better turned off for testing.
we looked at the source, and maptastic is not being added to the targets.
Also there a reason the expandsub1 shortcode is being used rather than expand?
normally expandsubs are used inside the standard expand shortcode.
Finally, try removing all the wrapping <p> tags around the shortcode. If your visual builder offers a shortcode or code section, maybe try using that. If not, try adding the shortcode while in the Text (not Visual) tab of the editor to verify no strange HTML has copied over.
Thread Starter
wci
(@wci)
Hi again,
finally the problem seems to be solved by using the “targclass=”maptastic” option, but one more strange thing happens.
If I check via browser “chrome or edge” all hidden content labels are displayed but using “firefox” then not.
Screenshot: https://www.screencast.com/t/NEsodzb6OlR1
Do you may have any idea why and how to solve this?
Best, Alex