Forum Replies Created
-
AuthorPosts
-
Hey @guenni007 you rock!
What is the full CSS code you use please, I would like to test it too.
About the networks socials icons, my preference goes to: remove them complety! I would like to hage just : the logo – the burger menu, that’all… easy?PS: How did you do the animated circle and icone: scanservice? Is is a new Enfold Feature or a custom code?
Thanks :)
@Guenni007
Thanks but that’s not what I want :-)
I would like to have juste one menu style and this one is tje new burger menu… whatever/ no matter the screen sizeDone.
Now the burger menu is placed under the logo and not at the rigth sideOk but keep it private please
Hey Ygit
The code you give just hide the menu… so what? no menu is displayed… :-(
I would like to have the SAME menu both in desktop version and mobile, and I would like the new hambruger menu all the timeThanks
nope
I never do that before and it was working great… is is someting new? Where is the full enfold documentation step by step for that?
ThanksI said I’m already using 3.7.1… > “This is the message I get for Google Map in my Enfold (3.7.1) “
Hi
Yes the URL has agin changed, I give you it in private
I also said: it’s a non public landing page so please remove your public link.@ill311
Great, great job!
I’ll look at your source code for some inspiration… ;)Hello
I did not said that there was double tags, I said that there is unwanted<br>
tags between DIV elements
You use Chrome, and yes your are right within the Chrome console there is only one:<br>
(the one your are highlighting)
> Try Firefox and look at the same place you will see this:<br></br>
Anyway, the issue still remain: why Enfold put <br> here? > It create space between elements
Thanks
Hi I do not know if you have a look at my page but it has changed, I give you in private the new url.
ThanksYes, but it’s a non public landing page and it never should be share in public, so I give you it in Private Content.
PS: To avoid unwanted <br> I have used a Avia separator with -50px
Hello, a new one: Infovision France
@Ismael
I said that because when you, like me, do not have a cPanel that can delete the Enfold folder with only 1 click, an you can’t use the auto upgrade within the wordpress backoffice, you have to delete the Enfold folder with FTP, then upload about 50Mb of the new Enfold version, and that, that is very, ver, very long to do.
While i’m doing that the site is not available.June 8, 2016 at 6:45 pm in reply to: Hide columns and cells on mobile devices will not work with WP Rocket #644994I’v found that if I exclude http://www.pascal-bourhis.net/wp-content/uploads/dynamic_avia/pascal_bourhis_enfold.css from being to be cached : IT WORKS!
It’s always that dynamic CSS that bored me… I do not understand why this file is not at the same place than the others CSS.June 8, 2016 at 6:28 pm in reply to: Hide columns and cells on mobile devices will not work with WP Rocket #644987@Guenni007
If I’m not wrong, the CSS you gave do not exist in this Enfold version…The online CSS line that exist with the class .av-hide-on-mobile is in layout.css, line 3590:
.responsive #top .av-hide-on-mobile, .responsive #top .av-hide-on-tablet{display:none !important;}EDIT:
Enfold do not use wp_is_mobile() but:if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) && 'ontouchstart' in document.documentElement) { $.avia_utilities.isMobile = true; } else { $.avia_utilities.isMobile = false; }
Hi
2 new websites:
Guèze Ardèche
Micado Softwareme too in French
May I switch back to an Older version of en ENfold ?UPDATE : I regenerate the .PO file with Loco Translate plugin and now my strings are translated in my languages (fr)…
@itchybrain
Yes it works, but it’s a bad behavior…@itchybrain
I’ll try…
thanksI’ve done my best, sorry…
“I’m just going to give up on this”
Yes, I agree with you…“If someone can tell me the EXACT PATH”
I’m afraid you request it out the scope of Enfold support team as is it not all an Enfold feature and not a WordPress plugin…Why don’t you use Enfold Tabs?
I’m testing this locally, so I would think the relative path method is fine?
No… suppose your website URL is http://www.mycompany.com and the test page is at http://www.mycompany.com and if you leave:
<script src=”js/cbpFWTabs.js”></script>
It’s like you trying a JS file located at http://www.mycompany.com/js/cbpFWTabs.js which is wrong…Same for the path of you CSS they are wrong… If you child style.css is located at \htdocs\wordpress\wp-content\themes\enfold-child\ and you write:
src:url(‘../fonts/icomoon/icomoon.eot?pvm5gj’);
Your are trying yo call something located at \htdocs\wordpress\wp-content\themes\
the ../ means: go backHi
This:
<script src=”js/cbpFWTabs.js”></script>
Will not work as your are trying a JS file from a relative path…Guessing I need to download a font pack.?
> Donwload the demo of this and you will get all the fonts, you have to place them into you child theme, in a new folder like /font and so change the path to call them into your CSS file where @font-face delcaration must be present.You’re welcome :-)
For you other bug, I’m afraid I can’t help… But just be sure to re-upload a fresh ans last Enfold 3.5.1, then clear totaly you cache browser…It does not do the trick totally, try to reduce the widh of you browser and the but still there, and you site is broken under mobile view, add this too:
.html_header_sidebar .av_default_container_wrap, .html_header_sidebar .container_wrap_first { float: none !important; }
hello @blogwart
I’m not from Enfold support team, but could you try (as a quick fix workaround) to add this CSS to the Quich Enfold CSS?.responsive .container { max-width: 1193px !important; }
I just try it live on you website and it solved the issue you have…
… my 2 cents…
I believe you too :)
But unless someone of the Enfold Team support say that there is a bug I will go into 3.5
Goog luck…If you want I can give you a backoffce acess and you will be able to test by yourself?
-
AuthorPosts