Is there a way to limit the character count allowed in event descriptions on the front end form? (word limitations are also OK, but characters are preferred.)
One more question- is it possible to have categories, keywords, and short descriptions included as well in the export? After the description separated by line breaks, possibly?
Is there a way to limit the character count allowed in event descriptions on the front end form? (word limitations are also OK, but characters are preferred.)
Go to your theme functions.php file and at the bottom add following filter:
Stachethemes Developer
That worked perfectly!
One more question- is it possible to have categories, keywords, and short descriptions included as well in the export? After the description separated by line breaks, possibly?
We'll be adding CSV import/export option next week which will allow this.
Stachethemes Developer