Hello,
I have checked your website on multiple platforms and I have to say, there are very strange things I found. Google returns a pagespeed of 100/100 . That is a bit exaggerated. When checking with gtmetrix you get 30% https://gtmetrix.com/reports/www.hafawo.at/OdbrBvsV and on w3c validator: https://validator.w3.org/mobile/check?task=2016021708382976.mobile1&docAddr=http%3A%2F%2Fwww.hafawo.at%2F
Google seems to be the only one that cannot test your site properly. Please try to disable all plugins except visual composer, clear your cache and reset cdn if you use it. Then check with these tools again. There may be some plugin conflict at work here.
Let us know how it goes.
Thanks.
Hello,
When I view my home page or a blog post on Chrome for IOS, there is a strange issue that occurs with the background image. As you scroll up or down the page, the background image appears first and then the modules appear over top. It looks very strange, might be a bug. Even when everything has loaded, it keeps showing the background image repeatedly as you scroll up and down the page.
It creates a somewhat poor user experience.
When I try this on Safari, it only happens at the very top of the page – the background can be seen and then the navigation loads.
I’ve tried enabling or disabling various background features but it still seems to happen.
I’m using version 6.6.5., site is http://www.comics2film.com
Thanks
Hello branch1,
The solution to this issue is simple. You will need to add some code to your .htaccess file like this post suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/ and for more information about .htacces and php.ini, please consult our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thank you for the message!
Hi,
Please check your website again as it no longer displays the strange characters. (Probably caching)
Thank you!
Hello,
Unfortunately this is a strange issue and we have not encountered anything of the sort. I tested this on my end but could not recreate the issue.
Please try this on a WP default theme to see if it’s theme related or if it behaves the same on a wordpress default theme.
Let us know how it goes.
Thank you!
it is strange, I open it with firefox it displays correctly but when I open it in Chrome the grey line appears.
what is version of Chrome you are using?
my one is v48.0.2564.109 m
Hi,
If the method Chris suggested does not fix your problem, please try to follow this topic and add the code to your htaccess file: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Thank you!
Hello,
This is strange as the font should have been loaded if it has been set in the fonts section. You can try to change your header menu for example to oswald from the theme panel and check in the page source to see if the font is loaded.
You can always try the alternative of loading it with css:
Add this in the theme panel -custom css code:
/* latin-ext */
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: local('Oswald Bold'), local('Oswald-Bold'), url(http://fonts.gstatic.com/s/oswald/v10/dI-qzxlKVQA6TUC5RKSb3xJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: local('Oswald Bold'), local('Oswald-Bold'), url(http://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
And then use the previously provided code to change the font-family.
Let us know how it goes.
Thank you!
After I published new post on our website http://www.fresh.hr, strange things occur: instead of arrow down character, there is some chinese character, and at the top bar instead of search button there is also some weird character. You can see it here: http://www.screencast.com/t/dX0Hf9LirFf
Does anybody know what’s the problem, how this occur?
Hello Sylvia,
It should work with the purchase code because you can access the forum through this code. Indeed, I have checked you purchase code and appear to be invalid, strange. More details were provided by my colleague Lucian via email.
Thak you for the message!
Hello,
I have a strange issue.
It is somehow related to theme (newspaper V 6.6.5 i have) as I tried to apply the same plugin for other themes and the issue is not visible.
Please advice me what can be wrong. I am attaching the pictures before and after activation of plugin.
Basically once plugin activated the HOME page from MENU bar below is not visible/blank. I cant tell why. I tried lots of things but nothing works.
This is the page: http://www.uspornaziarovka.sk/forum/
This is the plugin: https://www.wpinventory.com/add-ons/
Images:
OK – http://www.uspornaziarovka.sk/forum/wp-content/uploads/2016/02/ok.jpg
with issue – http://www.uspornaziarovka.sk/forum/wp-content/uploads/2016/02/error.jpg
thank you for advices.
good day
with regards Marian
Hello sid,
This issue is known when using CDN or loading fonts from a different source.
Take a look at this: http://screencast.com/t/AMjW530CSH6 and this: http://screencast.com/t/dLjEUGGwQUZ
The solution to this issue is simple. You will need to add some code to your .htaccess file like this post suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
For your second request, if you want to remove the border between the top bar and main menu, please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-header-style-8 .td-header-top-menu {
border-bottom:0px;
}
The result you should see here -> http://screencast.com/t/3tRmZyw5k
Hope this helps and let us know how it goes!
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Now I have solved the problem.I have changed the code, but it is strange, isn’t it ?
Hello,
You can follow this topic to see how it can be solved: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
You simply need to add a rule in your htaccess file.
Thank you!
I am suffering from the title and subtitle format in a few posts layouts. Desktop looks good, but the cell is completely different and bad.
Open this link in desktop and mobile and see the difference, please.
Hi,
I just installed your theme.
There is a problem on the home page, with Yoast Snippet editor:
1. I can not change the title tag
2. There is a strange URL in the snippet : instead of http://www.travailler-en-angleterre.com, th url is http://www.travailler-en-angleterre.com/example-post
The problem is only for the homepage (www.travailler-en-angleterre.com).
I use VC ans Yoast with lots of other theme, without any problem.
Did you have any existing problem like this? Any hints?
Many thanks in advance
David
Hello! I have a strange issue with sidebars on posts. When I select the Default or Style 5 post template, the sidebar displays with no problem at all and also the smart sidebar works fine. Look here: http://www.mizonadeportiva.com/2014/12/02/dos-gigantes-se-desafian-uno-al-otro/
But when I select any other post template the sidebar does not appear, it does appear at the bottom of the Post content and in the left (when smart sidebar is active the sidebar only appears when scrolling back to the top of the post).
I’ve already tried disabling all plugins, creating new sidebars and nothing works. I also did a correct update and also tried on Chrome, Safari and Firefox, they all display the same issue. Any help?
Hi,
Gusy i have strange think 🙂 im using on my site qtranslate-x plugin for translating page, on english version i have all social icons. On italian lang only two 😀 How to show all of them?
my website url http://www.dzogchen.it/it/
Hello nicolai,
This issue is known when using CDN or loading fonts from a different source.
Take a look at this: http://screencast.com/t/AMjW530CSH6 and this: http://screencast.com/t/dLjEUGGwQUZ
The solution to this issue is simple. You will need to add some code to your .htaccess file like this post suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Hope this helps and let us know how
Hello Tagdiv,
After the update I’m getting a strange error in my blog http://www.getcooltricks.com . The pages are having a strange look without any styling. I think the Visual composer plugin is not working. The latest update works fine in my test site but not in the main site. I checked my site in my workplace and it worked fine. Please help me with this.

I removed the fix from my functions.php and everything works fine, so I reckon WordPress fixed the problem with fix #35344 (Strange pagination issue on front page after 4.4.1 update).
Please visit my in construction page http://www.thehikers.ro and scroll to the end. Will see how HOT NEWS category block will scroll down and cover my footer.
It happens just on main page.
How to fix it?
Hello sunkast,
I have checked your website and I saw the issue with your embed video for Firefox. It is strange…I have added this bug in our list of fixes and it will be fixed in the future updates. Also, I saw that your videos are old and maybe, in the meantime, URL Youtube have changed from HTTP to HTTPS and you have remained to HTTP.
Sorry for the inconvenience!
Thank you for the message!
Hello wash,
This issue is known when using CDN or loading fonts from a different source.
Take a look at this: http://screencast.com/t/AMjW530CSH6 and this: http://screencast.com/t/dLjEUGGwQUZ
The solution to this issue is simple. You will need to add some code to your .htaccess file like this post suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Thank you for the message!