rosbiffer
Forum Replies Created
-
Forum: Plugins
In reply to: [FG Drupal to WordPress] Which version to buy?Perfect, thank you
Forum: Plugins
In reply to: [FG Drupal to WordPress] Which version to buy?I don’t need the forum (it’s empty) so just the premium and that’s it? That will create the custom post type? Merci
Ah ok, thank you. Was hoping it might be some way of having private events !
Forum: Plugins
In reply to: [Extended Google Map for Elementor] ?? Incompatible with Elementor 3.6.1Just found this as the elementor widget panel wasn’t loading. Even with this plugin disabled and in safe mode it still wouldn’t load.
You need to do a mix of the above two solutions to get it to work:
Lines 6 and 7 should read:
use Elementor\Core\Schemes\Typography; use Elementor\Group_Control_Typography;
Then do these edits:
Then on line 480 and 512 replace Scheme_Typography to Typography.
Finally on line 83 replace protected function _register_controls() to protected function register_controls().
Thanks for getting it working again!
When I had this error it was caused by an error in a user.php.ini file. Deleting that file made the error go away but not sure why.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Updating add onsIn a word, yes.
Forum: Plugins
In reply to: [Download Manager] Preview Pdf not workingI have exactly the same issue (and it’s been mentioned a few times on your support site). PDF preview only loads after a page refresh.
eg https://pilotstogether.org/download/newsletter-february-2022/
All fixed with the new release, thank you!
Thank you – I’ll give it a try
Forum: Plugins
In reply to: [Private groups] bbpress update causes errorI’ve just tried upgrading again and this time it worked. Maybe a cache thing? I’ll let you know if it reappears.
THank you!
OK thanks. Shame as it would have been really useful for a private directory!
Thank you
The bulk emailer has just sent my email 13 times to the same 10 people before I had a chance to cancel it. Hope you can fix it soon!
Ah, I don’t use the standard login but a custom one (RegistrationMagic). I presume then there’s no way of just getting to the edit page as there’s no option to log in with an access key.
Thanks for the swift reply. This issue is of course because only registered users can see the listing then anonymous users can’t see their own listing to then edit it. I’m just wondering if there’s a link direct to the edit page that they would be able to see using email and access key? (The automatic email when submitting a listing directs you to the listing itself, not the edit page, so for anonymous users it just says please login to view this page).