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

[SOLVED] Problem with "Title Limit" module Sj Extra Slider
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: [SOLVED] Problem with "Title Limit" module Sj Extra Slider

Re: Problem 10 years, 6 months ago #13432

Excuse me, is ".it" and not ".com"
right
Last Edit: 10 years, 6 months ago by dark78.
The topic has been locked.

Re: Problem 10 years, 5 months ago #13490

Dear

We fixed your issue in your_site\templates\sj_news\html\mod_sj_extraslider\default.php and find:

<?php if( $options->item_title_display == 1 ){?>
				    		<div class="item-title">
                                <a href="<?php echo $item->link;?>" target = "<?php echo $options->item_link_target;?>">
                                	<?php echo substr($item->title, 0,25);?>
                                </a>    			     
				    		</div>
			    		<?php }?>


=>

<?php if( $options->item_title_display == 1 ){?>
				    		<div class="item-title">
                                <a href="<?php echo $item->link;?>" target = "<?php echo $options->item_link_target;?>">
                                	<?php echo $item->title;?>
                                </a>    			     
				    		</div>
			    		<?php }?>


Please check your site again

Thanks!
The topic has been locked.
The following user(s) said Thank You: dark78

[SOLVED]Re: Problem 10 years, 5 months ago #13495

Thank you very much
The topic has been locked.
  • Page:
  • 1
  • 2
Time to create page: 0.26 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