Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • aidomia Friend
    #684902

    Hello
    I work with local ja-directory and I have a problem with the Joomlart Advanced Custom Module and Call To Action:. Style-1 (v2.0.8) – Joomla! 3.4.3
    The image selected in the basic setting does not appear in frontend
    Here ACM data:
    {“type” “ja_directory: cta”, “cta”: {“jatools-layout-cta”: “Style-1”, “cta [block-intro]” [“With this agreement, view the all of your investments’], “cta [block-extra-class]”: [“primary section-no-padding”], “cta “: [“images / nouveaux_locaux-capitis.jpg”], “cta “: {” cta [button] “: [” Learn more about the portalpatrimonial…”],”cta[link]”:[“index.php?option=com_users&view=registration&Itemid=551″],”cta[button_class]”:[” btn-rounded btn-rounded inverse btn-lg open-login-modal sign-up “],” cta [btn-icon] “: [” “],” rows “: 1,” collar “: 5 , “type”: “list”}}}

    Thanks for your help

    best regards

    jerome

    Ninja Lead Moderator
    #684994

    Hi jerome,

    In this case, I would like to check it directly on your site, please let me know what module name does you work with Joomlart Advanced Custom Module and Call To Action on your site? Beside that you need to pm me URL of your site and admin login backend site.

    Regars

    Ninja Lead Moderator
    #685656

    Hi jerome,

    In this case, I would like to check it directly on your site, please let me know what module name does you work with Joomlart Advanced Custom Module and Call To Action on your site? Beside that you need to pm me URL of your site and login info of backend site.

    Regars

    Ninja Lead Moderator
    #748845

    Hi jerome,

    In this case, I would like to check it directly on your site, please let me know what module name does you work with Joomlart Advanced Custom Module and Call To Action on your site? Beside that you need to pm me URL of your site and login info of backend site.

    Regars

    aidomia Friend
    #692172

    Hi NL
    I send you a private message with the address and login now
    Thanks
    regards
    jerome

    aidomia Friend
    #749572

    Hi NL
    I send you a private message with the address and login now
    Thanks
    regards
    jerome

    Ninja Lead Moderator
    #692185

    <em>@aidomia 493908 wrote:</em><blockquote>Hi NL
    I send you a private message with the address and login now
    Thanks
    regards
    jerome</blockquote>

    Hi,

    You can fix this bug on your site with my solution below

    Open templates/ja_directory/acm/cta/tmpl/style-1.php file

    find and change

    <div class="col col-xs-12 col-sm-6 hidden-sm hidden-xs acm-cta-image" style="background-image: url("<?php echo $helper->get('img') ?>")" />

    to

    <div class="col col-xs-12 col-sm-6 hidden-sm hidden-xs acm-cta-image" style="<?php echo "background-image: url(".$helper->get('img').")";?>" />

    Let me know if it helps

    Regards

    Ninja Lead Moderator
    #749585

    <em>@aidomia 493908 wrote:</em><blockquote>Hi NL
    I send you a private message with the address and login now
    Thanks
    regards
    jerome</blockquote>

    Hi,

    You can fix this bug on your site with my solution below

    Open templates/ja_directory/acm/cta/tmpl/style-1.php file

    find and change

    <div class="col col-xs-12 col-sm-6 hidden-sm hidden-xs acm-cta-image" style="background-image: url("<?php echo $helper->get('img') ?>")" />

    to

    <div class="col col-xs-12 col-sm-6 hidden-sm hidden-xs acm-cta-image" style="<?php echo "background-image: url(".$helper->get('img').")";?>" />

    Let me know if it helps

    Regards

    aidomia Friend
    #692192

    Hi
    the problem is solved !!:)
    Thank you for your quick help

    Best regards

    jerome

    aidomia Friend
    #749592

    Hi
    the problem is solved !!:)
    Thank you for your quick help

    Best regards

    jerome

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

This topic contains 10 replies, has 2 voices, and was last updated by  aidomia 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum