• Resolved sabine12345

    (@sabine12345)


    Hi,

    I have two questions:
    1. We are posting youtube videos on our website. Is there an option to show a preview of a video in the card content? Right now, it shows only the title of the video.

    2. When I choose “yes” for ‘show the title of the list’ it automatically shows “Archive” on the home screen. Otherwise it shows the categories, which is what I want.
    Where can I change this for the home screen?

    Thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author AmauriC

    (@amauric)

    Hi

    1- One thing you can do is to add an image on your video post and use that image with the Image widget (Blocks design > Lists > Content of the card).

    2- There is an unique CSS class on every page, you can use this class to hide the title.
    If you dont know how to do, tell me what is your website and I will help you ??

    Thread Starter sabine12345

    (@sabine12345)

    Hi

    1 – I don’t want to change the video post, because we use it for our website and a newsletter. So adding an image is not really an option. (I first tried to use the image widget in the hope it would show a preview from the video like on the website…)
    Is there no other way to show the preview without the additional image?

    2 – Can I only hide the title with the unique CSS class or is there a way to just change it from “Archive” to something else?
    I would appreciate if you could tell me how to do that.
    The website is: https://www.lustige-witze.net/

    Thank you!

    Plugin Author AmauriC

    (@amauric)

    1- No, I dont see an another way : /

    2- To hide the title on the home, add this CSS rule in the plugin:

    .wpmobile-3430 .title-speed {
    display: none;
    }

    Thread Starter sabine12345

    (@sabine12345)

    Thank you!
    Could you please help me also for another website, where I have the same problem. I was hoping I could find the class id, after seeing the CSS rule you sent me, but I actually can’t find it.
    The website is: https://www.news64.net/

    Plugin Author AmauriC

    (@amauric)

    The class is on the root element:

    View post on imgur.com

    .wpmobile-20178

    ??

    Thread Starter sabine12345

    (@sabine12345)

    Thank you!!!

    Thread Starter sabine12345

    (@sabine12345)

    Hi Amauri,

    unfortunately, I have the same problem again – for both websites “Archive” appears as title on the app home screen.
    Both websites are not static – so we have new content at least once every day. Might that be the problem?
    How can I hide the title (or just change it from ‘Archive’ to something else) once for all?

    Thread Starter sabine12345

    (@sabine12345)

    Hi,

    could you please help me with the last question?

    Thanks!

    Thread Starter sabine12345

    (@sabine12345)

    Found the solution.

    Plugin Author AmauriC

    (@amauric)

    Hi,
    Sorry for the delay, glad that you solved the problem ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Video and title of the list’ is closed to new replies.