Forum Replies Created
-
AuthorPosts
-
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!
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.
Steven Zahm
Keymaster@ Phillip
Sorry, I do understand what you’re asking, but it can not be done.
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 Permanentlyand 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
.htaccessfile? 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.
Deshabilitadoshould be the Spanish forofin context of: 1of8 pages. I’m guessing the user who did the translation made an error. After the redirection issue is resolved, I can help fix that.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.htmlIf that does not do it, try:
Add the following to the
timthumb-config.phpfile 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 thewp-contenton will NOT be part of the doc root.Hope that helps!
Steven Zahm
Keymaster@ Robert
That is on the to do list although I do not have an eta as of yet.
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?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!
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.
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.cssand thetiles-plus.cssfile is one is minified and the other is not. Which will load depends on if SCRIPT_DEBUG is set in thewp-config.phpfile or not. Under a normal install the minified version will be loaded.I hope that helps!
-
AuthorPosts
