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

[SOLVED] Read more on hover
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [SOLVED] Read more on hover

[SOLVED] Read more on hover 10 years, 3 months ago #15996

Hi

Read more ,i was able to change this in the MEga news modules..but it still showing on my page when you rollover it ( Lire a suite) and under categories ,the read more still showing ...

I did enter the code in fr.ini:READ_MORE="Lire la Suite"...not working
The topic has been locked.

Re: Read more on hover 10 years, 3 months ago #16097

Dear Walkys lemaine,

1. please go to your_site\templates\sj_vinda\html\mod_sj_k2_meganews\theme1.php and find:

<a data-hover="Read more" href="<?php echo $item_first->link;?>" <?php echo SjK2MegaNewsHelper::parseTarget($options->target);?>><span><?php echo $options->item_readmore_text;?></span></a>

=>

<a data-hover="<?php echo $options->item_readmore_text;?>" href="<?php echo $item_first->link;?>" <?php echo SjK2MegaNewsHelper::parseTarget($options->target);?>><span><?php echo $options->item_readmore_text;?></span></a>


2. go to your_site\templates\sj_vinda\html\com_k2\templates\sj-template\category_item.php and find:

<a class="" data-hover="Read more" href="<?php echo $this->item->link; ?>">
				<span><?php echo JText::_('K2_READ_MORE'); ?></span>
				
			</a>

=>

<a class="" data-hover="<?php echo JText::_('K2_READ_MORE'); ?>" href="<?php echo $this->item->link; ?>">
				<span><?php echo JText::_('K2_READ_MORE'); ?></span>
				
			</a>


3. go to your_site\templates\sj_vinda\html\com_content\category\blog_item.php and find:

<a class="" href="<?php echo $link; ?>" data-hover="Read more">

=>

<a class="" href="<?php echo $link; ?>" data-hover="<?php echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE'); ?>">


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

Re: Read more on hover 10 years, 3 months ago #16102

Thanks ..works Great ...

Good Job
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.25 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