-
The 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.
It’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' ) ); }
Hi 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.
I am using it on localhost only. I set up fresh clean using child theme and this problem occur.
Hi 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.
You must be logged in to reply to this topic.