Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Dkersys

    (@dkersys)

    Ok, I found a solution.

    It works with Simple Post Templates plugin.

    But still, thank you for helping ??

    What I wanted is that the description of a post would make HTML and other codes work instead of just showing the code.

    Thread Starter Dkersys

    (@dkersys)

    What about HTML?

    Forum: Fixing WordPress
    In reply to: Cannot login
    Thread Starter Dkersys

    (@dkersys)

    This is not about the host. I have about 15 websites on the same host, some of them created with WordPress months ago and they work perfectly. The problem is with the new ones I created. Like I wrote previously, I am absolutely sure that I wrote the correct password and it didn’t work. It’s like someone’s changing the password or the system changes itself.

    Forum: Fixing WordPress
    In reply to: Cannot login
    Thread Starter Dkersys

    (@dkersys)

    Thanks, it helped but I think it will happen again later and this isn’t supposed to happen

    Thread Starter Dkersys

    (@dkersys)

    Widezine.

    I changed
    <span class=”name_f” > <small>(<?php if(!function_exists(‘how_long_ago’)){comment_date(‘M d, Y’); } else { echo how_long_ago(get_comment_time(‘U’)); } ?>)</small></span>

    To:

    <span class=”name_f” > <small>(<?php {comment_date(‘Y, m j G:i’); } ?>)</small></span>

    Edit:

    Silly me, I had to clear cache. It worked! Thank you very much ??

Viewing 5 replies - 1 through 5 (of 5 total)