Support for Envato Buyers Forums DGWork EDD Product Slug not working after updated EDD to 2.9.1

Viewing 5 reply threads
  • Author
    Posts
    • #19866
      specex
      Participant

      Hi, the default product slug “download” can’t be changed even i resave the permalink. Please help. Thanks

    • #19883

      Hello

      I tested the theme with the latest version of EDD, the EDD slug rewrite feature works fine.

      Have you updated your theme to V1.2.9?

      Thanks

    • #19946
      specex
      Participant

      HI, I’m using updated version of theme v1.2.9 but not able to save EDD slug.

      If you side is working for both EDD v2.9.1 and DGWork v1.2.9, then it should be conflict with my plugins.

      Do you any idea if i can modify directly into EDD files to enable permanent change to the slug? thanks

    • #19962

      You can change define(‘EDD_SLUG’, esc_html($dgwork_option[‘edd_slug’])); to define(‘EDD_SLUG’, ‘Your-slug’); in “dgwork/inc/class.dgwork.php”

      By the way, you said that “it should be conflict with my plugins.”, did you mean the theme conflict with your custom plugin?

    • #19968
      specex
      Participant

      OK, its should be the transient issue. After update the EDD, WP transient should be force to cleared. Slug is working now. thanks

    • #19972

      OK, that’s all right!

Viewing 5 reply threads
  • You must be logged in to reply to this topic.