Jump to content
thirty bees forum
  • 0

Preview CMS page doesn't works on Chrome


Lathaneo

Question

Hi,

I notice that preview of CMS page doesn't works on Chrome. When clicking on 'Save and preview' button, previews page doesn't come.

I think it's cause that: if(window.location.href.indexOf("url_preview") > -1) { window.open("{$url_prev}", "_blank"); } window.open() function is block on Chrome, not on Firefox. But, same function work with PS1.6 on Chrome and Firefox.

Preview on Product page works, but it's not the same redirection system.

It's doesn't looks to be caused by adblocker. I tried a lot of solutions, no ones work.

Any suggestions?

Regards.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi,

I tried TB and PS1.6, with adblock and without, on Firefox and Chrome. I didn't try on same domain, just in local.

In fact, window.open() shouldn't works in Chrome, some people said it's desactivated for get better user experience. I notice if you try window.open() in Chrome javascript console, it's works.

Regards.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...