• 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

Icons, Page Routing and Image Manipulation

akchev

Chevereto Member
Hi Chevereto community...

I am in need of some guidance to accomplish a few things that are easy for most/all, but difficult for me. If @Rodolfo or any other Chevereto user could help me (in detail) on how to accomplish the following 3 features I would appreciate it very much. For the "Page Routing" I know it is 1 .PHP file, that said, possibly the code of how it should be? And for "Image Manupilation" ... perhaps the code with 1024PX embedded temporarily so I can swap out the 1024PX with the actual width I am seeking?

Once again, if @Rodolfo or anyone here could help me. I would appreciate it a lot. Thanks regardless.


Icons (**SOLVED)


"Pages" Routing
I would like to route all "pages" to the root of the domain. E.g., example.com/pages/tos >> examples.com/tos. How should my code look to accomplish this. As of now, my code is untouched.

Image Manipulation

I would like for all uploads to shrink down to a predefined max-width while maintaining aspect ratio. E.g., if user "Joe" uploads a 12 MegaPixel image (landscape or portrait mode; doesn't matter) I would like for the image to shrink down to a fixed "max-width" of 1024PX. How do I accomplish this? Once again, my code is untouched.
 
Last edited:
Back
Top