Posted by and on - by ctrimde - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 12 months ago ago by Brian Johnson

  • Avatar: ctrimde
    ctrimde
    Participant
    April 25, 2015 at 17:28

    I want to REMOVE posted by and on only on the post widget but not actually on the Post itself.
    What is the Css for that on Legenda them?

    Thanks!

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 26, 2015 at 16:21

    Hello,

    Please give us a direct link where you want to remove it and show a screenshot of that section.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ctrimde
    ctrimde
    Participant
    April 29, 2015 at 12:44

    Hello EVA,

    in my custom CSS i have now included a code- but it removes posted by and on – everywhere…
    However i do want the POSTED ON AND BY appear on the actual posts- how do i do that?
    Many thanks!

    http://lecity.org/blog/2015-amber-lounge-monaco-fashion-show/

    i want it to appear there…

    thanks!

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 29, 2015 at 13:08

    Hello

    You may find words and functions for this widget in wp-content\themes\legenda\frameworkt\widgets.php on line 367. Following lines can be deleted or commented:

    br />
                            <?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br>
                            <?php the_time(get_option('date_format')); ?>

    . We strongly recomend to make all changes within the Child Theme: http://codex.wordpress.org/Child_Themes.

    With best regards
    Brian Johnson

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.