
Minor adjustment to the Semantic template
*More color
*New image size adjustable
*New page navigator
How to install?
Unpack semantic.zip and copy the folder "semantic", open the ftp client go to "\ components \ com_rsgallery2 \ templates \", paste and replace if necessary
This template can be integrated with Jcomments just look at this:
Download the archive "Rsgallery2 template Semantic modify + Jcomment".
* Open file /administrator/components/com_rsgallery2/admin.rsgallery2.php
* Find the line:
and replace with:
global $mosConfig_absolute_path;
$comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';
if (file_exists($comments)) {
require_once($comments);
mosRedirect( 'index2.php?option=com_jcomments&task=view&fog=com_rsgallery2' );
} else { require_once( $rsgOptions_path . 'comments.php' ); }
Source: http://www.joomlatune.com/jcomments-rsgallery2.html
Thank you for your donation.