1312 comments found.
Hi, there is 2 issue on mobile . 1. when I created poster I can’t download the image to my mobile .it shows blank screen. 2.when I want to insert word, there is “double click to edit’ wording and very hard to remove this wording on mobile . I want to remove this word and user can write straight away instead of removing this word . 3.I want to do some customisation, could you help ?
Regards
Hi,
Can i save project as template to use it later ?
Thanks
Hi, Is there a best practice for integrating this with Django? I’m not sure how to install the folder structure in my Django file structure.
Hi, Pixie editor tool is not showing on my web page on click of button or if i try to open a another image in the editor. I have integrated it with Asp.net MVC. on first click of button image populated properly but if close the editor and try to open another image on click image pixie editor tool is not showing or poping up in my web page.
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
how to change the header color from blue to another color? thanks
Hi,
Currently you would need to override that colors via custom CSS.
How do I know if an images has been edited? I want to warn the user when closing that they edited an image and ask if they want to save it.
Hi,
There’s no built in way to do this via API currently, but it should be possible with next update.
ok. I put a confirm(‘Are you sure you want to abandon these edits?’); in the onClose function. Is there a way to stop the onclose from proceeding?
Yes, you can return “false” from “onClose” function to prevent closing of editor.
Has anyone done this in coldfusion? Does anyone have any code for saving the image in coldfusion?
Hello i’m using pixie in overlay mode. I’ve enabled close button, but I would disable closing pixie modal when user click on external black overlay How can intecept this and disable it?
thanks in advance
another question: how can change color of blue topbar?
failed: <svg> tag not found main.ts:17 Error retrieving icon: Unable to find icon with the name “file-download”
main.ts:17 Loading icon set URL: https://www.text.co.kr/bbs/write.php?bo_table=news_feedsassets/icons/merged.svg here news_feed << assets/incons/merged.svg why?
document urls: { base: ‘https://www.text.co.kr/js/pixie, //optional assets: ‘https://www.text.co.kr/js/pixie/assets, //optional } << base, assets It doesn’t work.
How do I deal with it?
I found a solution. no urls:{...} direct baseUrl: ’../../../~‘
Hi,
You should use “baseUrl” with latest update: https://support.vebto.com/help-center/articles/10/45/150/specifying-base-url
Hi. I have setup your product nicely, inside an existing page. I have it opening within a js function, which works well, but the onSave function is not firing. when I don’t use a function, it fires (I put an alert()). I need to use a function as there are a lot of thumbnails on the page with lots of options and details. any advice?
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Will script of Editor be bound to only one domain or can I install it on different sites?
Hi,
If the domains are for different projects you will need a separate license for each.
Regarding preview, it should work properly now.
I am facing an issue in NullInjectorError : InjectionToken MERGED_CONFIG, it indicating that No provider for InjectionToken MERGED_CONFIG, can anyone help us
Can you upload psd files, if not are you planning a update?
Hi,
There’s no good way to parse .psd files on the browser at the moment unfortunately.
Hello, I want to purchase the item but before I have some questions:
1. Can zoom be enabled only in the canvas area? Because on mobile I cannot properly zoom in or out using pinching and on desktop if I zoom, the whole page is zoomed in by accident.
2. Can the +/- zoom buttons from desktop be activated/shown on mobile version, too?
3. For the save feature, can it be exported into other formats too? For example jpeg/jpg, svg or ai/psd?
Thank you in advance for the answers!
Hi,
1. Yes, zoom can be enabled and disabled via configuration.
2. Not currently.
3. Currently pixie can only export into jpg/png or json (for exporting/importing editor state).
Hello, I want to make a custom function. How can I contact with you. Thank you.
i need help for installation of pixie as sub module in my project
Hi, Where I make changes to the layout. Translate texts, delete buttons? I tried the file main.2def2dda39ce4e57c515.js.map but it did not work. Can you help me? Thanks
scripts.min? Is this the file?
Hi,
You can translate and override navigation buttons via configuration.
As for custom modifications, you can find original code in “sourcecode” folder inside the .zip you downloaded from codecanyon.
Hi, I insert the code inside the index.html file? It is? It did not work for me. Can you help me? <script> var pixie = new pixie({ languages: { active: ‘portuguese’, custom: { portuguese: {filter: ‘Filtrar’}, } } }); </script>
Please create a ticket regarding this on our support site: https://support.vebto.com.
Thanks!
Hello Vebto, why is it so complicated to translate? The translations.json does not exist, a year ago you wrote here in a post that you want to add it. Where do I have to include it in the index file and how? Can you please help me. Greetings RolandK
I bought the script today!
Hi, is there an option to avoid blob= download? From your demo I see it “blob”
Hi,
On what device and browser does this occur?
Hi, Very good. I’ll buy more this too
I saw the documentation. Can I delete menu items?
Is it possible to include more elements in Stickers and Frames?
Can I set a square (1: 1) format to crop?
I can perform more than one action with the Apply button,
For example, crop (1: 1), resize to (1080×1080) and apply an overlay image (watermak)
Thanks
Hi,
You can delete (or add) menu items in the navigation bar.
You can also add more stickers and frames and set crop format.
There’s no option to override “apply” button functionality currently, but it’s something we’re looking into adding for next update.
Hi, I’m going to buy. If I look at the code and follow the manual I think I can group all the code to execute a sequence with a single action. Thanks