Brian
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Update and Lost PluginHi,
Sorry for the issues.
I am not sure how it happened, but you can manually update the plugin or go in by ftp and delete it and then re upload it.
WordPress does not allow you to overwrite an existing plugin unless you use their update system.
For manual updates please follow this guide:
Forum: Plugins
In reply to: [The Events Calendar] Event Description to allow HyperLinkGreat glad it helped you nnguyen.
Forum: Plugins
In reply to: [The Events Calendar] TEC on genesis framework?Hi Hans,
I was working on our template system and think I found a workaround for the conflict here.
Instead of trying to change what Genesis is doing. I decided instead to bypass what they do and directly put the content in as WordPress does, just for our Event Views.
Try out this snippet and see if it works for you:
https://gist.github.com/jesseeproductions/3ec14564c9cbfd7d6a46
I found with that snippet no matter what the Genesis Archive settings are that the Event Views showed full content and my post archives displayed per those settings.
Let me know if you see the same results.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] TEC on genesis framework?Hi,
If Genesis had a filter for the content limit and that would make this all better. But since they do not have one and only they can provide it that is where we stand on this with Genesis not playing nice with TEC.
Since there is nothing else I can do about 3rd party coding even though I would like for Genesis to have a content limit filter as I use it on most of my sites I am going to mark this resolved.
Cheers
Forum: Plugins
In reply to: [Coupon Creator] admin menu missingHi,
I worked with bwicket on the through Pro Support as the issue was related to that. Below is for reference.
The Visual Editor Buttons were not showing due to a javascript conflict and adding this to the wp-config.php resolved the issue:
define( 'CONCATENATE_SCRIPTS', false );As for the widget, see the FAQ and this point to enable shortcodes:
“How can I display coupons using the shortcode in a sidebar text widget?”
Forum: Plugins
In reply to: [The Events Calendar] Click List view shows 404 errorGlad it is working now.
Forum: Plugins
In reply to: [The Events Calendar] Select events by categoryAgain, thanks for posting in here and explaining a way to do this!
Forum: Plugins
In reply to: [The Events Calendar] Changing order of legend/categoriesOr Andy can help out here!
Thanks Andy good to know for me too.
Forum: Plugins
In reply to: [The Events Calendar] Preview textGreat, glad it helped.
Forum: Plugins
In reply to: [The Events Calendar] Set Start/End time interval to single minutesGreat, glad it helped.
Forum: Plugins
In reply to: [The Events Calendar] Since 4.4 update wordpress presents this errorGreat, glad it helps.
Forum: Plugins
In reply to: [The Events Calendar] Error on line 108Hi Jazzpark thanks for letting us know if it remains an issue please create your own topic and we can help out.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Removing Numbers in the WidgetGreat! Glad it helped!
Forum: Plugins
In reply to: [The Events Calendar] TitleHi,
Thanks for using our plugins.
I can help out here.
Does it say archives on the Month or List View?
If so that is being generated by your theme and would have to be edited there.
The reason it does that is the Month and List view are archives and not pages.
We might be able to help hide it, let us know.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Undefined variable: possible_slug_name in Rewrite.phpHi,
Sorry for the issues. It sounds like there is something in the Bulgarian translation that is breaking it.
Does this notice happen on all the pages or only at certain places?