Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Common sense Product Layout modification (4.3)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #21  
Old 08-20-2010, 07:35 PM
 
kgoel kgoel is offline
 

Advanced Member
  
Join Date: May 2010
Posts: 82
 

Default Re: Common sense Product Layout modification (4.3)

This is a nice mod but it has caused some changes in our backend. Now we cannot edit the product description or any other field in the admin.

clicking on the product link just shows the product price, SKU etc but all other description fields are gone !.
I am getting the following text in the admin

"The group product editing mode is enabled. Now you can assign same attributes to all products in the list.
To extend an attribute to many products, simply select the check box for the corresponding field".

How can we disable the group product editing for the admin module.
__________________
Version 4.3.2
Reply With Quote
  #22  
Old 08-20-2010, 07:43 PM
  ScrapProfessor's Avatar 
ScrapProfessor ScrapProfessor is offline
 

Advanced Member
  
Join Date: Mar 2008
Posts: 90
 

Default Re: Common sense Product Layout modification (4.3)

Quote:
Originally Posted by kgoel
This is a nice mod but it has caused some changes in our backend. Now we cannot edit the product description or any other field in the admin.

clicking on the product link just shows the product price, SKU etc but all other description fields are gone !.
I am getting the following text in the admin

"The group product editing mode is enabled. Now you can assign same attributes to all products in the list.
To extend an attribute to many products, simply select the check box for the corresponding field".

How can we disable the group product editing for the admin module.


Hi there... I actually had problems getting this to work right too, for whatever reason, and I ended up starting my own thread for it. I got an immediate response from a nice person here and the suggestion I received worked PERFECTLY!!!!

Here's the link to that thread so you can see it all. I'm not sure if it's exactlly what you're looking for, but Good luck just the same. I hope it helps. (:

http://forum.x-cart.com/showthread.php?t=55153
__________________
Joli Kirk,
"Life is not measured by the number of breaths we take, but by the number of moments that take our breath away"

X-Cart PRO 4.3.1 | Linux | PHP 5 | MySQL 5


AlteredCart.com - Download Expander; Product Page Downloads
BCSEngineering.com - On Sale Products; Newest Added Products
Reply With Quote
  #23  
Old 10-26-2010, 04:17 AM
  digiscrap's Avatar 
digiscrap digiscrap is offline
 

Advanced Member
  
Join Date: Sep 2010
Location: Borne, The Netherlands
Posts: 45
 

Default Re: Common sense Product Layout modification (4.3)

Hello,

Thank you for reading! And thanks for this modification and I put this into 4.4.1 pro. Works fine but now I have 2 small issues with the visualization:

Please see next screenshot. The text Home :: Word Art :: etc... isn't correct displayed. It used to be 10px (present in the altskin.css).


http://centani.nl/images/css1.jpg


And when adding a price discount to a product is the second issue. Normally there appears a star behind the discount percent. It now only displayed "15%" without the background 'star'. Please see:


http://centani.nl/images/css2.jpg


Can someone please look at these 2 issues? I'll attach product.tpl and product_details.tpl

Thanks in advance,


Digiscrap.nl

Vincent Volmer


Attached Files
File Type: tpl product.tpl (3.3 KB, 140 views)
File Type: tpl product_details.tpl (11.7 KB, 137 views)
__________________
Sincerely yours,
Digiscrap, Digitaal scrappen
Vincent Volmer

X-Cart 4.5.2 Pro @ http://winkel.digiscrap.nl
Reply With Quote
  #24  
Old 10-30-2010, 12:38 PM
 
skontakt skontakt is offline
 

Newbie
  
Join Date: Oct 2010
Posts: 1
 

Thumbs up Re: Common sense Product Layout modification (4.3)

Thanks a lot!!

How could I make Product class options
under full product description and make it use full page width too.
__________________
Serge
Reply With Quote
  #25  
Old 01-12-2011, 07:30 PM
 
kurv kurv is offline
 

Advanced Member
  
Join Date: Jun 2010
Posts: 67
 

Default Re: Common sense Product Layout modification (4.3)

acidon, thanks for the awesome code!!

Can you tell me if the code on the first post is final, or if it is still in the works? Will it work for 4.2.2?

Thank you for your time!
__________________
Wes Beckwith
KURV studios
XCart 4.4.2 on a Linux Server
Added Mod - Download Expander
Added Mod - Social Icons
Added Mod - Video Samples
Added Mod - Enhanced Tabs
Reply With Quote
  #26  
Old 01-15-2011, 07:22 AM
 
Shehzad Shehzad is offline
 

Member
  
Join Date: Sep 2008
Posts: 21
 

Default Re: Common sense Product Layout modification (4.3)

kurv,

Did you mean 4.4.2? I have tried the acidon's original post on x-cart pro 4.4.2 and it worked fine.
__________________
x-cart-4.4.2 pro
Reply With Quote
  #27  
Old 01-15-2011, 08:39 AM
 
kurv kurv is offline
 

Advanced Member
  
Join Date: Jun 2010
Posts: 67
 

Default Re: Common sense Product Layout modification (4.3)

Quote:
Originally Posted by Shehzad
kurv,

Did you mean 4.4.2? I have tried the acidon's original post on x-cart pro 4.4.2 and it worked fine.

Yes, thank you!! 4.4.2.
__________________
Wes Beckwith
KURV studios
XCart 4.4.2 on a Linux Server
Added Mod - Download Expander
Added Mod - Social Icons
Added Mod - Video Samples
Added Mod - Enhanced Tabs
Reply With Quote
  #28  
Old 01-18-2011, 09:40 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: Common sense Product Layout modification (4.3)

Hi acidon,
Thanks for the code!!

I want to modify product details page which contains product details only no any other things that is no category no left panel only contents header and footer and centralized or left aligned product detail page with large image.

My purpose is to focus the product details only no other things.Actually I have a 2 column fashion store to sell different kind of fashion related product.I want to display product detail page with larger display.

I want to display in this manner --http://www.thefashiontree.com/screen.JPG

How to achieve that in 4.4 1 2 column??
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #29  
Old 01-19-2011, 09:04 PM
 
fioppy fioppy is offline
 

Member
  
Join Date: Aug 2010
Posts: 13
 

Default Re: Common sense Product Layout modification (4.3)

Quote:
Originally Posted by digiscrap
Hello,

Thank you for reading! And thanks for this modification and I put this into 4.4.1 pro. Works fine but now I have 2 small issues with the visualization:

Please see next screenshot. The text Home :: Word Art :: etc... isn't correct displayed. It used to be 10px (present in the altskin.css).

http://centani.nl/images/css1.jpg


And when adding a price discount to a product is the second issue. Normally there appears a star behind the discount percent. It now only displayed "15%" without the background 'star'. Please see:


http://centani.nl/images/css2.jpg


Can someone please look at these 2 issues? I'll attach product.tpl and product_details.tpl

Thanks in advance,

Digiscrap.nl
Vincent Volmer



Hello Vincet, I have looked if you got solution for this script. please tell me how did you Solve this issue?

Also in replace the codes I found that the secritps in our templates are different. please can you just translate this mod to 4.4 Verson so we all can benefit from it.

Regards
Amer
__________________
X-Cart 4.4
Reply With Quote
  #30  
Old 02-03-2011, 11:07 AM
 
Cello123 Cello123 is offline
 

Newbie
  
Join Date: Feb 2011
Posts: 9
 

Default Re: Common sense Product Layout modification (4.3)

Does anyone have the code and or css to make this change in V4.4.2
im using vivid dreams chromo and i only see skin/chromo/customer/main/product_details.tpl
there is no skin/chromo/customer/main/product.tpl other ones are products.tpl, products_t.tpl, products_list.tpl
*there is a product.tpl and product_details.tpl located skin/common_files/customer/main

please if someone can help me out with step by step instructions
i would like all the product description, variants/options, price etc under the main image and thumbnails, such like this:
MAIN IMAGE
THUMBNAILS
PRODUCT VARIANTS/OPTIONS
PRICE, CART
DESCRIPTION
etc....

Thanks i would appreciate it, as im going crazy on this.
__________________
V4.4.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:21 PM.

   

 
X-Cart forums © 2001-2020