-
AuthorPosts
-
November 28, 2016 at 6:24 am #717578
Hello Nikko,
The same problem is also with the header “Phone Number or small info text” section, which is behaving the same way as the titles that changed bold.
Can you please help me to fix this too.
Thanks.
November 28, 2016 at 7:19 am #717590Hello,
Also the same thing is with the contact form text fields, the same error after the Enfold update.
Please check that also, I will let you know, If I find any other errors from the page.
Thanks.
November 29, 2016 at 5:26 pm #718382Hi,
providing a random number as thread title does not work for us, as this number is not unique. Please use a precise link instead or even better explain to us what’s the issue is about here.
Best regards,
AndyNovember 30, 2016 at 6:39 am #718636Hello Andy,
Ok no problem, here is the thread: https://kriesi.at/support/topic/after-the-enfold-newest-update-the-text-changes-after-website-gets-fully-loaded/
And the problem is that sumome plugin creates some clitches as some parts of the text will go bold after the page loads like the page titles, Phone Number or small info text and contact forn fields. Nikko managed to fix the issue with the titles as you can read from the thread but I noticed, that there are still issues.
NB: The issues occured after I updated the Enfold theme and Nikko said, that this is the first time he sees this happening. The login credentsials are in the private of the thread above.
Thanks.
December 4, 2016 at 8:10 pm #720238Can maybe Nikko look at it because he helped me with the similar issue?
December 4, 2016 at 10:15 pm #720249Hey!
Can you please post us your web site again, we would really appreciate.
Thanks a lot
Cheers!
BasilisDecember 5, 2016 at 6:21 am #720313Hello Basilis,
Sure, the details are in the private.
December 5, 2016 at 10:01 am #720381Hello,
The problem is not only with the “Phone Number or small info text” and the contact form fields but also the sidebar menu.
If you look closely you could see, that some parts of the text, which is regular goes bold, after the browser loads the page.
THE PROBLEM OCCURS ONLY, WHEN YOU ACTIVATE THE SUMOME PLUGIN.
In the thread I posted above you can read, that Nikko added the code:
b, strong {
font-weight: 600;
}and after that the heading of the pages is fixed (they are not going bold anymore) but like I said other elements are going bold when page loads and sumome plugin is activated.
Thanks.
December 5, 2016 at 5:50 pm #720568Hi,
Sorry for delayed response, I have added this code in your Quick CSS:
.phone-info, #top label, .widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a, #top .av-subnav-menu li a > .avia-menu-text { font-weight: 600 !important; }
Should fix the issue you have pointed, let us know if there are still issues in other areas, it would really help if you can also give the link where the issue show.
Best regards,
NikkoDecember 5, 2016 at 8:00 pm #720645Hello Nikko,
Thanks but some of the issues are still or came after you applied the code:
1. The fullwith submenu items are now in bold: http://imgur.com/a/bqS7C
2. The fullwith easy-sliders caption button label text goes into bold (the same issue with the sumome) http://imgur.com/a/WCszHThanks.
December 6, 2016 at 11:15 am #720924Hello Nikko,
Also the problem is in this page: http://dreammarketing.ee/hinnakiri/
December 6, 2016 at 2:55 pm #721024Hi!
I have added this code in your functions.php:
add_action('wp_head','hook_font'); function hook_font() { $output="<link rel='stylesheet' id='avia-google-webfont' href='//fonts.googleapis.com/css?family=Open+Sans:300,700' type='text/css' media='all'/> "; echo $output; }
This should fix it, I have checked the pages you have listed and it seems everything is good, let us know if this is also fixed on your end :)
Cheers!
NikkoDecember 8, 2016 at 10:25 am #721884Hello Nikko,
All the problems caused by the sumome plugin seems to be fine now.
Thanks!
December 8, 2016 at 12:03 pm #721898Hey pimroll,
You’re very much welcome. Glad we could help :)
Regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.