-
Notifications
You must be signed in to change notification settings - Fork 1
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
Packages #9
Comments
You will need to run the sync from the admin or via cron then it will
create the posts using the custom post type you have selected in the
settings.
…On Wed, 30 Jan 2019 at 17:37, Smittyhead ***@***.***> wrote:
I'm trying to get packages working with you plugin, I can create a new
results page but the seperate item pages are not being pulled in, can you
let me know what I need to add/change in you implementation? Would it be
just a matter of adding something to the api/import.php file? Its a bit
important if you can let me know or just point me in the right direction?
I'm having a bit of a hard time sorting it out on bookeasy's developer site.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAR8bxJRx9jPpzxS97Db59O7kpy_DEWCks5vIT22gaJpZM4aZjQU>
.
|
It will do so for accomodation and tours but doesnt do so for packages. |
You will need to update the settings in the plugin and provide a path where
a temporary sync lock file can be stored.
The sync also needs to have the Cron job running every minute so the sync
will actually happen
…On Fri, 15 Feb. 2019, 13:39 Smittyhead ***@***.*** wrote:
i'm trying to update to your latest version to see packages sync. But now
when I sync it brings up this error.
Warning: file_put_contents(/bookeasy.sync): failed to open stream:
Permission denied in
/...../wp-content/plugins/impartmedia-bookeasy-wordpress-plugin-master/admin/settings.php
on line 341
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAR8bxjNAFnNIen0TNOzbl26lVY7_-mBks5vNh3NgaJpZM4aZjQU>
.
|
I'm still a bit confused on the packages, there are no posts created for 'packages' like 'accomodations' and 'tours'. Am I missing something? I know we have packages created through bookeasy. |
Packages come from a different endpoint that it's currently not in my plugin. If you want, you could add it in and submit a pull request. |
i'm afraid that is beyond me atm, I probably can figure it out if you can point me in the right direction? |
I'm trying to get packages working with you plugin, I can create a new results page but the seperate item pages are not being pulled in, can you let me know what I need to add/change in you implementation? Would it be just a matter of adding something to the api/import.php file? Its a bit important if you can let me know or just point me in the right direction? I'm having a bit of a hard time sorting it out on bookeasy's developer site.
The text was updated successfully, but these errors were encountered: