abdukannur Posted March 4, 2017 Share Posted March 4, 2017 There is a module enabled by default. But it doesn't appear on home page. This is the default theme setup. I want that module to be included on my home page. It is included under positions. How can I do that? Link to comment Share on other sites More sharing options...
shokinro Posted March 4, 2017 Share Posted March 4, 2017 First of all, make sure if the module has any hooks that hooked to home page. If it is not designed to hook to home page, then it will not show up. Under back office Modules - Positions tab, you are able to transplant the hook into other pages like Home page, but the hook layout and design might be not fit to the page you transplanted. Link to comment Share on other sites More sharing options...
shokinro Posted March 4, 2017 Share Posted March 4, 2017 Please also note that some hooks are not visible, it is just used to hook in some invisible component such as CSS and JS. Link to comment Share on other sites More sharing options...
abdukannur Posted March 6, 2017 Author Share Posted March 6, 2017 @shokinro Thanks for the reply, The module is hooked to two hooks: displayHome and Header. but it is not showing anywhere. Please help. Link to comment Share on other sites More sharing options...
shokinro Posted March 6, 2017 Share Posted March 6, 2017 As I mentioned previously, some HOOK does not show anything. It is used to insert some javascript scripts and css. you may need to contact the module developer if those hooks are used to hook any HTML elements Link to comment Share on other sites More sharing options...
abdukannur Posted March 6, 2017 Author Share Posted March 6, 2017 @shokinro Thanks for your valuable time. I will check that. Link to comment Share on other sites More sharing options...
rocky Posted March 7, 2017 Share Posted March 7, 2017 You can also view the source code in your browser to see if the module's code is there, but it's hiding behind another module Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now