Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM code being modified
#1
I am trying to add a piece of content using tabs
I am using Red Agency theme and GS 3.3.7

When I paste the code from the template :
Code:
<?php get_component_with_params('ra-tabs', array( array('hometab1', 'hometab2', 'hometab3'), 2, false, 'vertical')); ?>

It gets modified to :
Code:
<!--?php get_component_with_params('ra-tabs', array( array('hometab1', 'hometab2', 'hometab3'), 2, false, 'vertical')); ?-->

Which as I understand it will comment out the code

Apologies if this is a noob question - have done a search but cannot find relevant answers
Reply


Messages In This Thread
code being modified - by timconsidine - 2015-12-30, 03:15:51
RE: code being modified - by timconsidine - 2015-12-30, 04:52:40
RE: code being modified - by datiswous - 2015-12-30, 10:23:15



Users browsing this thread: 1 Guest(s)