Home Forums WoodMart support forum Show meta tag year

Show meta tag year

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #605765

    meiotrevo.pt
    Participant

    I have another request, sorry!

    I wanted it to be visible, Day, Month and Year, in the meta tags on this page.
    How can I do it?

    I leave the login private.

    Attachments:
    You must be logged in to view attached files.
    #605946

    Hung Pham
    Keymaster

    Hi meiotrevo.pt,

    Thanks for reaching to us.

    Try to add the following PHP code snippet to the child theme functions.php file to do this

    https://onlinephp.io/c/e45a1

    Kind Regards,

    #606004

    meiotrevo.pt
    Participant

    Thank you very much!

    Is it possible to just have everything in the same font?
    I send a screenshot for your analysis.

    Attachments:
    You must be logged in to view attached files.
    #606118

    Hung Pham
    Keymaster

    Hi meiotrevo.pt,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-post-date.wd-style-with-bg .post-date-year {
    	padding-top: 2px;
    	padding-bottom: 8px;
    	text-transform: uppercase;
    	font-weight: 600;
    	font-size: 12px;
    }

    Regards,

    #606217

    meiotrevo.pt
    Participant

    Thanks!!

    It’s resolved!

    #606272

    Hung Pham
    Keymaster

    Hi meiotrevo.pt,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Show meta tag year’ is closed to new replies.