Home › Forums › WordPress Themes – Premium › Encase Pro › Encase Pro Theme _ Authored by and Post date
- This topic has 26 replies, 5 voices, and was last updated 6 years, 9 months ago by
Sushil Adhikari.
-
AuthorPosts
-
March 12, 2016 at 7:19 pm #13558
Clifford Dunigan
MemberHow do you remove the authorized by and post date on pages in this new Encase Pro Theme. This information does not show up on the lite version but is readily apparent on the Pro version? Thanks for your assistance.
Cliff
March 14, 2016 at 5:37 am #22575Sushil Adhikari
ModeratorHi Clifford Dunigan,
Please add this css on child theme style.css file to remove meta information from pages:
.type-page .entry-header .entry-meta { display:none; }
Let us know if we are understanding fully or perhaps this is not what you meant for.
Thanks
March 14, 2016 at 6:16 am #22576Clifford Dunigan
MemberI tried to type the code into the CSS but the header information remained. Any help would be greatly appreciated.
March 14, 2016 at 8:37 am #22579Sushil Adhikari
ModeratorHi there,
Could you please explain us on detail with screenshot where you encounters the problems and also your site URL?
Header information on pages includes page title and content excerpt . if you mean to remove this from pages then please add this css on child theme style.css file:.page #header-meta { display:none; }
Thanks
March 14, 2016 at 8:47 am #22580Clifford Dunigan
MemberI have taken the URL down due to the look and feel of the Theme. You will note that my name, date and author information is stamped on the home page. I would like to remove this information if possible. When I inserted the language into the CSS file it did not remove this information.
Thanks for your assistance.
ScreenShot2016-03-14at1.46.13AM.pngAttachments:
You must be logged in to view attached files.March 14, 2016 at 10:54 am #22581Sushil Adhikari
ModeratorHi Clifford Dunigan
css given on very first reply works well here. We need to check your site to find out why this css is not working out there. If you don’t want to make your site live , you can keep you site on maintenance mode and provide us a wp login details. This plugin may help you on this .@SEE https://wordpress.org/plugins/ultimate-maintenance-mode/
Here is the css:
.type-page .entry-header .entry-meta { display:none; }
Thanks
March 14, 2016 at 5:31 pm #22582Clifford Dunigan
MemberMy WP Login details:
Login: CliffDunigan
Password: Summerojd1122Thanks for the assistance.
March 15, 2016 at 2:39 am #22585Binaya D
ParticipantHi Clifford Dunigan,
Please use the email address to send your login details, so that other member couldn’t access your site which make your site safer if you use the email address. You can directly copy the support forum link and paste in the mail as well as keep the login details and send us via mail, so that it will be easy to both of us to find the solution asap. We hope you understand.
Email Address: [email protected]Thanks
March 15, 2016 at 6:48 am #22587Sushil Adhikari
ModeratorHi Clifford Dunigan,
Could you please provide us your site URL, without site URL we cannot logged on your site.
And please be online so we can discuss more clearly.
Thanks
March 15, 2016 at 6:54 am #22588Clifford Dunigan
MemberHuemovies.com
March 15, 2016 at 7:08 am #22590Sushil Adhikari
ModeratorHi there,
Once again we request you to be online. currently you are using Amadeus theme , so please activate our theme.
Thanks
March 15, 2016 at 7:24 am #22591Clifford Dunigan
MemberI have activated your theme
March 15, 2016 at 7:42 am #22592Sushil Adhikari
ModeratorWe had fixed your issue, please have a look on your site.
If you need any help then please feel free to ask us a question, we will be more than glad to assist you.
Thanks
March 15, 2016 at 7:43 am #22593Clifford Dunigan
MemberThe About the Author still shows up…
March 15, 2016 at 7:56 am #22594Sushil Adhikari
ModeratorWe had already fixed your issue via live chat.
Thanks for your patience.
-
AuthorPosts
- You must be logged in to reply to this topic.