Our network: Joomla Templates // Magento Themes // WordPress Themes
Error
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
News and Announcements

[DISCOUNT] SmartAddons Membership Discount
[NEW JOOMLA MODULE] SJ Contact Ajax - Responsive Joomla! Module
[NEW JOOMLA TEMPLATE] SJ Plus - Responsive Joomla! Template

Welcome, Guest

top left position add header template smart news
(0 viewing) 

TOPIC: top left position add header template smart news

Re: top left position add header template smart news 10 months, 3 weeks ago #4111

  • Youness tallih
  • OFFLINE
  • Single Product
  • Expert Boarder
  • Posts: 88
  • Points: 85
  • Karma: 1
thanksss
I change
I have one question for the header
is possible to translate what the date is below the logo
in Arabic
which file to be translated
thanksssssssssss
The topic has been locked.

Re: top left position add header template smart news 10 months, 2 weeks ago #4121

  • Youness tallih
  • OFFLINE
  • Single Product
  • Expert Boarder
  • Posts: 88
  • Points: 85
  • Karma: 1
hello
which file must be translated to the date
thank you
The topic has been locked.

Re: top left position add header template smart news 10 months, 2 weeks ago #4139

  • SA Loi
  • OFFLINE
  • Administrator
  • Posts: 2286
  • Points: 7650
  • Karma: 40
  • Honor Medal 2009
Hi Youness tallih,

Please open the yt_template.class.php file in "your_site/templates/smart_news25(17)/includes", finding:

 echo "<span class=\"date\">".date('D jS\, M Y')."</span> -- <span class=\"gmdate\">Updated ".gmdate("h:i:s A", $sec+$tz)." GMT</span>";


change to your language.

Thanks
Ticket System | Join our Clubs to download our extensions and templates
The topic has been locked.

Re: top left position add header template smart news 10 months, 2 weeks ago #4157

  • Youness tallih
  • OFFLINE
  • Single Product
  • Expert Boarder
  • Posts: 88
  • Points: 85
  • Karma: 1
hello
thank you for the answer
I can not bring a date if you can help me and what to change to Arabic
thank you
The topic has been locked.

Re: top left position add header template smart news 4 months, 1 week ago #7162

  • Youness tallih
  • OFFLINE
  • Single Product
  • Expert Boarder
  • Posts: 88
  • Points: 85
  • Karma: 1
hello
Please help me to translate the date in Arabic
smart news template
I tried but no result
best regards
The topic has been locked.

Re: top left position add header template smart news 4 months ago #7356

  • SA Loi
  • OFFLINE
  • Administrator
  • Posts: 2286
  • Points: 7650
  • Karma: 40
  • Honor Medal 2009
Dear Youness tallih,

Please go to "templates/smart_news25(17)/includes/yt_template.class.php", finding:

echo "<span class=\"date\">".date('D jS\, M Y')."</span> -- <span class=\"gmdate\">Updated ".gmdate("h:i:s A", $sec+$tz)." GMT</span>";


=>

echo "<span class=\"date\">".date(JText::_('DATE_FORMAT_LC2'))."</span> -- <span class=\"gmdate\">Updated ".gmdate("h:i:s A", $sec+$tz)." GMT</span>";


Otherwise, you can install the arabic language package.

Thanks
Ticket System | Join our Clubs to download our extensions and templates
Last Edit: 4 months ago by SA Loi.
The topic has been locked.
Moderators: SA Nghiem Diep
Time to create page: 0.19 seconds