• Resolved jsecore

    (@jsecore)


    1. When I enable the plugin and then save a page it goes to a blank post.php page after I save. When I deactivate, its fine.

    2. I would love to set max height and add another column to layout. are there ways to accomplish this?

    my goal is side one to be about 918×501 one post/image and the other side to be 918×501 but it has 4 horizon style images 439×241 and the whole thing would be responsive and eventually break to 1 column on phones like your other layouts do. (similar to eldora news section below slider here: eldoraspeedway.com)

    3. the ability to disable buttons and set TITLE overlay to dark and white text on images.

    thank you

Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Author AccountClosed

    (@wistudatbe)

    Hello @jsecore,

    Thanks for using our plugin!

    1. it’s the first time that someone notice this problem, i will check this.
    – can you give me a list of plugins you are using, or … if possible can you check if it even occurs when all plugins are disabled?

    2. the grids and tiles are build with % and not fixed px values, i can add a minimum px value to the container of the grids/tiles.
    – i’m busy to rewrite the mobile lay-out, so maybe this can be a solution.
    – anyway i will check or we can add a setting to work with fixed values.

    3. i will check and correct this in the next release!

    Regards, Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    Hello @jsecore,
    Just one more question … do you use the latest version of Grid WUD?
    Regards, Danny

    Thread Starter jsecore

    (@jsecore)

    I just downloaded it from within the site through plugins. so I am guessing it is the latest release. 1.5.4

    1. I am on latest WP release with Latest Divi theme I am using advanced recent posts plugin, Q2W3 Fixed Widget, Root relative URLS, ultimate posts widget, unlimited logo carousel but even when I disable them all but WUD it happens.

    2. that would be awesome. it just gets way too big on my large monitors.

    3. thanks!

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi @jsecore,
    Thanks for the quick response.
    1. it happens only with post.php?
    – if yes i can make a quick fix.

    3. will take some time

    do you prefer a quick fix, so the posting problem is resolved?

    Regards, Danny

    Thread Starter jsecore

    (@jsecore)

    it seems to only happen when I save a page or add a plugin it pulls up a blank page while the plugin is enabled.

    The quick fix won’t be necessary as I can’t use the plugin without the other features discussed. : (

    I am moving on to other pages and functionality in the site for now and will revisit this part of the home page when done with the rest and maybe you will have something.

    thanks.

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi @jsecore,
    If i prepare a solution for 1. and i provide a download, can you test this?
    It’s because the error does not showing up here, however i can deny grid wud loading on pages other then wen really required/needed.
    Regards, Danny

    Thread Starter jsecore

    (@jsecore)

    sure

    Plugin Author AccountClosed

    (@wistudatbe)

    Hello @jsecore,

    I have a beta release ready here

    1. When I enable the plugin and then save a page it goes to a blank post.php page after I save. When I deactivate, its fine.

    This should be solved in this release

    2. I would love to set max height and add another column to layout. are there ways to accomplish this?

    my goal is side one to be about 918×501 one post/image and the other side to be 918×501 but it has 4 horizon style images 439×241 and the whole thing would be responsive and eventually break to 1 column on phones like your other layouts do. (similar to eldora news section below slider here: eldoraspeedway.com)

    You can set now the maximum width of grids/tiles container in % or px.
    See settings page –> Container maximum size in % or px
    Even it’s possible to align the container: center, left, right.
    The sample you give from eldoraspeedway.com, will be available in the coming release.

    3. the ability to disable buttons and set TITLE overlay to dark and white text on images.

    Disable a button can be done in the shortcode:
    Sample: [gridwud slug=”your_slug” button=”1″]
    button=0 : force button to display
    button=1 : force button to hide

    Excerpts (text on images) can be set to dark background an light text:
    settings page –> Black background color

    Let me know the results.

    Regards,
    Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    I have added also a new shortcode, to force display the Excerpts in black or white background.

    IF
    settings page –> Black background color is ON

    Force white background with [gridwud slug=”your_slug” dark=”0″]

    IF
    settings page –> Black background color is OFF

    Force black background with [gridwud slug=”your_slug” dark=”1″]

    Regards, Danny

    • This reply was modified 8 years, 2 months ago by AccountClosed.
    Thread Starter jsecore

    (@jsecore)

    WOW, how amazing you are!

    Ok, the fix for the blank page worked.

    I see the settings added, so much appreciation for your work! But the width is not really the issue : ( it is the height. So on huge monitors your whole page is not filled up with these posts, just a max of 400,500 or whatever px.

    The button hide worked great.

    THANK YOU

    Thread Starter jsecore

    (@jsecore)

    I was thinking I could get this to work exactly the way I wanted by using this slug in 5 areas: [gridwud slug=”race-results” skip=”1″ shape=”6″ grid=”1″ tiles=”0″ button=”1″] skipping 1 more post each place I put it. But when I do the first one it shows up great. Once I post another they look like thumbnails only. : (

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi @jsecore,

    I’m now busy to make a view like here :eldoraspeedway.com as you told me.
    Concerning the height limit, i have to study ?? how to do … so give me some time ??
    I let you know very soon when a new test release is ready.

    And … thanks to help!

    Since the “Breaks admin” is solved, you may set this topic as solved.
    Regarding the other extra developing i will continue using this topic.

    Regards, Danny

    • This reply was modified 8 years, 2 months ago by AccountClosed.
    Thread Starter jsecore

    (@jsecore)

    ok, new issue noticed. when I enable the GridWUD plugin my whole 1st section on the homepage moves up 80px. I have an 80px padding marked important that moves it down below my logo, but when I enable GridWUD it goes back up.

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi @jsecore,

    Can you give me th details of the CSS code?
    Included the ID or Class.
    .MyClass{
    padding: xx;

    }
    or
    #MyId{
    padding: xx;

    }

    Regards,
    Danny

    • This reply was modified 8 years, 2 months ago by AccountClosed.
    Plugin Author AccountClosed

    (@wistudatbe)

    Hi,

    I’m now busy with the new style of grids/tiles.
    WP Tiles WUD
    Let you know when done ??

    Regards,
    Danny

    • This reply was modified 8 years, 2 months ago by AccountClosed.
Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Breaks admin, max sizes’ is closed to new replies.