Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi There,

    I’m only seeing one title.

    Here is what I see:
    https://www.diigo.com/item/image/4s1ed/5u7t

    Additionally, looking at the HTML elements generated by the plugin – it looks like you have altered the code base. There is no HTML comments stating what version of the plugin is being used or anything.

    I would recommend reverting any changes you have made to the code base as you are going to have some varying results.

    Thanks,
    Evan

    Plugin Author Evan Herman

    (@eherman24)

    What theme is it that you are using? It looks like there may be some other issue going on – generally related to the way the theme files are being loaded. I just went through this issue with two others, and had to push out an update to our template engine to get things resolved.

    Version 1.2.6 and later should now have all of these issue ironed out.

    Thanks,
    Evan

    Thread Starter francescopost

    (@francescopost)

    Thanks Evan, but I have modified the code of plugin…

    I use the eVision Corporate theme and I paste below the HTML code generated:

    “<div class=”the-excerpt”>
    <p>Laurea Magistrale con lode in Giurisprudenza presso l’università Mediterranea di Reggio Calabria.2012 – Laurea in Giurisprudenza was last modified: maggio 19th, 2016 by Avv. Orsola Giordano</p>

    <div class=”hatom-extra”><span class=”entry-title”>2012 – Laurea in Giurisprudenza</span> was last modified: <span class=”updated”> maggio 19th, 2016</span> by <span class=”author vcard”><span class=”fn”>Avv. Orsola Giordano</span></span></div></div>”

    Can I remove the text “2012 – Laurea in Giurisprudenza was last modified: maggio 19th, 2016 by Avv. Orsola Giordano” inside <p> tag?

    Plugin Author Evan Herman

    (@eherman24)

    Hi Francescopost,

    Have you seen our documentation on customizing the announcement template and the announcement content?

    https://www.wp-timelineexpress.com/documentation/customize-single-announcement-template/

    https://www.wp-timelineexpress.com/documentation/how-do-i-customize-the-single-announcement-content/

    Those should point you in the right direction. Ideally, you’ll want to copy over your existing theme template – which should help work around the issue that you are facing.

    Alternatively, you can just hide the content you’d like using CSS. If you can share a link to the page, I can certainly help out with the CSS (if that’s the route you’d like to go).

    Thanks,
    Evan

    Thread Starter francescopost

    (@francescopost)

    Hi Evan,
    can you please help me in order to remove the last phrase in bold in the following <p> tag?

    <p>Laurea Magistrale con lode in Giurisprudenza presso l’università Mediterranea di Reggio Calabria.2012 – Laurea in Giurisprudenza was last modified: maggio 19th, 2016 by Avv. Orsola Giordano</p> (probably it is generate from the_content code of the plugin)

    the link is: https://www.avvorsolagiordano.it/timeline-2/

    Many thanks
    Francesco

    Thread Starter francescopost

    (@francescopost)

    Fixed with a custome code….

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove title, author and last updated date’ is closed to new replies.