BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 8,971 through 8,980 (of 15,332 total)
  • Author
    Posts
  • in reply to: Category-Problem with Umlaut #321065
    Steven Zahm
    Keymaster

    @ Fabrice

    I tracked down this bug, it will be fixed in the soon to be released 8.2 version.

    in reply to: is there a way to show just names and birthdays #321064
    Steven Zahm
    Keymaster

    @ larry

    re: So I got it to work by setting the birthday template to birthday_light. If I set it to anything else, I get the template not found error, which is kind of misleading.

    I tracked down the bug, so this will be fixed in the soon to be released version 8.2.

    in reply to: Is there a manual? for widgets? #321058
    Steven Zahm
    Keymaster

    @ Royale

    Ok, I see what you’re trying to accomplish.

    re: tabs
    Sure you can do this… but, I urge strongly against it. See how the category drop down barely shows on your page. The cause is the initial tab has a width of 0 so the drop down inherits that width. After the page is completely shown, then the width of the tab set. Since the code for the tab and the code for the drop down do not know about each other the width for the category drop down can not be changed from 0. Now, this can be worked around, but the point I hope to make is you may come across all sorts of little things you’ll have to work around or live with. If I may suggest an alternative solution… Use the the pages as I suggest and in place of those tabs add links to those three pages. Same feel as what you have now, just accomplished with different tools.

    re: User puts in a keyword to search for and it drops down with a list of the children categories under the parent they’ve already chosen.
    This solution I gave a link to will be exactly what you want to split up the category list. Add these as root parent categories; “Products”, “Services” and “Rental Equipment”. Put all the relevant under each. Then do as explained in the FAQ.

    So under your “Products” tab use this shortcode:
    [connections category='3' enable_category_by_root_parent=true]

    Under the “Services” tab use this shortcode:
    [connections category='2' enable_category_by_root_parent=true]

    Under the “Rental Equipment” tab use this shortcode:
    [connections category='4' enable_category_by_root_parent=true]

    I truly appreciate developers like you. Thanks for being awesome!
    Thanks for the kinds words! If I may… If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Link interupted #321057
    Steven Zahm
    Keymaster

    @ Alex

    Another way you can think about this is… a WordPress post can be “Published”, “Draft”, “Private” or “Trash”. While in one of those views, the others are hidden from the view. Same concept except you have “Approved” and “Moderate”.

    in reply to: Link interupted #321056
    Steven Zahm
    Keymaster

    @ Alex

    Not sure I understand, sorry … but my best guess is when the 20 entries “disappeared” you were viewing the Moderate list rather than the Approved list … guess the previous 20 has already been “approved”.

    in reply to: connections_link-es_ES.mo #321055
    Steven Zahm
    Keymaster

    @ jaime

    Thanks for the feedback!

    The frontend form:

    • “Image” is a bug in Connections, I fixed this in version 8.2 which I will be releasing within days.
    • “Addresses” is a bug in Connections, I fixed this in version 8.2 which I will be releasing within days.
    • “Category” I’ll being releasing a bug fix to the Form extension, version 2.0.4, that will fix this. The translation was not being loaded in time to be used completely.

    The admin settings options:

    The update to Form will also include the PO missing files. You’ll need to update it with the translated strings because they are not currently translated. If you can send me the updated PO file after you do, I would appreciate it a lot. Thanks!

    in reply to: Show icon in Manage #321020
    Steven Zahm
    Keymaster

    @ Alex

    Do you mean logo? Sorry, there is not a way to show the logo instead of the image. It is on my todo list to make this a configurable option but I have no timeline or eta I can give.

    in reply to: All templates same issue #321019
    Steven Zahm
    Keymaster

    @ Joanne

    This a the result server configuration issue not the WP theme … so you do not need to change your theme.

    The issue is that the index.php is in the URL, this should be removed. You might need to see the assistance of your host. WordPress is very popular, so they should be able to help.

    Here’s another user that a similar issue, his solution may work for you too:
    http://connections-pro.com/support/topic/directory-links-not-working/#post-294843

    However, I think this is the solution that you need:
    http://spoonjab.com/pretty-permalinks-in-asp-net-wordpress-hosting/

    Hope that helps, let me know!

    in reply to: connections_link-es_ES.mo #321009
    Steven Zahm
    Keymaster

    @ jaime

    No problem!

    If you have a moment, I would truly appreciate a review as they really do make a difference. many thanks in advance!
    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Upcomings lists #321000
    Steven Zahm
    Keymaster

    @ larry

    Great to hear! If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/view/plugin-reviews/connections

Viewing 10 posts - 8,971 through 8,980 (of 15,332 total)