Tagged: x
-
AuthorPosts
-
April 29, 2016 at 8:10 pm #906346
iecapitalParticipantHi,
Our site (www.iecapital.co), which is dual language (Chinese and English) displays correctly on Chrome, mobile, but not Safari. Actually, it is only on the footer – Chinese version – that we are having problems with. I believe this is the code we used to insert footer:
<div class=”footer-copyright” style=”text-align:center”>
<div style=”width:33%;display:inline-block”>京ICP备16008155号</div>
<div style=”width:33%;display:inline-block”>©I.E. CAPITAL. 版权所有. All rights reserved.</div>
<div style=”width:33%;display:inline-block”>+8610 8587.1861</div>
</div>Any thoughts?
Thanks.
April 30, 2016 at 4:34 pm #907251
RadModeratorHi there,
Thanks for writing in.
It’s not just safari, but other browsers too with the same width. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
@media ( max-width: 1113px ) { .footer-copyright > div:first-child { width: 30% !important; } }But this may still not work, because your site is just a frame with embedded site within it (eg. http://www.iecapital.cn within http://www.iecapital.co frames )
I recommend not to use any frames to wrap your site, it affects site’s responsiveness.
Thanks!
May 1, 2016 at 2:27 am #907570
iecapitalParticipantHi,
Thanks the fix seems not to have worked, but I will ask my WP person to have another go at it. When I manually change the width of Safari (narrowing it), it does resolve the issue, but counter-intuitively widening the browser causes the footer to display incorrectly. Chrome seems to display ok regardless. Any thoughts are helpful.
Also regarding the underlying issue, could you elaborate a bit more on our site ‘is just a frame with embedded site within it?” I’m not quite sure if I know what you mean. It was my understanding that we only redirected .co to .cn? But it sounds like this is not the case. I would like to resolve the underlying issue if possible. Thanks and much appreciated.
May 1, 2016 at 6:34 pm #908310
RadModeratorThis reply has been marked as private.May 2, 2016 at 7:34 am #908972
iecapitalParticipantThanks. A final question. Because our website is located in China, we needed to secure a second url (www.iecapital.cn), which can be licensed so it can be host in China. Originally our site was at http://www.iecapital.co. Is it better to do a simple url redirect for the time-being instead of iframe? Do you recommend anything else? much appreciated.
May 2, 2016 at 1:13 pm #909507
RahulModeratorHi,
I would go with a simple URL redirect.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-906346 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
