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 theme need instructions to integrate to wp
Author « Topic »  

mjcloward
Advanced Member

USA
121 Posts

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

Posted - 01/13/2018 :  05:13:45  
I am updating my theme and have to rebuild my store pages to work with new theme. Where is the instructions on how to build each page. Half of my website is the store, the other have is a news and live video site, so I guess I don't want to modify the header for the entire site, just the store.

Andy
ECT Moderator

95440 Posts

Posted - 01/13/2018 :  05:26:26  
Hi

You can use the help here https://www.ecommercetemplates.com/wordpress/wp-convert.asp and https://www.ecommercetemplates.com/wordpress/

For the store pages and header.php, save header.php as header-ect.php then on the wordpress store pages use

<?php
$GLOBALS['ectcartpage']='products';
require('./wp-blog-header.php');
get_header(ect);
?>

rather than

<?php
$GLOBALS['ectcartpage']='products';
require('./wp-blog-header.php');
get_header();
?>

Andy

Please feel free to review / rate our software

mjcloward
Advanced Member

USA
121 Posts

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

Posted - 01/13/2018 :  11:36:45  
I need help on the sidebar. On mobile I want it to show up after the store info, but if I place after in code, it creates moves it to the bottom on full screen as well.

top
http://test.321actionvideo.com/categories.php?cat=Barrel+Races

bottom
http://test.321actionvideo.com/videogalleries.php

any way to make it show up on top of the side on the full screen, and bottom on mobile at the same time?

Andy
ECT Moderator

95440 Posts

Posted - 01/13/2018 :  13:41:56  
When you say top and bottom I'm not sure what you mean there - they are both using the same div structure, right?

Andy

Please feel free to review / rate our software

mjcloward
Advanced Member

USA
121 Posts

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

Posted - 01/13/2018 :  15:11:14  
I think I moved them to different div now and might be what I needed. The next question is my cart doesnt look right at all, and when you click on an item to add to the cart, it is very hard to read. Am I missing some css for the cart?

http://test.321actionvideo.com/cart.php

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 01/13/2018 :  15:56:16  
Hi we have some information here on using ectcart.css https://www.ecommercetemplates.com/help/shopping-cart.asp

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000