Home › Forums › Calendar Products › Events Calendar PRO › Bugs (Pro and Filter) – possible js?
- This topic has 3 replies, 2 voices, and was last updated 11 years, 2 months ago by
Brook.
-
AuthorPosts
-
November 30, 2014 at 6:17 am #902758
mgmg
ParticipantI have some issues with the regular functionality of my site when I activate your 3 plugins:
TEC, TEC PRO, FILTERBAR
The functionality that is affected is the ability to click on page 2 of the recent posts at the bottom of the list on the homepage. It just returns me to the homepage despite the link containing site/page/2/Also Some functionality of the plugins above is lost. When I have the Events Calendar widget in my sidebar showing a few events, Clicking on << or >> to show the next month’s events doesn’t work. The link is to site/# which goes nowhere.
Finally, I’m having an issue with filterbar it isn’t giving me the option to select several check boxes for the event categories. Really is behaving weirdly and is inconsistent.
Please can you help me with these issues?
Many thanks.
November 30, 2014 at 11:28 am #902926mgmg
ParticipantI resolved the issue with the filterbar… some other js was interfering. but I still have the problem with pagination being affected when I activate TEC (as described above)! Please advise
Also if I want to change the events calendar widget that’s in my sidebar to be brighter colors…. say from the #666666 gray to a red, what’s the easiest way to do this… there are so many files I don’t know which css file to edit.
Thanks
November 30, 2014 at 9:30 pm #903340Brook
ParticipantHowdy mgmg,
Those links also rely on JavaScript to work. Odds are strong that there is still a JS conflict with your theme, or perhaps another plugin. A conflict test can help you narrow that down to which plugin or theme. Could you try that?
Also if I want to change the events calendar widget that’s in my sidebar to be brighter colors…. say from the #666666 gray to a red, what’s the easiest way to do this… there are so many files I don’t know which css file to edit.
Good question. Personally I just create add a line of CSS to a new CSS file. I usually store it in my theme or child theme. So if for instance you wanted to override the rule:
.tribe-events h2{ color#666; }I would create a new CSS file, or add to my existing CSS file, the following rule:
body .tribe-events h2{ color#f00; }Since that rule is more specific it override the others. That’s arguably the easiest way. The second easiest is to follow this section of the themer’s guide.
Does that all make sense? Did that work for you?
– Brook
February 2, 2015 at 11:47 pm #939658Brook
ParticipantSince we have not heard back in a while I am going to archive this topic. If you need anything else though please feel free to open a new topic. We will be glad to help. Cheers!
– Brook
-
AuthorPosts
- The topic ‘Bugs (Pro and Filter) – possible js?’ is closed to new replies.
