• I have WP installed in a sub-folder, and that is where the plugin is pulling the permalink from, though it’s not the permalink in the page editor’s name of the page address, nor the address displayed in the theme’s auto-generated navigation menu.

    We need the page URL to read the Blog Address field from the database/General Settings like the rest of the blog fields do.

    I suspect I need to change the wp-dtree_pge-functions.php file, but I’m not versed good enough to determine what changes to what. I think it has to do with this line:

    get_permalink($pageresult->ID)

    Thanks!

  • The topic ‘[Plugin: WP-dTree] Blog address different from WP address – tree uses wrong links’ is closed to new replies.