• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

shortened image url link

Is very easy to customize that, you only need to tweak the file at app/themes/Peafowl/snippets/embed.php

Tags you can use are:

Code:
%DISPLAY_URL%: "http://localhost:8888/images/2019/07/07/ROH.jpg"
%EXTENSION%: "jpg"
%FILENAME%: "ROH.jpg"
%HEIGHT%: "500"
%HOW_LONG_AGO%: "5 minutes ago"
%IMAGE_EXTENSION%: "jpg"
%IMAGE_FILENAME%: "ROH.jpg"
%IMAGE_MIME%: "image/jpeg"
%IMAGE_NAME%: "ROH"
%IMAGE_SIZE%: "51728"
%IMAGE_URL%: "http://localhost:8888/images/2019/07/07/ROH.jpg"
%MEDIUM_EXTENSION%: "jpg"
%MEDIUM_FILENAME%: "ROH.jpg"
%MEDIUM_HEIGHT%: "500"
%MEDIUM_NAME%: "ROH"
%MEDIUM_SIZE_FORMATTED%: "51.7 KB"
%MEDIUM_URL%: "http://localhost:8888/images/2019/07/07/ROH.jpg"
%MEDIUM_WIDTH%: "375"
%NAME%: "ROH"
%SIZE_FORMATTED%: "51.7 KB"
%THUMB_EXTENSION%: "jpg"
%THUMB_FILENAME%: "ROH.th.jpg"
%THUMB_MIME%: "image/jpeg"
%THUMB_NAME%: "ROH.th"
%THUMB_SIZE%: "10626"
%THUMB_URL%: "http://localhost:8888/images/2019/07/07/ROH.th.jpg"
%TITLE%: "ROH.md"
%URL%: "http://localhost:8888/images/2019/07/07/ROH.jpg"
%URL_SHORT%: "http://localhost:8888/image/VIH"
%URL_VIEWER%: "http://localhost:8888/image/VIH"
%USER_NAME_SHORT_HTML%: "Admin"
%USER_URL%: "http://localhost:8888/admin"
%USER_USERNAME%: "admin"
%WIDTH%: "375"
 
Rodolfo

Can you please explain what codes needs to be changed to have our own url short links. xxxxxxx.com to xxxx.com , can you provide the file where you can mention which we have to replace with our short links.

sellamnow


Can you also explain how you achieved that.
 
I'm sorry, but the system doesn't support short url links so I can't help you to achieve that.
 
Back
Top