Deprecated: Функция get_currentuserinfo с версии 4.5.0 считается устаревшей! Используйте wp_get_current_user(). in /var/www/html/wp-includes/functions.php on line 5383

Hide Blog info

Помечено: 

Просмотр 3 сообщений - с 1 по 3 (из 3 всего)
  • Автор
    Сообщения
  • #1962
    zerodbproduction
    Участник

    Hi,
    for the first time i nave to publish a Post and i’d like to know if it’s possible to hide blog infos such as author name, date, comments.

    Regards
    Antonio

    #1963
    mmsatori
    Хранитель

    Hey Antonio,

    in Ikebana, it is possible to hide meta information for portfolio items in the Theme Options panel («Portfolio Page» tab, uncheck the «Display meta information on portfolio item pages» setting). In case you wish to hide the blog post meta as well, you’ll need to add this CSS in the «Style: Add Custom CSS» tab of the Theme Options panel:

    .blog .post-meta, .single-post .post-meta { display: none; }

    Sincerely,
    Andrew / Satori Studio

    #1964
    zerodbproduction
    Участник

    Thanks!
    Fixed

    Regards
    Antonio

Просмотр 3 сообщений - с 1 по 3 (из 3 всего)
  • Для ответа в этой теме необходимо авторизоваться.