urgent plugin question

by TroyCo
2 replies
I am building a wordpress site for a client who now wants a XML plugin added to the site. the plugin asks for a couple things to create the code for me.

1. Return Path
Root ReturnPath to the 'return home' references on the last step of the Plug-in.

which I assume is just the home page according to an example given

2. Return front page
File name (step 1) within the ReturnPath directory.
e.g. geoquote.php or index.php <---- where do I find what this in a

wordpress website? If I log into the cpanel will I find this in a folder there?


any help would be very much appreciated
#plugin #question #urgent
  • Profile picture of the author David V
    Originally Posted by TroyCo View Post

    I am building a wordpress site for a client who now wants a XML plugin added to the site. the plugin asks for a couple things to create the code for me.

    1. Return Path
    Root ReturnPath to the 'return home' references on the last step of the Plug-in.

    which I assume is just the home page according to an example given

    2. Return front page
    File name (step 1) within the ReturnPath directory.
    e.g. geoquote.php or index.php <---- where do I find what this in a

    wordpress website? If I log into the cpanel will I find this in a folder there?


    any help would be very much appreciated
    #2 It sounds like they are asking for the file name for the front page.
    So if you have a static front page set and the theme is NOT using a home.php or front-page.php then it may be index.php or whatever template was chosen for the static front page that was set.

    I would think using ftp into the root/theme folder might be easier, but if you want to use cpanel you can, just find the file manager in the cpanel and you can browse the theme files.
    Will be in wp-content/themes/yourthemename
    What's the XML plugin your using?
    {{ DiscussionBoard.errors[7706708].message }}
  • Profile picture of the author TroyCo
    Thanks! looks like it is index.php. its called geoquote, It gives a real time quote from multiple t1 data carriers based on location
    {{ DiscussionBoard.errors[7706799].message }}

Trending Topics