Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest
  • Page:
  • 1

TOPIC: sj k2 slideshow

sj k2 slideshow 10 years, 4 months ago #13918

  • pokopikos
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
i have sj k2 slideshow module and i see that if you put in k2 item title this mark (") then in the website the title is dissapeard after the mark

Re: sj k2 slideshow 10 years, 4 months ago #13947

Dear nikos dandoulakis,

1. if you chose theme1, go to your_site\modules\mod_sj_k2_slideshow\tmpl\theme1.php and find:

<a class="slide-caption"  data-caption="<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>" href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>


=>

<?php if(preg_match('/\"/i',$start_item->title)){?> 
					<a class="slide-caption" data-caption='<?php echo modSjK2SlideShowHelper::truncate( $start_item->title, $params->get('itemTitleWordLimit',20)); ?>' href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>		<?php }else{ ?>
					<a class="slide-caption" data-caption="<?php echo modSjK2SlideShowHelper::truncate( $start_item->title, $params->get('itemTitleWordLimit',20)); ?>" href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>
				<?php } ?>


2. if you chose theme3, go to your_site\modules\mod_sj_k2_slideshow\tmpl\theme3.php and find:

<a class="slide-caption" data-caption="<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>" href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>


=>

<?php if(preg_match('/\"/i',$start_item->title)){?> 
						<a class="slide-caption" data-caption='<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>' href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>
						<?php }else{ ?>
						<a class="slide-caption" data-caption="<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>" href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>
						<?php } ?>


3. if you chose theme4, go to your_site\modules\mod_sj_k2_slideshow\tmpl\theme4.php and find:

<a class="slide-caption" data-caption="<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>" href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>


=>

<?php if(preg_match('/\"/i',$start_item->title)){?> 
							<a class="slide-caption" data-caption='<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>' href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>
							<?php }else{ ?>
							<a class="slide-caption" data-caption="<?php echo modSjK2SlideShowHelper::truncate($start_item->title, $params->get('itemTitleWordLimit',20)); ?>" href="<?php echo $start_item->link; ?>" <?php echo modSjK2SlideShowHelper::parseTarget($options->link_target);?> ></a>
							<?php } ?>



Thanks!

Re: sj k2 slideshow 10 years, 4 months ago #13958

  • pokopikos
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
i am using theme4 and i replace the code that you say but nothing happened its the same

Re: sj k2 slideshow 10 years, 4 months ago #13983

Dear nikos dandoulakis,

Could you please send your site account to us? We will check directly.
For the security reason, please enter your site account in
Require Help
From Staff + Mod/Admin?


Thanks!
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes