• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Chevereto Pup Naming

Status
Not open for further replies.

ashkir

👽 Chevereto Freak
I would love an option to white label the plugin name async id="chevereto-pup-src" to change chevereto to another word of my choosing.
 
Nope. Edit it on your own. Problem is that any custom string adds the need to create these files using php and at this time I want to focus in plugin core, not customized source.
 
By the way, I just found a way to don't require the id element but it won't work in IE < 11. That's not an issue, IE11 is already old.
 
Next update (3.10.3) will get rid of id="chevereto-pup-src" and no ID will be needed anyway.
 
Next update (3.10.3) will get rid of id="chevereto-pup-src" and no ID will be needed anyway.

No more used id="chevereto-pup-src" ? If we need work for IE11 then what we can do? Windows still using IE11 and lot of user use IE11.

So now using this code?

Code:
<script async src="//www.mysite.com/sdk/pup.js" data-url="https://www.mysite.com/upload"></script>
 
Status
Not open for further replies.
Back
Top