Concrete5 5.7 edit menu does not allow to load other script properly.
Permalink
I am using Language Translate plugin from
https://www.translatecompany.com/translate-this/...
Here is my Website link :
http://exrx.net/concrete5/extras/kettlebell-two-arm-swing-6...
When I hover on translate button, a section is displayed 30 pixels below of button.
There is gap between button and languages section. I have attached screenshot.
Please take a look to understand better.
Also same happens if I use google translate for website. I have checked that code in simple html site. It work perfectly in it. Issue is only with concrete5.
And margin between button and language section is because of edit menu in edit mode.
What could be the solution for it.
https://www.translatecompany.com/translate-this/...
Here is my Website link :
http://exrx.net/concrete5/extras/kettlebell-two-arm-swing-6...
When I hover on translate button, a section is displayed 30 pixels below of button.
There is gap between button and languages section. I have attached screenshot.
Please take a look to understand better.
Also same happens if I use google translate for website. I have checked that code in simple html site. It work perfectly in it. Issue is only with concrete5.
And margin between button and language section is because of edit menu in edit mode.
What could be the solution for it.
Yes, I have same browser version,
But it is not working. It was working on your side because I have used !important on css. But its not working with all pages.
Can you check it again please ?
But it is not working. It was working on your side because I have used !important on css. But its not working with all pages.
Can you check it again please ?
This is how the translate button hover displays on my browsers.
http://exrx.net/concrete5/anchors/Simmons
Actually there are two different type of pages and its working on your side because I have added !important CSS to that DIV tag which gives the top position.
body .ttb-panel {
top: 235px !important;
}
But this top position is added dynamically when I hover.And Edit menu adds more 50 pixels to it. So its not on the right position.
Actually there are two different type of pages and its working on your side because I have added !important CSS to that DIV tag which gives the top position.
body .ttb-panel {
top: 235px !important;
}
But this top position is added dynamically when I hover.And Edit menu adds more 50 pixels to it. So its not on the right position.
Can you check the pages now, Please ?
When viewing this page in Chrome 41:
http://exrx.net/concrete5/anchors/Simmons...
- the translate menu drop down is below the translate button
http://exrx.net/concrete5/anchors/Simmons...
- the translate menu drop down is below the translate button
Yes, you are right. But there is space between them, around 50 pixels.
It should not be there. That's the issue.
On the demo, you can check. Here is the link :
https://www.translatecompany.com/translate-this/...
It should not be there. That's the issue.
On the demo, you can check. Here is the link :
https://www.translatecompany.com/translate-this/...
Firefox 36
Chrome 41