Quote:
Originally Posted by Mackeral_Fillet
Hi, thanks for this. It's a fantastic mod.
I have a couple of questions that other may be thinking too...
1. I sell only physical products. Is it possible to completely remove the 'Screenshoots' tab?
2. I bought a physical product but I am unable to add the review for it?
3. There are some alignment issues on some pages that I cant fix (see the adsense banner hitting the box?)
|
1
you can remove the screenshots tab by removing it from the template.
2
With the free version you can only add reviews to downloadable products.
3
this can be fixed with a simple template edit as well.
open template microcart_main and find
HTML Code:
<blockquote class="restore">
{vb:raw system_message}
</blockquote>
and change it to
HTML Code:
<br><blockquote class="restore">
{vb:raw system_message}
</blockquote>