I created a custom theme with my Magento Website, in my theme I have a slider and some other blocks but if I click and change language my homepage's blocks disappear and I don't know why, I had a look in the Configuration -> My language store and in the Web tab it's all the same of the "All view store" so I suppose that they take the same options and page, so with all my blocks! I don't know where else I have to look, someone can give me some advise? Thank you very much! Cheers!
Asked
Active
Viewed 114 times
0
-
Did you check your home page's and block's Store View value? Are they both have "All Store Views" scope? – muhammedv Nov 20 '14 at 15:18
-
hello, thank you for your answer, I check my Homepage page and I don't have static block in the CMS -> Static Blocks page, I just built everything through the .phtml files. – valentina.a87 Nov 20 '14 at 15:48
-
Does logs say anything? – muhammedv Nov 21 '14 at 09:40
-
Thank you again for your help, no, the logs just give me this warning: 2014-11-23T11:56:54+00:00 ERR (3): Warning: simplexml_load_string() [function.simplexml-load-string]: </reference> in /home/imadeiit/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 444 2014-11-23T11:56:54+00:00 ERR (3): Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/imadeiit/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 444 – valentina.a87 Nov 23 '14 at 12:00
-
Does your configuration under System > Configuration > General > Design same for all your stores? Did you make any modification on your template's page.xml or local.xml layout files? If so, can you share them for further investigation? It seems like this is a template layout problem. – muhammedv Nov 24 '14 at 10:08
-
I know! I check a lot of times but it's all the same, I didn't understand but this morning I just gived up and started to move all this stuff in static block and put it in the page through Widget... Thank thank thank you for your help in any case! – valentina.a87 Nov 24 '14 at 15:13