double category description

GK User
Thu Jul 12, 2012 8:01 am
After update to lates template 2.10.1 - all category descriptions shows twice. It just double now.
User avatar
Gold Boarder

GK User
Sat Jul 14, 2012 4:58 am
No fix for this ?
User avatar
Gold Boarder

GK User
Wed Jul 18, 2012 6:25 pm
Some one ?
User avatar
Gold Boarder

GK User
Mon Jul 23, 2012 9:56 pm
No one else has this problem ?
User avatar
Gold Boarder

GK User
Tue Jul 24, 2012 9:26 am
The problem is still in 2.11 update.
User avatar
Gold Boarder

GK User
Tue Jul 24, 2012 10:04 am
Can you please add a link to a page where description shows twice so i can check. Thank you.

See you around...
User avatar
Platinum Boarder

GK User
Tue Jul 24, 2012 12:21 pm
Open file : templates/gk_esport/html/com_virtuemart/category/default.php
Find Lines: 40 to 51
And delete one of the below codes
Code: Select all
   <div class="category_description">
   <?php echo $this->category->category_description ; ?>
   </div>


See you around...
User avatar
Platinum Boarder

GK User
Tue Jul 24, 2012 1:30 pm
Thanks.

normanUK wrote:Open file : templates/gk_esport/html/com_virtuemart/category/default.php
Find Lines: 40 to 51
And delete one of the below codes
Code: Select all
   <div class="category_description">
   <?php echo $this->category->category_description ; ?>
   </div>


See you around...
User avatar
Gold Boarder

GK User
Tue Jul 24, 2012 1:40 pm
No problem at all, see you around...
User avatar
Platinum Boarder

GK User
Sun Nov 11, 2012 10:13 pm
The issue appears again after update to 2.13, but it can be fixed with the same method described here.

normanUK wrote:No problem at all, see you around...
User avatar
Gold Boarder


cron