Hi, is it possible to show all products on first/main page because it was possible on previous version of quick.cart. Now I am able to choose one category to be shown on first page. Please see www.mobilieji.com . I want not only mobile phones but gps and accessories as well to be shown once you enter the page.
you could create a new page called "Products" in the main menu. Make it a menu 2 page (the menu under logo). Make it a page that "contains products". In a subsequent edit of that page, you should add all products to that page from products list (use shift + left mouse clicks to mark them all). Next, select this page as the main page in the admin > settings > pages.
I will try soon. Thanks. I know about micropoll... but i dont know a better solution
logica1
2008-06-23 10:30
beholder, thanks for the great idea. it really works.
maybe you know how to make "product of the week" or just a promoted product on the left side of the site instead of random product (this is randomproduct plugin for QC v3.0) ?
yes, of course. Since modifying the RandomProduct plugin would not be that easy (I just tried), you would have to use my plugin "Easy Banner".
Then you can set up any banner whatsoever, product pictures too, even randomly rotate few selected banners, add a promo line with price or whatever. Here is a complete description:
Basically the Easy Banner plugin adds rotating ads to your page(s).
You can also easily modify the look and displaying of the banner: it can display any product picture and have promotional text(s) under that picture or it can display bigger banners or any picts, etc. Of course, the ads are randomly rotating, that means they change with every page reload.
With Quick Cart 3.x the functionality is even more enhanced, because for different pages there can be set different templates and themes --> that means you can have EasyBanner rotating ads on just one page and not on any other or perhaps just in one theme.
Editing and updating of basic banner information is done via editing a simple file in db/ directory. No interface is necessary, since it's very simple. The EasyBanner is a true QuickCart plugin (it is no hack), therefore it's quite simple to set up.
If you are interested, for a day's work fee I will share this plugin with anyone. Check out here if you want to contact me: http://www.nlp.sk/antispam/
I'd like to put to product on the same page but different position. Let's see!
<table width="50%"> <tr> <td>$sProductsList</td> </tr> <tr> <td>Some texts...</td> </tr> <tr> <td>$sProduct</td> - here I'd like to put only one product. </tr> </table>
I preffer to do this from admin/products pages ctrl+click.