Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.41, extension, form, javascript
- This topic has 26 replies, 2 voices, and was last updated 4 years, 7 months ago by
hcgeek.
-
AuthorPosts
-
05/08/2019 at 11:36 am #491543
hcgeek
ParticipantHey no worries
Yeah there’s a little customization. But I have not hooked into any actions/filter, mainly cosmetic, but I did Add 2 Custom Fields via the functions.php
I have disabled my custom js files, functions.php & custom card templates, And still the same. I also tried default 2019 WP Theme
05/08/2019 at 12:04 pm #491544Steven Zahm
KeymasterHmmm… ok, can you bump my login to admin so I can take a closer look?
Also, I can not give a reason why I am thinking this because I don’t have one, but can you test with an entry with a name instead of a number? You’ll have to create a new entry.
05/08/2019 at 2:21 pm #491550hcgeek
ParticipantThere it is.. Looks like it needs a Name not a Number. If I enter a letter then numbers, it works. I can then even edit via Form and remove that letter, leaving the numbers and it works fine to view and edit listing with just numbers from there on out. Just cant be only numbers in the initial listing entry.
Their chapters are just numbers & I’m using that number to fill the sort order also.05/08/2019 at 2:55 pm #491554Steven Zahm
KeymasterThat’s gives me something to work with … the only reason I even suggested that was I saw the pattern where all entries were named with numbers. It was just a pattern that stuck out.
05/08/2019 at 3:11 pm #491556Steven Zahm
Keymasterhmmm… I see why, the code assumes is your are querying an entry with a number you are querying by its ID (what the database assigns the entry) instead of its slug. To address this I would have to makes tweaks to both Form and Connections and release updates.
05/08/2019 at 5:02 pm #491565hcgeek
Participant<
p>It was just a pattern that stuck out.
Good eye/suggestion!<
p>
Ok great, will wait for those updates.
And Thank you!05/08/2019 at 7:10 pm #491570Steven Zahm
KeymasterThe Connections update will happen by Friday, the Form update will happen next week.
If you have a moment, I would truly appreciate a review as they really do make a difference.
https://wordpress.org/support/plugin/connections/reviews/
Thanks in advance for your time!
05/08/2019 at 7:43 pm #491571hcgeek
ParticipantAwesome! Thanks Again, I will def be leaving a review!
Anyway to remove that geocode entry showing in the address fields?
And do I need a premium template for the pagination and advanced search?05/09/2019 at 10:37 am #491606Steven Zahm
KeymasterRE: Anyway to remove that geocode entry showing in the address fields?
Do you mean the latitude and longitude fields? If so, add this to the theme’s custom CSS area, generally found in the theme Customizer.
#cn-form .address-geo { display: none; }
This will hide those fields on the frontend.
In regards to the advanced search, that is generally reserved as a Pro Pack perk. In this case I’ll make an exception. Please look for an additional email from me with the details.
05/09/2019 at 11:49 am #491611hcgeek
ParticipantThanks! I got your Extensions Pro Pack, I thought that was the pack I needed. I might have to buy a premium theme for that pagination, if they feel like they need that.
Great work! -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.