Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Tab Shortcode #419174

    Thanks a lot – simply including the SHORTCODE-JS file in my AJAX code made it work – great support! thx.

    in reply to: Tab Shortcode #418998

    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

    in reply to: Tab Shortcode #418926

    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!
    Roman

    in reply to: Tab Shortcode #417615
    This reply has been marked as private.
    in reply to: IPAD horizontal width #319075

    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

Viewing 5 posts - 1 through 5 (of 5 total)