Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 WordPress for Ecommerce Templates
 New static pages not working
Author « Topic »  

suitsyou
Advanced Member

USA
487 Posts

Pre-sales questions only
(More Details...)

Posted - 10/16/2018 :  18:40:29  
Hello,
We are trying to add new static pages, but they are not showing up?

Here's an example of a page we created that is not showing up:
https://test.suitsyousexy.com/mesh-micro-bikini.php
Page Code:
<?php
$GLOBALS['ectcartpage']='proddetail';
require('./wp-ect-header.php');
get_header();
?>
<div class="midWrapper">
<div class="container">
<div class="row clearfix">
<div class="col-9 mid_<?php echo CONTAINER_POS?>">
<?php
explicitid="mesh-micro-bikini";
?>
<?php include "vsadmin/inc/incproddetail.php";?>
</div>
<?php get_sidebar(); ?>
</div>
</div>
</div>
<?php get_footer(); ?>


Thanks, Clyde
http://www.SuitsYouSwimwear.com

Andy
ECT Moderator

95440 Posts

Posted - 10/17/2018 :  00:01:43  
Hi Clyde

The syntax is slightly different for Wordpress so that should be

<?php
$GLOBALS['explicitid']="mesh-micro-bikini";
?>

Andy


Please feel free to review / rate our software

suitsyou
Advanced Member

USA
487 Posts

Pre-sales questions only
(More Details...)

Posted - 10/17/2018 :  08:38:14  
That was the problem, thank you.

Thanks, Clyde
http://www.SuitsYouSwimwear.com
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000