• Resolved Nat

    (@etisse)


    Hi Andrea

    While making some test on a test website, I realized that all template are not shown in the edit form admin page on the production website. For eg. “default” is not available.

    When I comment the line apply_filters ('bps_templates', $templates); in file bps-template.php then all template are available.

    Perhaps there is a reason to disable some templates? Is there some incompatibility with some plugin or with BP legacy template active? I didn’t found where the add_filter alter the available templates.

    It’s because they are some custom template in the theme buddypress/members directory…

    Also, with the previous version, I can set a form and a button title, but the settings are now missing. Did you remove these options?

    Thanks by advance for your reply

    • This topic was modified 5 years, 3 months ago by Nat.
    • This topic was modified 5 years, 3 months ago by Nat.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrea Tarantini

    (@dontdream)

    Hi etisse,

    It’s your theme that modifies the available templates drop-down, in order to provide templates better suited to the theme itself.

    A template can optionally ask for specific settings, so if you don’t see additional settings that’s because the template doesn’t ask for them. If that template is provided by your theme, I suggest you ask the theme developers to add those settings back. I can answer their questions if they have any.

    Please keep me informed!

    Thread Starter Nat

    (@etisse)

    Hi Andrea,
    Thanks for your reply.
    I did my own template to have what we need for this project.
    Thanks again for your work and share.

    Plugin Author Andrea Tarantini

    (@dontdream)

    You’re welcome! I’m glad to hear that you found a suitable solution for your project.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Templates and options missing’ is closed to new replies.