BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,211 through 12,220 (of 15,332 total)
  • Author
    Posts
  • in reply to: Suppress Bio Image #276640
    Steven Zahm
    Keymaster

    @ Mark

    You have two options.

    First since the logo and its placeholder is shown by default and the photo is not unless one is uploaded; you could not upload a photo.

    If you want to upload a photo, you could set it to be Not Displayed after uploading it.

    If you need it displayable for other purposes you can use this shortcode option with the cMap template:
    [connections tray_image='none']

    Hope that helps!

    in reply to: Export CSV #276608
    Steven Zahm
    Keymaster

    @ Hung

    Currently the best way to export data is to use phpMyAdmin to export the Connections tables as CSV files which can be opened in Excel. In a few weeks I’m hopeful to have a full CSV Export extension available for sale. Its being developed by a third party dev.

    200 on one page is a lot. It is exactly like putting 200 WordPress post one one page. The best hope you have is to use a caching plugin like WP Super Cache or W3TC.

    in reply to: Export function? #276607
    Steven Zahm
    Keymaster

    @ Judy

    Currently the best way to export data is to use phpMyAdmin to export the Connections tables as CSV files which can be opened in Excel. In a few weeks I’m hopeful to have a full CSV Export extension available for sale. Its being developed by a third party dev.

    in reply to: Reviews and contact addon #276605
    Steven Zahm
    Keymaster

    @ Mindy

    Sorry no eta yet? I did start it, as planned, but it is not even close to a state that I could even release as a working beta.

    in reply to: Listing Approval Email #276604
    Steven Zahm
    Keymaster

    @ camwills

    Sorry, but that option does not exist. I’ll eventually have another extension where emails can be setup for all sorts of actions, but admittedly, it’ll be awhile before I’m ready to have something ready for release. Until then something custom would have to be built for you. I do have a third party dev I can recommend if you’re interested.

    in reply to: Authored Bug #276602
    Steven Zahm
    Keymaster

    @ Colleen

    Any change of getting a temp admin account on your site? I’m just able to reproduce this.

    in reply to: Reposition Category DropDown & Search? #276588
    Steven Zahm
    Keymaster

    @ Mike

    Apologies, I forgot one important instruction…

    You need to make a duplicate of the altered slim-plus.js file and name it as slim-plus.min.js and overwrite the original too.

    Steven Zahm
    Keymaster

    @ Prince

    Add the following to your theme’s custom CSS area.

    #cn-form select {
        margin: 0;
    }

    The theme is applying, globally, a 24px bottom margin which is interfering with the alignment in Form.

    Hope that helps.

    in reply to: Search function #276586
    Steven Zahm
    Keymaster

    @ Ana Maria

    I think you can try deleting this line so you get teh results you’re looking for. let me know if that helps!

    in reply to: Height too Tall #276585
    Steven Zahm
    Keymaster

    @ Rebecca

    Take a look at this FAQ. The raw shortcode or the fix that can be applied in the settings should fix it up.

    The widget might not be fixable … by me. From the screen capture it appears the theme is running the widgets the the WordPress wpautop filter. If that is the cause, only the theme author can fix that. But that just a guess from looking at the screen capture.

Viewing 10 posts - 12,211 through 12,220 (of 15,332 total)