BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,661 through 11,670 (of 15,332 total)
  • Author
    Posts
  • in reply to: Global Search in Directory #283268
    Steven Zahm
    Keymaster

    @ Phillip

    The search widget in the Widget Pack allows you to add a search directory widget to the theme’s sidebar. Functionally, it is the same as the search input on the directory page(s). One important difference, the results will be listed on the page set as the directory home page on the Connections : Settings admin page. The same goes for all the widgets in the Widget Pack.

    Hope that helps!

    in reply to: Directory Does Not Show up #283242
    Steven Zahm
    Keymaster

    @ Andrea

    You’re using the Default Entry Card template which does not show the bio field, activate the Bio Entry Card template on the Connections : Templates admin page.

    Hope that helps.

    in reply to: Global Search in Directory #283218
    Steven Zahm
    Keymaster

    @ Phillip

    Sorry, I do understand what you’re asking, but it can not be done.

    in reply to: Pagination, filter and search don't work #283210
    Steven Zahm
    Keymaster

    @ Jose

    Inspecting page load when doing a search, navigating to a page or filtering by a category I see the server is reporting Status Code: 301 Moved Permanently and then redirecting back to the initial page. This type of redirection occurs before Connections even loads and out my control. It is always a server or redirection issue. Some things to do and check:

    1. Simply just visit the Settings : Permalinks admin page and go back the directory page to see if the issue persists. If it does…

    2. Do you have the Redirection plugin install? If you do, please try deactivating that plugin to see if the issue persists. If it does…

    3. Do you have any custom rewrite rules being applied in the servers .htaccess file? If you do, removed those and see if the issue persists. If it does…

    4. Try deactivating plugins one at a time checking if the issue persists after each plugin you deactivate.. If the issue is resolved after a plugin deactivation, then it is a plugin conflict and the last plugin deactivated is the plugin causing the conflict.

    Deshabilitado should be the Spanish for of in context of: 1 of 8 pages. I’m guessing the user who did the translation made an error. After the redirection issue is resolved, I can help fix that.

    in reply to: Field Titles not displaying #283208
    Steven Zahm
    Keymaster

    @ Zachary

    Can you share a link to the directory so I can see the exact error messages? And so I can try other URL combinations to see if I can provide exact advise to fix this for you?

    Something to try…

    Change the permissions of the following folders and files to 767:
    ../wp-content/connection-images/
    ../wp-content/plugins/connections/cache/
    ../wp-content/plugins/connections/cache/index.html

    If that does not do it, try:

    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 on will NOT be part of the doc root.

    Hope that helps!

    in reply to: Google Map Directions #283207
    Steven Zahm
    Keymaster

    @ Robert

    That is on the to do list although I do not have an eta as of yet.

    in reply to: Directory Does Not Show up #283206
    Steven Zahm
    Keymaster

    @ Andrea

    Apologies for the late reply!

    It looks like Connections is working because I see its “No results.” message. Are the entries you have input set to Public?

    in reply to: Premium entry with payment via e.g. PayPal #283201
    Steven Zahm
    Keymaster

    @ Matt

    Yes, this is on my todo list bu at this point I have no idea when I’ll have something like this completed. Hope fully before years end.

    Thanks for taking the time to post the feature request!

    in reply to: Search Bug with multiple page results #283198
    Steven Zahm
    Keymaster

    @ Craig

    Hmmm… wonder how I missed that during testing. I’ve confirmed the bug and have fix it for the next release scheduled for the end of the month — which at this point looks like I might be a week late. If you wish. Give me a temp admin and I can login and apply a hotfix to fix this on your site.

    in reply to: Change colour of tiles #283197
    Steven Zahm
    Keymaster

    @ Oliver

    If you have Tile Plus 3.1 you can change the background by setting a couple shortcode options that are enabled by Tile Plus. To adjust the background use the background_color and background_gradient options.

    The difference between tile-plus-min.css and the tiles-plus.css file is one is minified and the other is not. Which will load depends on if SCRIPT_DEBUG is set in the wp-config.php file or not. Under a normal install the minified version will be loaded.

    I hope that helps!

Viewing 10 posts - 11,661 through 11,670 (of 15,332 total)