• 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 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

Embed codes in BB Code full

You should use a code editor with language linter to avoid this endless dilemma. You think that we use plain wordpad when editing code? 😂

You can easily get Visual Studio code and add the PHP linter, or even use an online service for it. There are linters for every language out there so you won't incur in syntax errors.

Up to you if you want to keep using wordpad (or any plain text editor) for doing this. Just keep in mind that you are using a hammer to kill a fly, you need a more suitable tool for what you are doing here.
 
Merhaba. Chevereto 3.20.17'de benzer bir konfigürasyonu nasıl yapabilirim. Sadece Image doğrudan bağlantısına sahip olmak istiyorum. So I want the first sharing option to be a direct link. I edited the route.image.php file. BUT this edit changed the embed area on the image page. I want to change the links at the time of initial upload.

Screenshot_3.png
 
@Rodolfo Please can you let me know that what files need to edit for How can disable all code without BB Code full or BB Code full selected by default after upload complete for Chevereto V4? /public_html/app/themes/Peafowl/snippets/embed.php files no more have in Chevereto V4?
 
@Nirjonadda When searching for code it will be way easier to use a code editor with the code indexed. This is VSCode, when I write "embed.php" it instant gives me the files with that name.

1722866434263.png

The file you need is at content/legacy/themes/Peafowl/snippets/embed.php
 
Back
Top