Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterThe site title is supposed to have an h1 tag but in your case site title is using a p tag. I have noticed you are using the theme v1.0.7 can you please update the theme to the latest version? If the issue exists in the latest version, please provide us with a temporary login to your site for further investigation.
Psink
Keymasterwe have tested the theme with WordPress v6.4.2 and PHP v8.0.29. It might be a plugin issue as well. Could you please try disabling all the third-party plugins except for the recommended one and check if the issues still exist? If the issue still exists please provide us with a temporary login of your site for a further investigation
Psink
KeymasterGot your point, you can add this CSS to disable fixed background attachment
@media only screen and (min-width: 48em){
.custom-header .wrapper:before {
background-attachment: initial !important;
}
}Psink
KeymasterDo you mean a random header image? If that is the case you may have set multiple images to header media option in customizer
Psink
KeymasterI guess you are trying to show the page content on the homepage. For that, you can add this PHP snippet to your site
add_filter( ‘music_zone_filter_frontpage_content_enable’, function(){
return true;
} );Psink
KeymasterAhh okay got you.
Could you explain in more detail regarding “Only problem is that past date doesn’t necessarly match the day (saturday becoming Tuesday for example)” including the whole process? If possible with the screen record
Psink
KeymasterIs it on the homepage or some other pages that you are trying to show an event?
It would be great if you share a reference screenshot of the process
Psink
KeymasterWe appreciate for finding the issue in the themes. It seems no audio files have been uploaded on the site, once the audio files are uploaded, the issue will be solved.
For the current scenario will release an update fixing the issue if there are no audio files on the site
Psink
Keymaster@RIVERSIDEMEDIAGROUP, We have released an update, you can update the theme to the latest version v3.9.1
Psink
Keymaster@RIVERSIDEMEDIAGROUP, We will check for the update and get back to you soon.
January 5, 2024 at 3:10 am in reply to: University Hub Pro licenses didn’t work (URGENT ATTENTION PLEASE) #193223Psink
KeymasterWe have checked from our side, the license is active on the site https://www.rayu.edu.et/
Could you please share a screenshot of the license activation page?
Psink
Keymaster@JLOPES, Yes the options to change the copyright text is only available for pro version
December 26, 2023 at 10:17 pm in reply to: Remove the menu button from the mobile version of the site #191876Psink
Keymaster@PREPOD, it’s not possible just with the CSS. We need to develop a child theme to customize the header. For that, you can hire a theme developer or our customization team
Psink
Keymaster@GEBRIYE14, Is it possible to share your site URL? We will provide you a CSS to decrease the font size of the slider title
Psink
Keymaster@HKOEHLER20, we apologize for the late response.
Is your site live or local? If it’s a live site is it possible to share a temporary login for investigating the issue?
You can share log in to prashant.themepalace@gmail.com
We will let you know once the issue has been fixed
-
AuthorPosts