Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file How to change tags position of JUX Mashup

More
8 years 7 months ago #7953 by marcin
I think that modification that allow me to use multi words tag in k2 is in default_k2.php which is heavy modified by me, can you provide manual instruction for patch?

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago - 8 years 7 months ago #7959 by GDragon
Hi sirwiz,
Thanks for your reply!
Path: {root}/modules/mod_jux_mashup/tmpl/ then open file defaut_k2.php
With K2 you can do similar by cut the code from line 163 to 172:
<?php if($params->get('jux_tags') == "1"): ?>
                            <?php if (isset($item_tags)):?>    
                            <ul class="jux-tags">
                                <?php 
                                 foreach ($item_tags as $tag) {?>
                                    <li class = "jux-get-tags"><a href="<?php echo JURI::base().'index.php/component/k2/itemlist/tag/'.$tag->name;?>"><?php echo ($tag != end($item_tags) ? $tag->name : $tag->name);?></a></li>
                                <?php }?>
                            </ul>
                            <?php endif;?>
                        <?php endif; ?>
then paste after line 86
<?php echo $image; ?>
However you need style css after custom our module.
Hope this help!

Best regards,
--GD--
Last edit: 8 years 7 months ago by GDragon.

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #7960 by GDragon
Hi Propolis,
Thanks for your reply!
I checked your site and fixed problem in case don't have image.
About light box, when you use image please pm me. I'll check it again for you because I checked on our site all working fine now.
To order articles by create date you can choose it at back-end (tab Module option Order By)
Hope this help!

Best regards,
--GD--
The following user(s) said Thank You: Eddie

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #7974 by Eddie
Thank you. Its 90% there.

Its when I click on a article, it opens '_self' position and thats what I need to change. Look at www.international18skiff.org/index.php?lang=en and click on any of the news articles, you will see how it opens.

Can this be done?

Eddie

:)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #8028 by GDragon
Hi,
I have just checked your site but I don't see mashup now. Can you re published it.
About the link target our module have option at back-end. So you can use it!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #8029 by Eddie

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #8039 by GDragon
Hi,
I checked your site. Mashup have option Title Link Target. You can choose blank to get articles show in new window.
hope this help!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #8069 by Eddie
Hi,

I dont want a new window. I want it to open in a lightbox style window as per our live site front page when you read news: www.international18skiff.org

In Item style in the Backend, what happens when I got lightbox ticked.

Eddie

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #8070 by GDragon
Hi Propolis,
Lightbox option will use to display image intro of articles.
So in this case your articles don't have images, that why don't have lightbox!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #8071 by GDragon
Hi Propolis,
Lightbox option will use to display image intro of articles.
So in this case your articles don't have images, that why don't have lightbox!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.049 seconds
Powered by Kunena Forum