Hello Experts,
I’m very much confused at this point. Can you please explain clearly where the changes need to be made? Here the issues:
-
Please make sure it supports child themes.
-
Directory path should be get_template_directory() and not dirname( FILE ).
-
Theme needs to properly load files. There are several functions available for getting the path: - get_template_directory(): Returns the absolute template directory path - get_template_directory_uri(): Returns the template directory URI - get_stylesheet_directory(): Returns the absolute stylesheet directory path - get_stylesheet_directory_uri(): Returns the stylesheet directory URI.
-
Page Break
/ <!--nextpage-->
doesn’t work in posts.
=========
My thoughts:
-
I cant get it what needs to do on it.
-
my functions.php file and other files are okay. i cant understand where my fault.
-
I have used correct paths. but again soft rejected.
-
I cant find that tag, where it might be?
=====
I need your help. If you have experienced earlier, please help.