I've downloaded the zip file named ResellersPanelAPIOrderForm.zip from my reseller panel and I wanted to know if this can be used with Wordpress?
What I've done so far is that I've unzipped that file to a folder called 'ResellersPanelAPIOrderForm'. I then uploaded that folder to my theme directory called 'myhost'. So the path is:
http://tkghosting.vps101156.mylogin....lAPIOrderForm/ . This is not implemented into the actual Wordpress...yet.
What I like to do is somehow call that ResellersPanelAPIOrderForm's index.php file to display with the theme itself so I can use it's stock header and footer. Wordpress offers shortcodes which I can write but my questions are is this:
Does this ResellersPanelAPIOrderForm have a setting to make sure it is path correctly so that it works with the custom theme (not RSP WP's theme) ?
If not, does all the files located in the 'ResellersPanelAPIOrderForm' folder should be moved up one level into the 'myhost' folder?
Independently and out of the box it works fine but I want to see if I can make work within my custom WP theme.
Thank you.
What I've done so far is that I've unzipped that file to a folder called 'ResellersPanelAPIOrderForm'. I then uploaded that folder to my theme directory called 'myhost'. So the path is:
http://tkghosting.vps101156.mylogin....lAPIOrderForm/ . This is not implemented into the actual Wordpress...yet.
What I like to do is somehow call that ResellersPanelAPIOrderForm's index.php file to display with the theme itself so I can use it's stock header and footer. Wordpress offers shortcodes which I can write but my questions are is this:
Does this ResellersPanelAPIOrderForm have a setting to make sure it is path correctly so that it works with the custom theme (not RSP WP's theme) ?
If not, does all the files located in the 'ResellersPanelAPIOrderForm' folder should be moved up one level into the 'myhost' folder?
Independently and out of the box it works fine but I want to see if I can make work within my custom WP theme.
Thank you.
Comment