Forum Replies Created
-
AuthorPosts
-
Hello i had the same problem.
Resolved by adding :.ls-container , .ls-wrapper, img.ls-layer { width: 100%!important; } .ls-fullwidth .ls-bottom-nav-wrapper { top: -5px!important; } .responsive .boxed#top { max-width:100%; }
Solved !!!
(that-s was my provider (OVH) who stop the email service (whithout saying anything)….
in french to sove it on OVH : nouveau manager -> domaine (hébergement) -> plus -> script mail -> débloquer envoi
THX for your support :)
if i activate a default WordPress theme instead, i can’t use enfold contact form (included in the theme) ?
Hello,
same problem with my contact form, (i disable all plugins):– Enfold theme + Enfold contact form : not working
– Enfold theme + WP Mail SMTP : works fine (using SMTP + gmail adresse and not domaine adresse)
> solved (that-s was my provider (OVH) who stop the email service ….
in french to sove it on OVH : nouveau manager -> domaine (hébergement) -> plus -> script mail -> débloquer envoi- This reply was modified 8 years, 10 months ago by ceubri.
Ok that’s ok, i didn’t see “Afficher la première entrée au-dessus des autres”.
All is good ;)
April 22, 2014 at 4:31 pm in reply to: enfold update wpml horizontal language switcher instead of flags #254437Ok i understand,
no problem.
thx !April 22, 2014 at 10:18 am in reply to: enfold update wpml horizontal language switcher instead of flags #254254yes i know and it’s correctly checked (only Native language name (the language name as it’s written in that language)
but if i don’t use the css .avia_wpml_language_switch {display: none;}> it’s look like : http://imgur.com/znEIkvo
Hiiiihaaa !!!
Great THX :)Sorry but it’s not working 100%,
look : http://www.whynotprod.com/accueil/
I only have the non-cliquable links…sorry but i don’t understand…
– i add tags on the admin page (under “Tags”)
– i found the code, it’s the same
and now what can i do with this code ?
I use Ajax portfolio, tags are working with this kind of portfolio ?
ThanksHello,
i want to add tags at the bottom of my portfolio description.
– i enter tags (in the right column)
– i follow and add you’re code in template-builder.phpBut nothing is shown, must i insert a code at the end of the description in my portfolio ?
ThxYes I try but, the problem stay the same.
Maybe the database is corrupt, maybe i’ll try a plugin to fix it.
ThxYes I’ve seen this articles,
but i never need this before.
http://epsu-cj.euMaybe it’s because i use cache plugins (wp supercache + optimize)…strange…
thx.You’re Great !!!
THANKS !!
I don’t know How did you get the second read more link,
maybe it’a automatic with a number of words ?Thx for your work, it’s very helpfull !
One last question, i use WPML plugin,
i have colors on links : blue color for FR and pink for EN language.
But this “read more link” stay grey, how to fix that ?Bye
- This reply was modified 10 years, 8 months ago by ceubri.
great it works !
Now i have 2 “read more” (“(suite…)” and “Lire la suite”)
is it possible to anly have one ?
(juste the same than in the posts “Lire la suite → “)
Thanks !I did it,
purge cache,
test in 3 differents OS ( chrome, Firefox, IE)
but nothing happend…
SorryIs it possible to manage this with the enfold-child ?
for the posts in blog-posts i add this code in enfold-child :add_filter( 'post-format-standard', 'avia_category_content_filter', 15, 1); function avia_category_content_filter($current_post) { global $avia_config; global $more; $more_bak = $more; if(!is_single() && empty($current_post['text_before'])) { $more = 0; $current_post['content'] = get_the_content(__('Read more','avia_framework').'<span class="more-link-arrow"> →</span>'); $more = $more_bak; } return $current_post; }
Sorry but that’s not working…
I replace the code in 2 places.Maybe with a sidebar ?
In this case is it posible to have a widget/news with title and full content ?
Hello, i have the same problem : http://epsu-cj.eu/page/2/
Really, there is no solution ?Hiiihaaa yes, it works (i delete the cookies with the plugin “web developer” and use your advice)
Thx :)Yes it works but i don’t understand how you do that ?
… sorryNow in the blog post (EN) no category is selected (and they are still in french)
http://imgur.com/OvmAg2XYou modify something in the page or only in the posts ?
- This reply was modified 10 years, 9 months ago by ceubri.
This reply has been marked as private.All is checked, and is ok.
The problem is that when i create a “blog posts” in EN, the categories are in FR…
But the eN-widget in the footer is ok…Ok thx it works !
maybe in the next version of Enfold, you could make it automatique ?
(detect if link = # then pointer-events: none;)Regards,
_ceubriGreat !!
you’re the best :)To myself and if that’s help to someone else i think i solve it with :
#lang_sel_list ul li.icl-fr a { background-color: #77bcfe!important; color: #fff!important; } #lang_sel_list ul li.icl-en a { color: #fff; background-color: #eb23eb; background-image: none; }
HiiiHaa you’r the best !!
The best support i never seen :)
Thx -
AuthorPosts