- This topic has 4 replies, 2 voices, and was last updated 5 years, 6 months ago by
root.
-
AuthorPosts
-
January 30, 2020 at 1:54 am #10462
root
KeymasterThe style.css does not load in the child theme.
I’ve setup the theme from scratch on local and it continues to show nothing when I view-source.
January 30, 2020 at 2:06 am #10463root
KeymasterIt’s because the dependencies are broken
if ( is_rtl() ) { wp_enqueue_style( 'pinkmart_child_theme_style', trailingslashit( get_stylesheet_directory_uri() ) . 'style.css', array( 'icomoon','pinkmart-theme-style','pinkmart-woocommerce-style','pinkmart-responsive', 'pinkmart-rtl') ); } else { wp_enqueue_style( 'pinkmart_child_theme_style', trailingslashit( get_stylesheet_directory_uri() ) . 'style.css', array( 'icomoon','pinkmart-theme-style','pinkmart-woocommerce-style','pinkmart-responsive' ) ); }
January 30, 2020 at 9:36 am #10476root
KeymasterHi dear friend,
Have you customized Pinkmart Child Theme?
I will check it on my localhost and I will let you know about it.
If you are working on Server, please provide your WordPress login information to me via private reply I will investigate the issue.Best Regards.
January 30, 2020 at 11:10 pm #10480root
KeymasterI am using it on localhost only. I set up fresh clean using child theme and this problem occur.
January 31, 2020 at 7:52 am #10488root
KeymasterHi dear friend,
It seems that you have sent a request for a refund.
This issue and the other one about Header ProBar are not a serious and hard issue that not be solved soon.I have reported these to our developers and will be fixed very soon.
Also, Our supporters are always ready to solve all the issues you have while using Pinkmart.Best Regards.
-
AuthorPosts
- You must be logged in to reply to this topic.