• Resolved Oaz

    (@oaz)


    Hello,

    I am using the shortcode for category display in grid.

    On a grid row, as it is I cannot have more than 3 files next to each other and I would like to double this number.How can I achieve this ?

    And a second question : how can I display files from a specific category in a tree with only the file title clickable (no button, nothing, just the title), the same display as when you are adding the shortcode : [sdm_download_categories]
    Thanks

    • This topic was modified 3 years, 11 months ago by Oaz.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi,

    I am using the shortcode for category display in grid.

    On a grid row, as it is I cannot have more than 3 files next to each other and I would like to double this number.How can I achieve this ?

    Can you share the shortcode you are currently using and the URL so that I can take a look.

    And a second question : how can I display files from a specific category in a tree with only the file title clickable (no button, nothing, just the title), the same display as when you are adding the shortcode : [sdm_download_categories]

    The following documentation provides information about category display features.

    https://simple-download-monitor.com/displaying-all-downloads-from-a-particular-category/

    Kind regards

    Thread Starter Oaz

    (@oaz)

    Hello,

    For the grid display, I found I could change the number of files on a row of the grid display in sdm-fancy-2.php
    But then I will have to edit this file after each plugin update. Would be nice if there was an option to choose this in the plugin interface.

    As to my second question, the documentation does not talk about tree display, but about grid display..

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I have submitted a message to the developers to investigate further your issue, solution and request.

    Regards

    Jeremy

    (@jeremybeckett)

    @oaz on a hunch I copied the sdm-fancy-2.php and sdm-fancy-2-styles.css, renamed them to fancy-999 and put them in a fancy999 subdirectory. Then I edited both the PHP and css to change any references from fancy2 to fancy999, and changed the grid number from 3 to 2. Sadly this didn’t work (for me) though, but I thought it might for you.

    @mbrsolution I checked in the plugin editor and both of these files appear but when I used the following shortcode nothing appears on the page I’m trying to get a x2 grid on.

    [sdm_show_dl_from_category category_slug="the-malevolence-2009-alt-build-instructions" fancy="999" orderby="title" order="asc"]

    Could you provide some help?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Grid display, make rows with 6 files’ is closed to new replies.