we've changed our magento site's favicon on both the front-end & back-end but the default magento favicon is still showing up when you view source or image in a new tab on chrome?
Any idea how we can change this?
I've tried removing every magento favicon.ico file from our server but with no luck.
Clear your browser cache, it should be visible to you. I cannot see magento faviocn on your website.
Related
I am new in this world of prestashop, I mhave the following problem: I do not understand why from one moment to another the images of the products that I had registered on the page are not displayed.
Prestashop version 1.7.4.2
The tests that I have carried out according to what I have read on the internet and they have not worked for me are the following:
Main Menu > Personalize > Layout > Image Adjustment > Regenerate Images. Clear cache.
Disable friendly URLs, then I accessed my hosting, save a copy of the .htaccess file and then delete it from the server. I re-enabled friendly URLs and cleared the cache.
page url: https://www.liveloverockon.com/
the strange thing is that from the backoffice of the page, when editing a product if the images are seen.
I would really appreciate your help.
Greetings.
I have restored magento website from a backup. I have restored files and database without any issues. Also, I did configuration in local.xml file with the DB credentials.I am getting Magento home page now.
But I restored my custom website, so my home page should be that instead of a magento home page. Can someone please help me where I would be going wrong. Any ideas or thoughts would be really appreciated.
FYI, this is hosted in GoDaddy VPS with cpanel.
check in admin CMS-> pages home page is active and its configuration/design is correct in cms
I am working on a magento store, i have done some change in the admin panel like scope change in store, and update some project using CSV file after that i am seeing a different as a default page on my store.
if i type domain.com/cms correct page is coming, but if i type domain.com page is not correct and it is also without js and css, and not able to if the page in the cms/pages,
also tried system> configuration> design and web chages, but it vain, also tried categories > url rewtire but no luck.
can anybody help me on this.
i have issues with my magento site, firstly, my site was not working so i restored the site with my latest backup. everything is working fine but the catalaog images in the frontend is not working. I guess the magento is not rebuilding the cache for the images. but i can see the products images in the backend side.
can anyone suggest me wat may be the solution.
thanks
I have recently downloaded a site from my hosting server to my localhost. I have set up everything on localhost to use the local db, however when I run the frontend, the image files don't load as Magento is looking for them under https:// instead of http://, the same goes for the entire back-end. The pages load in the backend but also no styles are applied as Magento is looking for them under https://. I'm not running secure_url, only unsecure_url on both back and frontend.
Here is a screenshot of Web Inspector.
How can I fix this?
// edit
Well, my backend is a mess, here is a screenshot of the Config->Web section, specifically the URLs:
It's always a good idea to clear out var/cache if you haven't done so already. Do you have a trailing slash on your base_url too?
If you already emptied your var/cache folder, there is one other possible source for your problem.
Go to System/Developer/ and disable Javascript Settings/Merge JavaScript Files and CSS Settings/Merge CSS Files. Then go to System/Cache and press the Flush JavaScript/CSS Cache button.
If there are no redirection-rules that redirect HTTP->HTTPS in .htaccess or httpd.conf, you can also check the configuration in Magento:
Magento Admin area: Menu -> System -> Configuration -> Web
There, too, you can configure secure/non-secure connection