New Zenner
- Join Date:
- Apr 2010
- Posts:
- 20
- Plugin Contributions:
- 0
My Checkout Without Account Mod
Since installing this mod on 1.3.8 two things occur:
1 - There is an image over the top left of my header image (Within the logo wrapper)
I have searched and found a solution that fixed this issue for other folk but it does not help with my site - woodandknifesupply.com
Have managed to get rid of the logo image BUT!! it obviously leaves a logo placeholder and mouseover web link....
Would be great to get rid of the image placeholder and weblink on mouseover.
Potentially isolated the issue to the following code within tpl_header.php
However I do not know how to fix it...
if (!isset($flag_disable_header) || !$flag_disable_header) {
?>
2 - From within Admin the default centre top box that lists customers (Modded by the COWOA sql script so it lists COWOA customers) is a bit agricultural...any thoughts re tidying this up would be appreciated.
i.e. displays the sql names
BOX_TITLE_CUSTOMERS
BOX_ENTRY_CUSTOMERS_TOTAL 147
BOX_ENTRY_CUSTOMERS_NORMAL 146
BOX_ENTRY_CUSTOMERS_COWOA 1
BOX_ENTRY_CUSTOMERS_TOTAL_DISTINCT 147
BOX_ENTRY_CUSTOMERS_NORMAL 146
BOX_ENTRY_CUSTOMERS_COWOA_DISTINCT 1
