dmargom Posted June 15, 2005 Posted June 15, 2005 Please, help me to show the Specials box on the top of the main page. Please, please!!!
♥bruyndoncx Posted June 15, 2005 Posted June 15, 2005 the contribution 'specials on default' adds a specials box to your main page KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
♥14steve14 Posted June 15, 2005 Posted June 15, 2005 You may have to alter the page layout a bit but in yoiue catalog/includes/index page can you not add a bit of code similar to the ones alreadt there, but change it to specials I mean something like this <tr> <td><?php //require(DIR_WS_BOXES . 'specials.php');?></td> </tr> You can then add it where you like. I hope i got this right REMEMBER BACKUP, BACKUP AND BACKUP
Recommended Posts
Archived
This topic is now archived and is closed to further replies.