Downloads
Full Ubercart theme based on a standard Ubercart install.
Screenshots
Development
| Preview | Attachment | Size |
|---|---|---|
| Linkcart Pixel Theme | 38.58 KB |
|
Ubercart |
|
|
|
||
Re: Linkcart Pixel Theme for Ubercart
Nice! Is there a demo of this somewhere, or screenshots?
Re: Re: Linkcart Pixel Theme for Ubercart
Added some screenshots - see above.
Re: Linkcart Pixel Theme for Ubercart
very nice, and a thumbs up from steph, top job!
Re: Re: Linkcart Pixel Theme for Ubercart
Thanks guys, when I first started using ubercart I noticed there wasn't a great deal of free themes available. I think that ubercart is an excellent product so just wanted to contribute something back to the community. I'm pretty busy at the moment but hope to get a demo site up and running soon. Buzz.
Re: Linkcart Pixel Theme for Ubercart
Love the theme, was very easy to customize. However, for some reason I can't get the admin menu module (http://drupal.org/project/admin_menu) to work with this theme. It works fine with other themes, just refuses to appear when I have this one enabled. All in all, thanks for a great theme!
Re: Re: Linkcart Pixel Theme for Ubercart
Thanks for picking that up - I have resolved the issue and uploaded the fix.
Re: Linkcart Pixel Theme for Ubercart
Just tested it out, too. Great job! On a quick scan through the theme, I noticed two positioning issues: 1) Unordered lists in the cart block for attributes have no indentation at all, so the disc is over the left border of the block. 2) The fieldset legend elements on the checkout form are positioned so the descriptions appear to the right. This is a neat effect, but it makes things messy when there is no description (like for the cart contents checkout pane and the payment pane).
Error when products have attributes
I am getting the following errors when viewing the teaser of a product (set as either unlimited or restricted number of words) that has attributes assigned to it. The errors do not appear if a product does not have attributes. The errors do not appear in other themes I am testing. The errors do not appear when viewing the full product node. # recoverable fatal error: Object of class stdClass could not be converted to string in .../includes/bootstrap.inc on line 774.
Re: Error when products have attributes
me too getting the above error nut in home page only that is where more than one products will be coming
Re: Linkcart Pixel Theme for Ubercart
Theme was setup to accommodate very basic store setup. Working on updating it so more complex stores will work.
warning: htmlspecialchars() expects parameter 1 to be string
Hi I also had those nasty "htmlspecialchars() expects parameter 1 to be string..."-warnings only on the starting Page and only with this theme. It seemed that the problem is located here: node-product.tpl.php <?phpIt has a problem passing the $attributes, so just leave them away. Change to: <?phpPlease tell me if it helped |
|