WebSite X5Help Center

 
Zee Z.
Zee Z.
User

Comments and Ratings object  en

Autor: Zee Z.
Visited 230, Followers 1, Udostępniony 0  

Why is "Internet Website:" a required field in the Comments and Ratings object? Most of my visitors do not have a website to input.

Posted on the
5 ODPOWIEDZI - 3 USEFUL - 1 PRAWIDłOWA ODPOWIEDź
Daniel W.
Daniel W.
User
Najlepszy Użytkownik miesiąca EN

Post a screenshot.

In the blog module for “Comments” and also for the “Comments and Ratings” object, both of which have the same appearance, the “Website” input field is not a mandatory field.

-----

Czytaj więcej
Posted on the from Daniel W.
Zee Z.
Zee Z.
User
Autor

Thanks for the follow-up Dan. Is there a way i can delete the "website" field field from the form/screen?

/Zee

Czytaj więcej
Posted on the from Zee Z.
Daniel W.
Daniel W.
User
Najlepszy Użytkownik miesiąca EN

In WebSiteX5 under ...

3 Sitemap

...at the end at...

Special pages
Blog: Main page <---mark this

...then click on "Properties" at the top and then click on the "Advanced" tab and then paste the CSS code here...

Custom code:
Before the </HEAD> tag (before closing HEAD tag)

<style>
.second-column { display: none; }
</style>

-----

Czytaj więcej
Posted on the from Daniel W.
Daniel W.
Daniel W.
User
Najlepszy Użytkownik miesiąca EN

The principle is the same for pages with the Comments and Ratings object.

In WebSiteX5 under ...

3 Sitemap

... at ...

Page with comment and rating<---mark this

...then click on "Properties" at the top and then click on the "Advanced" tab and then paste the CSS code here...

Custom code:
Before the </HEAD> tag (before closing HEAD tag)

<style>
.second-column { display: none; }
</style>

Czytaj więcej
Posted on the from Daniel W.
Zee Z.
Zee Z.
User
Autor

Pefect!  Thank you Daniel. Your response worked.

Haha, I have  created hundreds of sites over the last 6 years using X5 - and never had a "how to" this basic.

Keep X5'ing!

/Zee

Czytaj więcej
Posted on the from Zee Z.