Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #559931

    Hi,
    Is there a option to modify data format to something like this:
    <time class=”date-container minor-meta updated” itemprop=”datePublished” datetime=”2015-12-20T20:17:19+00:00″>
    <span class=”post-year”>2015</span>
    <span class=”post-month”>06</span>
    <span class=”post-day”>25</span>
    </time>

    instead of this:
    <time class=”date-container minor-meta updated” itemprop=”datePublished” datetime=”2015-12-20T20:17:19+00:00″>25 july 2015</time>

    I need to css style every piece of data separatly.

    Thank You!
    Piotr

    #559966

    Hey pedronx!

    Please go to Enfold/includes and edit loop-author.php, loop-index.php and loop-search.php files

    Cheers!
    Yigit

    #560136

    But there is only one tag “date_format”. I need split it to three diferent values and style them diferently.

    #560666

    Hi!

    not sure if it will be easily possible and it sounds to me more about a general WordPress question then a theme specific one. Try to ask in general WordPress forum about it. Can you provide us a precise link where we can inspect elements in question?

    Regards,
    Andy

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