Magento slideshow images are not getting updated - magento

I am new to Magento and trying Magento 1.7
I have installed a theme and trying to change the images of the theme. I copied the new images in the right path and renamed those to the old image name. I was expecting the new images will show up, but it is not working.
I made sure the new images are also png files and of same size like the existing one.
What I am missing here.

I was not chaging the png file permission.
I changed it starts working

Related

Adding Image in Magento Customized PDF (Extension)

I have an extension installed on my Magento in which I customized it to fit the my expectations.
But in my PDF that I customized, I want to place an image where the picture is placed on the media folder only,
The link of my image is like this http://xxxxxxxx.com/ecommerce/media/GlobalPdf/default/img/barcode.jpg
I can open the link onm the browser and it shows the image but when I included it on the XML, it does not show, it shows only a black box with a white X on it.
Am I missing something? I tried placing it on other locations but to no avail.

Magento Image upload missing?

I'm having some issues with a Magento install 1.7.0.2. We recently moved servers and now the image upload option on newsletters and CMS pages are not working. (Product images are working fine).
Media folder is set for 777 permissions as well as subfolders.
I am getting this when trying to add an image:
http://i.imgur.com/UllpyMI.png
The create folder button also does nothing, has anyone come across this before or know a solution?
Thanks!
Are you sure it is able to read the /media/wysiwyg directory?
Have you set the base URLs correctly under System / Web?
Have you copied over the js-directory?
Seems Javascript compression in Magento was the issue. Disabling compression made this work! Don't know why.

Favicon needs to be updated

Hello I have new joomla 3.0 template but don't know how to change my favicon.
Did you have the same problem before or can help me with this? So please do.
My website is.
You simply need to create a new favicon and upload it to the following directory:
root/templates/your_template
If you are not able to save your image as an .ico file, simply save it as a standard png or jpg file and use an online converter such as this one:
http://favicon-generator.org/
Once uploaded, if you don't see any changes, force refresh your page using CTRL + F5

Drupal theme - change slideshow images

Using Drupal 7, "business" theme, I want to change the default slideshow images of the theme to my own images.
The documentation says:
To change the Slide Images, Replace the slide-image-1.jpg,
slide-image-2.jpg and slide-image-3.jpg in the images folder of the
Business theme folder.
I did that, but images won't change.
I changed the images in sites/all/themes/business/images. And kept these original names.
The old images are not there anymore, but slideshow still displays the old images.
I tried clearing Drupal cache, wasn't the problem.
I'm guessing maybe a wrong dir?
Thanks in advance.
That is the correct directory for the slider images. Try clearing the cache in your own browser.
I would suggest, Don't go with hard-coded slideshow in theme, rather remove that slideshow from there and create new region. then create slideshow using view and flexslider which uses same CSS and javascript which makes you dynamic slideshow and you can add as many image you want.....

How to add images and directories already on server to Magento media browser list of images and directories?

I've installed a new Magento Store and just pasted a media directory from another Magento Store. But when I try to insert images to some page or product using the WYSIWYG editor, I can upload new images and create new directories, but the images and directories that were copied does not appears.
What do I have to do to programmatically add this images and directories copied to the list of the "Magento's media browser"?
Below follows an image in case I didn't make this question clear enough. (You may notice some white squares, I just made a quick edit in this picture to hide the directories and images, as I can't show them)

Resources