Theme Palace » All Posts https://themepalace.com/forum/pro-themes/nature-bliss-pro/feed/ Mon, 24 Mar 2025 13:23:01 +0000 https://bbpress.org/?v=2.6.12 en-US https://themepalace.com/topic/update-error/#post-205066 <![CDATA[Reply To: Update Error]]> https://themepalace.com/topic/update-error/#post-205066 Wed, 16 Oct 2024 08:33:33 +0000 Daniel Lener Yes, the license is expired…

]]>
https://themepalace.com/topic/update-error/#post-205059 <![CDATA[Reply To: Update Error]]> https://themepalace.com/topic/update-error/#post-205059 Wed, 16 Oct 2024 04:43:16 +0000 Psink @da-lener, Seems your license is expired. The license is only valid for a year

Could you please double-check your license status?

]]>
https://themepalace.com/topic/update-error/#post-205043 <![CDATA[Update Error]]> https://themepalace.com/topic/update-error/#post-205043 Sun, 13 Oct 2024 17:57:33 +0000 Daniel Lener Hi! I cannot update my Nature Bliss Pro Theme. I get a fatal error:

Error: Attempt to modify property “response” on bool in /home/.sites/265/site3118098/web/wp-content/themes/nature-bliss-pro/updater/theme-updater-class.php:90
Stack trace:
#0 /home/.sites/265/site3118098/web/wp-includes/class-wp-hook.php(326): EDD_Theme_Updater->theme_update_transient(false)
#1 /home/.sites/265/site3118098/web/wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array)
#2 /home/.sites/265/site3118098/web/wp-includes/option.php(2544): apply_filters(‘site_transient_…’, false, ‘update_themes’)
#3 /home/.sites/265/site3118098/web/wp-includes/update.php(599): get_site_transient(‘update_themes’)
#4 /home/.sites/265/site3118098/web/wp-includes/class-wp-hook.php(322): wp_update_themes()
#5 /home/.sites/265/site3118098/web/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#6 /home/.sites/265/site3118098/web/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#7 /home/.sites/265/site3118098/web/wp-admin/includes/class-theme-upgrader.php(520): do_action(‘upgrader_proces…’, Object(Theme_Upgrader), Array)
#8 /home/.sites/265/site3118098/web/wp-admin/includes/ajax-actions.php(4319): Theme_Upgrader->bulk_upgrade(Array)
#9 /home/.sites/265/site3118098/web/wp-includes/class-wp-hook.php(324): wp_ajax_update_theme(”)
#10 /home/.sites/265/site3118098/web/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
#11 /home/.sites/265/site3118098/web/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#12 /home/.sites/265/site3118098/web/wp-admin/admin-ajax.php(192): do_action(‘wp_ajax_update-…’)
#13 {main}
thrown

]]>
https://themepalace.com/topic/mobile-menu-not-working-3/#post-196594 <![CDATA[Reply To: Mobile Menu not working]]> https://themepalace.com/topic/mobile-menu-not-working-3/#post-196594 Mon, 02 Sep 2024 13:03:26 +0000 micha009 Hello,
I have the same problem!
The mobile menu link on our website doesn’t work. The hamburger menu is there but when you click on it nothing happens. We also use a child theme.
Could you please offe the screen record above?
>>>
As you can see in the screen record few lines of JS code is missing in the theme file
https://www.awesomescreenshot.com/video/18024339?key=aa34aa83836fce6e336e631d7ff85f21

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195411 <![CDATA[Reply To: Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195411 Mon, 18 Mar 2024 15:23:28 +0000 RobertK Great to hear!
Thank you in advance!

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195404 <![CDATA[Reply To: Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195404 Mon, 18 Mar 2024 03:28:35 +0000 Psink @ROBERTK, Appreciate your suggestion regarding using the functions. We will update the functions in the upcoming update so that it will not create an issue with your current changes

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195401 <![CDATA[Reply To: Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195401 Sun, 17 Mar 2024 12:47:49 +0000 RobertK Sorry for so many posts in here, but it seems that some text in my original question was blocked. I had written the original line of code and my changed line of code. But with these lines, my post is always blocked.

So i hope you understand my problem anyway.

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195400 <![CDATA[Reply To: Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195400 Sun, 17 Mar 2024 12:46:10 +0000 RobertK instead of get_theme_file_uri() and get_theme_file_path() functions the get_template_directory_uri() and get_template_directory() functions should be used.

I have made this little change in the nature bliss theme code and its working. Unfortunately this change will be overwritten every time i update the theme.
Could you please fix this?

Thank you!

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195399 <![CDATA[Reply To: Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195399 Sun, 17 Mar 2024 12:45:44 +0000 RobertK but these two functions gives the current used theme directory, which is our child theme, which has (of course) another path and don’t have this custom(.min).js file. This results in the following error message:

Warning: filemtime(): stat failed …

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195398 <![CDATA[Reply To: Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195398 Sun, 17 Mar 2024 12:44:06 +0000 RobertK we are using a child theme based on Nature Bliss.
But i think there is an error in functions.php
In the function nature_bliss_scripts() there is a wp_enqueue_script for custom(.min).js. But the path is built with the get_theme_file_uri() function and filemtime is done with the get_theme_file_path() function.

]]>
https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195397 <![CDATA[Warning: filemtime(): stat failed when using child theme]]> https://themepalace.com/topic/warning-filemtime-stat-failed-when-using-child-theme/#post-195397 Sun, 17 Mar 2024 12:42:14 +0000 RobertK Hi, i cannot post my question due to the following error message, every time i click on the submit button:

Error: Your topic cannot be created at this time.

]]>
https://themepalace.com/topic/woocommerce-shopping-cart-not-displaying-correctly-on-mobile/#post-191594 <![CDATA[Reply To: Woocommerce shopping cart not displaying correctly on mobile]]> https://themepalace.com/topic/woocommerce-shopping-cart-not-displaying-correctly-on-mobile/#post-191594 Fri, 01 Dec 2023 03:00:52 +0000 rehanrentacar also woocommerce issue on this site
https://www.rehanrentacar.com
https://djrentacar.pk

]]>