WPTrashPanda
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Events Importer] ProDid you look under settings bob? This is in the documentation. Hope you found it by now.
Forum: Plugins
In reply to: [Facebook Events Importer] RSS stops workingPeople still use RSS?
Confirmed you say? Well According to W3.org’s RSS validator my feed works just fine. Not sure exactly what the deal is here.
@etkinlik rehberi’s your constant whining on every support thread is worthless and counter productive. please just submit a refund request already. You can even continue using the plugin like you have been for the last 6 months. But enough!
Forum: Plugins
In reply to: [Facebook Events Importer] double images displaying in eventIt sounds like you may have some kind of light box taking over. There should only be 1 event image just like in the demo.
Forum: Plugins
In reply to: [Facebook Events Importer] Images are not importing with eventmnasvadi is sorta right.
Just:
1. Delete and Trash all Imported Facebook Events2. Enter your Username and click the Import Page Events
If this does not work you can try to deactivate the plugins and reactivate them. Not sure what that does though. Could be some kind of voodoo.
Forum: Plugins
In reply to: [Facebook Events Importer] No event-information in pro-versionIt looks like you solved it. This has been answered here multiple times. I’m hoping to find a better solution for new installs. The issue appears to database lag. Not on the plugin side of this from what I can tell. Glad you’re all set though.
Forum: Plugins
In reply to: [Facebook Events Importer] Fit into text captions boxYou would need to adjust the facebook_events_pro.css file. or overrate it in your style.css file
Override
.fbe_col_title{ height:30px; overflow:hidden; } .fbe_col_title h2{ font-size:18px; margin:0px; padding:0px; }
With
.fbe_col_title{ height:30px; overflow:show !important; } .fbe_col_title h2{ font-size:auto !important; margin:0px; padding:0px; }
Forum: Plugins
In reply to: [Facebook Events Importer] Main page not working: 404 error@matteo the error message is being displayed for you on that page
#190 – Error validating application. Invalid application ID. Here are some possible solutions to fix the error.
This means that you have not created a valid Facebook Application. Please read the instructions for setup carefully.
@etkinlik rehberi The plugin runs great on your site as it has for the past 6 months. Please stop harassing people and trolling.
Forum: Plugins
In reply to: [Facebook Events Importer] Fatal error when activatingyou must be running PHP v5.4 or better on your server.
Forum: Plugins
In reply to: [Facebook Events Importer] event banners too smallCan’t help you since your page link is down. Could be theme related. Are you using some kind of third party theme or specialized system to design your website outside of WordPress obviously?
Forum: Plugins
In reply to: [Facebook Events Importer] Event images not showing upThe issue with some of the event images not showing up is a mystery. It does not affect everyone. Chances are it’s a php.ini setting for memory or file size that needs to be increased or age or country restricted material. It’s likely the former.
On the walk of change site. It appears there are 5 javascript errors one pertaining to the widgets. Try trouble shooting and those. Some are just 404’s not a big deal.
Forum: Plugins
In reply to: [Facebook Events Importer] Fatal Error (Parse Error) I ALREADY PAID!!You got it!
Forum: Plugins
In reply to: [Facebook Events Importer] Header comes and goes?!Yes. Once the event has expired it will disappear. This does not appear to be the problem for you though.
Beside some minor CSS issues this problem could be performance related. Your site is literally “A Tiny Bit Huge” and needs optimizing. The events page is loading in over 3.0MB. That’s more than double the size of the Demo Page and we’re displaying the same amount of events.
It’s a site wide problem as your home page is over 4MB. It’s not a huge deal depending on your users and their devices and speed. There is a lot you can do just to clean it up. You’re loading in a lot of .js files, fonts and other plugins that you don’t need for every page. So you could totally disable them based on your WordPress page templates and usage.
Another option and faster option would be to use a caching plugin.
Try using WP Super Cache This will cache the site properly and can really improve site performance… in most cases.Nice looking site btw!
Forum: Plugins
In reply to: [Facebook Events Importer] Featured Event SliderIf you’re using a specific slider. I would recommend just creating a new slide. If you are trying to build a system to integrate an events slider that’s a bit harder.
Forum: Plugins
In reply to: [Facebook Events Importer] Facebook Event Widget TranslationI’m rolling out the internationalized version next week. So you won’t have to hack the files.
Forum: Plugins
In reply to: [Facebook Events Importer] Display Text When No Events Happeningannipoppen,
I do apologize for missing this one. Rather than posting a code hack here I’ll include it the update I’m releasing next week.
Anyone working with the free code project would have a solution for there own set up.