• Resolved xprt007

    (@xprt007)


    Hi

    Your theme (lite) is great, but I have some issues.

    #1. For a post linked to say Slide 1, you have its title & text being placed on the slide image, which makes it not look good, since the slide image itself has text content. Is there any way to make the linked page title & content not appear on the slide?
    If I remember well, I think even an image placed in content also appeared inside the slide image :(.

    #2. THe events are not in chronological order & show the post date instead & not that of the event. That can be very misleading. How does one correct this?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Access Keys

    (@access-keys)

    Hi there,
    1) For a post linked to say Slide 1, you have its title & text being placed on the slide image, which makes it not look good, since the slide image itself has text content. Is there any way to make the linked page title & content not appear on the slide?
    If I remember well, I think even an image placed in content also appeared inside the slide image
    >> Basically the the title and content of the slider post displays as the caption title and caption description. And the slider image should be set via ‘set featured image option’ rather than adding the slider image in the content are of the slider post. However, if you are looking for preventing slider title and content from displaying you’ll need to add following custom css rule in dashboard > appearance > theme options > tools > custom css.

    .slider-caption{
    display: none;
    }

    2) The events are not in chronological order & show the post date instead & not that of the event. That can be very misleading. How does one correct this?
    >> In the lite version the events displays chronological order of published date rather than event date. You’ll need to upgrade to pro version for having this feature.

    Thanks,

    Thread Starter xprt007

    (@xprt007)

    OK, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Making title & page of linked content not appear in slide’ is closed to new replies.