Tagged: x
-
AuthorPosts
-
April 21, 2016 at 2:54 pm #894237
shikarimeParticipantHi! Now I have a problem with one of my page, which based on default Agency page.
I have on my page 4 blocks https://www.27inch-studio.com/o_nas/ which create this error, I delete one by one all content and when I delete this blocks, problem fade away.
On screenshot you can see:
1. If I google “Дизайн студия чернигов” It find on 1st page and works good
2. If I google “Студия дизайна чернигов” (it same but change words place) It find on 8-10 page and have HTTPS and block in browser.
3. I check all pages and error only on page with those blocks and error inside those blocks. I try to delete all text inside blocks, but problem still the same, just only when I delete these blocks, I have any errors.I really need help in this way, why I have this problem and how I can fix it? Whats wrong with this blocks? I LOVE THEM and I want see them on my page, but think something wrong with codes which create this shit.
Thank you a lot and please explain me if I don’t understand something!
April 22, 2016 at 4:31 am #895046
Rue NelModeratorHello There,
Thanks for writing in! Since you have installed a caching plugin WP Super Cache, please clear your plugin cache before testing your site. This can cause the changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.
Hope this helps.
April 22, 2016 at 7:51 am #895285
shikarimeParticipantHi! Thank you for your answer.
How you can explain this? I have the same problem tomorrow, but it fade away, today I have the same.
When I clicking on link in google, only if use this words for searching “Студия дизайна чернигов” (see attachment)
and also file from yesterday, I forgot to add it,April 22, 2016 at 7:52 am #895289
shikarimeParticipantFile
April 22, 2016 at 7:53 am #895293
shikarimeParticipantyesterday file
April 23, 2016 at 12:55 am #896293
RadModeratorHi there,
There are 15 unsecured URL that causes it.
1. Please change this CSS at your Customizer’s custom CSS
/* font-family: 'PlayRegular'; */ @font-face { font-family: 'PlayRegular'; src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot'); src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot?#iefix')format('embedded-opentype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.woff') format('woff'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.ttf') format('truetype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; } /* font-family: 'PlayBold'; */ @font-face { font-family: 'PlayBold'; src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot'); src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot?#iefix')format('embedded-opentype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.woff') format("woff'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.ttf') format('truetype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; }to this
/* font-family: 'PlayRegular'; */ @font-face { font-family: 'PlayRegular'; src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot'); src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot?#iefix')format('embedded-opentype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.woff') format('woff'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.ttf') format('truetype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; } /* font-family: 'PlayBold'; */ @font-face { font-family: 'PlayBold'; src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot'); src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot?#iefix')format('embedded-opentype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.woff') format("woff'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.ttf') format('truetype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; }2. And please edit your first section’s background, remove it and re-insert it again so it will use the secure protocol.
3. Then edit your child theme’s style.css and replace this CSS
/* font-family: 'PlayRegular'; */ @font-face { font-family: 'PlayRegular'; src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot'); src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot?#iefix')format('embedded-opentype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.woff') format('woff'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/Play-Regular.ttf') format('truetype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; } /* font-family: 'PlayBold'; */ @font-face { font-family: 'PlayBold'; src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot'); src: url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot?#iefix')format('embedded-opentype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.woff') format("woff'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/Play-Bold.ttf') format('truetype'), url('http://27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; }with this CSS
/* font-family: 'PlayRegular'; */ @font-face { font-family: 'PlayRegular'; src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot'); src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.eot?#iefix')format('embedded-opentype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/PlayRegular.woff') format('woff'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular/Play-Regular.ttf') format('truetype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayRegular.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; } /* font-family: 'PlayBold'; */ @font-face { font-family: 'PlayBold'; src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot'); src: url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.eot?#iefix')format('embedded-opentype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/PlayBold.woff') format("woff'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold/Play-Bold.ttf') format('truetype'), url('//27inch-studio.com/wp-content/themes/x-child/fonts/PlayBold.svg#svgFontName') format('svg'); font-style: normal; font-weight: normal; }Hope this helps.
April 23, 2016 at 3:12 am #896413
shikarimeParticipantHi! Thank you a lot for answer!
Just one thing, which section? can you make a screen?April 23, 2016 at 3:24 am #896426
shikarimeParticipantThis reply has been marked as private.April 23, 2016 at 4:47 am #896484
shikarimeParticipantNow I check via Firefox Developer browser and don’t see problem. Think it fixed now.
Thank you a lot.April 24, 2016 at 2:55 am #897219
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894237 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
