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
 PHP (Unix / Linux / Apache) versions
 A little bit of help please
Author « Topic »  

webspaceunlimited
Advanced Member

United Kingdom
190 Posts

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

Posted - 08/23/2018 :  03:16:04  
Hi

I have recently rebuilt a site for a client (baby-barn.co.uk) who are busy populating the website and will be going live soon.

Now the custome has had some very specific tweaks done and wants a few more as follows:

1) on product.php doesnt want the product options to show at all.. if you turn it off in the includes you get a "Configure" button - she doesnt want that on her page either

2) she doesnt want the checkout button to appear in the softcart popup

3) on the menu where it says == Manufacturers == she wants that changed too

So help please any suggestions where I might find the bits needed to achieve the above?

Andy
ECT Moderator

95440 Posts

Posted - 08/23/2018 :  03:23:04  
Hi

The first two can be hidden via the css file

div.configbutton{display:none;}
div.sccheckout input{display:none;}

The manufacturer settings are done via includes.php

https://www.ecommercetemplates.com/phphelp/ecommplus/parameters.asp#manusearch

Andy

Please feel free to review / rate our software

webspaceunlimited
Advanced Member

United Kingdom
190 Posts

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

Posted - 08/23/2018 :  03:51:20  
excellent thanks Andy :)

webspaceunlimited
Advanced Member

United Kingdom
190 Posts

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

Posted - 08/23/2018 :  04:20:34  
ok 2 items done perfectly thank you

A bit of explanation re the
== Manufacturers ==

I have
$searchbymanufacturer="Brand";
$manufacturerfield="Brand";
set in includes.php

In admin and main setting s I have set it as Brands in top filter bar and label optional

So it has to be elsewhere ?

Kind Regards
Richard

Phil
ECT Moderator

United Kingdom
7715 Posts

Posted - 08/23/2018 :  04:33:45  
Hi Richard,
Try changing it in the product attributes



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Andy
ECT Moderator

95440 Posts

Posted - 08/23/2018 :  04:34:39  
What do you have in the admin attributes page in the Name field there - is that also set to Brands?

Andy

Please feel free to review / rate our software

webspaceunlimited
Advanced Member

United Kingdom
190 Posts

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

Posted - 08/23/2018 :  04:41:07  
Thanks both

didnt think of that - done
now reads == All Brands ==

so.. final how do I get rid of the equal signs?

Phil
ECT Moderator

United Kingdom
7715 Posts

Posted - 08/23/2018 :  04:45:21  
That's hard code unfortunately



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

webspaceunlimited
Advanced Member

United Kingdom
190 Posts

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

Posted - 08/23/2018 :  04:46:37  
I can manage that.. do uyou know where I find it ?
incfunctions.php
incproducts.php

a point in the right directions and I can sort that :)


Phil
ECT Moderator

United Kingdom
7715 Posts

Posted - 08/23/2018 :  04:55:25  
incproducts.php

around line 163 ==

<option value="" style="font-weight:bold">== All ' . $GLOBALS['ectfiltercache'][$cacheindex]['scgTitle'] . " ==</option>\r\n";



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

webspaceunlimited
Advanced Member

United Kingdom
190 Posts

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

Posted - 08/23/2018 :  05:01:12  
thanks Phil

I found it in the incsearch file too glad you pointed me to the correct one

Done now :)

Fantastic thank you

  « 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