Disallow Date on Post’s

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #396
    Anonymous
    Guest

    Ciao,

    i’m trying to disallow the date from the post on the widget but i can not.

    Could you help me?

    #1007
    admin
    Participant

    Hi Sandro,

    Please mention the exact widget for which you are talking about?
    I have not idea, that whether your asked widget has this option or not, but you can hide the date by using CSS power in the Appearance > Allula Options > Extend Settings

    Thanks

    #1008
    Anonymous
    Guest

    the widget is Alula Posts

    #1009
    admin
    Participant

    Hello Sandro,
    There is no built-in option to control the display of date. However you can do that by following the simple steps,

    – Go to Appearance > Alula Options > Extend Settings
    – Use Custom Style(s) > yes
    – Enter the following code in the Custom Style(s) box,

    .widget_posts-timestamp {
    display:none;
    }[/CODE]

    Thanks[CODE].widget_posts-timestamp {
    display:none;
    }[/CODE]

    Thanks

    #1010
    Anonymous
    Guest

    Thanks everything is ok! :)

    #1011
    admin
    Participant

    Thanks for the feedback.
    Enjoy ;)

    #1012
    Anonymous
    Guest

    Hi,
    Could you please let me know how to get rid of the date stamp using the Contango Pro Theme. I have tried as you have described for the Alula Pro Theme but it does not seem to work.
    /Mads @[USER=214]christianskirken[/USER]

    #1013
    admin
    Participant

    @[USER=214]christianskirken[/USER]

    Above technique is to hide Post Date on sidebar widget.
    Datestamp has used at several locations in Contango Pro. Please tell me the location of Datestamp you want to hide, so i will be able to explain it.

    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.