Removing Dates from Posts

Discussion in 'Harrington- A WordPress Business Theme.' started by drkatiethomas, Aug 18, 2014.

Thread Status:
Not open for further replies.
  1. drkatiethomas

    drkatiethomas Member

    Joined:
    May 1, 2014
    Messages:
    45
    Likes Received:
    0
    Hi there!
    I would like to remove all of the dates from the posts. Is this possible? If so how would I do this?
    Thank you kindly for your help.
    Kind regards,
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    To remove all the dates from the post delete some code from following files.
    Go to --> themes\harringtontheme\loop.php and delete code from line no. 17 as shown in screenshot.
    Go to --> themes\harringtontheme\front-page.php and delete code from line no. 389 to 396 as shown in screenshot.
    Go to --> themes\harringtontheme\single.php and delete code from line no. 26 as shown in screenshot.

    This will solve your issue.

    Thanks & Regards
    Yogesh Bhade
     

    Attached Files:

  3. drkatiethomas

    drkatiethomas Member

    Joined:
    May 1, 2014
    Messages:
    45
    Likes Received:
    0
    Hi Yogesh,
    Where is the php stored? is this on the dashboard itself or is it somewhere in my hosting account?
    Thank you
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    You can edit all PHP files by using editor.
    Go to --> Appearance >> Editor
    as shown below in screenshot.

    This will solve your issue.

    Thanks & Regards
    Yogesh Bhade
     

    Attached Files:

    • A.png
      A.png
      File size:
      81.1 KB
      Views:
      5
    • A1.png
      A1.png
      File size:
      82.8 KB
      Views:
      7
    • A2.png
      A2.png
      File size:
      92.9 KB
      Views:
      5
  5. drkatiethomas

    drkatiethomas Member

    Joined:
    May 1, 2014
    Messages:
    45
    Likes Received:
    0
    Thank you most kindly Yogesh. This was very helpful and it worked perfectly!
    Kind regards,
    Katie
     
Thread Status:
Not open for further replies.

Share This Page