BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,831 through 13,840 (of 15,332 total)
  • Author
    Posts
  • in reply to: Translate Category names #261788
    Steven Zahm
    Keymaster

    @ Kevin

    No, the WPML team has not gotten back to me yet. I wouldn’t expect resolution for many months.

    in reply to: Couple items #261786
    Steven Zahm
    Keymaster

    @ mandi

    That’ll work … you’ll just have to make the same changes after each Connections update because it’ll be overwritten by the update.

    I haven’t test this, but should work…

    Copy the entire folder for the template to the following folder:
    ../wp-content/connections_templates/

    You’ll likely get a template not found error. Just activate any random template and reactivate the default template. Hope that helps.

    in reply to: Limit Category Selection based on User permissions? #261785
    Steven Zahm
    Keymaster

    @ Michael

    Just tested, use this code instead:

    remove_meta_box( 'categorydiv', $connections->pageHook->link, 'side' );

    in reply to: Limit Category Selection based on User permissions? #261784
    Steven Zahm
    Keymaster

    @ Michael

    The only way this is possible is by editing the manage.php PHP file.

    I think this would work, meaning untested:

    Insert on line 4
    remove_meta_box( $connections->pageHook->link, 'connections_link', 'side' );

    in reply to: Issues with CSV Import #261781
    Steven Zahm
    Keymaster

    @ Darin

    I just resent the email to last address you supplied.

    in reply to: Couple items #261780
    Steven Zahm
    Keymaster

    @ mandi

    In what context? On the default template?

    in reply to: Form submission email #261779
    Steven Zahm
    Keymaster

    @ George

    All I can say is that both emails are sent at the same time and the email is being blocked somewhere along the path. Maybe try a SMTP email plugin for WordPress. I’ve read that can resolve WordPress email issues.

    in reply to: CSV Import Timeouts #261742
    Steven Zahm
    Keymaster

    @ Éric

    I haven’t run across this before. CAn I get a temp admin account so I can take a closer look?

    in reply to: latest update generating script errors #261736
    Steven Zahm
    Keymaster

    @ Nyna

    Odd, I can’t replicate.

    You can doenload 0.7.6.6 from here.

    A better solution though, if you can, is grant be a temp admin account so I can take a closer look so I can make sure this issue is resolved for you moving forward.

    in reply to: Subcategories don't pull entries #261732
    Steven Zahm
    Keymaster

    @ Heather

    Very strange! The URL, look in the browser address bar … the slash between the categories is being URL encoded. Can I get a temp admin account so I can take a closer look?

Viewing 10 posts - 13,831 through 13,840 (of 15,332 total)