Theme Palace » All Posts https://themepalace.com/forum/pro-themes/nature-bliss-pro/feed/ Sat, 15 Jun 2024 11:58:29 +0000 https://bbpress.org/?v=2.6.9 en-US 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

]]>
https://themepalace.com/topic/woocommerce-shopping-cart-not-displaying-correctly-on-mobile/#post-191521 <![CDATA[Reply To: Woocommerce shopping cart not displaying correctly on mobile]]> https://themepalace.com/topic/woocommerce-shopping-cart-not-displaying-correctly-on-mobile/#post-191521 Wed, 22 Nov 2023 02:51:26 +0000 Psink Could you please provide us your site URL? We will inspect and provide you a CSS code to fix the issue

]]>
https://themepalace.com/topic/woocommerce-shopping-cart-not-displaying-correctly-on-mobile/#post-191501 <![CDATA[Woocommerce shopping cart not displaying correctly on mobile]]> https://themepalace.com/topic/woocommerce-shopping-cart-not-displaying-correctly-on-mobile/#post-191501 Tue, 21 Nov 2023 03:39:05 +0000 Linda Clinton Hi there,
I’m using Nature Bliss Pro to set up an e-commerce site using Woocommerce. Everything looks perfect on laptops and tablets, but the shopping cart page is cropped on mobile devices. For example, the price appears as:
Price:$
4
6
0.
0
0
Also, the product archive page (which displays all products for sale on the site) shows two products on one line instead of one product per line, so that it can be viewed properly on mobiles.

Can you please let me know what I can do to fix this? I am not a coder, unfortunately.

Kind regards
Finola

]]>
https://themepalace.com/topic/translation-of-know-more-several-widgets/#post-190912 <![CDATA[Reply To: Translation of “Know more” – several widgets]]> https://themepalace.com/topic/translation-of-know-more-several-widgets/#post-190912 Sun, 24 Sep 2023 10:48:11 +0000 Anouchka Hello,

I’ve got the same question about to change the text “Read More” buttons (e.g. NB: Featured page, NB: Recent works link buttons). I’ve tried the optional CSS text, but it doesn’t work. There’s no text showing. Please can you help me? I tried this CSS:

.featured-page-widget .more-link,
.nature_bliss_widget_recent_works .custom-button {
font-size: 0;
}
.nature_bliss_widget_recent_works .custom-button:after,
.featured-page-widget .more-link:before {
font-size: 16px;
content: ‘Read More’;
}

Kind Regards

]]>
https://themepalace.com/topic/mobile-menu-not-working-3/#post-189893 <![CDATA[Reply To: Mobile Menu not working]]> https://themepalace.com/topic/mobile-menu-not-working-3/#post-189893 Mon, 05 Jun 2023 05:44:24 +0000 Psink Seems you have developed a child theme, you can share your login info to this mail prashant.themepalace@gmail.com

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

I will add the code and let you know

]]>