-
Created a topic, Import Demo by Elementor, on the site WordPress.org Forums:
Hello. I am a Theme author. I have question. I made D… -
Created a topic, [ERROR] Failed to import (media), on the site WordPress.org Forums:
Hi, I have a problem. when I import demo, comes up th… -
Posted a reply to Change the menu location, on the site WordPress.org Forums:
Hi, Thank you! It is working now~! Thank you~~~! -
Posted a reply to Change the menu location, on the site WordPress.org Forums:
///////// menu-resister.php ///////////// function welcome_screen() { require_once 'admin-screens/welcome-test.php'; } function sub_screen() { require_once 'admin-screens/sub-test-2.php'; }… -
Posted a reply to Change the menu location, on the site WordPress.org Forums:
Hi, Here is my code... ////////// menu-resister.php ///////////// function welcome_screen() { require_once 'admin-screens/welcome-test.php'; } function… -
Posted a reply to Change the menu location, on the site WordPress.org Forums:
Hi, Thank you for your reply. but I have still problem. Do you know how… -
Posted a reply to Change the menu location, on the site WordPress.org Forums:
Hi, I tried that already but it is not working..... My codes are.. ****************************************************************** function… -
Created a topic, Change the menu location, on the site WordPress.org Forums:
Hi. I want to change demo menu location theme.php to …