Anthony
Forum Replies Created
-
Forum: Plugins
In reply to: [miniOrange OTP Login, Verification and SMS Notifications] Firebase OTPI’m a bit confused in the process, do we have to use both Plugins to be able to use Firebase as the gateway with OTP?
- This reply was modified 5 years, 11 months ago by Anthony.
Forum: Plugins
In reply to: [miniOrange OTP Login, Verification and SMS Notifications] Firebase OTPI have the very same question!
- This reply was modified 5 years, 11 months ago by Anthony.
Forum: Plugins
In reply to: [BuddyPress Default Data] Deactivate and delete demo usersyeah, I was wondering the very same thing. This is absolutely a horrible flaw. I had to delete all the actual active user along w/ the demo users and only the admin remained. Why not leave any users who are admin to not be deleted or from special groups?
Forum: Plugins
In reply to: [Event Registration] Plugin Disables scrolling on my siteGlad I could help, it feels like this plugin has very limited support, and I can understand being busy and what not, but sheesh.
Forum: Plugins
In reply to: [Event Registration] Double Lightbox when you're in wp admin plugin directorythis is happening alot and almost everywhere I’m going via the back end that results in a page load or lightbox. Please fix this asap. Has anyone else experienced this?
Forum: Plugins
In reply to: [Event Registration] I can't register for an event after 4.2.3 upgradehey Erutherford, Check the dates of when you have your event listed, if the dates has already passed you might get that error. That’s what was happening to me as well. Hope that works.
Forum: Plugins
In reply to: [Event Registration] Major security issue during registration processYup, Big TIME! Just tested that as well tannker.
@avdude PLEASE fix this.
Forum: Plugins
In reply to: [Event Registration] PayPal gateway not workingYou don’t use the paypal Id, just use the paypal email address. That worked for me.
Forum: Plugins
In reply to: [Event Registration] Plugin Disables scrolling on my siteYes, I did, I went into the plugin and and removed that css line. It seems to have solved my problem. Should work for you.
Forum: Themes and Templates
In reply to: woocommerce product feature image low res until enlargedHey Demont,
This did end up helping out. Thank you for replying to your own thread w/ a fix!
also just notice something else, when the any of the image files gets uploaded by your plugin, when you view your media gallery in wp backend, you’ll see they’re all broken because of the location of the image your plugin puts them in.
Forum: Plugins
In reply to: [BuddyPress Cover] 2.1.0 Update just broke the pluginhowever you’re referencing BP default photo, the default path is incorrect.
Forum: Plugins
In reply to: [BuddyPress Cover] How to change cover for groups?Nvm about my previous post above. The lack of documentation lead to this thread. @itkid, to change the cover profile is rather easy, once you’re in the area where you manage the profile (frontend), you’ll see 2 mini icons avatars that appear in the bottom left container area for the profile background. 1 switches to your profile photo edit, the other to Gallery for the Group background. Hope that helps and the author puts it in his FAQ area.
Forum: Plugins
In reply to: [BuddyPress Cover] 2.1.0 Update just broke the pluginAlso if I may add, if you don’t choose a cover and skip the process, the image becomes broken, see below the code that appears in the source.
I created a test group but skipped adding the photo and I see a broken image in the activity timeline.
<img src="//yourwebsite.com/wp-content/plugins/bp-cover//images/default_user.jpg&s=20&r=G" class="avatar group-6241-avatar avatar-20 photo" width="20" height="20" alt="Group logo of Test Group">I’m not locked out like jeasysehgal is though, and I agree that there should be a rollback method for the plugin
This is also happening to me. I see why it’s happening too.
When I added a second photo and tried to switch to the other one the image becomes broken (actually now both images are broken). The reason is beacuse the path to the file is incorrect.
It looks for it in /wp-content/uploads/filenname.jpg instead of
/wp-content/uploads/2015/07/filename.jpg.Aghajoon, can you fix this in the code so that it looks for it in the proper uploaded date? THANK YOU FOR ALL YOUR HARDWORK! 🙂