Topics

    •  
    • Topic
    • Replies
    • Since
    • Lisa Dougherty
    • Getting login=bounced

      Have two plugins installed and activated: WP Discussion Board - free WP Discussion Board Pro When trying to login as administrator to the site; https://url-goes-here/wp-login.php I get "https://url-goes-here/?login=bounced If I turn off the free version, I am able to login...

      Read More

      Posted by: Lisa Dougherty
      Replies: 5
      Started:
    • 5
    • PTDI
    • Unable to import template (json format)?

      Dear the Expert, I run fresh install WP 6.6.1 with Elementor 3.23.4, why I'm unable to import template in json format, it returns "Invalid template type" I have set "enabled" to: -Switch Editor Loader Method - Enable Unfiltered...

      Read More

      Posted by: PTDI
      Replies: 1
      Started:
    • 1
    • Meagan Parrish
    • Forum Post Post Teasers

      Is there the ability to have some posts/content be public facing/not have to have a membership to see? We are thinking of putting out some posts that are "teasers" to get people looking but...

      Read More

      Posted by: Meagan Parrish
      Replies: 1
      Started:
    • 1
    • Mej de Castro
    • Change order of profile fields

      You can change the order of profile fields using the following filter in your functions.php file: function prefix_filter_profile_fields( $fields ){ // Enter your new fields order here return $fields; } add_filter( 'ctdb_profile_fields', 'prefix_filter_profile_fields' ); The $fields list looks like: $fields = array( 'display_name' => array( 'id'...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Started:
    • 0
Add new topic