Skip to content

* Required item displaying twice #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
frankjos opened this issue Nov 2, 2010 · 2 comments
Closed

* Required item displaying twice #10

frankjos opened this issue Nov 2, 2010 · 2 comments

Comments

@frankjos
Copy link

frankjos commented Nov 2, 2010

http://dawking.com/catalog/product/view/id/5977/s/hd-test/

as you can see, for some reason the (*required items) is displaying twice.

@toasty
Copy link
Collaborator

toasty commented Nov 2, 2010

This is likely to be because your template is sufficiently different to the standard Magento ones that changes that SCP has made aren't quite working correctly. (eg Your template adds the message in a place that SCP doesn't know about)

I'd suggest turning on 'template path hints', finding out which templates/blocks are responsible for outputting each '* required items' and just removing one.

The one that's part of SCP is in app/design/frontend/base/default/template/catalog/product/view/options/scpwrapper.phtml

Matt

@frankjos
Copy link
Author

frankjos commented Nov 2, 2010

Thank you, that worked perfectly. I am using this with Magento EE.

Awesome extension.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants