BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,721 through 11,730 (of 15,332 total)
  • Author
    Posts
  • in reply to: Alphabet Index #282109
    Steven Zahm
    Keymaster

    @ J.P. Studio

    The version of cMap you’re using is about a year old and needs updated to run with the latest version of Connections.

    The character index a year ago never linked to anything. They were simple in page links to jump to the corresponding letter group within the list on the current result page. There was a release nearly a year ago that made these true links which filter the results by the character that was clicked but to take advantage of this, you need the updated version of the cMap template.

    This can be downloaded from your purchase history if the license is current.

    Hope that helps!

    in reply to: Uploading or Installing widget pack = white screen #282108
    Steven Zahm
    Keymaster

    @ Timothy

    Sounds like you might have exhausted the memory allocated to PHP. Try the solutions presented in this blog post. Start at the top and work your way down the list. Which method that will work for depends on your web host configuration.

    http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Let me know if that solves the issue or not.

    in reply to: Images no longer displayed #282106
    Steven Zahm
    Keymaster

    @ Timothy

    Great to hear!

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

    in reply to: Easiest way to hide email addresses #282095
    Steven Zahm
    Keymaster

    @ Mike

    Change this line to this:

    <?php $entry->getEmailAddressBlock( array( 'format' => '%icon%' ) ); ?>
    

    That should do it. Hope that helps!

    in reply to: Directory info shows differently on pages #282094
    Steven Zahm
    Keymaster

    @ Roger

    In short, yes. Each page that you use the Connections shortcode on can be set to use a different template and its own set of options. If you need more details or assistance with setup, please let me know.

    Hope that helps!

    in reply to: Any way to make a category page? #282093
    Steven Zahm
    Keymaster

    @ Craig

    Since your had purchased the Pro Pack I emailed you another extension, install it and follow the instructions in the email to add a page that shows the links to all the categories in Connections. I hope that helps!

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

    in reply to: Images no longer displayed #282092
    Steven Zahm
    Keymaster

    @ Timothy

    I suspect once the site goes live, the issue would resolve itself.

    My best guess is one of following…

    One, the document root can not be determined automatically. So you have to manually set the DOCUMENT_ROOT here’s how:

    Add the following to the timthumb-config.php file found here:

    ../wp-content/plugins/connections/includes/libraries/timthumb/
    

    This is what you need to add, make sure to change the doc root accordingly:

    define ( 'LOCAL_FILE_BASE_DIRECTORY', '/my/doc/root/' );
    

    What /my/doc/root will be will depend entirely on the server setup. If you go to the the Connections : Dashboard admin page and look at the the System widget; there will be a constant named CN_PATH. The doc root should be the beginning portion of that path. What I can tell you is that from the wp-content and on will NOT be part of the doc root.

    Two, some server setting is preventing the script from reading the images and if that is the case, I do not know what that could be. Maybe a rule in the .htaccess file or something your webhost has configured. If you have any security related plugins installed, perhaps they’re blocking content.

    I hope that helps point you in the right direction.

    in reply to: Text confined when image hidden #282091
    Steven Zahm
    Keymaster

    @ Jeremy

    Please download and install the latest version of the template from your purchase history. The latest version had this style bug resolved. Hope that helps.

    Steven Zahm
    Keymaster

    @ Sharon

    I just received you email. Apologies! I thought for certain I had replied to this days ago.

    If Premise member is blocking access by redirecting access to the admin area, there’s nothing I can really do about that. What I would suggest is looking thru that plugins options to see if there is a way to white list the admin page for Link or otherwise disable the admin redirect.

    If the member plugin does not have one of those options … the only solution is to wait for Link 2.0. Link 2.0 when used with Form 2.0 will allow front-end user maintenance of their entry. The expected release for both of these updates is before end of month. I’m currently about 90% finished with the Form 2.0 update, which is significant. After it is completed, adding front-end editing for Link will be fairly quick to do. Both of these updates will require the 0.8 update to Connections which will also be released before the end of the month.

    in reply to: I can not edit pages with the cmap plugin active #282085
    Steven Zahm
    Keymaster

    @ Antonio

    Sorry, I looked up the page but forgot to paste in the link:
    http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

Viewing 10 posts - 11,721 through 11,730 (of 15,332 total)