• Resolved Bernfrance

    (@bernfrance)


    Hello

    First i want to say i like so much this plugin !
    and sorry for my bad english…

    But, i met a problem

    I just come to install WP 3.8, Then Pixgridder 1.3.0

    Now, when i want to edit my pages, I open it without any problem
    But wgen I want to edit a text, I open the window of comumn, the window (as pop up), but now, this window is inactiv : aspect grey dark, and impossible to active mouse or keyboard.

    I tried to reinstall WordPress previous version, also for pixgridder … the same probleme.

    I cann’t work

    Is somebody can help me ?

    Many thanks !

    Bernard

    http://wordpress.org/plugins/pixgridder/

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter Bernfrance

    (@bernfrance)

    Hello,

    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;

    Thread Starter Bernfrance

    (@bernfrance)

    Too bad,
    that is not solving my problem 🙁
    Hope you’ll find a solution

    The Main problem is z-index:99;
    It should be z-index:49;

    This fix the problem. Developer need to update this inline css bug..

    Thread Starter Bernfrance

    (@bernfrance)

    Hello 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)

    Thread Starter Bernfrance

    (@bernfrance)

    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 !

    Plugin Author manuelmasia

    (@manuelmasia)

    I’m sorry, I was a bit busy because of some familiar problems. But I updated some days ago and now it should work. Doesn’t it?

    Manuel 🙂

    Thread Starter Bernfrance

    (@bernfrance)

    Thanks Manuel for your answer. It permet me to hope soon a solution.
    Of course solve personnel problems first

    Plugin Author manuelmasia

    (@manuelmasia)

    No, please, read the message here above with attention, I’ve updated it 🙂

    Thread Starter Bernfrance

    (@bernfrance)

    Ok 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 problems

    May be another link to download ?

    Tell me and thanks

    Thread Starter Bernfrance

    (@bernfrance)

    My 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#p462285

    Plugin Author manuelmasia

    (@manuelmasia)

    I don’t understand French, not so well at least, I’m sorry.

    If you want contact me via email and provide a temporary access to your back-end… I’ll take a look with pleasure: manu[at]pixedelic.com (also remind me this discussion in the email)

    Manuel 🙂

    Thread Starter Bernfrance

    (@bernfrance)

    Ok 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.8

    2/ 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 edit

    4/ With this, i can modify text, but impossible to change size and others things

    Hi i’m having the excat same problem and the z-index to remove the mask is here :

    <div id=”pix-modal-overlay” style=”background-color: rgb(0, 0, 0); bottom: 0px; height: 100%; left: 0px; opacity: 0.6; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 99; background-position: initial initial; background-repeat: initial initial;”></div>

    Don’t know why but I have this modal over the window and iposibble to do anything.

    Thanks for your help

    Olivier

    Plugin Author manuelmasia

    (@manuelmasia)

    I’m sorry Olivier (hey, hi, you’re here too!), I didn’t upload the CSS the control the z-index of the modal window the last time. My bad. V.1.3.1 should fix that.

    Manuel 🙂

    Thread Starter Bernfrance

    (@bernfrance)

    Many 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 lost

    And 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 color

    Of 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

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Problem since update WP and Pixgridder’ is closed to new replies.