Hi, I should add a link on wordpress aministration menu. Can you tell me: - Code - file name where I have to write code. Thank you My website: http://www.nailscube.it/
Hello, Download the theme-page.php file attach with this post and paste it in your function directory ( theme directory > function directory) and then follow the instruction shown in the image given below . And also enter your html code for your Wordpress administration menu page here. Now , Go to the function.php file present in your theme directory and add the code given below in that file as instructed in the image below. Code: require_once ($functions_path . 'themes-page.php'); This will solve your issue.
I have another little problem. My customer has a Editor profile. can i show him Theme options? Best regards D
Hello, Follow the link given below. http://www.inkthemes.com/community/threads/theme-options-for-editor-profile.10237/