janisi
janisi
About
- Username
- janisi
- Joined
- Visits
- 45
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
Hi, you can do it really easy. 1. locate file betheme/functions/meta-page.php2. copy function mfn_page_meta_add to your child theme so beTheme updates will not overwrite your changes. if( ! function_exists( 'mfn_page_meta_add' ) ) { ....} 3. find a…
-
Thanks! It worked!