• Hello dear developers, thank you for your subject and get to work! I have 2 questions:

    1) When you select the type of entry gallery and do a slideshow of photos in the dekstop version of the description of the photo is displayed, and in the mobile version does not. How to make this and a mobile version? Necessary signatures to photos

    example http://optimusmedicus.com/polezno_znat/chelovek-pod-mikroskopom/

    2) Is it possible to add a slideshow icon in the list of articles such as when selecting the type of video recording. on video fa-play , how i can add this icon on gallery posts?

    Thank you!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Please use the following in a child theme’s style.css
    It’s for your first question.

    .image-caption {
    display: block !important;
    }

    You can refer to this documentation, if you do not have a child theme.
    http://docs.presscustomizr.com/article/239-using-a-child-theme-with-hueman

    2) Is it possible to add a slideshow icon in the list of articles such as when selecting the type of video recording. on video fa-play , how i can add this icon on gallery posts?

    Your post has to be in video post format. Edit your post and look at the right hand side of your screen, you will find “Format” metabox. Select Video and update your post.

    Please refer to Theme demo.
    http://demo-hueman.presscustomizr.com/
    You can see the video icon on the second slide.

    Thank you

    Thread Starter Vadimoid

    (@vadimoid)

    Thank you so much! Everything is working! And, you can question, if I could bring up the page a list of all the articles in which gallery type of posts? How to do it? Thank you!

    Thread Starter Vadimoid

    (@vadimoid)

    Once again thank you for your work!

    Hi,

    if I could bring up the page a list of all the articles in which gallery type of posts?

    Sorry, there is not such feature in Hueman Theme.
    You can use a post grid plugin such as the following.
    https://ww.wp.xz.cn/plugins/the-post-grid/

    This plugin support category filter and uses a shortcode on a page to produce the post grids.
    You can create tag or category that corresponds to post format, so as to use this plugin.

    Hope this helps.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Slideshow and post gallery’ is closed to new replies.