• Resolved oldmankit

    (@oldmankit)


    Sorry if this has already been covered, but I couldn’t find it through a search.

    Currently the top page for all downloads is mysite.com/downloads.

    I would like to change that. I tried making a new page (mysite.com/custom-page) and adding the shortcode [downloads], but that doesn’t change the slug for each individual download, which are still all children of the parent page mysite.com/downloads. I want them to be children of the parent page mysite.com/custom-page.

    http://wordpress.org/plugins/easy-digital-downloads/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Pippin Williamson

    (@mordauk)

    You can change the slug using the EDD_SLUG constant.

    For example, put this in your wp-config.php file:

    define( 'EDD_SLUG', 'products' );

    Thread Starter oldmankit

    (@oldmankit)

    Thank you Pippin.

    I have done that, and now the slugs are all pointing to the correct places. The only problem is that when I visit the pages, I only get 404s.

    I can see a way to fix this: by manually creating a page for each product and inserting the necessary shortcode. This is not too hard for me as I only have a few products. However, is there a more automatic solution?

    Plugin Contributor Andrew Munro

    (@sumobi)

    Sounds like you need to flush the rewrite rules. Try visiting the settings -> permalinks page (you don’t need to save). Now visit your downloads, are you still gettings 404s?

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Yep, exactly what @sumobi said.

    Thread Starter oldmankit

    (@oldmankit)

    Thanks sumobi. That has fixed it!

    I’m very happy with this plugin. I’ve spent a long time trawling through membership and ecommerce plugins to find that this does exactly what I want. Thank you!

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Great to hear!

    If you have a few minutes, we always appreciate reviews of our plugin: http://wordpress.org/support/view/plugin-reviews/easy-digital-downloads

    hi, i dont seem able to post downloads on my home page. Although i am able to load new products, the downloads do not appear on my home page. how do i resolve this?/

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Essay writer, please open a new thread instead of posting to an old one that is already closed.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Change from default parent page’ is closed to new replies.