Forum Replies Created
-
AuthorPosts
-
Hi Elliott,
Thanks for your reply. You have again explained what I am know :) I asked will be corrected as well as fixed in comming updates.
Regards
Yes, I also agree but some of the issues are still existing :) However, Thanks!
Hi,
I didn’t want to open another/new topic about same issue!
The styles on my homepage (main page only) total changed, however others are OK. I also cleared cache, deactivated plugins still same issue.
Exp.: Special headings colors are los, the section without border now with border, and the font icons (entypo) are japanese :S, As I said all other Pages are OK.
Regards
- This reply was modified 10 years, 1 month ago by fuenos.
Hi Andy,
Didn’t you read my comment above? This is the result (my comment about) of Default WP Theme!
The console is empty any messages to see, but https:// is still yellow. Even on mobile browser is yellow, however, with canary newest beta version (41.) of Chrome is Green.
Regards
Hi Josue,
The console is empty any messages to see, but https:// is still yellow. Even on mobile browser is yellow, however, with canary newest beta version (41.) of Chrome Green :S
I tried all methods, disable – enable, browser cache, deinstall – reinstall. In addition to this, with Firefox I don’t get any error/issue!
It is a Chrome issue according to developer forums. Did you heard about thise issue?
Regards
ErdoganThis reply has been marked as private.Hi,
I have solved the issue, it was Revolution Slider. Revolution slider import some standart google fonts.
I recommend other Enfold width SSL (https) users;
If you get insecure content warning check your site on Chrome Developer Tools > Console Tab/Tool, if you discover google fonts warning (mostly google fonts) check all plugings one by one and deactive untill you find right one than go to plugin settings > font import or via editor like Notepad edit setting.css – setting.xml or .php etc.Regards
Hi,
I just tried another simple code for smaller body text sizes on movile devices but doesn’t work again!
I added custom font size while building the pages for some text blocks exp. 17px. Then I have tried this code;
@media only screen and (max-width: 480px) { body { font-size: 14px !important; } }
What is happening witdh Enfold? The codes befor big update of 3.0 biggest part of them don’t work exactly!
Regards
Hi Yigit,
thanks for your reply, I can’t change the container width this code doesn’t help me;
.responsive .container { width: 90% !important; }
and I wanna to change the column sizes/apparence, for example; 3/1 – 3/1 – 3/1 untill responsive media screen min width 500px should stay in its own size, like desktop (33,333%) than under 500px 100% content width as normal.
For 4/1 I have used this code;
@media only screen and (max-width: 767px) { #my-section-id .av_one_fourth, .responsive .avia-content-slider-inner .av_one_fourth { width: 50% !important;} }
and
@media only screen and (max-width: 500px) { #my-section-id .av_one_fourth, .responsive .avia-content-slider-inner .av_one_fourth { width: 100% !important;} }
Regards
Erdogan
Hi Yigit,
Yes, I know and I tried width plugins etc. but how to solve this issue? This css/font code makes me crazy :) I will delete the page and build it again may be new codes will help.
Thank you
Erdogan
This reply has been marked as private.This reply has been marked as private.Thanks a lot for quick reply! ?
You can close the topic, I found my answer in other forums! If I use other themes :S
Hi,
same issue happened even with Roboto Google Font. I don’t understand why, my codes also menu styles all of lost!
Regards
Hi again,
I have solved my issue, just added a section ID where I wanted to use fullwith contact form button. I have called the section as form and added the following css codes to custom.css;
#form input[type="submit"] { border-radius: 5px !important; padding: 9px 10px 7px !important; font-size: 15px !important; min-width: 100% !important; }
Thanks
Erdogan
This reply has been marked as private.Hey Yiğit,
Thank you very much Bro. ;) It was very helpful…
You can close the topic! I got the answers…
Best wishes
Erdogan
Hello again,
I have a question about language settings, without using WPML how can I set up (Admin panel EN or DE) but Frontpage (FR) Enfold uses the Admin Panel settings right?
Thank you very much!
Regards
Hallo Peter,
Herzlichen Dank für deine blitz schnelle Antwort. Ich habe einige änderungen gemacht in einige ordnern daher wollte ich um sicher zu sein erneut fragen.
Beste Grüße aus Kölle, Danke nochmal ;)
Erdogan
Hi vsimpson,
I tried many plugins about page speed using Enfold (big or small sites) wp super chache and bwp minify helps but I think not enough!
I will recommend W3 Total Cache: https://wordpress.org/plugins/w3-total-cache/ and WP Smush.it: https://wordpress.org/plugins/wp-smushit/ both are very helpful around load speed but complicated and advanced! Please be careful, may be W3 Total Cache is not compatible and not updated to WP 4 now!
The highest result that I got: A-95 and B-88
I hope it will help you!
Regards
- This reply was modified 10 years, 3 months ago by fuenos.
Hi,
Thanks a lot Yiğit, I will try.
Regards
Erdogan
Hi Yiğit,
Thanks for your help but please check the link what I have added ;) like this page, instead of date content should appear under page titel in ajax search and also in search page.
Thank you very much
Erdogan
Hey,
Thank you Yiğit, very hepful ;) But with 88% looks better then 80% :)
Have you get the Mail?
Regards
Erdogan
Hi Peter,
Ich wollte auch so ne Frage stellen, ich hoffe kannst auch mir helfen ;)
Ich möchte auch Logo etwas kleiner on mobile devices haben, Kann ich das selben Kode benutzen dafür?
Width, High etc.
Herzlichen Dank
Erdogan
Hey Dude,
Thanks a lot, it was very helpful :)
Manchmal um sicher zu gehen lieber euch Fragen ;)
You can close the Topic..
MfG
Hi,
Thats ok now, thank you ;)
What was wrong? Only browser chace?
:)
This reply has been marked as private.This reply has been marked as private.Merhaba Yigit,
I am in Turkey now (in Bodrum for Holiday) :) from Turkey can’t be open pastebin and other sites (komisch), I can copy here, it is OK?
this work well
.blockquote-gruen{ border-style:dashed; border-top-width:3px; border-bottom-width:3px; border-color:#779909 !important; color: #d3d3d3; padding-left:5px; padding-right:5px; margin-bottom:1em; margin-right:1em; font-size: 16px; text-align: center; line-height: 1.5em; }
this not
.blockquote-white{ border-style:dashed; border-top-width:3px; border-bottom-width:3px; border-color:#fcfcfc !important; color: #f2f2f2; padding-left:5px; padding-right:5px; margin-bottom:1em; margin-right:1em; font-size: 16px; text-align: center; line-height: 1.5em; }
Both are same codes, I only copied and pasted :S
Thank you very much for your quick reply,
Erdogan
This reply has been marked as private. -
AuthorPosts