Jump to content

Do we have a hook here?


Recommended Posts

I want to put the search bar on the top of the category page that next to the sort box. Do we have a hook there? I search for the class.php and the category.php line by line and I don't understand how the sort box hook to. What is the hook name? Can I hook the search bar there?

Many thank for the help. :-)

17676_SZ6qcbQC9aW1pPa3QRMQ_t

Link to comment
Share on other sites

Okay. I added a hook into the DB,

INSERT INTO `ps_hook` VALUES(51, 'catTop', 'Category Top', 'Display hook on the top of the category', 1);



Which php should I add the hook to? What is the top of the category belongs to? Header.php? footer.php? I checked the category.php line by line and I don't see the word"hook" ..... Where, which php should i hook this too? :-S

I have beed working on this issue for non-stopping 16 hours.... Am I stupid or what?

Link to comment
Share on other sites

×
×
  • Create New...