Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am currently working with the Ella theme and would like to modify the Quick View feature. Specifically, I want to remove the input text and the "Choose File" option that appears in the Quick View.
Could you please provide guidance on how to achieve this? Any help or instructions would be greatly appreciated.
@Empirewaredrobe you still need to show your work at some level, especially for a third party marketplace theme.
Images are supplementary, they are NOT a suitable replacement for inspection or diagnosis.
Provide publicly inspectable urls of the issue:
https://community.shopify.com/c/blog/how-to-get-support-from-the-community/ba-p/1399408
Barring critical detail it's all guesswork:
Dig into the relative section in the code editor and find either the input type="file" or the dig further into any snippets it uses.
Some themes for quickview popups pull almost the entire product description page either from the product template/sections or a special alternate template for products using ajax|fetch|section-rendering-api/.
If you need this as a paid customization then contact for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
If you don't see options in the theme editor to remove those sections, then it is possible that the only way to remove those fields is through editing the code for the quickview. The theme defaults can be difficult sometimes.
Indeed, do you know where the edit part in the coding? At lease I can check.
alternate templates - double check the products alternate templates not the collection templates for a quickview specific template that may have the needed settings. Third party marketplace themes tend to be a kitchen sink so that's a possibility.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hi thank you for your reply.
Sorry I didn't get it. Where is the product alternate template?
Indeed I couldn't see the quick overview template.
Hello!! you have to click settings in the theme configuration, and then select the option quick view.
Hi did you get the solution I'm facing the same issue please let me know if you get it fixed?