Add php page to elementor
-
Hi,
I’ve seen I can edit the functions.php and add a shortcode there but:
1 – if I update the theme, functions will be overwriten? or is there any chance when it will be overwriten?
2 – how efficient is it to use a shortcode for every part of php I need? for instance to fill a field with an echo of php several times…Then I’ve seen something like “<?php require_once(‘wp-load.php’); ?>” to include it in the template but still I don’t see that working, or if it even makes sense or is efficient
So I guess the best would be to be able to create a .php page and edit it with elementor? Any insights on what’s the best approach in efficiency and bug-free?
- The topic ‘Add php page to elementor’ is closed to new replies.