how to add slideshow in magento 1.7.0.2 front-end - magento

Hello everyone i want to add slideshow on page, i refereed below this url. I follwed all the given steps by Selva, but doesn't worked out for me.
i followed steps upto 2 but didn't understand 3-step. My side first it was taking default website name, then i changed it to "dap". For installing process, wrote url in address bar "localhost/dap/magicslideshow-trial" but it gives all files inside the folder. So using simple logic, took example7.html code for my use but it can't show slideshoe. It just shows images.
Am using magento ver 1.7.0.2. can anyone please help me to add slideshow on page. [how to add slideshow in magento front-end

Please use this extension
http://www.magentocommerce.com/magento-connect/responsive-banner-slider.html
http://www.magentocommerce.com/magento-connect/free-youama-jquery-nivo-slider.html
and follow there steps on extension page.

Related

Go Cart template installation

Hi i am trying to use Go Cart e-commerce which is built in Codeigniter. I successfully installed it in localhost. But when i added categories and products only description is showing in front page but no images. Same with the banner. No added them but no image is showing there. I want to use default template. How can i use default template without any problem? Please let me know if someone have any idea. Thank you in advance. Here is the link for Go Cart : https://demo.gocartdv.com

Need more about magento basic

I'm new to magento. Need basic knowledge about magento programming, and magento customization.
Struggle to print content inside frontend.
I followed below site to print content but error shows inside layout,where the content displayed.
Can help me what is what in magento
You can easy learn i have searched it
It's a great and simple tutorial which help you step by step(After covering this tutorial you will be able to handle admin panel of the magento)
http://www.templatemonster.com/help/ecommerce/magento/magento-tutorials/
http://leveluptuts.com/tutorials/magento-community-tutorials

How to add simple custom form to magento admin panel

First of all let me clear what i want to do, here is my problem. I have my magento project running on server. Now my client is asking me to add a module like this, please have a look
http://www.chinaglaze.com/Try-On/index.html
Also he want that he can manage images and color codes from the Magento Admin panel. I have not much experience in magento extension development.
Please provide me reference if there is any magento extension already exist so that i can use that other wiase how to do it.
If you want a Magento frontend view which is admin manageable (with your own custom database tables) try this piece I wrote: link. Hope it suits you.
You should add a custom module to add that.
Check this link
http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/how_to_create_an_admin_form_module

Sage Pay Payment Failure in Magento

I am setting up a megento shop but while testing I get the following error when paying by card using ebizmarts Sage Pay module:
Payment has failed, please reload checkout page and try again. Your card has not been charged.
Does anyone know the solution to this problem?
Regards,
Daniel
There is a support forum for the free plugin here http://ebizmarts.com/forums and if you are using the PRO module, you can just use the contact form here http://ebizmarts.com/contact-us
Also, the problem you mention is described on the Wiki here http://wiki.ebizmarts.com/sage-pay-common-problems
FIXED
From what I can see and for whatever reason, Magento was loading the "info.phtml" file from the theme/default/checkout/onepage/review folder, rather than the one in the sagepaysuite folder.
I copied in the above code to the relevant position to the default info.html file, and it's working now.
The staging server was loading the sagepaysuite/checkout/review/info.phtml file correctly, hence it was working.

Get Top/Best Rated Product in Magento

I want to best rated product on a magento homepage. I have product reviewing module configured on my site.
i have tried following this http://www.odino.org/84/retrieve-top-rated-products-in-magento
but am unable to get it working.
My homepage is formed my calling one block from the cms home page {{block type="page/html" template="page/html/home.phtml"}}
and i have tried putting the php code in home.phtml
The link i have posted asks to create a helper, but i don't know how to go about that, so what i did was wrote a normal function within the page and called it.
Any help would be seriously appreciated :)
Thanks
Look at this module from Inchoo, explained with all the required changes you need to make with screenshots. Hopefully this will be helpful
http://inchoo.net/ecommerce/magento/bestseller-products-in-magento/

Resources