2 weeks ago
- last edited
2 weeks ago
by BérangèreL
Member
Cannot drag and drop marketplace modules when editing a page
SOLVE
Hi @BérangèreL my problem now is that I'm unable to see any marketplace modules in a list of avaliable modules whhile buliding a page. I can hardcode modules into the design but cannot drag & drop them while editing. Linked solution is something diffrent.
first of all I'd recommend to make sure that the module is available to usage and is also available for the desired page type you're building.
If you're working in the design-manager
to make it available simply check the toggle for "make available in templates and pages" so it's enabled.
For the page types, make sure that the page type you want to use the module in is enabled in the "Content types". Once you've made the changes, click the orange button "Publish/Update changes".
If you're working with CLI it's similar.
Open the meta.json file and set the "is_available_for_new_content" to "true" and add your content_types. A list of available content_types can be found here
first of all I'd recommend to make sure that the module is available to usage and is also available for the desired page type you're building.
If you're working in the design-manager
to make it available simply check the toggle for "make available in templates and pages" so it's enabled.
For the page types, make sure that the page type you want to use the module in is enabled in the "Content types". Once you've made the changes, click the orange button "Publish/Update changes".
If you're working with CLI it's similar.
Open the meta.json file and set the "is_available_for_new_content" to "true" and add your content_types. A list of available content_types can be found here
Cannot drag and drop marketplace modules when editing a page
SOLVE
Hi @Anton everything is set up corectly, module is a marketplace download, and I'm sure it works and shows on Hubspot's Elevate but is available at all when using a custom one. That's what I'm trying to solve: why custom CLI/project theme won't show marketplace modules to use. It's just not there.
thanks for the additional info... To be honest - I'm not a huge fan of elevate as it has a few things that I'm not a fan of(react-based, not available/visible in the design-manager...) but do you mind sharing what marketplace module you're trying to use? If it's a free one, I can test it in one of my dev accounts.
How did you setup your elevate child theme?
Also - have you tried to clone the marketplace module into the child-theme?
Cannot drag and drop marketplace modules when editing a page
SOLVE
@Anton At the moment theme is not set up as a child theme. It uses files from the github repo. A theme is managed under CLI Project, built and uploaded/deployed to HubSpot.