• 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

Privacy Policy?

arsalancfc

Chevereto Member
Why is the privacy policy coming in paragraph?



AND

When i click on facebook i get this error what am i missing?

ERDNeJ4.png
 
Last edited:
To answer your first question, you have either started a brand new page, or overwritten the header and css information.
You need to keep all of the prepared Chv information inside the html. Otherwise, your page will look like yours.
You also need to write the text using HTML, otherwise it wont be formatted correctly.

Start paragraphs with <p>
End your lines with <br />
End your paragraphs with </p>

To answer your second question, you need to add your URL to your Facebook App settings.
 
To answer your first question, you have either started a brand new page, or overwritten the header and css information.
You need to keep all of the prepared Chv information inside the html. Otherwise, your page will look like yours.
You also need to write the text using HTML, otherwise it wont be formatted correctly.

Start paragraphs with <p>
End your lines with <br />
End your paragraphs with </p>

To answer your second question, you need to add your URL to your Facebook App settings.
Thanks Ashley u really help me.
 
Back
Top