Hi there. I'm very new to Panels and I'm having a bit of trouble using it to customize the look of Ubercart product nodes. I've looked around the issue queue a bit and I must be missing something. I'm adding a variant to the node template (thanks for that) and I think I see how everything should work, but under "Add Content" -> "Node" I'm not seeing any of the "Product Information" CCK fields. Things like "Price" or "Add to cart". I do see more standard fields like ones I added using imagefield. Assuming I've given enough information, do you know what I'm missing here? Thanks.
Comments
Comment #1
merlinofchaos commentedIf they're actually CCK fields they should appear; they might only appear if the panel thinks that it is the right content type. If they are not actually CCK fields but are instead Ubercart specific fields, then Ubercart would need to export that information to Panels, and that means teh Ubercart developers would have to be interested in doing so. =)
Comment #3
philsward commentedIn response to this, I believe that the Ubercart on Drupal 7 is basically being re-written from the ground up and will utilize the new "field" options.
With that being said, I pulled my hair out for several months trying to figure out a way to get the Ubercart catalog to show up on my panel's based home page. I finally found a solution which can be found on my blog. http://thewichitacomputerguy.com/blog/ubercart-catalog-panel-pane It isn't exactly my favorite option, but it works and turned out to be fairly clean.
Comment #4
hebhansen commentedHow do I add PHP code to the panel. I am new to Panels so please be specific...
I tried to add php in the custom content body, but it shows as code...
Your title issue, I guess is the title of page and not a url issue. settings.php allows for changing the base URL to whatever...
Do you know if it is possible to add mini panels inside panels and how???
Thanks for the ideas here and the php code. Looking forward to see it displayed in panels
Comment #5
hebhansen commentedWill I need to enable PHP filter module?
Can I add this
in a node or block and how? Can i wrap it in html tags and how?