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
 CSS not being applied /missing images
Previous Page
Author « Topic »
Page: of 2

kierantravel
Advanced Member

United Kingdom
110 Posts

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

Posted - 10/19/2017 :  11:28:37  
The file "wp-ect-header.php" did not upload correctly.I compare sizes with original vs uploaded and it differed.
Once I reuploaded the orignal, the site is almost working as is should be

The lines below TRUE are all greyed out. How doI change items on each line if they a greyed out please?

Includes.php file
/ Layout Options
$GLOBALS['usecsslayout']=TRUE;
$GLOBALS['detailpagelayout']='navigation,productimage,productname,instock,description,reviewstarslarge,manufacturer,sku,custom1,quantitypricing,listprice,price,currency,options,quantity,addtocart,previousnext,emailfriend,custom2,reviews';
$GLOBALS['productpagelayout']='productimage, productname, reviewstars, listprice, price';
$GLOBALS['socialmediabuttons']='askaquestion,emailfriend, facebook,linkedin,twitter,pinterest,google';
$GLOBALS['socialbuttonfacebook']='<div class="fb-like" data-href="%pageurl%" data-layout="button" data-action="like" data-size="small" data-show-faces="false" data-share="true"></div>';

How do Install the The product filter bar? Is it includedin the theme or an extra?

This error shows in the Categories widget on the WP menu page:

Notice: Undefined index: seocategoryurls in /var/www/vhosts/club4tickets.com/httpdocs/wp-content/plugins/ect-easy-nav/ect-easy-nav.php on line 105

Edited by - kierantravel on 10/19/2017 12:25:44

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 10/19/2017 :  12:37:53  
Hi Kierantravel, the lines in the includes should not be grayed out
I notice that there is only 1 / infront of Layout Option there should be 2 slashes to comment out that line, it should look like
//Layout Options
$GLOBALS['usecsslayout']=TRUE;
$GLOBALS['detailpagelayout']='navigation,productimage,productname,instock,description,reviewstarslarge,manufacturer,sku,custom1,quantitypricing,listprice,price,currency,options,quantity,addtocart,previousnext,emailfriend,custom2,reviews';
$GLOBALS['productpagelayout']='productimage, productname, reviewstars, listprice, price';
$GLOBALS['socialmediabuttons']='askaquestion,emailfriend, facebook,linkedin,twitter,pinterest,google';
$GLOBALS['socialbuttonfacebook']='<div class="fb-like" data-href="%pageurl%" data-layout="button" data-action="like" data-size="small" data-show-faces="false" data-share="true"></div>';

There is a built in product filter bar that you would enable in the ect admin under Main settings its the one on the left, filters display abvoe the products
on the products page, the one on the right is a advanced side filter bar https://www.ecommercetemplates.com/ECT-Side-Filter-Bar



Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

kierantravel
Advanced Member

United Kingdom
110 Posts

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

Posted - 10/19/2017 :  13:25:02  
Hi Marlene
I copied and pasted there are 2 slashes

// Layout Options
$GLOBALS['usecsslayout']=TRUE;
$GLOBALS['detailpagelayout']='navigation,productimage,productname,instock,description,reviewstarslarge,manufacturer,sku,custom1,quantitypricing,listprice,price,currency,options,quantity,addtocart,previousnext,emailfriend,custom2,reviews';
$GLOBALS['productpagelayout']='productimage, productname, reviewstars, listprice, price';
$GLOBALS['socialmediabuttons']='askaquestion,emailfriend, facebook,linkedin,twitter,pinterest,google';
$GLOBALS['socialbuttonfacebook']='<div class="fb-like" data-href="%pageurl%" data-layout="button" data-action="like" data-size="small" data-show-faces="false" data-share="true"></div>';

Andy
ECT Moderator

95440 Posts

Posted - 10/20/2017 :  00:27:36  
I don't think there's any problem with those lines - if you need to edit them, do it through a text editor like Notepad++.

Andy

Please feel free to review / rate our software
Page: of 2 « Topic »  
Previous Page
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000