• Resolved Oaz

    (@oaz)


    Hello,

    I just updated your nice plugin. Previously, I had modified css so as to get 6 download boxes on a single line (I had reduced their width to 20% and that was it).
    But with this update, I am down to 3 boxes again, and I cannot find what to modify so as to have more than 3 again.

    May you help ?

    thanks

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, can you share the URL with the download boxes. I would like to take a look.

    Thank you

    Thread Starter Oaz

    (@oaz)

    Hello and thanks for your fast answer. An Url will not be enough as this is a private website for rpofessional documents.
    How can I send you a private message with login credentials ?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I see.

    If your site is private can you send me a screen capture. Can you share the custom CSS code you are currently using.

    Did you by any chance update any other plugin, theme or WordPress.

    Thank you

    Thread Starter Oaz

    (@oaz)

    Hello,
    yes, all has been updated after WP last update. Elementor, and anywhere elementor are used on this page.
    The “back to 3 rows” issue happened after I updated your plugin. If I roll back to previous version, then I get the 6 boxes row again

    https://vie-digitale.com/spi/doc.jpg

    And for the CSS I copy all that concerns the boxes

    /* documents download grid boites plus petites, 5,6 sur la même ligne*/
    div.sdm_fancy2_grid {
        width: 20%;
    }
    div.sdm_fancy2_item {
        margin: 5px 10px 5px 0;
        border: 1px solid #73b32d;
    	border-radius:3px;
        float: left;
        width: 180px;
    }
    div.sdm_fancy2_wrapper{
        margin: 5px;
    }
    div.sdm_fancy2_wrapper .sdm_fancy2_download_dl_link {
        border: 1px solid #2D3140;
    		border-radius:4px;
        padding: 5px 5px;
    		font-size: 12px;
    }
    div.sdm_fancy2_download_title {
        font-family: Verdana, Georgia, sans-serif;
        margin: 10px 0;
        text-align: center;
    	font-size:12px;
    }
    /*réguler hauteur des boites de chargement des docs*/
    .sdm_fancy2_wrapper{
    	min-height:100px;
    }

    Thanks !

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi,

    Did you by any chance follow this tutorial to create a grid type display?

    https://www.tipsandtricks-hq.com/show-file-downloads-in-a-nice-grid-display-7273

    Regards

    Thread Starter Oaz

    (@oaz)

    yes I did

    The shortcode used on the screenshot is this one :

    [sdm_show_dl_from_category category_slug=”doc-commun” fancy=”2″ orderby=”title” order=”asc” button_text=”Télécharger”]

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, have you tested one of WordPress default themes like Twenty Nineteen? Sorry but I just need to confirm this before I submit a message to the developers.

    Thank you

    • This reply was modified 3 years, 8 months ago by mbrsolution.
    • This reply was modified 3 years, 8 months ago by mbrsolution.
    Thread Starter Oaz

    (@oaz)

    Thanks, and have a nice day !

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi,

    Sorry but I just need to confirm the following before I submit a message to the developers.

    Can you test one of WordPress default themes like Twenty Nineteen?

    Thank you

    Thread Starter Oaz

    (@oaz)

    Hello, it is the twenty 19th theme !

    I can give access to the dev team if needs be

    Thanks

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi,

    I have submitted a message to the developers to investigate further your issue/findings.

    Thank you

    Thread Starter Oaz

    (@oaz)

    Hello, any news from the developers ?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘more than 3 docs on a row’ is closed to new replies.