Tagged: #remove the author name
- This topic has 12 replies, 2 voices, and was last updated 4 years, 4 months ago by
Skandha.
-
AuthorPosts
-
December 30, 2021 at 12:42 am #296704
donaldscho
MemberHi Support,
May i know how to remove the author name and date in Free Audioman themes in wordpress?
I tried used some plugin can hidden the author name and date but still keep display “|” symbol, please advise.
Regards
Donald
December 30, 2021 at 12:50 am #296709Skandha
Member@donaldscho: Hello Donald,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.posted-on, .sep, .byline { display: none !important; }Let me know if this works out!
Kind Regards,
SkandhaDecember 30, 2021 at 4:13 am #296718donaldscho
MemberHi Skandha,
I add your script, should be ok now.
One more question, i add the woocommerce plug in the wordpress, but i cant add the background image in the product page, please advise.
Regards
Donald
December 30, 2021 at 5:06 am #296719Skandha
Member@donaldscho: Hello Donald,
Can you please post in your site URL so that I can look into the issue?
Kind Regards,
SkandhaDecember 30, 2021 at 7:11 am #296722donaldscho
MemberHi skandha,
the link as below
https://j-arie.com/ < that link can show the background image
https://j-arie.com/onlineshop < that link cant show the background image.
One more question, may i know how to hidden prev post and next post in the wordpress?
Regards
Donald
December 30, 2021 at 7:11 am #296723donaldscho
MemberHi Skandha,
Sorry, the link should be
https://j-arie.com/product/perfectly-guilty-cap-limited/ < cant show the background image
https://j-arie.com/onlineshop/ < can show the background image.
Regards
Donald
January 4, 2022 at 9:18 pm #297009donaldscho
MemberHi Skandha,
May i have any advise for my issue?
Regards
Donald
January 6, 2022 at 3:32 am #297117Skandha
Member@donaldscho: Hello Donald,
Sorry for the late reply. I must have missed your email.
To hide previous and next post
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.single-post .post-navigation { display: none; }Regarding the single product page header image issue. Do you want the header image that is shown on reset of the pages to show on single product page as well?
Let me know if this helps you out!
Kind Regards,
SkandhaJanuary 6, 2022 at 4:09 am #297124donaldscho
MemberHi Skandha,
i would like to show the header image on single product page as well.
Regards
Donald
January 6, 2022 at 4:18 am #297127Skandha
Member@donaldscho: Hello Donald,
You seem to be using an older version of the theme. Can you please try updating the theme to the latest version and check if the issue is resolved?
Let me know if the issue persists!
Kind Regards,
SkandhaJanuary 6, 2022 at 4:28 am #297129donaldscho
MemberHi Skandha,
I updated the theme to last version, but problem still, please advise.
Regards
Donald
January 6, 2022 at 4:38 am #297126donaldscho
MemberHi skandha,
i tried you provide that CSS code, but the post-navigation still show on, please advise.
.single-post .post-navigation { display: none; }
January 6, 2022 at 4:41 am #297133Skandha
Member@donaldscho: Hello Donald,
I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.
Also let me know which prev post and next post you are trying to hide. Maybe a screenshot could help
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘How can i remove author name and date in themes’ is closed to new replies.
