Forum Replies Created
-
AuthorPosts
-
Great :-) Thank you
I keep this code snippet for later.
Meanwhile, I just used the :last-child pseudo selector and simple border-top on LI tags to style my submenu:
- This reply was modified 10 years, 8 months ago by pako69.
Hello Devin
It seems that you did not understand me and sure it’s possible with my very bad english but:
1/ yes i know that this it not a menu but a shortcode tabs :) but I wanted just to show you the result i woulk like to have
2/ :last pseudo selector is not crossform web browser (as far i know) except if I use selectivizr JS plugin
No chance you give me how to modify the php code that output the html submenu ?
thanksEnfold is a great theme but something is missing: nested columns for the builder
Vote for it!
:-)In my case it’s not easy to manage but not insurmountable, but for my customers this is a nightmare
Hi Kriesi and thanks for the last update that make much more easy the header configuration.
Enfold is a great theme but something is missing: nested columns for the builder
The WordPress plugin “Visual Composer Page Builder” do it since a long time and it would be awesome if Enfold could do the same.
Please look at my screenshots, you will see that it is very hard to do something simple with Avia builder.
To do that:
I am forced to do that:
As far i can see, I am not the only one who need to have nested columns :-)
Please, please, please change the Avial Builder to be the best WordPress page builder
Thanks
Finaly what you said was not what i needed /-)
I wanted to add a line just the main H1 of a page, and this is in the function avia_title() > easy to customize
Anyway, thanks for the tipsThanks Ismael
There is 40 files in this directory, what is the file for a page?March 12, 2014 at 1:02 pm in reply to: WPML language switcher disappeared after upgrading Enfold #236267will we expect/wait for a 6.1.2 update?
thanksMarch 12, 2014 at 12:13 pm in reply to: New version problems (CSS, Menu resposiveness, Tooltip funtions) #236255I agree to: do not work anymore on iPad :-(
All of us should have a developement site to test Enfold upgrade before go online, that’s why i do and it make my life better :)March 12, 2014 at 10:57 am in reply to: WPML language switcher disappeared after upgrading Enfold #236230Oupps thanks to notice, i will wait to upgrade…
Your issue is very strange because the language switcher is displayd at http://balducciceramica.com/it/ and also displayed on every page of http://balducciceramica.com/ except the homepage…If it was possible to have a menu like this:
great, thanks
Yes…
Nevermind, I find a better way (no JS), just apply a CSS classe named, i.e.: grayscale and:.greyscale img { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */ -webkit-backface-visibility: hidden; /* Fix for transition flickering */ } .greyscale img:hover { filter: none; -webkit-filter: grayscale(0%); }
And it works better
I understant Dude, bu maybe you can just tell me what he had used ? I do not see any <div id=”av-masonry-1″
in his source code…great :-)
But it’s:
layout
sidebar
header
footerThat’s what i have into my wp_postmeta table
thanks
sorry :)
I use the same thing than: http://www.agarkitekter.se/medarbetare/
as discussed here: https://kriesi.at/support/topic/enfold-showcase/page/6/#post-226150
but his site has no issue with chrome… :-(
yes i know it’s a custom stuff butI i would like to use it…This reply has been marked as private.Hello Dude
I’m not talking about that:
But that:
It is not being output. > yes i know…
make sure that you have checked “Display the subheader” > it has no effect because when assign this page to be the page of your blog, none of these paramters are taken in account, however, yes it is On.This reply has been marked as private.That’s what I do… However it’s not possible to edit the pages or post on both languages simultaneously because you have to switch on the page or post language you want to edit
Hello @xglienas, what blog layout are you using in this page: http://www.inopia.cat/noticies/ ?
thankswhat do you mean by “I recommend to avoid “side by side” editing and to translate the entries one by one.”?
:( It”s very boring because sometimes it works and sometimes it lost the current language, only the clearing of cookies solve the issue.
Do you have a solution for that?
thanks :)This reply has been marked as private.solved :-)
This reply has been marked as private.There is a difference between Firefox and Chrome for this line;
OK:
<div class=”img_wrapper” style=”display: inline-block; width: 309px; height: 398px;”>……NOT OK:
<div class=”img_wrapper” style=”display: inline-block; width: 747px; height: 505px;”>……Well done Dude, but don’t you think it’s WPML bug?
A cookie should never block a query within the WordPress admin…Thanks
I just found that with Firefox i only see the English categories and with Chrome I see the french one…
-
AuthorPosts