Image ECK and K2 - Category list items
8 years 10 months ago #32218
by Kordian
Image ECK and K2 - Category list items was created by Kordian
Hello
In start, ThAnks for fantastic components and modules!
Great JOB!
I try modify template of K2:
<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); ?>" class=" effectck-julia" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" />
</a>
</span>
in k2 category_item.php
I want, to images on list heave effects.
But, I'ts not working
Here is temporary site: decorservice.dobrestrony.co/index.php/katalog/rozety
and, on first side, (You page builder) its working fine: decorservice.dobrestrony.co/index.php
Help and Thanks
In start, ThAnks for fantastic components and modules!
Great JOB!
I try modify template of K2:
<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); ?>" class=" effectck-julia" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" />
</a>
</span>
in k2 category_item.php
I want, to images on list heave effects.
But, I'ts not working
Here is temporary site: decorservice.dobrestrony.co/index.php/katalog/rozety
and, on first side, (You page builder) its working fine: decorservice.dobrestrony.co/index.php
Help and Thanks
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32225
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image ECK and K2 - Category list items
Hi
check this
c
let me know
CEd
PS : happy to see that you are using my Page Builder !
thank you !In start, ThAnks for fantastic components and modules!
Great JOB!
check this
and remove the space at the beginningclass=" effectck-julia"
c
lass="effectck-julia"
let me know
CEd
PS : happy to see that you are using my Page Builder !
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32226
by Kordian
Replied by Kordian on topic Image ECK and K2 - Category list items
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32229
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image ECK and K2 - Category list items
cool !
I will check by my side to fix this problem
If you want, you can leave a friendly review on the JED to help
extensions.joomla.org/extensions/extensi...ages/image-effect-ck
I will check by my side to fix this problem
If you want, you can leave a friendly review on the JED to help
extensions.joomla.org/extensions/extensi...ages/image-effect-ck
Joomlack Webmaster and Developer
The following user(s) said Thank You: Kordian
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32248
by Kordian
Replied by Kordian on topic Image ECK and K2 - Category list items
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32249
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image ECK and K2 - Category list items
thank you
84% for functionality ? is there something that I missed ?
84% for functionality ? is there something that I missed ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.216 seconds