I posted this in the slack channel for pods, and Jim suggested I put it down here.
I'm trying to add a tabs module with 3 tabs. Each displays a saved template built with beaver builder. In those templates I'm using multiple HTML modules to display custom pods fields.
If I deactivate pods, it works no problem, I can add a few tabs, all displaying saved templates.
Any ideas?
thx!
NOTE: since posting and doing some trial and error, I found a work-around. If I disable the pods plugin and themer integration plugin, then set up the tabs module exactly how I need it. Include shortcodes (instead of adding via native integration), to the templates I'd like displayed... then activate the pods plugins again, it works. BUT if I go to adjust anything, it breaks.
I posted this in the slack channel for pods, and Jim suggested I put it down here.
I'm trying to add a tabs module with 3 tabs. Each displays a saved template built with beaver builder. In those templates I'm using multiple HTML modules to display custom pods fields.
eg.
I can add one template, to one tab no problem. As soon as I add a second tab, add the second saved template, it stops working.
I see the following in console: "Uncaught SyntaxError: Unexpected token < in JSON at position 0" on line 1 of http://ticino-adventures.local/fl-theme-layout/activity-detail-page/?fl_builder.
If I deactivate pods, it works no problem, I can add a few tabs, all displaying saved templates.
Any ideas?
thx!
NOTE: since posting and doing some trial and error, I found a work-around. If I disable the pods plugin and themer integration plugin, then set up the tabs module exactly how I need it. Include shortcodes (instead of adding via native integration), to the templates I'd like displayed... then activate the pods plugins again, it works. BUT if I go to adjust anything, it breaks.