Date in financial business style

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Apr 15, 2013 11:43 pm
Hi,

I need to eliminate the date in the financial business style.

Thanks
User avatar
Fresh Boarder

GK User
Mon Apr 15, 2013 11:59 pm
Hi,
so you have edit one file : view.php,
from: modules/mod_image_show_gk4/styles/gk_financial_business

search for "data" strings and delete them from place where you don't need them.
User avatar
Platinum Boarder

GK User
Tue Apr 16, 2013 12:27 am
Pawel F wrote:Hi,
so you have edit one file : view.php,
from: modules/mod_image_show_gk4/styles/gk_financial_business

search for "data" strings and delete them from place where you don't need them.


Specifically, what strings should I delete?
User avatar
Fresh Boarder

GK User
Wed Apr 17, 2013 9:18 pm
Try this one:
Code: Select all
<span><?php echo $date; ?></span>
User avatar
Platinum Boarder


cron