Theme Palace » All Posts https://themepalace.com/forum/pro-themes/education-hub-pro/feed/ Sat, 15 Jun 2024 10:57:28 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/disable-post-navigation-completely-prev-next/#post-196010 <![CDATA[Reply To: Disable Post Navigation Completely (Prev-Next)]]> https://themepalace.com/topic/disable-post-navigation-completely-prev-next/#post-196010 Thu, 06 Jun 2024 03:52:46 +0000 Psink We regret to inform you that there is currently no theme option available to disable post navigation. Since you prefer not to disable it using CSS, the only alternative is to edit the theme code directly.

You can remove the post navigation code from the single.php file.

To assist you with this, we have created a screen recording demonstrating how to remove the post navigation code: https://www.awesomescreenshot.com/video/28373853

If you don’t want to edit the theme code

The best way to deal is to create child theme and override single.php. You can create the child theme of Education Hub Pro

]]>
https://themepalace.com/topic/disable-post-navigation-completely-prev-next/#post-196004 <![CDATA[Disable Post Navigation Completely (Prev-Next)]]> https://themepalace.com/topic/disable-post-navigation-completely-prev-next/#post-196004 Wed, 05 Jun 2024 09:42:57 +0000 mohsinmomin Hi,

I want to disable previous – next navigation bar in the single post. I do not want to hide it through CSS as I want to completely disable it that should not even show in the source code or visible to google.

Please help me suggest the code for the same.

Waiting for your early reply,

Thanks

]]>
https://themepalace.com/topic/php-7-4-to-8-0/#post-194900 <![CDATA[Reply To: PHP 7.4 to 8.0]]> https://themepalace.com/topic/php-7-4-to-8-0/#post-194900 Sat, 20 Jan 2024 15:49:17 +0000 Psink we 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

]]>
https://themepalace.com/topic/php-7-4-to-8-0/#post-194896 <![CDATA[Reply To: PHP 7.4 to 8.0]]> https://themepalace.com/topic/php-7-4-to-8-0/#post-194896 Fri, 19 Jan 2024 17:10:46 +0000 Christopher Bogenschutz Any thoughts on this? Updated theme and can’t update php to 8.0.

]]>
https://themepalace.com/topic/php-7-4-to-8-0/#post-194785 <![CDATA[Reply To: PHP 7.4 to 8.0]]> https://themepalace.com/topic/php-7-4-to-8-0/#post-194785 Mon, 08 Jan 2024 16:26:41 +0000 Christopher Bogenschutz I renewed my license, updated the theme and when I update PHP to 8.0 it gives the white screen of death. Please advise.

]]>
https://themepalace.com/topic/php-7-4-to-8-0/#post-194769 <![CDATA[Reply To: PHP 7.4 to 8.0]]> https://themepalace.com/topic/php-7-4-to-8-0/#post-194769 Sat, 06 Jan 2024 13:08:23 +0000 Psink @RIVERSIDEMEDIAGROUP, We have released an update, you can update the theme to the latest version v3.9.1

]]>
https://themepalace.com/topic/php-7-4-to-8-0/#post-193279 <![CDATA[Reply To: PHP 7.4 to 8.0]]> https://themepalace.com/topic/php-7-4-to-8-0/#post-193279 Fri, 05 Jan 2024 08:28:34 +0000 Psink @RIVERSIDEMEDIAGROUP, We will check for the update and get back to you soon.

]]>
https://themepalace.com/topic/php-7-4-to-8-0/#post-191957 <![CDATA[PHP 7.4 to 8.0]]> https://themepalace.com/topic/php-7-4-to-8-0/#post-191957 Thu, 04 Jan 2024 20:16:17 +0000 Christopher Bogenschutz Before I renew for an updated version of Education Hub Pro, is this them compatible with PHP 8.0? I am currently running Version 3.5. When I try to upgrade from PHP 7.4 to 8 it gives the WP White Screen of Death. Thank you.

]]>
https://themepalace.com/topic/remove-the-menu-button-from-the-mobile-version-of-the-site/#post-191876 <![CDATA[Reply To: Remove the menu button from the mobile version of the site]]> https://themepalace.com/topic/remove-the-menu-button-from-the-mobile-version-of-the-site/#post-191876 Wed, 27 Dec 2023 03:17:53 +0000 Psink @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

]]>
https://themepalace.com/topic/remove-the-menu-button-from-the-mobile-version-of-the-site/#post-191853 <![CDATA[Remove the menu button from the mobile version of the site]]> https://themepalace.com/topic/remove-the-menu-button-from-the-mobile-version-of-the-site/#post-191853 Tue, 26 Dec 2023 03:03:09 +0000 prepod How do I remove the menu button from the mobile version of the site? I would like to see the menu in the mobile version of the site the same as on the computer version. In style.css, I delete the button, but when you click on one of the menu items, the menu collapses and unfolds several times and disappears and it is impossible to open it again because I deleted the button. Need: 1. Remove the mobile menu button. 2. make sure that the level 1 menu does not collapse and is the same as on the computer version. Thanks! ps. Translated using Google translate

]]>
https://themepalace.com/topic/white-spaces-between-font-page-content-and-footer/#post-191661 <![CDATA[Reply To: White Spaces between font page content and Footer]]> https://themepalace.com/topic/white-spaces-between-font-page-content-and-footer/#post-191661 Tue, 05 Dec 2023 10:29:38 +0000 Psink you can add this CSS to reduce white space

.home #content{
padding-top: 20px;
padding-bottom: 20px;
}

you can adjust the value of padding-top for white space A and similarly padding-bottom for white space B

]]>
https://themepalace.com/topic/white-spaces-between-font-page-content-and-footer/#post-191654 <![CDATA[Reply To: White Spaces between font page content and Footer]]> https://themepalace.com/topic/white-spaces-between-font-page-content-and-footer/#post-191654 Tue, 05 Dec 2023 05:46:06 +0000 s967766 i am now using the template in local network. So, i cannot share URL with you right now. Can you still show me some guidelines so that i can test on my own? Thanks

]]>