Keyword

Advanced Search

Search Results (Searched for: preview)

  • Red Deer
  • Red Deer's Avatar
09 Apr 2019 21:56
JCE tabs missing from K2 items was created by Red Deer

JCE tabs missing from K2 items

Category: English K2 Community

Hi Fellow K2 users,

Has anyone else experienced the JCE tabs missing from K2 items? I just upgraded both Joomla and JCE. The JCE Editor, Source, and Preview tabs are not visible and only the source code view of the item is displayed. All three tabs are present in Joomla Content Articles. Screen captures of both are attached.

Joomla: 3.9.5
K2: 2.9.0
JCE: 2.7.7
Browsers: Firefox, Firefox Developer, Chrome

All the usual post-installation cache clearing has no effect.

Kind regards,
  • Paolo
  • Paolo's Avatar
20 Mar 2019 20:46 - 20 Mar 2019 20:46

Intervenire sulla personalizzazione del "Portfolio"

Category: Comunità italiana K2

Con questo ho tolto la toolbar
body.bd-home #toolbar,
body.layoutview #toolbar {
border-bottom: 0;
display: none; <
add this line
}
ora rimane da mdificare la dimensione delle illmagine in preview e togliere il riquadro della data iniziale.
  • Paolo
  • Paolo's Avatar
20 Mar 2019 18:02

Intervenire sulla personalizzazione del "Portfolio"

Category: Comunità italiana K2

Buonasera
trovo qualche difficoltà sulla personalizzazione del portfolio.
vorrei eliminare il primo box a sinistra con la data e il numero degli articoli e anche la scelta tra grid e linear layout.
Nel contempo vorrei ampliare la grandezza delle preview.
Qui la demo
www.italiafilmservice.com/test4/
Cortesemente qualche suggerimento?

Grazie dell'attenzione
  • Ron
  • Ron 's Avatar
10 Mar 2019 11:41
Replied by Ron on topic Upload MP4 not correct

Upload MP4 not correct

Category: AllVideos

The problem is that if the preview is not working neither is the link to it It gives a failt on the website. Something with html-5 I now linked it to you tube Works fine.
But it would be nice to run mp4 directly.

So the question still remains Why can i not run the preview.
  • Ron
  • Ron 's Avatar
08 Mar 2019 23:52 - 09 Mar 2019 16:59
Upload MP4 not correct was created by Ron

Upload MP4 not correct

Category: AllVideos

Hi All, new here Thanks for admission.

I installed allvideos

Added a mediamap images/videos

Added mp4 extension and Mime

Uploaded mp4 through built in upload option

A thumbnail appeared (see pic) but .... on preview
only black screen with text Error loading this resource.

Tried everything possible but no result. What am
I doing wrong ???

The file in joomla is 5,74mb The original in my pc is
5,879

Any help is appreciated.

  • Chris Hogan
  • Chris Hogan's Avatar
19 Feb 2019 13:16 - 19 Feb 2019 13:18

Item image link working on home, but not in category

Category: English K2 Community

Hi there,

Just had a look at what I believe to be the correct bits of code...and the two different parts from each file are below:

I have tried to test different parts of the code from the item.php in the category_item.php, but I can't seem to get the same results on a categories page?


Item.php:
<!-- Item Image --> <div class="itemImageBlock"> <span class="itemImage"> <a data-k2-modal="image" href="<?php echo $this->item->imageXLarge; ?>" title="<?php echo JText::_('K2_CLICK_TO_PREVIEW_IMAGE'); ?>"> <img src="<?php echo $this->item->image; ?>" alt="<?php if(!empty($this->item->image_caption)) echo K2HelperUtilities::cleanHtml($this->item->image_caption); else echo K2HelperUtilities::cleanHtml($this->item->title); ?>" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" /> </a> </span>


Category_item.php:
<!-- Item Image --> <div class="catItemImageBlock"> <span class="catItemImage"> <a href="<?php echo $this->item->link; ?>" title="<?php if(!empty($this->item->image_caption)) echo K2HelperUtilities::cleanHtml($this->item->image_caption); else echo K2HelperUtilities::cleanHtml($this->item->title); ?>"> <img src="<?php echo $this->item->image; ?>" alt="<?php if(!empty($this->item->image_caption)) echo K2HelperUtilities::cleanHtml($this->item->image_caption); else echo K2HelperUtilities::cleanHtml($this->item->title); ?>" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" /> </a> </span>


Any advise is welcome!
  • JoomlaWorks
  • JoomlaWorks's Avatar
18 Feb 2019 21:57
Replied by JoomlaWorks on topic [SOLVED] Print View Override

[SOLVED] Print View Override

Category: English K2 Community

This if statement at the top is shown only on the print page. Similarly, you can extend it to an if/else statement. Anything that is in the "else" part will only be shown when you are NOT on the print page/preview. Whatever is in the "if" part though will be shown only in the print page/preview. So in there you can add whatever you want from the rest of the PHP template variables you see in item.php. On 99,9% of the times, developers use some print CSS magic to spice up the print page. There is rarely a need to have different markup, that's why we chose this approach. Trust me, it's FAR more flexible than Joomla's...
  • Aniron79
  • Aniron79's Avatar
27 Jan 2019 17:14
K2 category listing problem was created by Aniron79

K2 category listing problem

Category: English K2 Community

Hi, I created a category in my website, but when I open it, the articles are listed in full view and in one page. How can I set the category to list only the articles preview?

Thanks
  • Klaus Bogotz
  • Klaus Bogotz's Avatar
28 Nov 2018 19:53

Fix issue with target="_blank" adding rel="noopener noreferrer"

Category: Simple RSS Feed Reader

Thanks for your quick reply. Hope I will be able to do an override. Never did it and it seems complicated. What about my idea to add this option to extended settings of Simple RSS Feed Reader as it seems to be an important issue. Check at Google for securing target="_blank" links.

Fotis wrote: What do you mean by "preview" in regards to the forum?

I refer to the button "Preview" beside "Write" in the second line off the message editor. I get only a blank field when I push it. No preview at all.
Regards, Klaus
  • JoomlaWorks
  • JoomlaWorks's Avatar
28 Nov 2018 19:05

Fix issue with target="_blank" adding rel="noopener noreferrer"

Category: Simple RSS Feed Reader

You can easily create a template override for SRFR and in there modify the HTML for the link of each feed entry to use any attribute you like. Instructions can be found in the "Styling" section here: www.joomlaworks.net/extensions/free/simple-rss-feed-reader

What do you mean by "preview" in regards to the forum?
  • Klaus Bogotz
  • Klaus Bogotz's Avatar
28 Nov 2018 17:13 - 28 Nov 2018 17:24

Fix issue with target="_blank" adding rel="noopener noreferrer"

Category: Simple RSS Feed Reader

In some publications (example : medium.com/@ali.dev/how-to-fix-target-blank-a-security-and-performance-issue-in-web-pages-2118eba1ce2f) I read, that links with target = "_ blank" represent a security and performance risk. Remedy is the extension of the URI by rel = "noopener noreferrer". Unfortunately, I'm not a programmer and so I do not know how I can do it.
Perhaps in the advanced settings should be an option that allow the extension of the URI by such or similar parameters.
If this is not possible or desired I would be happy if someone could explain to me how I can do that by overriding the original function.
The complete URI should be like the following example: <a href=”sedeo.net” target=”_blank” rel=”noopener noreferrer”>Go to sedeo
By the way off topic: Preview of this forum does not work in my Chrome-Browser
  • JoomlaWorks
  • JoomlaWorks's Avatar
02 Nov 2018 12:41

Video displayed from Virtuemart URL is not working correctly...

Category: AllVideos

The jQuery is just changing the styling (CSS), nothing fancy. There is no JS injecting videos here. Nor altering the output of the videos.

Here's the same code cleaned up and using proper HTML tags (you might want to adjust Sourcerer's options to use < and > for HTML tags instead of and)...
<?php $user = JFactory::getUser(); if ($user->id) { $db = JFactory::getDbo(); $query = $db->getQuery(true); $query2 = $db->getQuery(true); $query3 = $db->getQuery(true); $query4 = $db->getQuery(true); $query->select('virtuemart_order_id') ->from($db->quoteName('#__virtuemart_orders')) ->where($db->quoteName('virtuemart_user_id') . ' = ' . $user->id); $db->setQuery($query); $results = $db->loadResult(); $query2->select('virtuemart_product_id') ->from($db->quoteName('#__virtuemart_order_items')) ->where($db->quoteName('virtuemart_order_id') . ' = ' . $results); $db->setQuery($query2); $results2 = $db->loadResult(); $query3->select('order_status') ->from($db->quoteName('#__virtuemart_order_items')) ->where($db->quoteName('virtuemart_order_id') . ' = ' . $results); $db->setQuery($query3); $results3 = $db->loadResult(); $query4->select('created_on') ->from($db->quoteName('#__virtuemart_orders')) ->where($db->quoteName('virtuemart_order_id') . ' = ' . $results); $db->setQuery($query4); $results4 = $db->loadResult(); if ($results2 != 1) { ?> <div class="vid-div" style="width:100%;float: left;"> {mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote} </div> <?php } else { if ($results3 != "C") { ?> <div style="margin:12px 0;color:red;"> Payment Incomplete </div> <div class="vid-div" style="width:100%;float:left;"> {mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote} </div> <?php } else { if (strtotime("now") > strtotime("+5 days", strtotime($results4))) { ?> <div style="margin:12px 0;color:red;font-size:8pt;"> Your 5 Day Subscription Has Expired. Please Purchase Again to Continue Viewing. </div> <script>jQuery(".addtocart-button").show();</script> <div class="vid-div" style="width:100%;float:left;"> {mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote} </div> <?php } else { ?> <script> jQuery(".addtocart-button").hide(); jQuery(".course-preview").hide(); jQuery(".product-price").hide(); </script> {mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Paul+Szych+Training+-+Segment+1.mp4{/mp4remote} <script> jQuery(".avPlayerWrapper").insertBefore(".description-product"); jQuery(".description-product").css({"width": "100%", "padding-top": "24px"}); jQuery(".v-preview").hide(); jQuery(".price").hide(); </script> <?php } } } } else { ?> <div class="vid-div" style="width:100%;float:left;"> {mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote} </div> <?php } ?>

Since I can't see a page with all these cases obviously and since videos do show up just fine for guests in that site, is the only problem the fact that the videos don't "stream" (e.g. you can't skip forward as you mentioned)? Or do the actual URLs break and the videos are not viewable at all?
  • Ernest
  • Ernest's Avatar
01 Nov 2018 18:59 - 01 Nov 2018 19:05

New menu item, new k2 Categories List (menu) module

Category: English K2 Community

I already have this configuration, check it there:




There is what you can see on the sites. It picks good module, but each of modules (Silniki or Kategorie) don't contain good categories from K2. Look there:




There are good modules but I still don't know how to set good categories fo wright module (Silniki or Kategorie).



Already I'll just make new categories like Silniki and Felietony which will contain categories, will be their parents ste.
So Felietony will have "Porady", "Moje Sprzęty", "Historie" and "Artykuły" and Silniki will have the rest.

But I still would like to have only good categories for each module.
  • Matthew
  • Matthew's Avatar
01 Nov 2018 16:52

Video displayed from Virtuemart URL is not working correctly...

Category: AllVideos

Fotis,

Thank you so much for helping me. I really appreciate it. Sourcerer is installed already. Here is the entire source for that product:
{source} <?php $user = JFactory::getUser(); if($user->id) { $db = JFactory::getDbo(); $query = $db->getQuery(true); $query2 = $db->getQuery(true); $query3 = $db->getQuery(true); $query4 = $db->getQuery(true); $query->select('virtuemart_order_id') ->from($db->quoteName('#__virtuemart_orders')) ->where($db->quoteName('virtuemart_user_id') . ' = ' . $user->id); $db->setQuery($query); $results = $db->loadResult(); $query2->select('virtuemart_product_id') ->from($db->quoteName('#__virtuemart_order_items')) ->where($db->quoteName('virtuemart_order_id') . ' = ' . $results); $db->setQuery($query2); $results2 = $db->loadResult(); $query3->select('order_status') ->from($db->quoteName('#__virtuemart_order_items')) ->where($db->quoteName('virtuemart_order_id') . ' = ' . $results); $db->setQuery($query3); $results3 = $db->loadResult(); $query4->select('created_on') ->from($db->quoteName('#__virtuemart_orders')) ->where($db->quoteName('virtuemart_order_id') . ' = ' . $results); $db->setQuery($query4); $results4 = $db->loadResult(); if ($results2 != 1) { ?>[[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } else { if ($results3 != "C") { echo("[[div style=\"margin: 12px 0; color: red;\"]]Payment Incomplete[[/div]]"); ?>[[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } else { if (strtotime("now") > strtotime("+5 days", strtotime($results4))) { echo ("[[div style=\"margin: 12px 0; color: red; font-size: 8pt;\"]]Your 5 Day Subscription Has Expired. Please Purchase Again to Continue Viewing.[[/div]]"); ?>[[script]]jQuery(".addtocart-button").show();[[/script]][[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } else { ?>[[script]]jQuery(".addtocart-button").hide(); jQuery(".course-preview").hide(); jQuery(".product-price").hide();[[/script]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Paul+Szych+Training+-+Segment+1.mp4{/mp4remote}[[script]]jQuery(".avPlayerWrapper").insertBefore(".description-product"); jQuery(".description-product").css({"width": "100%", "padding-top": "24px"}); jQuery(".v-preview").hide(); jQuery(".price").hide();[[/script]]<?php } } } } else { ?>[[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } ?> {/source}
  • Matthew
  • Matthew's Avatar
30 Oct 2018 00:39

Video displayed from Virtuemart URL is not working correctly...

Category: AllVideos

Hello,

I am attempting to stream videos from Amazon s3 via cloudfront. I have set up the files and everything plays fine in a browser...but I'm having problems getting the video player to play correctly from the product description within Virtuemart. I can play the below video just fine in a browser, on an article, etc. However, when the {mp4remote} tag is inserted into some Javascript, it is not playing correctly from the same URL. It is playing from one that is appended by Virtuemart:

Examples:
Here is the mp4remote code (if you just plug in the URL it plays great and you can stop, jump ahead, etc.:
{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Paul+Szych+Training+-+Segment+1.mp4{/mp4remote}


Here is the javascript to load the video if they fall within a 5 day period but the video that ends up outputting is extremely slow and you can't fast forward or even pause the video and play again...:
 if ($results2 != 1) { ?>[[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } else { if ($results3 != "C") { echo("[[div style=\"margin: 12px 0; color: red;\"]]Payment Incomplete[[/div]]"); ?>[[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } else { if (strtotime("now") > strtotime("+5 days", strtotime($results4))) { echo ("[[div style=\"margin: 12px 0; color: red; font-size: 8pt;\"]]Your 5 Day Subscription Has Expired. Please Purchase Again to Continue Viewing.[[/div]]"); ?>[[script]]jQuery(".addtocart-button").show();[[/script]][[div class="vid-div" style="width: 100%; float: left;"]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Segment+1+Intro.mp4{/mp4remote}[[/div]]<?php } else { ?>[[script]]jQuery(".addtocart-button").hide(); jQuery(".course-preview").hide(); jQuery(".product-price").hide();[[/script]]{mp4remote}https://s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Paul+Szych+Training+-+Segment+1.mp4{/mp4remote}[[script]]jQuery(".avPlayerWrapper").insertBefore(".description-product"); jQuery(".description-product").css({"width": "100%", "padding-top": "24px"}); jQuery(".v-preview").hide(); jQuery(".price").hide();[[/script]]<?php

As you can see it checks to see if the user falls within 5 days of purchase, then lets them view the file. However, the play buttons appended on the receipt page, play from a virtuemart URL that is displaying the video, but not in a streaming capacity, as you can't pause and restart. It simply won't play the video again...

How can I add the video to play correctly with the following URL in the tags so that is plays smoothly and can be stopped, rewind, etc.?: {mp4remote}s3-us-west-2.amazonaws.com/paul-szych-videos/UPDATED/Paul+Szych+Training+-+Segment+1.mp4{/mp4remote}

The ending URL that Virtuemart is pushing the user to is: stophimfromkillingthem.com/index.php?option=com_virtuemart&view=plugin&name=spiral_download&custom_id=2&dlkey=cF9SY0duaUpaVA==&oid=35

The above just won't do because a user can't pause and restart it. Any help is greatly appreciated.
  • George
  • George's Avatar
23 Oct 2018 21:21
Replied by George on topic K2 comments problem with plugin comments..

K2 comments problem with plugin comments..

Category: English K2 Community

OK I try to find it but I cant, can you help me where is this ?
<?php /** * @version 2.9.x * @package K2 * @author JoomlaWorks https://www.joomlaworks.net * @copyright Copyright (c) 2006 - 2018 JoomlaWorks Ltd. All rights reserved. * @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html */ // no direct access defined('_JEXEC') or die; ?> <?php if(JRequest::getInt('print')==1): ?> <!-- Print button at the top of the print page only --> <a class="itemPrintThisPage" rel="nofollow" href="#" onclick="window.print();return false;"> <span><?php echo JText::_('K2_PRINT_THIS_PAGE'); ?></span> </a> <?php endif; ?> <!-- Start K2 Item Layout --> <span id="startOfPageId<?php echo JRequest::getInt('id'); ?>"></span> <div id="k2Container" class="itemView<?php echo ($this->item->featured) ? ' itemIsFeatured' : ''; ?><?php if($this->item->params->get('pageclass_sfx')) echo ' '.$this->item->params->get('pageclass_sfx'); ?>"> <!-- Plugins: BeforeDisplay --> <?php echo $this->item->event->BeforeDisplay; ?> <!-- K2 Plugins: K2BeforeDisplay --> <?php echo $this->item->event->K2BeforeDisplay; ?> <div class="itemHeader"> <?php if($this->item->params->get('itemDateCreated')): ?> <!-- Date created --> <span class="itemDateCreated"> <?php echo JHTML::_('date', $this->item->created, JText::_('K2_DATE_FORMAT_LC2')); ?> </span> <?php endif; ?> <?php if($this->item->params->get('itemTitle')): ?> <!-- Item title --> <h2 class="itemTitle"> <?php if(isset($this->item->editLink)): ?> <!-- Item edit link --> <span class="itemEditLink"> <a data-k2-modal="edit" href="<?php echo $this->item->editLink; ?>"><?php echo JText::_('K2_EDIT_ITEM'); ?></a> </span> <?php endif; ?> <?php echo $this->item->title; ?> <?php if($this->item->params->get('itemFeaturedNotice') && $this->item->featured): ?> <!-- Featured flag --> <span> <sup> <?php echo JText::_('K2_FEATURED'); ?> </sup> </span> <?php endif; ?> </h2> <?php endif; ?> <?php if($this->item->params->get('itemAuthor')): ?> <!-- Item Author --> <span class="itemAuthor"> <?php echo K2HelperUtilities::writtenBy($this->item->author->profile->gender); ?> <?php if(empty($this->item->created_by_alias)): ?> <a rel="author" href="<?php echo $this->item->author->link; ?>"><?php echo $this->item->author->name; ?></a> <?php else: ?> <?php echo $this->item->author->name; ?> <?php endif; ?> </span> <?php endif; ?> </div> <!-- Plugins: AfterDisplayTitle --> <?php echo $this->item->event->AfterDisplayTitle; ?> <!-- K2 Plugins: K2AfterDisplayTitle --> <?php echo $this->item->event->K2AfterDisplayTitle; ?> <?php if( $this->item->params->get('itemFontResizer') || $this->item->params->get('itemPrintButton') || $this->item->params->get('itemEmailButton') || $this->item->params->get('itemSocialButton') || ($this->item->params->get('itemVideoAnchor') && !empty($this->item->video)) || ($this->item->params->get('itemImageGalleryAnchor') && !empty($this->item->gallery)) || ($this->item->params->get('itemCommentsAnchor') && $this->item->params->get('itemComments') && $this->item->params->get('comments')) ): ?> <div class="itemToolbar"> <ul> <?php if($this->item->params->get('itemFontResizer')): ?> <!-- Font Resizer --> <li> <span class="itemTextResizerTitle"><?php echo JText::_('K2_FONT_SIZE'); ?></span> <a href="#" id="fontDecrease"> <span><?php echo JText::_('K2_DECREASE_FONT_SIZE'); ?></span> </a> <a href="#" id="fontIncrease"> <span><?php echo JText::_('K2_INCREASE_FONT_SIZE'); ?></span> </a> </li> <?php endif; ?> <?php if($this->item->params->get('itemPrintButton') && !JRequest::getInt('print')): ?> <!-- Print Button --> <li> <a class="itemPrintLink" rel="nofollow" href="<?php echo $this->item->printLink; ?>" onclick="window.open(this.href,'printWindow','width=900,height=600,location=no,menubar=no,resizable=yes,scrollbars=yes'); return false;"> <span><?php echo JText::_('K2_PRINT'); ?></span> </a> </li> <?php endif; ?> <?php if($this->item->params->get('itemEmailButton') && !JRequest::getInt('print')): ?> <!-- Email Button --> <li> <a class="itemEmailLink" rel="nofollow" href="<?php echo $this->item->emailLink; ?>" onclick="window.open(this.href,'emailWindow','width=400,height=350,location=no,menubar=no,resizable=no,scrollbars=no'); return false;"> <span><?php echo JText::_('K2_EMAIL'); ?></span> </a> </li> <?php endif; ?> <?php if($this->item->params->get('itemSocialButton') && !is_null($this->item->params->get('socialButtonCode', NULL))): ?> <!-- Item Social Button --> <li> <?php echo $this->item->params->get('socialButtonCode'); ?> </li> <?php endif; ?> <?php if($this->item->params->get('itemVideoAnchor') && !empty($this->item->video)): ?> <!-- Anchor link to item video below - if it exists --> <li> <a class="itemVideoLink k2Anchor" href="<?php echo $this->item->link; ?>#itemVideoAnchor"><?php echo JText::_('K2_MEDIA'); ?></a> </li> <?php endif; ?> <?php if($this->item->params->get('itemImageGalleryAnchor') && !empty($this->item->gallery)): ?> <!-- Anchor link to item image gallery below - if it exists --> <li> <a class="itemImageGalleryLink k2Anchor" href="<?php echo $this->item->link; ?>#itemImageGalleryAnchor"><?php echo JText::_('K2_IMAGE_GALLERY'); ?></a> </li> <?php endif; ?> <?php if($this->item->params->get('itemCommentsAnchor') && $this->item->params->get('itemComments') && ( ($this->item->params->get('comments') == '2' && !$this->user->guest) || ($this->item->params->get('comments') == '1')) ): ?> <!-- Anchor link to comments below - if enabled --> <li> <?php if(!empty($this->item->event->K2CommentsCounter)): ?> <!-- K2 Plugins: K2CommentsCounter --> <?php echo $this->item->event->K2CommentsCounter; ?> <?php else: ?> <?php if($this->item->numOfComments > 0): ?> <a class="itemCommentsLink k2Anchor" href="<?php echo $this->item->link; ?>#itemCommentsAnchor"> <span><?php echo $this->item->numOfComments; ?></span> <?php echo ($this->item->numOfComments>1) ? JText::_('K2_COMMENTS') : JText::_('K2_COMMENT'); ?> </a> <?php else: ?> <a class="itemCommentsLink k2Anchor" href="<?php echo $this->item->link; ?>#itemCommentsAnchor"><?php echo JText::_('K2_BE_THE_FIRST_TO_COMMENT'); ?></a> <?php endif; ?> <?php endif; ?> </li> <?php endif; ?> </ul> <div class="clr"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemRating')): ?> <!-- Item Rating --> <div class="itemRatingBlock"> <span><?php echo JText::_('K2_RATE_THIS_ITEM'); ?></span> <div class="itemRatingForm"> <ul class="itemRatingList"> <li class="itemCurrentRating" id="itemCurrentRating<?php echo $this->item->id; ?>" style="width:<?php echo $this->item->votingPercentage; ?>%;"></li> <li><a href="#" data-id="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_1_STAR_OUT_OF_5'); ?>" class="one-star">1</a></li> <li><a href="#" data-id="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_2_STARS_OUT_OF_5'); ?>" class="two-stars">2</a></li> <li><a href="#" data-id="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_3_STARS_OUT_OF_5'); ?>" class="three-stars">3</a></li> <li><a href="#" data-id="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_4_STARS_OUT_OF_5'); ?>" class="four-stars">4</a></li> <li><a href="#" data-id="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_5_STARS_OUT_OF_5'); ?>" class="five-stars">5</a></li> </ul> <div id="itemRatingLog<?php echo $this->item->id; ?>" class="itemRatingLog"><?php echo $this->item->numOfvotes; ?></div> <div class="clr"></div> </div> <div class="clr"></div> </div> <?php endif; ?> <div class="itemBody"> <!-- Plugins: BeforeDisplayContent --> <?php echo $this->item->event->BeforeDisplayContent; ?> <!-- K2 Plugins: K2BeforeDisplayContent --> <?php echo $this->item->event->K2BeforeDisplayContent; ?> <?php if($this->item->params->get('itemImage') && !empty($this->item->image)): ?> <!-- Item Image --> <div class="itemImageBlock"> <span class="itemImage"> <a data-k2-modal="image" href="<?php echo $this->item->imageXLarge; ?>" title="<?php echo JText::_('K2_CLICK_TO_PREVIEW_IMAGE'); ?>"> <img src="<?php echo $this->item->image; ?>" alt="<?php if(!empty($this->item->image_caption)) echo K2HelperUtilities::cleanHtml($this->item->image_caption); else echo K2HelperUtilities::cleanHtml($this->item->title); ?>" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" /> </a> </span> <?php if($this->item->params->get('itemImageMainCaption') && !empty($this->item->image_caption)): ?> <!-- Image caption --> <span class="itemImageCaption"><?php echo $this->item->image_caption; ?></span> <?php endif; ?> <?php if($this->item->params->get('itemImageMainCredits') && !empty($this->item->image_credits)): ?> <!-- Image credits --> <span class="itemImageCredits"><?php echo $this->item->image_credits; ?></span> <?php endif; ?> <div class="clr"></div> </div> <?php endif; ?> <?php if(!empty($this->item->fulltext)): ?> <?php if($this->item->params->get('itemIntroText')): ?> <!-- Item introtext --> <div class="itemIntroText"> <?php echo $this->item->introtext; ?> </div> <?php endif; ?> <?php if($this->item->params->get('itemFullText')): ?> <!-- Item fulltext --> <div class="itemFullText"> <?php echo $this->item->fulltext; ?> </div> <?php endif; ?> <?php else: ?> <!-- Item text --> <div class="itemFullText"> <?php echo $this->item->introtext; ?> </div> <?php endif; ?> <div class="clr"></div> <?php if($this->item->params->get('itemExtraFields') && count($this->item->extra_fields)): ?> <!-- Item extra fields --> <div class="itemExtraFields"> <h3><?php echo JText::_('K2_ADDITIONAL_INFO'); ?></h3> <ul> <?php foreach ($this->item->extra_fields as $key => $extraField): ?> <?php if($extraField->value != ''): ?> <li class="<?php echo ($key%2) ? "odd" : "even"; ?> type<?php echo ucfirst($extraField->type); ?> group<?php echo $extraField->group; ?> alias<?php echo ucfirst($extraField->alias); ?>"> <?php if($extraField->type == 'header'): ?> <h4 class="itemExtraFieldsHeader"><?php echo $extraField->name; ?></h4> <?php else: ?> <span class="itemExtraFieldsLabel"><?php echo $extraField->name; ?>:</span> <span class="itemExtraFieldsValue"><?php echo $extraField->value; ?></span> <?php endif; ?> </li> <?php endif; ?> <?php endforeach; ?> </ul> <div class="clr"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemHits') || ($this->item->params->get('itemDateModified') && intval($this->item->modified)!=0)): ?> <div class="itemContentFooter"> <?php if($this->item->params->get('itemHits')): ?> <!-- Item Hits --> <span class="itemHits"> <?php echo JText::_('K2_READ'); ?> <b><?php echo $this->item->hits; ?></b> <?php echo JText::_('K2_TIMES'); ?> </span> <?php endif; ?> <?php if($this->item->params->get('itemDateModified') && intval($this->item->modified)!=0): ?> <!-- Item date modified --> <span class="itemDateModified"> <?php echo JText::_('K2_LAST_MODIFIED_ON'); ?> <?php echo JHTML::_('date', $this->item->modified, JText::_('K2_DATE_FORMAT_LC2')); ?> </span> <?php endif; ?> <div class="clr"></div> </div> <?php endif; ?> <!-- Plugins: AfterDisplayContent --> <?php echo $this->item->event->AfterDisplayContent; ?> <!-- K2 Plugins: K2AfterDisplayContent --> <?php echo $this->item->event->K2AfterDisplayContent; ?> <div class="clr"></div> </div> <?php if( $this->item->params->get('itemTwitterButton',1) || $this->item->params->get('itemFacebookButton',1) || $this->item->params->get('itemGooglePlusOneButton',1) ): ?> <!-- Social sharing --> <div class="itemSocialSharing"> <?php if($this->item->params->get('itemTwitterButton',1)): ?> <!-- Twitter Button --> <div class="itemTwitterButton"> <a href="https://twitter.com/share" class="twitter-share-button" data-lang="<?php echo $this->item->langTagForTW; ?>" data-via="<?php if($this->item->params->get('twitterUsername')) echo $this->item->params->get('twitterUsername'); ?>"><?php echo JText::_('K2_TWEET'); ?></a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </div> <?php endif; ?> <?php if($this->item->params->get('itemFacebookButton',1)): ?> <!-- Facebook Button --> <div class="itemFacebookButton"> <div id="fb-root"></div> <script>(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id)) return;js=d.createElement(s);js.id=id;js.src="//connect.facebook.net/<?php echo $this->item->langTagForFB; ?>/sdk.js#xfbml=1&version=v2.5";fjs.parentNode.insertBefore(js,fjs);}(document,'script','facebook-jssdk'));</script> <div class="fb-like" data-width="200" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemGooglePlusOneButton',1)): ?> <!-- Google +1 Button --> <div class="itemGooglePlusOneButton"> <div class="g-plusone" data-size="medium"></div> <script>window.___gcfg={lang:'<?php echo $this->item->langTagForGP; ?>'};(function(){var po=document.createElement('script');po.type='text/javascript';po.async=true;po.src='https://apis.google.com/js/platform.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(po,s);})();</script> </div> <?php endif; ?> <div class="clr"></div> </div> <?php endif; ?> <?php if( $this->item->params->get('itemCategory') || $this->item->params->get('itemTags') || $this->item->params->get('itemAttachments') ): ?> <div class="itemLinks"> <?php if($this->item->params->get('itemCategory')): ?> <!-- Item category --> <div class="itemCategory"> <span><?php echo JText::_('K2_PUBLISHED_IN'); ?></span> <a href="<?php echo $this->item->category->link; ?>"><?php echo $this->item->category->name; ?></a> </div> <?php endif; ?> <?php if($this->item->params->get('itemTags') && count($this->item->tags)): ?> <!-- Item tags --> <div class="itemTagsBlock"> <span><?php echo JText::_('K2_TAGGED_UNDER'); ?></span> <ul class="itemTags"> <?php foreach ($this->item->tags as $tag): ?> <li><a href="<?php echo $tag->link; ?>"><?php echo $tag->name; ?></a></li> <?php endforeach; ?> </ul> <div class="clr"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemAttachments') && count($this->item->attachments)): ?> <!-- Item attachments --> <div class="itemAttachmentsBlock"> <span><?php echo JText::_('K2_DOWNLOAD_ATTACHMENTS'); ?></span> <ul class="itemAttachments"> <?php foreach ($this->item->attachments as $attachment): ?> <li> <a title="<?php echo K2HelperUtilities::cleanHtml($attachment->titleAttribute); ?>" href="<?php echo $attachment->link; ?>"><?php echo $attachment->title; ?></a> <?php if($this->item->params->get('itemAttachmentsCounter')): ?> <span>(<?php echo $attachment->hits; ?> <?php echo ($attachment->hits==1) ? JText::_('K2_DOWNLOAD') : JText::_('K2_DOWNLOADS'); ?>)</span> <?php endif; ?> </li> <?php endforeach; ?> </ul> </div> <?php endif; ?> <div class="clr"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemAuthorBlock') && empty($this->item->created_by_alias)): ?> <!-- Author Block --> <div class="itemAuthorBlock"> <?php if($this->item->params->get('itemAuthorImage') && !empty($this->item->author->avatar)): ?> <img class="itemAuthorAvatar" src="<?php echo $this->item->author->avatar; ?>" alt="<?php echo K2HelperUtilities::cleanHtml($this->item->author->name); ?>" /> <?php endif; ?> <div class="itemAuthorDetails"> <h3 class="itemAuthorName"> <a rel="author" href="<?php echo $this->item->author->link; ?>"><?php echo $this->item->author->name; ?></a> </h3> <?php if($this->item->params->get('itemAuthorDescription') && !empty($this->item->author->profile->description)): ?> <p><?php echo $this->item->author->profile->description; ?></p> <?php endif; ?> <?php if($this->item->params->get('itemAuthorURL') && !empty($this->item->author->profile->url)): ?> <span class="itemAuthorUrl"><i class="icon-globe"></i> <a rel="me" href="<?php echo $this->item->author->profile->url; ?>" target="_blank"><?php echo str_replace('http://','',$this->item->author->profile->url); ?></a></span> <?php endif; ?> <?php if($this->item->params->get('itemAuthorURL') && !empty($this->item->author->profile->url) && $this->item->params->get('itemAuthorEmail')): ?> <span class="k2HorizontalSep">|</span> <?php endif; ?> <?php if($this->item->params->get('itemAuthorEmail')): ?> <span class="itemAuthorEmail"><i class="icon-envelope"></i> <?php echo JHTML::_('Email.cloak', $this->item->author->email); ?></span> <?php endif; ?> <div class="clr"></div> <!-- K2 Plugins: K2UserDisplay --> <?php echo $this->item->event->K2UserDisplay; ?> <div class="clr"></div> </div> <div class="clr"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemAuthorLatest') && empty($this->item->created_by_alias) && isset($this->authorLatestItems)): ?> <!-- Latest items from author --> <div class="itemAuthorLatest"> <h3><?php echo JText::_('K2_LATEST_FROM'); ?> <?php echo $this->item->author->name; ?></h3> <ul> <?php foreach($this->authorLatestItems as $key=>$item): ?> <li class="<?php echo ($key%2) ? "odd" : "even"; ?>"> <a href="<?php echo $item->link ?>"><?php echo $item->title; ?></a> </li> <?php endforeach; ?> </ul> <div class="clr"></div> </div> <?php endif; ?> <?php /* A note regarding 'Related Items'... If you add: - the CSS rule 'overflow-x:scroll;' in the element div.itemRelated {…} in the k2.css - the class 'k2Scroller' to the ul element below - the classes 'k2ScrollerElement' and 'k2EqualHeights' to the li element inside the foreach loop below - the style attribute 'style="width:<?php echo $item->imageWidth; ?>px;"' to the li element inside the foreach loop below ...then your Related Items will be transformed into a vertical-scrolling block, inside which, all items have the same height (equal column heights). This can be very useful if you want to show your related articles or products with title/author/category/image etc., which would take a significant amount of space in the classic list-style display. */ ?> <?php if($this->item->params->get('itemRelated') && isset($this->relatedItems)): ?> <!-- Related items by tag --> <div class="itemRelated"> <h3><?php echo JText::_("K2_RELATED_ITEMS_BY_TAG"); ?></h3> <ul> <?php foreach($this->relatedItems as $key=>$item): ?> <li class="<?php echo ($key%2) ? "odd" : "even"; ?>"> <?php if($this->item->params->get('itemRelatedTitle', 1)): ?> <a class="itemRelTitle" href="<?php echo $item->link ?>"><?php echo $item->title; ?></a> <?php endif; ?> <?php if($this->item->params->get('itemRelatedCategory')): ?> <div class="itemRelCat"><?php echo JText::_("K2_IN"); ?> <a href="<?php echo $item->category->link ?>"><?php echo $item->category->name; ?></a></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedAuthor')): ?> <div class="itemRelAuthor"><?php echo JText::_("K2_BY"); ?> <a rel="author" href="<?php echo $item->author->link; ?>"><?php echo $item->author->name; ?></a></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedImageSize')): ?> <img style="width:<?php echo $item->imageWidth; ?>px;height:auto;" class="itemRelImg" src="<?php echo $item->image; ?>" alt="<?php echo K2HelperUtilities::cleanHtml($item->title); ?>" /> <?php endif; ?> <?php if($this->item->params->get('itemRelatedIntrotext')): ?> <div class="itemRelIntrotext"><?php echo $item->introtext; ?></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedFulltext')): ?> <div class="itemRelFulltext"><?php echo $item->fulltext; ?></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedMedia')): ?> <?php if($item->videoType=='embedded'): ?> <div class="itemRelMediaEmbedded"><?php echo $item->video; ?></div> <?php else: ?> <div class="itemRelMedia"><?php echo $item->video; ?></div> <?php endif; ?> <?php endif; ?> <?php if($this->item->params->get('itemRelatedImageGallery')): ?> <div class="itemRelImageGallery"><?php echo $item->gallery; ?></div> <?php endif; ?> </li> <?php endforeach; ?> <li class="clr"></li> </ul> <div class="clr"></div> </div> <?php endif; ?> <div class="clr"></div> <?php if($this->item->params->get('itemVideo') && !empty($this->item->video)): ?> <!-- Item video --> <a name="itemVideoAnchor" id="itemVideoAnchor"></a> <div class="itemVideoBlock"> <h3><?php echo JText::_('K2_MEDIA'); ?></h3> <?php if($this->item->videoType=='embedded'): ?> <div class="itemVideoEmbedded"> <?php echo $this->item->video; ?> </div> <?php else: ?> <span class="itemVideo"><?php echo $this->item->video; ?></span> <?php endif; ?> <?php if($this->item->params->get('itemVideoCaption') && !empty($this->item->video_caption)): ?> <span class="itemVideoCaption"><?php echo $this->item->video_caption; ?></span> <?php endif; ?> <?php if($this->item->params->get('itemVideoCredits') && !empty($this->item->video_credits)): ?> <span class="itemVideoCredits"><?php echo $this->item->video_credits; ?></span> <?php endif; ?> <div class="clr"></div> </div> <?php endif; ?> <?php if($this->item->params->get('itemImageGallery') && !empty($this->item->gallery)): ?> <!-- Item image gallery --> <a name="itemImageGalleryAnchor" id="itemImageGalleryAnchor"></a> <div class="itemImageGallery"> <h3><?php echo JText::_('K2_IMAGE_GALLERY'); ?></h3> <?php echo $this->item->gallery; ?> </div> <?php endif; ?> <?php if($this->item->params->get('itemNavigation') && !JRequest::getCmd('print') && (isset($this->item->nextLink) || isset($this->item->previousLink))): ?> <!-- Item navigation --> <div class="itemNavigation"> <span class="itemNavigationTitle"><?php echo JText::_('K2_MORE_IN_THIS_CATEGORY'); ?></span> <?php if(isset($this->item->previousLink)): ?> <a class="itemPrevious" href="<?php echo $this->item->previousLink; ?>">&laquo; <?php echo $this->item->previousTitle; ?></a> <?php endif; ?> <?php if(isset($this->item->nextLink)): ?> <a class="itemNext" href="<?php echo $this->item->nextLink; ?>"><?php echo $this->item->nextTitle; ?> &raquo;</a> <?php endif; ?> </div> <?php endif; ?> <!-- Plugins: AfterDisplay --> <?php echo $this->item->event->AfterDisplay; ?> <!-- K2 Plugins: K2AfterDisplay --> <?php echo $this->item->event->K2AfterDisplay; ?> <?php if( $this->item->params->get('itemComments') && (($this->item->params->get('comments') == '2' && !$this->user->guest) || ($this->item->params->get('comments') == '1')) ): ?> <!-- K2 Plugins: K2CommentsBlock --> <?php echo $this->item->event->K2CommentsBlock; ?> <?php endif; ?> <?php if( $this->item->params->get('itemComments') && ($this->item->params->get('comments') == '1' || ($this->item->params->get('comments') == '2')) && empty($this->item->event->K2CommentsBlock) ): ?> <!-- Item comments --> <a name="itemCommentsAnchor" id="itemCommentsAnchor"></a> <div class="itemComments"> <?php if($this->item->params->get('commentsFormPosition')=='above' && $this->item->params->get('itemComments') && !JRequest::getInt('print') && ($this->item->params->get('comments') == '1' || ($this->item->params->get('comments') == '2' && K2HelperPermissions::canAddComment($this->item->catid)))): ?> <!-- Item comments form --> <div class="itemCommentsForm"> <?php echo $this->loadTemplate('comments_form'); ?> </div> <?php endif; ?> <?php if($this->item->numOfComments>0 && $this->item->params->get('itemComments') && ($this->item->params->get('comments') == '1' || ($this->item->params->get('comments') == '2'))): ?> <!-- Item user comments --> <h3 class="itemCommentsCounter"> <span><?php echo $this->item->numOfComments; ?></span> <?php echo ($this->item->numOfComments>1) ? JText::_('K2_COMMENTS') : JText::_('K2_COMMENT'); ?> </h3> <ul class="itemCommentsList"> <?php foreach ($this->item->comments as $key=>$comment): ?> <li class="<?php echo ($key%2) ? "odd" : "even"; echo (!$this->item->created_by_alias && $comment->userID==$this->item->created_by) ? " authorResponse" : ""; echo($comment->published) ? '':' unpublishedComment'; ?>"> <span class="commentLink"> <a href="<?php echo $this->item->link; ?>#comment<?php echo $comment->id; ?>" name="comment<?php echo $comment->id; ?>" id="comment<?php echo $comment->id; ?>"> <?php echo JText::_('K2_COMMENT_LINK'); ?> </a> </span> <?php if($comment->userImage): ?> <img src="<?php echo $comment->userImage; ?>" alt="<?php echo JFilterOutput::cleanText($comment->userName); ?>" width="<?php echo $this->item->params->get('commenterImgWidth'); ?>" /> <?php endif; ?> <span class="commentDate"><?php echo JHTML::_('date', $comment->commentDate, JText::_('K2_DATE_FORMAT_LC2')); ?></span> <span class="commentAuthorName"> <?php echo JText::_('K2_POSTED_BY'); ?> <?php if(!empty($comment->userLink)): ?> <a href="<?php echo JFilterOutput::cleanText($comment->userLink); ?>" title="<?php echo JFilterOutput::cleanText($comment->userName); ?>" target="_blank" rel="nofollow"><?php echo $comment->userName; ?></a> <?php else: ?> <?php echo $comment->userName; ?> <?php endif; ?> </span> <p><?php echo $comment->commentText; ?></p> <?php if( $this->inlineCommentsModeration || ($comment->published && ($this->params->get('commentsReporting')=='1' || ($this->params->get('commentsReporting')=='2' && !$this->user->guest))) ): ?> <span class="commentToolbar"> <?php if($this->inlineCommentsModeration): ?> <?php if(!$comment->published): ?> <a class="commentApproveLink" href="<?php echo JRoute::_('index.php?option=com_k2&view=comments&task=publish&commentID='.$comment->id.'&format=raw')?>"><?php echo JText::_('K2_APPROVE')?></a> <?php endif; ?> <a class="commentRemoveLink" href="<?php echo JRoute::_('index.php?option=com_k2&view=comments&task=remove&commentID='.$comment->id.'&format=raw')?>"><?php echo JText::_('K2_REMOVE')?></a> <?php endif; ?> <?php if($comment->published && ($this->params->get('commentsReporting')=='1' || ($this->params->get('commentsReporting')=='2' && !$this->user->guest))): ?> <a data-k2-modal="iframe" href="<?php echo JRoute::_('index.php?option=com_k2&view=comments&task=report&commentID='.$comment->id)?>"><?php echo JText::_('K2_REPORT')?></a> <?php endif; ?> <?php if($comment->reportUserLink): ?> <a class="k2ReportUserButton" href="<?php echo $comment->reportUserLink; ?>"><?php echo JText::_('K2_FLAG_AS_SPAMMER'); ?></a> <?php endif; ?> </span> <?php endif; ?> <div class="clr"></div> </li> <?php endforeach; ?> </ul> <!-- Comments Pagination --> <div class="itemCommentsPagination"> <?php echo $this->pagination->getPagesLinks(); ?> <div class="clr"></div> </div> <?php endif; ?> <?php if( $this->item->params->get('commentsFormPosition')=='below' && $this->item->params->get('itemComments') && !JRequest::getInt('print') && ($this->item->params->get('comments') == '1' || ($this->item->params->get('comments') == '2' && K2HelperPermissions::canAddComment($this->item->catid))) ): ?> <!-- Item comments form --> <div class="itemCommentsForm"> <?php echo $this->loadTemplate('comments_form'); ?> </div> <?php endif; ?> <?php $user = JFactory::getUser(); if($this->item->params->get('comments') == '2' && $user->guest): ?> <div class="itemCommentsLoginFirst"><?php echo JText::_('K2_LOGIN_TO_POST_COMMENTS'); ?></div> <?php endif; ?> </div> <?php endif; ?> <?php if(!JRequest::getCmd('print')): ?> <div class="itemBackToTop"> <a class="k2Anchor" href="<?php echo $this->item->link; ?>#startOfPageId<?php echo JRequest::getInt('id'); ?>"> <?php echo JText::_('K2_BACK_TO_TOP'); ?> </a> </div> <?php endif; ?> <div class="clr"></div> </div> <!-- End K2 Item Layout -->
  • JoomlaWorks
  • JoomlaWorks's Avatar
19 Oct 2018 17:46
Replied by JoomlaWorks on topic Image Preview : no close button

Image Preview : no close button

Category: English K2 Community

Upgrade to 2.9.0 first please :)
  • Christophe BERTRAND
  • Christophe BERTRAND's Avatar
15 Oct 2018 19:47
Image Preview : no close button was created by Christophe BERTRAND

Image Preview : no close button

Category: English K2 Community

Hi,
I use K2 2.8 and Joomla 3.8.13.
In K2 item, when I click on the item's image ==> I get the image preview.
But the problem is that the little close button that should be above the right up side doesn't appear.
As a result I can not close the image preview.
Would anyone have an idea on how to solve that ?
Thanks
  • JoomlaWorks
  • JoomlaWorks's Avatar
17 Sep 2018 15:22 - 17 Sep 2018 15:43
The new Frontpage Slideshow v4 coming soon was created by JoomlaWorks

The new Frontpage Slideshow v4 coming soon

Category: Frontpage Slideshow

Frontpage Slideshow v4 is coming out in October and it is the first Joomla slideshow system to support mixed static (image/text) & video content.

Check out the demo video preview here:

www.joomlaworks.net/blog/item/273-frontpage-slideshow-v4-to-support-video-in-slide-content
  • Marc
  • Marc's Avatar
16 Sep 2018 22:06
newbie was created by Marc

newbie

Category: English K2 Community

Hello I have been using K2 for a few days and still have considerable problems with it. This, of course, also has to do with the wide range of functions. Unfortunately there are no German instructions so far and the German-speaking forum is almost dead.
Is there a good script for the settings?
Specifically, I want the posts with a teaser and a preview image, in order to display the full article with a large image in one click. I lose myself between the category settings and the item preferences. Apparently, the author's settings also affect the appearance. Certainly there are already posts on this issue. Can you get me the right way too?
Thank you very much
Marc
Displaying 41 - 60 out of 989 results.

Powered by Kunena Forum