mln83
Forum Replies Created
-
Forum: Plugins
In reply to: [DrawIt (draw.io)] Front endThanks again for the update it works great!
I have noticed that it works from the front-end (TinyMCE) when logged in with administrator privileges. I have another user role (‘Course Author’) where I want to allow them to use DrawIT from the front-end. Is it possible to change/add a capability (from User Role Editor – https://wordpress.org/plugins/user-role-editor/) to allow ‘Course Author’ to use DrawIT from the front-end as well?
Best regards,
MichaelForum: Reviews
In reply to: [ImageInject] Cool plugin – some feature missingPlease also have a look at DrawIT – https://wordpress.org/plugins/drawit/screenshots/ for inspiration to allow access to interface from TinyMCE panel.
Forum: Plugins
In reply to: [BuddyPress Docs] Menu and New Doc / All Docs landing page bugHi David Cavins,
Thanks for responding to this support thread. I was getting worried that BP Docs was slowly being left behind. Nice to see that work is still going on. I find the plugin really useful for elearning websites. Is it possible to support / encourage the development of this plugin somehow?
Thanks again for creating / supporting this plugin 🙂
Forum: Plugins
In reply to: [BuddyPress Docs] Upload / insert image inside BP Docs?It would be great if BP Docs could be used alongside ImageInject – https://wordpress.org/plugins/wp-inject/
or DrawIt – https://wordpress.org/plugins/drawit/
It would also be great if tasks, milestones, meetup / events could be tied to a WP Calendar widget.
Forum: Plugins
In reply to: [BuddyPress Docs] Auto-save feature working?I experienced a similar issue today. I was working on a document. When I was finished working on the document I clicked ‘save’ and WordPress displayed the message ‘are you sure you want to do this?’. Upon proceeding the document was again not saved.
I am using the Social Learner 1.0.6 for LearnDash – http://www.buddyboss.com/product/social-learner-learndash/
Not sure if it’s a theme issue or a BP Docs issue. Anyone else experiencing similar issues?
Forum: Plugins
In reply to: [BuddyPress Docs] Menu and New Doc / All Docs landing page bugI recently learned that a plugin supporter has been working on a BuddyPress fork with a ‘minimal’ theme option: https://github.com/boonebgorges/buddypress-docs/pull/408
The fork is somewhat similar to what I was suggesting.
I hope that there are still plans to include the ‘minimal’ theme option for BuddyPress Docs? 🙂
All the best!
– MichaelForum: Plugins
In reply to: [Insert Pages] Insert page into BuddyPress groupsHey Paul and Robby,
Thanks for spending some time on this. It would be really great if you could get ‘Insert Pages’ to work better together with Beaver Builder 🙂
Really cool plugins – both of them!
Forum: Plugins
In reply to: [BuddyPress Docs] Menu and New Doc / All Docs landing page bugBtw I wonder if you can recommend a developer / team for the above suggested modifications?
Forum: Reviews
In reply to: [Insert Pages] Cool plugin but some issues with the Insert Page buttonSounds great.
Is there any chance that this plugin will work in the future with a BuddyPress index.php file as well?
Example usage: It would be great if it was possible to insert this little code snippet inside the relevant section of the BuddyPress index.php file:
<?php echo do_shortcode( ‘[insert page=”BuddyPress Header” display=”content”]’ ) ;?>And then use something like BeaverBuilder, VisualComposer or similar to make the page header. This plugin would certainly be useful if that was possible.
Best of luck with the next update.
Forum: Plugins
In reply to: [Insert Pages] Insert page into BuddyPress groupsSince no reply I moved on and is now using ‘Include Me’ plugin. In the future it would be great if it was possible to use ‘Insert Pages’ in combination with Beaver Builder.
Forum: Plugins
In reply to: [W3 Total Cache] work with SiteGround SuperCacher?Since you are on Siteground I would recommend disabling W3 TC and use SuperCacher in combination with CloudFlare CDN. You can switch on advanced settings (auto minify, cache/optimize images as well) inside CloudFlare. This is what I am currently doing and it works quite well. This way you also reduce the number of plugins by one. Good luck! 🙂
Forum: Plugins
In reply to: [Multi Rating] Member Profile RatingsCurious to know how you managed to modify Multi Rating plugin to allow bbPress members to rate each other?
Is it possible to use this plugin to rate Forum Topics as well?
Forum: Themes and Templates
In reply to: [Customizr] Dynamic featured pageHi @nikeo,
That sounds really great.
I like the customizr theme and look forward to more options, especialy in respect to featured pages 🙂Forum: Themes and Templates
In reply to: [Customizr] Dynamic featured pageHi tomaja,
Thank you for your input.
I followed your instructions to the letter but the result is not exactly what I intended.
The basic idea is to replace the text and image belonging to the first featured page container in the Customizr theme with the page excerpt and the featured image from the latest blog post. I have deduced that the relevant code is defined in __before_main_container in index.php in the Customizr theme. The featured pages code is again defined in class-content-featured_pages.php. It is however no small challange to replace the nessecary code in that php file.
Any advice on how to procede?
Best regards,
Michael