Skip to content

Theme Palace

  • Home
  • Themes
  • Plugins
  • My Account
  • Support
  • Blog
CLose Search

Quick links

  • Support
  • My Accounts
  • Latest themes
  • Trending themes
Wave
Wave

Hiding Post-Meta

Home › Forums › Pro Themes › Magzimum Pro › Hiding Post-Meta

Tagged: post-meta

  • This topic has 15 replies, 3 voices, and was last updated 7 years, 1 month ago by iamshivamyadav.
Viewing 15 posts - 1 through 15 (of 16 total)
1 2 →
  • Author
    Posts
  • November 3, 2016 at 9:19 am #22453
    Abdel-Rahman Hussein
    Participant

    How does one hide post-meta as well as tags on the posts? Additionally, how does one remove the word “Category” before the title of internal pages? Thank you

    November 4, 2016 at 12:12 am #22498
    wensolutions
    Keymaster

    Hello,

    You can remove the display of post meta from the posts in blog listing page by going to your Admin Dashboard > Appearance > Customize > Themes Options > Blog and unchecking the “Show Post Meta” Option.

    To remove the “Category” word from the Category Archives, you will first need to create a Child Theme. For Reference on creating child theme, please see the link here https://codex.wordpress.org/Child_Themes

    You can also use child theme generator plugin for the task.

    Once you have successfully created and activated the child theme go to your child theme’s functions.php file and paste in the following code :

    /**
     * Filter to remove "Category" word from the Category Archive.
     */
    add_filter( 'get_the_archive_title', function ( $title ) {
    
        if( is_category() ) {
    
            $title = single_cat_title( '', false );
    
        }
    
        return $title;
    
    });

    Hope this Helps,

    Best Regards !!

    November 4, 2016 at 7:14 am #22532
    Abdel-Rahman Hussein
    Participant

    That’s the issue, I have unchecked Show Post Meta from the Blog Theme Options and it doesn’t remove them.

    November 4, 2016 at 7:16 am #22534
    wensolutions
    Keymaster

    Hello @Abdel-Rahman Hussein,

    Please provide to us the site URL of the page you are trying to hide post meta so that we can inspect the issue and provide a specific fix for the issue.

    Best Regards !!

    November 4, 2016 at 7:53 am #22536
    Abdel-Rahman Hussein
    Participant

    http://threefour.dandin.me

    November 4, 2016 at 1:31 pm #22556
    wensolutions
    Keymaster

    Also are you using the latest version of the theme ?

    November 4, 2016 at 4:29 pm #22560
    Abdel-Rahman Hussein
    Participant

    Version 1.5

    November 5, 2016 at 10:08 am #22590
    wensolutions
    Keymaster

    Theme post meta option is working fine with the latest version. Can you please mention where you are trying to disable the post meta and its not happening?

    November 5, 2016 at 11:34 am #22594
    Abdel-Rahman Hussein
    Participant

    It’s not happening on all the posts, for eg. http://threefour.dandin.me/ritza-our-kind-of-super-band/ or any other post.

    November 6, 2016 at 12:00 am #22630
    wensolutions
    Keymaster

    Hello,

    We apologize for the confusion, the theme customizer option to disable the post meta is designed to work in the blog listing page only as mentioned in the text under the theme option.

    To hide the post meta also in the single post page please paste in the following Custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Custom CSS :

    .single .entry-meta {
        display: none;
    }

    Hope this Helps,

    Best Regards !!

    November 6, 2016 at 5:19 am #22656
    Abdel-Rahman Hussein
    Participant

    Worked, thanks. And how can you hide/remove the tags at the bottom of each post?

    November 6, 2016 at 5:50 am #22657
    wensolutions
    Keymaster

    Hello,

    To remove the tags display from the bottom of the post, please add the following Custom CSS in your Custom CSS field :

    .single span.tags-links {
        display: none!important;
    }

    Hope this Helps,

    Best Regards !!

    November 6, 2016 at 5:55 am #22658
    Abdel-Rahman Hussein
    Participant

    Perfect. Thank you for all your help, much appreciated.

    December 20, 2016 at 12:12 am #26042
    iamshivamyadav
    Participant

    Dear Support tam,

    firstly i would like thanks to all team for create such a nice theme like magazine plus. I’m using on my website http://indiandiary.in/. but i have a concern because custom CSS option is not available, so how to hide meta tags. Thanks

    Regards,
    Shivam Yadav

    December 20, 2016 at 1:04 am #26049
    wensolutions
    Keymaster

    Hello @iamshivamyadav,

    With the latest version of WordPress ( version : 4.7 ) Additional Custom CSS codes for the website can directly be added from the Admin Dashboard > Appearance > Customize > Additional CSS.

    Please explain further where you want to hide the post meta from so that we could provide you with Custom CSS code to help with your requirements.

    Best regards !!

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 16 total)
1 2 →
  • You must be logged in to reply to this topic.
Log In
Message Icon

Need Expert's Help ?

It's easy. Hire our customizer team for all types of enhancements out-of-the box.

Recent Topics

  • Mega charity Pro – what editor should we use to change page structure
  • H1 Tag is Missing on Front-Page
  • Static header image.
  • Is it possible to desactivate Homepage ?
  • Event set in the future doesn’t display
  • PHP Warning on service section
  • PHP 7.4 to 8.0
  • University Hub Pro licenses didn’t work (URGENT ATTENTION PLEASE)
  • Music Zone Copyright text
  • Remove the menu button from the mobile version of the site
  • Decrease featured slider Title font Size
  • New version cannot be installed
  • Installation Issues
  • Signify Pro licensed but will not activate
  • Typography Examples
  • White Spaces between font page content and Footer
  • Recommended Instructions
  • Catch Demo Plugin has no demos?
  • Renove Slider From Mobile View
  • Change Kelsey subemenu font colour
  • Change Kelsey subemenu font colour
  • Where can you change the slider images?
  • Menü, Sticky Menü, Header
  • remove horizontal bar behind the menu on mobile
  • Woocommerce shopping cart not displaying correctly on mobile
  • Change or add fonts
  • Edufication Pro Theme Multiple Languages
  • Hi are we able to use elementor with this theme?
  • Just bought ed hub pro and i imported the demo content but i dont see homepage?
  • Service font
FAQ Faq
Support Forum Support Forum
Theme instructions Theme instructions
Plugin Instructions Plugin Instructions
Logo
Theme Palace is a platform where you can explore amazing themes curated by our team from our experienced designers, as well as from independent creators with secure and standard coding. Moreover we provide plugins from a very experienced developers.

About

  • Themes
  • Plugins
  • Blog
  • Contact Us

Support

  • Support Forum
  • FAQ
  • Theme Instructions

Legal

  • Terms & Conditions
  • Privacy Policy
Copyright © 2024 Theme Palace. All Rights Reserved
  • Facebook
  • Twitter
Premium WordPress Themes & Plugins Marketplace
Scroll Up
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close