adamsilva01 Posted February 1, 2017 Share Posted February 1, 2017 Hey guys, Since I can't seem to put my layered block module to work(I've also searched the whole internet, and tried all available solutions, but the indexing always fails), I've thought about using the tagsblock module, since they practically do the same thing. I've already duplicated the module, and I have it working. My question is, where can I change where the module gets the information from in the database? Because in my duplicated module, I would like to get the features of the products, instead of the tags. Any idea where I can change this? Unless I'm blind(probably am), in the php file of the module there is no query to change. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted February 2, 2017 Share Posted February 2, 2017 You can take a look at the following file to find the solution to your problem: /modules/blocktags/blocktags.php It seems that the hookLeftColumn() function has what you need. Good Luck. 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