This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NUM=0 ; for FILE in * ; do NUM=`expr $NUM + 1` ; mv $FILE $NUM\.jpg ; done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create a top level category in opencart - call it 'about us' | |
Add description, set it to show on the top level | |
Click on it. It looks great, it shows the information you want it to show... but it says this: | |
There are no products to list in this category. | |
Get rid of it to navigating to: |
NewerOlder