Forum Replies Created
-
AuthorPosts
-
Thanks a lot – simply including the SHORTCODE-JS file in my AJAX code made it work – great support! thx.
Hi – the issue seems to be related to AJAX popup… with IFRAME it’s working – but… I really need AJAX for several reasons… seems when av_builder is called within AJAX popup there are problems with html code assembly?
BR, Roman
Hi Josue –
source is a single page, which uses the following code for printing the tab container:$content = ”
[av_tab_container position='top_tab' boxed='border_tabs' initial='1' custom_class='business_tabs']
[av_tab title='Overview' icon_select='yes' icon='ue84b' font='entypo-fontello']
“.$overview.”
[/av_tab]
[av_tab title='Functionality' icon_select='yes' icon='ue855' font='entypo-fontello']
“.$functionality.”
[/av_tab]
[av_tab title='Price & Editions' icon_select='yes' icon='ue810' font='entypo-fontello']
“.$pricing.”
[/av_tab]
[av_tab title='Q&A' icon_select='yes' icon='ue81c' font='entypo-fontello']
“.$support.”
[/av_tab]
[/av_tab_container]“;
… as mentioned… this works well when displayed as standard page – but with magnific popup overlay which comes with Enfold schema this does not work anymore… you can test this by linking to a enfold page which contains a tab – but not a standard link but a magnific popup overlay.
Thanks for your help!
RomanThis reply has been marked as private.Hi –
The issue is with Portrait view only… You can also see it on your screenshot (especially on the horizontal box) that the screen is not
perfectly aligned… It is a few pixels too large for IPAD portrait resolution… That’s the reason for a kind of “swimming, unstable” feeling when scrolling on an IPAD…. Can you figure it out? Do you have an iPad to test it?Not sure whether this is a general issue with BOXED style or whether this only is an issue for my specific installation…
LG,
Roman -
AuthorPosts