-
AuthorPosts
-
aidomia Friend
aidomia
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 65
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
September 16, 2015 at 2:29 pm #684902Hello
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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 17, 2015 at 4:59 am #684994Hi 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 17, 2015 at 4:59 am #685656Hi 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 17, 2015 at 4:59 am #748845Hi 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 Friendaidomia
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 65
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
September 24, 2015 at 7:50 am #692172Hi NL
I send you a private message with the address and login now
Thanks
regards
jeromeaidomia Friendaidomia
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 65
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
September 24, 2015 at 7:50 am #749572Hi NL
I send you a private message with the address and login now
Thanks
regards
jeromeNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 24, 2015 at 10:23 am #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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 24, 2015 at 10:23 am #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
-
AuthorPosts
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