corsacca
corsacca
It seems like the `location_grid_meta2` field is still dependent on a `location_grid` field. So to create a second location_grid_meta field, we would need to also create a second `location_grid` field....
We decided to go with this strategy instead: https://github.com/DiscipleTools/disciple-tools-theme/issues/2494
I think this will be the main file: https://github.com/DiscipleTools/disciple-tools-theme/blob/develop/dt-assets/js/comments.js
Awesome!
Thanks for the update @CptHappyHands ! Can you share your code so far? In shared-functions.js there is a "formatComment" function. I think most of we want to do will be...
Nice work @CptHappyHands!
https://github.com/WordPress/WordPress-Coding-Standards
@rtendesign can you flesh out the workflow and what elements of instagram would need to be synced to D.T?
Notes: One of the big issues is storage of pictures and audio. The uploads folder does not feel very secure and most hosting don't give a lot of space. This...
Yes! hook would be great so we can build this in collaboration with this feature: https://github.com/DiscipleTools/disciple-tools-theme/issues/2395