Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Kristen
Use this shortcode:
[connections show_image=false]That’ll remove the image.
Steven Zahm
Keymaster@ ToniM
The only way that is possible is if you edit the core code to Form to set that field as a drop down with your zip code hard coded in. I’m not available to do custom dev work, but I do have a dev I can recommend. just let me know and I’ll ask him to reply here so you can make contact.
Hope that helps.
Steven Zahm
KeymasterNo, sorry, I have not spent any time on this as of yet…
I’m not sure I understand, public entries will be shown on the front end regardless of user role, unless, you require login to view the directory. If that is the case, you need to go to the Connections : Roles admin page and give view public capabilities to every role on your site.
Steven Zahm
Keymaster@ Juergen
Great to here it working like you want now.
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/connectionsSteven Zahm
Keymaster@ leonardo
Is the Clacton Small Business Link entry set as public? What is the eact shortcode you are using? Are you using any type of caching plugins? If you are, make sure you clear the page cache.
Steven Zahm
Keymaster@ Jake
Since it is definitely theme related, the best suggestion is to look around the theme’s options to see if there is any way to turn off their feature. If there is not, maybe the theme author can provide you with a filter or something that disables that feature … this does make me wonder if it interfering with All in One SEO too. These changes are better left to an SEO plugin and should not be built into a theme. The only reason I have these options at the moment is as a temporary stop-gap solution until I can fully integrate with Yoast’s WordPress SEO and maybe All in One SEO. My code will not interfere with SEO plugins because it only effects Connections pages which the seo plugin will not.
Hope this helps.
Steven Zahm
Keymaster@ Christine
When I visited the page I didn’t see some of the items you wanted changed. They seemed fine. For example, I didn’t see any bold or italic in the category select drop down.
But here the css you can add to the theme’s custom css area:
#cn-list .chzn-container .chzn-results li { color: #656565; line-height: normal !important; } #cn-list .chzn-container-single .chzn-single { color: #656565 !important; } #cn-list { color: #656565 !important; } #cn-list a, #cn-list a:visited { color: #656565 !important; }Hope that helps.
Steven Zahm
Keymaster@ Mike
Go to the Connections : Templates admin page and activate the Default Entry Card template under the
Alltemplate type. Do the same for theIndividualandOrganizationtemplate type … actually just visiting the Connections : Templates admin page should resolve the issue.To get rid of the set the directory home page message, go to the Connections : Settings admin page and select the page which your direct is on. This is needed to Connections can properly build its internal links. For example, a link to a specific entry.
Steven Zahm
Keymaster@ Jake
Do you have any other plugins that are for SEP or the page title? Does the theme have SEO or title options?
Can you install this plugin and past the system info here as a private reply?
http://wordpress.org/plugins/system-information/Steven Zahm
Keymaster@ Diane
The shortcode has a few errors. Try this one:
[connections str_image='No Photo' show_title=true show_org=true show_addresses=true show_phone_numbers=true show_email=true show_links=true]That should fix it up.
-
AuthorPosts
