BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 2,571 through 2,580 (of 15,332 total)
  • Author
    Posts
  • in reply to: single display entry link doesn't work #442382
    Steven Zahm
    Keymaster

    Great to hear!

    in reply to: search box? #442381
    Steven Zahm
    Keymaster

    @ Kate

    You should go with the template. The reason. You have 300 entries. While the page may load, that is creating quite a bit of server load each time the page is visited. This is not a Connections limitation, the same issue would arise if you were to try to load 300 WP posts on a single page. The template supports pagination too so you can limit the number shown per page. The cMap template defaults to 20 entries per page.

    Hope this helps!

    in reply to: Pagination and search #442379
    Steven Zahm
    Keymaster

    @ Can Çınar

    I suggest the cMap template which has a similar layout. The Template Customizer can be used to remove the background grey gradient and drop shadow so as to make the style match closer to the Default template.

    Hope this helps, let me know!

    in reply to: license key not working #442378
    Steven Zahm
    Keymaster

    @ Nana

    RE I tried to add license key but it says “License check response returned NULL.” … The issue with the license key is solved.

    The web host was having uptime issues which was causing some failures. This should mostly be resolved now. Apologies for the trouble!

    RE: I tried to submit a listing as a user but it doesn’t work.

    I just tested on your site. It seems your web host or your sites configuration is blocking access to the ../wp-admin/admin-ajax.php file. This file is used by WP and plugins to process AJAX requests. You’ll need to remove the block in order for this to correctly function.

    Hope this helps, let me know.

    in reply to: single display entry link doesn't work #442377
    Steven Zahm
    Keymaster

    @ yael xu

    Connections supports creating multiple directories, per page. Putting the shortcode on the homepage is attempting to use that page as a directory which does not work in this case. What you need to do to resolve this is use the home_id shortcode option on the shortcode on the homepage. Add home_id=x to the existing shortcode on the page where x is the page ID assigned to the directory page by WordPress.

    Hope this helps, let me know.

    in reply to: How to integrate Form Extension #442376
    Steven Zahm
    Keymaster

    @ Dwayne

    RE: how would I implement it’s use?

    To implement it’s use, you would install and configure it. Here’s the link to the installation and configuration instructions.

    Hope this helps, let me know.

    in reply to: "Internal Server Error" Adding Entry #442375
    Steven Zahm
    Keymaster

    @ Matt

    Maybe the memory allocated to PHP is being exhausted. My first suggestion is to try to increase it. Here’s a tutorial which provides instructions. Hope this helps, let me know.

    in reply to: Your Form or Gravity Forms #442368
    Steven Zahm
    Keymaster

    @ Tim

    RE: When I click “Favorite”, the topics don’t always save

    Just been testing this, I too can not get them to save. I’ve searched to see if anyone else has reported and found a couple. In each instance there were no replies.

    RE: Is this bbPress?

    Yes, it is. I see version 2.6 is in RC stage and one of the improvements is better favorites & subscriptions management. So perhaps this is being addressed in the next update. bbPress updates are very slow, so, it could be awhile until we see a release. :(

    in reply to: Upcoming List Issue #442273
    Steven Zahm
    Keymaster

    @ Brett

    I did understand the issue… try adding this CSS to the theme’s CSS area:

    span.cn-upcoming-date {
        display: block !important;
        position: relative !important;
        text-align: right;
    }
    

    This may or may not work. You’ll have to tweak as desired if it does.

    Hope this helps!

    in reply to: How to enable upload from media library #442272
    Steven Zahm
    Keymaster

    @ Corinne

    It is not possible to use images from the Media Library when choosing to add an image to an entry. This is largely to support scalability. There are Connections powered directories with hundreds to hundreds of thousands of entries. Having images in the Media Library for these directories would make it nearly unusable and potently slow the entire site because WP stores quite a bit of metadata about the image in the same table where the posts and pages are saved.

    Hope this helps!

Viewing 10 posts - 2,571 through 2,580 (of 15,332 total)