ozipete
Forum Replies Created
-
Forum: Plugins
In reply to: [Deeper Comments] User Profile Link is only text – no linkI have the same confusion, I will explain.
In the settings under comments, is has “User Profile Url”
Under textbox is reads “Set author profile url, leave empty for default profile url”I assumed when it says “profile url” this would link to the user / author’s actual profile page in our site’s member directory, however it collects the website Url instead, which is probably intentional. Unless you meant it to be for their socials profile(s) url
Any member who does not have a website url in their profile has a grey name next to their avatar when commenting, any member with a website url will be highlighted in another color and is linked.
So maybe in settings it could read “User Website Url” or “User Social Profile Url” for clarity & to save confusion.
Cheers from AustraliaForum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsI’ll try, but not sure of everything in your setup. and I made only some slight changes after my last comment. Hope this helps now. It’s been working like a dream.
In the Pixo Admin Settings, Global Editor I have ….
Init Pixo Editor globally for each File Input element = Checkmarked
input[type=file] in Global CSS
Users can download edited image = CheckmarkedOn the page the WPUF Form is on to create post, I have this …
[pixoeditor download="true"] Have You Tried the Editor=<input style="display:none" type="file" accept="image/*" id="my-file"> <button type="button" class="wpuf-button wpuf-insert-image" onclick="document.getElementById('my-file').click()">Edit Photo</button>I wanted to have “Edit Photo” instead of the default, hence the addition of button
Cheers from Australia.
Appreciate the fast reply.
Yes, I believe I found a page years ago that had details for this, I thought it was a ultimate member page or support question, as I was sure I did it for a website a while back… I remember using just the Profile image which is seen elsewhere on site, then quoting “This profile is private”…
Now to work out how I did it…
Brilliant, and Thank You, this would be such an advantage for all.
PostX has been brilliant in listening to it’s users, highly recommend this great plugin, the Pro version is exceptional.Thanks for reply… I am actually trying to exclude the whole category from being selected to display, not just a single post….Hope someone can assist, thanks.
Forum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsTo complete this discussion with my outcome… that I’m more than pleased with.
In the WpFrontEndUser form creator it allows for custom html, so I added this to actual page that displays form
[pixoeditor download="true"]then I added into the html custom field in form creator `<strong style=”font-weight:800;”> EDIT Photo Before Upload? </strong> >>
<input id=”file” accept=”image/*” type=”file” />`That produces a line above the original upload button, with EDIT Photo Before Upload? “Choose File” button, they click that, attach photo and Pixo pops up for user to edit.
When they “Save” it saves automatically on a mobile device to phone gallery, and prompts to download on other devices. Then all they have to do is click “Upload” button in form in front of them and find that edited photo on device and upload, so far it works like a dream, it flows well and kinda works better cause they have the choice to edit or not.
I changed the password to demo account but if you would like to see my final solution, just hollow. Again thanks appreciated greatly for the support.
- This reply was modified 4 years, 3 months ago by ozipete.
Forum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsThanks so much for your time, you’re a champ!
I sort of figured that is what it was doing during my testing, else it would work no problems I get it.
Was hoping there would be a simple way about it.
I will work with Demo 1, style and configure some “hand held” steps for the user to edit image and download to post all on the same page…and maybe even have a blank image ready for members who just want a text post…
Pixo is perfect for my local social, and glad there is a front end plugin now…keep up the good work!
Forum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsTo add to above comment, the workaround works, however obviously not the best option.
Demo Page HereForum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsI appreciate your time, no need for apology.
Ok, I do apologise as you must have looked at it when I was testing a few things myself in that global css selector. I have tried that
input[type=file]before and tried again to no avail, but will leave alone now if you wish to see the html.When I was doing some testing I looked again at the demo you have on your demo page. I noticed you have the upload button, which uploads image, then next to it has button “Edit with Pixo” next to it which triggers Pixo to open with the image. Could I implement something like that, as that is almost what happens within the form to create a post.
Else, I may have to have “Edit Picture” page first, then a member can download it and re-upload to create a post. This is the only workaround I have to try.
Appreciated.Forum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsAppreciate the quick response.
Ok did as instructed and when I clicked “Enter” in Console came back with
{"output":{"format":"auto","quality":1,"optimize":false}}I then clicked the update button on the Pixo Settings page
re-tested and I still have the same issue sorry to say.
Hope I completed your task correctly?
However, it might give you a clue of how to proceed, Appreciated.This is a new local social platform I’m creating with approx 30 beta testers, so if it’s easier I can give you some access to the admin areas required if necessary, just let me know how to get details to you to access.
Forum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsAppreciate your concern and time, Apologies for that. I have tried on three diff browsers and logged in ok and can view that page, so I cant reproduce your scenario. I did notice a small glitch Im troubleshooting that just requires a refresh of page or click on other page and user is logged in… Hope that works for you, otherwise I will have to find another way for you to view..
Forum: Plugins
In reply to: [Image Editor by Pixo] Integrating with WP UserFrontend FormsThanks for a quick response, I can make a test page for you & account, as the ‘create post’ page with the said form is behind a member wall.
User = Demo
Password = 123?Demo$URL with the form
https://www.noticeboards.io/demo/Once you have dealt with this I will take down Demo Acc
Much Appreciated.
Thanks for guiding me in the right direction, will look into this thanks.
Forum: Plugins
In reply to: [Deeper Comments] TinyMCE editor not showing in Comment box or replyWell, that’s weird, I made a few changes to Smush this morning now it’s working, just mentioned that in case someone else has this challenge. The image upload button in TinyMCE is not showing, I assume that probably has to do with permissions I’ll look into that. AGAIN, Brilliant plugin, thanks.
Thank you for the prompt reply. I shall look into that.