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
 All Forums
 Technical
 ASP (Windows server) versions
 Include line in the wrong place?
Author « Topic »  

DavidX
Ecommerce Template Expert

925 Posts

Posted - 03/31/2020 :  11:59:36  
I was looking at instructions to convert dynamic to static URLs and found this line

<!--#include file="vsadmin/inc/incproducts.asp"-->

was about 3/4 of the way down in the products file. It only appears once. Here's the context:

<div id="content"><!-- #BeginEditable "Body" -->
<h2>Our products</h2>
<div><!--#include file="vsadmin/inc/incproducts.asp"--></div>
<!--#include file="social.asp"-->
<!-- #EndEditable --></div>

Is this correct?

1818charlie
ECT Moderator

United Kingdom
1181 Posts

Posted - 03/31/2020 :  12:10:28  
That's correct.

The current .php template I'm working on looks similar

<!-- #BeginEditable "body" -->
<h1>Full Product Range</h1>
<div><img src="images/products-header-1.jpg" alt="FAQ-Image" style="width:100%;height:auto;"> </div>
<?php include "vsadmin/inc/incproducts.php"?>
<!-- #EndEditable -->


Steve
Bolton, Lancashire, UK

Remember - Any edits to the ectcart.css file will be overwritten by updater's. ALL edits to ectcart.css rules should be placed in your style.css file

Edited by - 1818charlie on 03/31/2020 12:14:45
  « 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