• Resolved 001122334455

    (@dkanika)


    Hello, is there a way to customize the date on the free plan?

    For example; not display it, or have it say something different (custom text), not the date?

    Thanks

    • This topic was modified 1 year, 8 months ago by 001122334455.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Aniket Dogra

    (@aniketji)

    Hi @dkanika,

    If you don’t want to show any dates with the timeline story, then you can remove the value of the date-format attribute from the shortcode and keep that attribute empty. This way, it will not show any dates on the story. However, adding custom text instead of the dates is not available in the free version of the plugin.

    Thank you.

    Thread Starter 001122334455

    (@dkanika)

    Is it possible to add media in the free version? I see settings if we want the media to be Full, but don’t see where to upload it?

    Thread Starter 001122334455

    (@dkanika)

    Update: I see it’s a featured image, next Q: is it possible to disable opening the image on click?

    Plugin Support Aniket Dogra

    (@aniketji)

    Hi @dkanika,

    This setting is not in the plugin, but you can add custom CSS to disable this behavior if you want. You can place this custom CSS in the styles settings tab’s custom style editor section.

    .ctl_glightbox {
      pointer-events: none;
    }

    Thank you.

    Plugin Support Aniket Dogra

    (@aniketji)

    Hi @dkanika ,

    As there has been no response from your end, I am closing this query. If you still have an issue, you can create a new topic here.

    Thank You.

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

The topic ‘Customization’ is closed to new replies.