--- For Opencart version 2.x


- At Opencart default like :


- But with another theme can't show this. Example for Enar - Multi-purpose Creative Opencart Theme ( without feature filter product )




- The reason is a short code in xml file can't find the correct keyword. We can see it in log of ocmod



- To fix this problem, we need edit xml code of ocmod


A. Fix directly (it means don't need remove and re-install xml file again)

With Enar theme, we got a plugin support this. Or we can find another plugin to do this.


1.


2.


3. Open the file which file can find the keyword at ocmod log.


4. After change. Save + Clear the old cache + Refresh to generate the new cache (at the top right)


Note: If it still not appear the button customize, please double check the xml log or this page was generated from another module.


B. Fix via xml file ( need remove and re-install)


The package after download from Codecanyon, please extract the package was installed before and find the file is "install.xml" . Change it name become "install.ocmod.xml" to install


1. Remove Fancy design xml code at 



2. Edit xml file "install.ocmod.xml" , change the search keyword like case A.


3. Re-install with xml file "install.ocmod.xml" . Don't forget Clear and Refresh.


Note: If it still not appear the button customize, please double check the xml log or this page was generated from another module.