- This topic has 5 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Photo Perfect Pro › Some question about Author,Date and Music
Hello, I’d like to ask you a few questions.
1.Do you have any idea to remove or disable author and date information for all?
2.Can I setting the music when user enter the website?
Hello @liapp73,
To remove the author and date information use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given css.
.single-post-meta {
display: none;
}
Now to set the music you can use the plugins or you can also do it manually adding the java scripts.
Hope this helps.
Best Regards!!
Thanks. But I don’t want to use music plugins. If I just want to let user enter my website and the music can be automatic repeat.( like background sound). Do you have easy solutions?
Hello @liapp73,
To have the music in the background you have activate the child theme .
Child theme references :
https://codex.wordpress.org/Child_Themes
You can also create the child theme using the plugin and below is the link to one of them.
https://wordpress.org/plugins/wp-child-theme-generator/
After creating the child theme in your child theme create file header.php. After creating the header.php file paste below given code .
https://gist.github.com/anonymous/c46b152e9b5022cf96027619aaf8a87e
Note: Replace the URL with the URL of the audio file obtained after uploading it in the WordPress Media section.
Hope this helps.
Best Regards!!
Thank you.
Hello @liapp73,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/photo-perfect/reviews/
Best regards !!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This 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-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This 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-others | 11 months | This 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-performance | 11 months | This 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_policy | 11 months | The 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. |