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

Related items on article wiev
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Related items on article wiev

Related items on article wiev 10 years, 6 months ago #13796

Hello!

I have a multilanguange site running with your template and everything seems correctly translated but this "module" (its not a module) that shows after each article with "Related items" as title, i've been diving through all the .ini language files but cant find this string anywhere :-/

Thanks in advance,

Nico.

Re: Related items on article wiev 10 years, 5 months ago #13882

Dear Nicolas Benitez,

1. Please go to your_site\plugins\content\relatednews\tmpl\default.php and find:

if ($this->params->get('title')){
		echo '<h3 class="related-title">';
		echo $this->params->get('title');		
		echo '</h3>';
	}


=>

if ($this->params->get('title')){
		echo '<h3 class="related-title">';
		//echo $this->params->get('title');
		echo JTEXT::_('RELATED_NEWS');
		echo '</h3>';
	}


2. add RELATED_NEWS="Related items" in the .ini language files

Thanks!

Re: Related items on article wiev 10 years, 5 months ago #13955

Hello Anh!

Thanks for your answer!

I tried it putting the string in the files

root\plugins\content\relatednews\language\en-GB\en-GB.plg_content_relatednews.ini
and
root/language/en-GB/en-GB.tpl_sj_plus.ini

But in either case it wont work, i can read on the website RELATED_NEWS where the string should be.

Thanks

Re: Related items on article wiev 10 years, 5 months ago #13980

Dear Nicolas Benitez,

Please add RELATED_NEWS="Related news" at the end of your_site\language\en-GB\en-GB.tpl_sj_plus.ini

Thanks!
  • Page:
  • 1
Time to create page: 0.21 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