• 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

How to make keywords as hashtags also another question

Status
Not open for further replies.

dudayz

Chevereto Member
1. First i want to ask how to make keywords as hastags like this picture https://chevereto.com/community/attachments/keyword-tags-jpg.2672/

2. Second i want to ask about user route permalink, i want to make permalink like https://mediagambar.com/members/fangestuzhong instead currently https://mediagambar.com/fangestuzhong

3. The last question when upload there is show pop up to editing title and description, how to disable click edit then pop up and make it editing details of image in this section http://prntscr.com/rseykh.

sorry for my bad english because i'm not native.

Regaards
 
1. First i want to ask how to make keywords as hastags like this picture https://chevereto.com/community/attachments/keyword-tags-jpg.2672/
That's a custom modification which I ignore how its made.

2. Second i want to ask about user route permalink, i want to make permalink like https://mediagambar.com/members/fangestuzhong instead currently https://mediagambar.com/fangestuzhong
The username routing at top level can't be customized or changed.

3. The last question when upload there is show pop up to editing title and description, how to disable click edit then pop up and make it editing details of image in this section http://prntscr.com/rseykh.
Add this CSS:
CSS:
.queue-item-button.edit { display: none !important;}
 
No way to make it work like that, at least not easy as one may expect. This is because the form submitting details are bound to the modal so the way to go is injecting the upload object directly.

For that matter you will need to craft and senak your own markup and event listeners.
 
Unfortunately, this ticket has more than seven days without a reply or feedback from the original poster. We will now consider this ticket abandoned and its now closed.

Don't hesitate to create a new ticket if this matter is still causing you issues.

Ticket closed.
 
Status
Not open for further replies.
Back
Top