-
AuthorPosts
-
mykenzy00 Friend
mykenzy00
- Join date:
- September 2012
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 11, 2014 at 8:46 pm #196687I’m using Muzic template with jreviews and I know I’m missing something in the documentation. How do I get modules to display on the article/detail page. I don’t want to use the Alternative Layout that came with Muzic. Do I need to make alternative layouts if so how?
What am I missing?
Thanks
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
April 11, 2014 at 9:16 pm #530628<em>@mykenzy00 421366 wrote:</em><blockquote>
…I know I’m missing something in the documentation.
</blockquote>
Actually as far as modules positioning is concerned you are not missing anything in our documentation on “JA Music”. It’s written to introduce you the main features of this template itself, assuming that you are already familiar with Joomla CMS and main concepts around it. Hence there is nothing in it on modules positioning.
Both Joomla’s own modules, like, for example, Login module, Main Menu module etc, and JoomlArt modules, like, for example, JA Slideshow module, JA Login module, JA Sidenews module etc, and EasyBlog modules and JReviews modules positioning-wise work on the same principle.
Please have a look at this comprehensive tutorial at http://www.siteground.com/tutorials/joomla/joomla-positions.htm to familiarize yourself with Joomla/JoomlArt/3-rd party modules and their positioning.
Hope it helps
Regards,
Alex
the1michaeljones Friendthe1michaeljones
- Join date:
- April 2011
- Posts:
- 35
- Downloads:
- 24
- Uploads:
- 5
- Thanks:
- 5
April 18, 2014 at 4:50 am #531351I would like to use the default article layout instead of any of the alternative article layouts. My problem is the Share On and Buy on Amazon buttons don’t appear by default on the default layout. I have found code relating to both in the alternative track layout directory of templatesja_muzichtmlcom_contentarticledefau lt-track.php I copied the following code to the default layout:
<?php if(isset($metadata->jcontent_amazonsell) && $metadata->jcontent_amazonsell !=” ) : ?>
<a class=”btn btn-source btn-buy” href=”<?php echo $metadata->jcontent_amazonsell;?>”><?php echo JText::_(‘TPL_BUY_ON_AMAZON’); ?></a>
<?php endif;?>
<button class=”btn btn-source btn-share” data-toggle=”modal” href=”#myModal”><?php echo JText::_(‘TPL_SHARE_ON’); ?></button>
<div class=”modal hide fade” id=”myModal”>
<div class=”modal-header”>
<a class=”close” data-dismiss=”modal”>×</a>
<h3><?php echo JText::_(‘TPL_SHARE_ON’); ?></h3>
The Share On button now appears and works, but the Buy on Amazon button doesn’t and there is an error in a yellow box: Warning
Error loading feed data
Is the Buy on Amazon Button a third party module? What other files, folders, or code might need to be applied to the default article layout for the Buy on Amazon button to work? Any assistance or ideas is appreciated.the1michaeljones Friendthe1michaeljones
- Join date:
- April 2011
- Posts:
- 35
- Downloads:
- 24
- Uploads:
- 5
- Thanks:
- 5
April 18, 2014 at 2:24 pm #531449Sorry Alex. My post here in this forum is more related to the question is the Buy on Amazon button a third party module button? I offered the other information to indicate my situation and what I’m dealing with. I figured since the button is on the article page and could be a module that you might have some info about it specifically. Any help is appreciated.
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
April 18, 2014 at 7:35 pm #531487<em>@the1michaeljones 422432 wrote:</em><blockquote>
…is the Buy on Amazon button a third party module button?
</blockquote>I can see that our developer Saguaros has more than comprehensively addressed this question for you in his post #8 at this thread.
I am sure by now you are clear what JA Muzic’s “Buy on Amazon” button is all about and am now closing this thread as Solved. Please feel free to create a new thread should you have new issues.
Regards,
Alex
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by alexsmirnov 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Module on the article page.
Viewing 5 posts - 1 through 5 (of 5 total)