• Resolved johnzeiger

    (@johnzeiger)


    I have a WordPress site embedded in a Joomla site. I have setup the WordPress menu to replicate the Joomla menu by adding a Custom Link menu item for each Joomla menu item. Of course these menu items/pages do not automatically appear in a WordPress sitemap. Is there a way to manually include them when displaying [wp-realtime-sitemap-pages]? Another option would be to develop a way to display something to the affect of [wp-realtime-sitemap-menu].

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Rincewind

    (@rincewind)

    Can you be more specific as to how you have setup this menu ? where is the information stored in the wordpress database for it ?

    Are you using the widgets to make your own custom menu ? if this is the case then sadly there will be no easy way with the wordpress functions to get the information for this custom menu.

    Thread Starter johnzeiger

    (@johnzeiger)

    I’m using the menu maker built into WordPress found under Appearance -> Menus

    Plugin Author Rincewind

    (@rincewind)

    johnzeiger wrote: I’m using the menu maker built into WordPress found under Appearance -> Menus.

    I see ok, yes this is possible as there is a function to get this menu structure, so I will implement this as soon as possible.

    Thread Starter johnzeiger

    (@johnzeiger)

    You Rock!

    My plan is to use your plugin to display an html sitemap at the bottom of each page…one column for the menu, one for categories and possibly on for tags

    Plugin Author Rincewind

    (@rincewind)

    Try v1.5.2 this should work for you.

    Thread Starter johnzeiger

    (@johnzeiger)

    Will test it today…thanks!

    Plugin Author Rincewind

    (@rincewind)

    ok great, although try v.1.5.3 instead, as wordpress changed some core code how the activation hooks worked and so on upgrade the installSettings function wasn’t firing to include any new options I had put into the plugin, and as some people didn’t read the notice about saving there settings again thought it was broken when it just needed them to re-save there settings.

    Thread Starter johnzeiger

    (@johnzeiger)

    I successfully tested it…thanks for the great addition to an already invaluable plugin.

    Plugin Author Rincewind

    (@rincewind)

    ok great stuff.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Is there a way to include menu items that are custom links?’ is closed to new replies.