Home › Forums › Calendar Products › Community Events › Sub-Categories not showing up properly in Community Events frontend columns
- This topic has 4 replies, 3 voices, and was last updated 10 years, 8 months ago by
Support Droid.
-
AuthorPosts
-
July 26, 2015 at 4:47 am #990334
karen
ParticipantI do not think that the Sub-Category feature sorts properly when viewing the community Events frontend. I took out the sub-categories and it all lines up fine. Is there a way to remedy this with CSS or is this a bug?
July 27, 2015 at 7:54 am #990521Barry
MemberHi Karen,
It looks like there are quite a few problems (JavaScript-related) on the submission page.
Though it’s possible some of these are triggered by other plugins, I suspect a number of them may be directly tied to your theme. If you switch temporarily to a default theme (or try to replicate this on a test site with just a default theme, such as Twenty Fifteen), do you find the same problem occurs?
July 27, 2015 at 12:02 pm #990655karen
Participantyeah, you are right. My theme converts the categories to a table apparently, where as 2015 is a pulldown list (accordion style). Changing to the Tribe Event style sheet does not seem to help either.
July 27, 2015 at 12:25 pm #990668Barry
MemberSo there are a few problems and they don’t just impact the submission page, but they certainly lead to a few problems happening (including, I suspect, the way the category list renders).
TypeError: $ is undefined
I can see this on all/most of your pages – it isn’t introduced by our own code, however, rather it is a bit of inline JavaScript that probably introduced by your theme (but possibly by another plugin).
There’s a further problem created by integration with a polling/rating service, which may or may not be added by your theme – but again really ought to be cleared up:
ReferenceError: PDRTJS_settings_7152581_post_20901 is not defined
Last but not least, and I suspect this one is the result of some processes your theme implements, it looks like it is trying format some of our own JavaScript as if it were ordinary text – and is breaking it (this error only occurs on the submission page):
SyntaxError: unterminated string literal
So there’s quite a few things that need to be cleaned up, I’m afraid, and I suspect there may be other breakages besides the category selector in the submission form because of these issues (unless you’re very lucky!).
August 11, 2015 at 7:05 am #995061Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Sub-Categories not showing up properly in Community Events frontend columns’ is closed to new replies.
