• Resolved Dan Caragea

    (@dancaragea)


    I disabled (unchecked) Date Added in Settings/Display/Show/Hide. But date still appears on single video pages.
    Please tell me what should I add to Custom CSS (my theme) to override this (not showing date) ONLY for AIOVG single video.
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    The date should be coming from your theme’s POST template file. Kindly get me your site link to check this directly. So, I can check and suggest you a CSS code fix.

    Thread Starter Dan Caragea

    (@dancaragea)

    For convenience, here it is a single post (video) link: https://dan-caragea.ro/blog/video/sarut-in-tribuna/
    And, of course, my home page, if you need it: https://dan-caragea.ro/

    Plugin Contributor wpvideogallery

    (@wpvideogallery)

    Kindly try adding the following CSS code in the “Additional CSS” option of your theme’s “Customizer” menu,

    .single-aiovg_videos article .post-top div.post-meta { display: none !important; }

    Hope this solved your issue!

    Thread Starter Dan Caragea

    (@dancaragea)

    This deletes ALL metadata – not ONLY Date added. Thanks, anyway.

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

The topic ‘Date Added’ is closed to new replies.