Forum Replies Created
-
AuthorPosts
-
DOMINIC
ParticipantIf i remove the address content from an entry it will then show the next entry(s). not sure how to troubleshoot this.
DOMINIC
Participantmy moderate(unapproved) entries all show. but if i unapprove my only visible entry then that newly unappoved one is the only one which is visible and my next entry displays
unaproving a couple of these then allowed me to see a few more but not complete. there must be soemthing in these problematic entries that is causing them to not display the entries after…. any ideas?
Thnaks
DOMINIC
ParticipantThis also worked great. I am always amazed on how flexible connections is.
I think i would like to do the same thing for: address, links, and email instead of hacking card.php
do these have similar filters?
DOMINIC
ParticipantWorked perfectly.
Thanks
Dom
DOMINIC
Participanti figured some of it out by moving the tray link code to the org name location just stuck on how to get the org name into the following
$atts['str_bio_show']= "+". "org name";$atts['str_bio_hide'] = "-"."org name";Any thought? I tried $entry->getnameblock but it doens’t work.
Thanks
dominic
DOMINIC
Participanthi yes using the latest version of connections.
Will check my php version and settings maybe something in there.
thanks as always for your quick replies.
DOMINIC
ParticipantHi its
'beside the enter key below the double quotesQuartu Sant\\\\\\\' Elenacould it be something on my system?
dom
Attachments:
You must be logged in to view attached files.DOMINIC
Participanthave you tried custom css modifications?
ie ` .address-city {
display: none!important;
}change .address-city to the class you want to hide.
this post has some info on hiding things on the form as well
DOMINIC
ParticipantThanks, you are a genius, sometimes the simplest way is the easiest, and a well coded plugin helps alot.
I used css and removed teh parent category on the specified page.
.page-id-53 .cn-cat-level-0 { display: none!important;}
02/20/2017 at 12:47 pm in reply to: is there any way to hide parent from category select box #412147DOMINIC
Participantok :(
Another option could be to remove “show all categories” from the select menu. Is this possible.
also which template were you referring to? if a change is made to it is it futureproofable?
thanks
dominic
-
AuthorPosts
