Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Matteo
If your server supports it … go to the Connections : Settings admin page under the Search tab and turn off keyword searching.
Steven Zahm
Keymaster@ Jared
It could be an error/type in the shortcode. I suggest deleting and manually retyping following the advice in this QuickTip.
06/03/2013 at 1:23 pm in reply to: Latest Connections updates appears to have broken Tiles Plus #261502Steven Zahm
Keymaster@ Mark
I like when it’s easy! That means one of the fixes I included in this version did exactly what it was supposed to. I suspect the issue was happening even before the update and the update cause you to notice it. Possible?
Steven Zahm
Keymaster@ kroussel
Yes. I guess I’ll learn more about that as I deal with full WPML support. They have gotten back to me yet. I submitted my request for a free copy so I can test.
Steven Zahm
Keymaster@ Gerard
Well, you can print, there’s just no inbuilt method to make a “print friendly” version. It’ll be a printout of the webpage.
Not sure I understand what you mean by a filtered list. Could you explain?
Steven Zahm
Keymaster@ Judy
Sorry, I meant this instruction for another support topic.
If you have little to no control. There’s one other option…
On the Connection : Settings admin page under the Images tab, change the medium image size to: 100px width and 120px height.
The you’ll have to edit the template file:
../wp-content/plugins/slim-plus/card.phpRemove this:
'height' => 120, 'width' => 100,Lastly, you have to re-upload any images that you’ve already uploaded.
06/03/2013 at 12:55 pm in reply to: Latest Connections updates appears to have broken Tiles Plus #261495Steven Zahm
Keymaster@ Mark
Please deactivate and reactivate Connections.
You should find a .htaccess file here:
../wp-content/plugins/connections/includes/timthumbAdd the following to it:
<ifmodule mod_security.c> <files timthumb.php> SecFilterEngine Off SecFilterScanPOST Off </files> </ifmodule>If that doesn’t work, try deleting the htaccess file.
Steven Zahm
KeymasterPlease deactivate and reactivate Connections.
You should find a .htaccess file here:
../wp-content/plugins/connections/includes/timthumbAdd the following to it:
<ifmodule mod_security.c> <files timthumb.php> SecFilterEngine Off SecFilterScanPOST Off </files> </ifmodule>-
This reply was modified 13 years, 2 months ago by
Steven Zahm. Reason: Correct filename and add tag
Steven Zahm
Keymaster@ Ray
You need to edit the slim-plus.css file found here:
../wp-content/plugins/slim-plusChange the value here:
#cn-slim-plus .cn-entry { clear: both; font-size: 12px !important; position: relative; }Make a new minified version named slim-plus.min.css and overwrite the original version.
after you do that, make sure to force refresh to browser to see the changes.
Steven Zahm
Keymaster@ Simon
It’ll remove it from just the widget. It will not affect the template.
-
This reply was modified 13 years, 2 months ago by
-
AuthorPosts
