Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to install it directly to a theme problem #79

Open
ThinkDevStudios opened this issue Mar 11, 2015 · 0 comments
Open

Trying to install it directly to a theme problem #79

ThinkDevStudios opened this issue Mar 11, 2015 · 0 comments

Comments

@ThinkDevStudios
Copy link

Hi! I am having problems trying integrate this with a theme. I am using a themosis framework.
themosis_path('app') -> returns the theme directory.

add_action('acf/register_fields', 'my_register_fields');
function my_register_fields()
{
include_once( themosis_path('app').'addons/acf/acf-date_time_picker/acf-date_time_picker.php');
}

I am currently using easyphp and localserver with virtual domain. do i need to enable or activate a apache config to make this work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant