Bernfrance
Forum Replies Created
-
Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderMany thanks Manu !
Yes i am an eternel beginner !
But you must know your replies help me.
I will work on this css and id after champain , foie gras, and vodka i’ll drink to your talent !Many thanks for all
Happy christmast endjoy this end of year
the same to all readers !
bernardForum: Plugins
In reply to: [WordPress Importer] Does not work with 3.8hello
Yes there some problems to import with WP 3.8
And anther one : the uptdate tot translate is coming back always even if we ask updateHope it will be solve soon π
Forum: Plugins
In reply to: [PixGridder] ID class How to name it ?Maybe i must write what i have done
1/ I opened the windows from </>
2/ I wrote the ID : #pix_builder_column
3/ I wrote rhe class { width: 150;}I also tried
1/ I opened the windows from </>
2/ I wrote the ID : #pix_section_builder[data-cols=”3″] .pix_builder_column[data-col=”1″]
3/ I wrote rhe class { width: 150;}But nothing moved
So i Pesume i didn’t choose the right IDForum: Plugins
In reply to: [PixGridder] ID class How to name it ?Thank Manuel,
Yes of course, probably, but I have to speak and understand english better before π
I use this in dreamweaver CS6.
But i am lost as soon as the “magic” box to modify ID and Class CSS in editor pixgridder πMy question is surely bad written. I try again.
Your (magic) pixgridder plugin permit to modify Classes with two cases when i clic on the symbol </>, a windows opens : ID + Class
My question is :
If i want to modify something (for example : width) with your editor , i presume i have tu use the exact ID name you created and not have to create one ?So when i open the pixgridder/css/gridder.css
I am looking for the ID to use the good one to modify width
Probably the mistake is here ?Well may be i have to call Father Cristmas to get a new intelligence system in my head π
Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderOuos lay be i must click the first problem is solved !
and create a new topic ?Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderMany thanks Manuel !
I just had quick a look . That’s working now π
Merry christmast to you and have a great new year with genious projects as you dine with pixgridder !Just a beginner question :
I didn’t understand how to name the ID class to customize
For example :
If i want to modify width wich name i have to choose (I saw a lot of names in the css, and i am lostAnd if i do it for one colum, i have to do it for all others, or it will be automatic width ?
Or
for height, or background colorOf course if the answer is somewhere and i didn’t see, don’t take time to explain again, just let me see the link
Bernard
Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderOk Manuel I send you all to have a look
A note about the problem
1/ last week-end (dec 13th) I made two updates :
– pixgridder
-wp 3.82/ after update : impossible to open the windows of pixgridder to edit my contents
3/ a few days later after explore the code with firebug I decided to supress a code in the css pixgridder
this one :
wp-dialog.pix-dialog.pix-page-builder {
z-index: 50 !important;
This permited me to open the window to edit4/ With this, i can modify text, but impossible to change size and others things
Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderMy update with problems is Version 1.3.0
(same day : i updated WP 3.8)Since, impossible to lake it works
have a look on this post if you understand French :
http://www.wordpress-fr.net/support/viewtopic.php?pid=462285#p462285Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderOk Manuel
But where can i donwnload this update
On WP site (plugins) the update is : 2013-12-13
And it is since this last update i have problemsMay be another link to download ?
Tell me and thanks
Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderThanks Manuel for your answer. It permet me to hope soon a solution.
Of course solve personnel problems firstForum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderIs somebody can help me ?
Or is this (so nice) plugin is up to date ? (may i to find another one ?)Thank you for help !
Forum: Plugins
In reply to: [PixGridder] Probably a bug in pixgridder ?Is somebody can help me ?
Or is this (so nice) plugin is up to date ? (may i to find another one ?)Thank you for help !
Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderHello Yossi jana,
First : many thanks for your answer :When you tell “This fix the problem. Developer need to update this inline css bug.. “
Devlopper from WordPress 3.8 or frome Pixgridder ?
The updates from WP and Pixgridder came both (the same day)Forum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderToo bad,
that is not solving my problem π
Hope you’ll find a solutionForum: Plugins
In reply to: [PixGridder] Problem since update WP and PixgridderHello,
Just an information more.
I just tried to use firebug in firefox
and if i desactiv position: fixed = it works = i can edit !I copy the code from firebug :
Γ©lΓ©ment {
background: none repeat scroll 0% 0% rgb(0, 0, 0);
bottom: 0px;
height: 100%;
left: 0px;
opacity: 0.6;
position: fixed;
right: 0px;
top: 0px;
width: 100%;
z-index: 99;