Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • impressme Friend
    #954762

    First of all thank you for this unique template. After a lot of work we are in the final stage to release to client. The problems I still cannot solve are:
    1) In the tabs I would like a pagination or a link so users do not think that these are the only articles exist
    2) At the JoomlArt Advanced Custom Module, when it gets a thumbnail for a youtube video it chooses only the maxresdefault.jpg but if video does not have hd then it shows an empty image for example http://img.youtube.com/vi/PR63xw90Mv8/maxresdefault.jpg when the correct one shoulded be http://img.youtube.com/vi/PR63xw90Mv8/default.jpg. You can easy fix by putting an option for the user to choose the thumb. For the time being I changed the file /templates/ja-platon/acm/video/tmpl/style-1.php line 55

    <img width="100%" height="100%" src="http://img.youtube.com/vi/<?php echo $video_link; ?>/maxreddefault.jpg" />

    to

    <img width="100%" height="100%" src="http://img.youtube.com/vi/<?php echo $video_link; ?>/default.jpg" />

    But i do not want to worry if I update template to loose this or any other change
    How can I put an overide to this file? Creating it in /templates/ja_platon/html/templates/ja_platon/acm/video/tmpl didnt work
    the work in progress is at

    http://www.medsec.impressmeprojects.com/

    (sometimes dns wont open it with the first try 😛 )

    Saguaros Moderator
    #955022

    Hi

    1. Could you illustrate the modification you expect via screenshot?

    2. Did you try to add the override into local folder in template? http://www.t3-framework.org/documentation/extend-com-content#isolate-template
    impressme Friend
    #955032

    I imaging something like that:


    1. screencapture-www-med-sec-org-1469781024766
    impressme Friend
    #955035

    I also just noticed that the j social calendar does not show upcoming events but I suppose I must ask help from them. If you could give an insight to that though I would be grateful.

    Saguaros Moderator
    #955653

    Hi

    In the tab, we use Articles category module to display articles there. Unfortunately, there will not be pagination for a Joomla module, its default feature of Joomla.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 7 years, 8 months ago.

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