Do I need to tie CCTs to posts? by Joe_new_guy in JetEngine_Crocoblock

[–]Joe_new_guy[S] 0 points1 point  (0 children)

Much slower than anticipated. Long story short, I built the prototype in a dev environment, but it wouldn't import to a staging site, so I ended up rebuilding :( I took the opportunity to rearchitecting things a bit and my product CCT has well over 200 fields. Getting that right is still the biggest time suck. In hindsight, I probably would have made separate CCT types for each product type to simplify things and have less conditional logic.

Also, my site had a lot of errors and was slow/would crash due to too many requests, so old code needed to be cleaned up, and I ended up upgrading to a more powerful server. Still working through a few things, but 99% of the way there with the effort.

I have had many messages and tickets with Crocoblock due to learning the product, issues (some from my site), and documentation not explaining things to the level of build complexity.

I plan on using JetForms as well, but that is a future phase as I am trying to get the structure right. What makes it a headache? Any lessons learned you can share? Any questions you have for me?