implement custom slider without extension magento - magento

i want to implement bootstrap slider in magento dynamically without using any extension. so user can change images easily from admin without enter in any page. can anyone tell me what is coreect way to do this.
thanks

Related

Add gallery(with Lightbox) to tinymce using unsharp file manager and laravel

I am using Laravel 5.2.* and have integrated the Tinymce4 WYSIWYG and I am using unisharp file manager http://unisharp.github.io/laravel-filemanager/
I have not been able to find documentation that will allow me to add a gallery yet. Adding an image to the editor works perfectly but a 3 column gallery is not possible.
I would like to add a feature similar to how a user can add galleries in WordPress. I would like to also be able to make the images clickable where they open a lightbox.
Could someone please point me in the correct direction

create own extension for popup in magento

I am novice to magento.I need to create my own extension to display the pop-up on loading page in magento.I don't know how to do this.I also tried in google but direct extensions download options are present.But creating own there is no tutorial i found.Can any one suggest for this? Advance Thanks

magento; diasble blocks on product page

I have a slider on my home page. Thats correct but when I go to product page you see also the slider. Where can I turns this off?
I want it only on the home page.
Thanks!!
Use latest version of magento and the Magikshop theme from Themeforest.
First of all, have you installed the seperate extension for slider or it comes with your theme? If it was default provided by your theme.Then you can find the setting to configure the slider in
"System->configuration" in your admin panel.
Search for the banner or slider you may get the setting there to select which page you want to show the slider.
The setting may be different according to the slider.
If you have installed the extension yourself then you may find the banner/slider menu in the admin panel.
Hope this will help.
If the slider is a widget, you should be able to specify the pages that show a widget instance. The widgets that are in use can be found in the CMS section of the Magento Admin panel.
If the slider is a block you probably need to disable/remove/unset that block from your product detail page. To disable block on a particular page, you need to edit your layout Xml file. These files are most probably found in the following folder:
app/design/frontend/THEME/default/layout/
How to unset a block is described, e.g. here: Magento - remove block using update XML

How to use Wysiwyg upload files for my button in magento

I want add a custom button in admin form, use files manager of Wysiwyg editor. But i can’t find anything sad about that.
Please give me any solutions if you have.
Thanks.

How can i integrate joomla media selector into a custom component

I'm writing a custom component for joomla 1.5 and i been searching for a way to integrate
com_media image selector into it.
All i want, is to have a functionality like, the image selection in the create article page.
Anyone knows how to do this?
Is there an API in joomla to do this, or do i have to see how is done in com_content an start
form there?
You can use a select box with image preview like the one used for the Sections and Categories thumbnails. This is much easier to integrate though images must come from single directory.
See the com_sections and com_content files in you Joomla Administrators components directory.
Also try posting this in the Joomla Forums.

Resources