Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Chris
Thanks for the heads up! I am aware of the newer version and I have previously reviewed the diffs between the changes as well as the commit messages. It is just a few minor tweaks none of which have a material effect of usage within Connections or security. If it makes you feel more comfortable, you can grab the latest version of TimThumb from here and replace the copy in the Connections folder shown by your host. I’m actually working to remove its usage altogether since WP 3.8 and greater have much improved image manipulation API/s.
Thanks again!
Steven Zahm
Keymaster@ Kris
That is the correct snippet of code. The likely issue is placement of the snippet. It should be placed in the
card.phpandcard-single.phpfiles. The easiest solution is to update to cMap 4.0 as its been updated to include this amongst other features/fixes. The update may be available to you from your purchase history page.Hope that helps.
Steven Zahm
Keymaster@ Julian
Using CSS is the best way. Here’s the CSS:
#cn-cmap span.link.website, #cn-cmap span.link.website a { color: red; } #cn-cmap span.link.blog, #cn-cmap span.link.blog a { color: blue; }Hope that helps!
Steven Zahm
Keymaster@ Jessica
The only option is to use CSS to hide the fields you do not want to be displayed. To hide the Org and Dept fields use:
#cn-metabox-section-organization, #cn-metabox-section-department { display: none; }Hope that helps!
Steven Zahm
Keymaster@ Jessica
Can you upload jpeg or png file files instead? The attachments do not support tiff files.
Can you share a link instead? I suspect the issue is a conflict with the theme or another plugin. I will not be able to tell that from a screen capture, sorry.
Steven Zahm
Keymaster@ Kate
re: Do I have to purchase an advanced version or widget package in order to have a search bar at the top of my page?
Yes, I suggest cMap or any of the *Plus templates. The Widget Pack is an option as it outputs a list of clickable links of the categories that can be placed in the theme’s sidebar.re: How do I display a list of categories for people to click on?
The Widget Pack is the simplest solution. The Market template has a built in category list but is not responsive theme friendly.re: How do I make the biographical info show up when you go to the page of individual businesses?
This really depends on the template. The templates cMap, Market, Tile and Tile Pls do this “out of the box”.re: I seemed to have lost the notes category and have no idea when/how that happened. Can I restore it?
Sorry, not sure if I understand. My best guess is you mean the notes field in the admin when adding an entry, yes? If it is not displaying, click the “Screen Options” tab in the upper right and make sure it is enabled. If it is enabled, you might have collapsed it. If it is collapsed it is still there but will only show as a thin bar with the Notes title.I hope that answers your questions thoroughly!
Steven Zahm
Keymaster@ Steve
Oh, I just noticed this was posted in the Slim Plus forum, sorry about that!
The following shortcode should do the trick:
[connections image='none']Steven Zahm
Keymaster@ Steve
Can you share a link so I can take a look? The solution really depends on the template you’re using. So it’ll be a shortcode option unless it is one of the free core templates the the option is to use a bit of CSS.
Steven Zahm
Keymaster@ Mark
By default the template will take the text color of the theme. With that said, I’ll need a link to your directory page to see how the theme is assigning the color so I can provide you with a CSS statement to override the theme.
Steven Zahm
Keymaster@ Kelvin, @ Michael
I’ve replied to this issue in this thread. In short, I’ve fixed the issue and will be releasing a bugfix release which addresses this.
-
AuthorPosts
