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

file Tags as an overlay

More
8 years 7 months ago - 8 years 7 months ago #7852 by Othniel Harris
Great module.

How can I get the tags as an overlay of the intro / article image (see attached image as example)?

Demo site is - www.tvjsn.com/demo/programmes/entertainment/drs.html
Attachments:
Last edit: 8 years 7 months ago by Othniel Harris. Reason: added site address

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

More
8 years 7 months ago #7874 by GDragon
Replied by GDragon on topic Tags as an overlay
Hi Oharris,
Thanks for contacting us and choosing our product!
About your question with jux mashup I checked your site and that seem you are using source from K2.
So you can change positon of tags by steps:
Step 1: Go to path {root}/modules/mod_jux_mashup/tmpl/then open file default.php
Step 2: 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; ?>
and paste after line 86.
<?php echo $image; ?>
And you also need style for it
Hope this help!
P/s: Please download latest version 1.0.1 and install

Best regards,
--GD--

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

More
8 years 7 months ago #7896 by Othniel Harris
Replied by Othniel Harris on topic Tags as an overlay
Sorry, I am not using K2 as source. I am using Joomla articles. Should I use the same instructions you sent?

I also installed the new version as recommended. But I am not seeing the tags, although I have tags enabled.

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

More
8 years 7 months ago #7913 by GDragon
Replied by GDragon on topic Tags as an overlay
Hi Oharris,
Thanks for your reply and sorry for late response because we just have weekend.
With K2 source you can do the same instruction as joomla source. Also did you enable option show tags at back-end?

Best regards,
--GD--

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

More
8 years 7 months ago #7920 by Othniel Harris
Replied by Othniel Harris on topic Tags as an overlay
Yes, tags enabled in back-end.

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

More
8 years 7 months ago #7933 by GDragon
Replied by GDragon on topic Tags as an overlay
Hi Oharris,
Please pm me admin account. I'll check and fix it for you!

Best regards,
--GD--

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

More
8 years 7 months ago #7966 by GDragon
Replied by GDragon on topic Tags as an overlay
Hi Oharris,
I have just installed latest version 1.0.2 to fix tags problem on your site.
However I checked loadmore function and see have problem with other extensions and loadmore doesn't work.
You can use debug tool of browser (press F12) you will see have bugs with juslider,...
So please check it!

Best regards,
--GD--

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

More
8 years 7 months ago #7979 by Othniel Harris
Replied by Othniel Harris on topic Tags as an overlay
Thank you. Will look at load more function.

To change the tags as overlay on image, should I perform the 2 steps you had mentioned earlier?

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

More
8 years 7 months ago #8027 by GDragon
Replied by GDragon on topic Tags as an overlay
Hi Oharris,
With 2 steps above you can cut the code from step 1 and put it at anywhere you want.
But you need style CSS for it after custom mashup!

Best regards,
--GD--

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

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