• Very good experience, but there are several suggestions to add:

    Multiple folders can be added.
    Multiple links can be added and randomized.
    Multiple random pictures can be displayed.
    Will shortcode be supported in the future?

    If possible, the random proportion of folders and links can be adjusted in some way.

    • This topic was modified 4 years, 11 months ago by ugotta.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Hot Themes

    (@hotwptemplates)

    Hello,

    Thank you for the suggestions. We will add more features in the future versions. Until then, today we released version 1.3 that supports shortcode. You can use this shortcode:

    {randomimage}images/random,100%,auto,Random image,https://hot-themes.com/{/randomimage}

    to display random images in posts. The parameters are separated by commas:

    1. Folder
    2. Width (optional)
    3. Height (optional)/li>
    4. Alt text (optional)
    5. Link (optional)

    Thanks,
    Milos

    Thread Starter ugotta

    (@ugotta)

    hi,

    Url contains Query String, and shortcode fails:

    /?redirect_to=Random&count=1000

    And it will not automatically complete the site domain name, it must be complete: http // domainname /? Redirect_to=random…

    randomimage, unlike other shortcodes, can be executed in Ad Inserter, Popup Maker, etc.

    Plugin Author Hot Themes

    (@hotwptemplates)

    Hi,

    Could you insert the full link into the shortcode, like this: https://yourdomain.com/?redirect_to=Random&count=1000

    Thanks,
    Milos

    Thread Starter ugotta

    (@ugotta)

    {randomimage}wp-content/pics,100%,auto,Random image,http://www.w.com/?p=74/{/randomimage}

    {randomimage}wp-content/pics,100%,auto,Random image,http://www.w.com/?redirect_to=Random&count=1000/{/randomimage}

    Links that end with “?” fail the same way.

    Thread Starter ugotta

    (@ugotta)

    I tried the upload directory. Wildcard characters can be supported:

    Wp-content/uploads/2019/*/
    Wp-content/uploads/*/*/

    Is it possible to specify the size of the image instead of randomly displaying it in thumbnail, medium, large, full? Or the picture uses the srcset attribute. Pictures can be linked to attachment pages or article pages.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Feature Request: Multiple folders and links’ is closed to new replies.