Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371850
    aveisoglu
    Participant

    hello,

    i install child theme for remove date from recent post shortcode

    i add css but now my site isn’t working this is error code

    Parse error: syntax error, unexpected ‘.’ in /home/content/n3pnexwpnas01_data01/25/3870425/html/wp-content/themes/x-child/functions.php on line 26

    please help me

    #1371870
    aveisoglu
    Participant

    i fix it

    i change original function.php file it is working now

    bu i can’t remove date from recent post shortcode please help me

    #1371912
    Lely
    Moderator

    Hi There,

    Glad you have fixed the error. You may add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-recent-posts .x-recent-posts-date {
        display: none;
    }

    Hope this helps.

    #1371941
    aveisoglu
    Participant

    i am using child theme there are 2 css

    function

    style

    i tried it isn’t working

    #1372013
    Joao
    Moderator

    Hi There,

    Please add the following code at> WP Admin Dashboard > Appereance > Customizer > Custom > CSS

    No need to add on your child theme.

    Hope it helps

    Joao

  • <script> jQuery(function($){ $("#no-reply-1371850 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>