MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to remove blog name and description from blog section ? (Zatvorena) (Mono Support )

11132 put(a) pogledan, 2 odgovor(a) 8.7.2013. 20:49:20Kreirao(la) super
super

super

8.7.2013. 20:49:20
I do not want the blog name and description in the blog section, how to remove it ?

When I go to: MonoX / ModuleGallery / Blog / BlogPostList.ascx

I tried removing this but it gives error message:

<div class="blog-info">
           <asp:Literal runat="server" ID="ltlH1Open"><h1></asp:Literal><asp:Literal ID="ltlBlogName" runat="server"></asp:Literal><asp:Literal runat="server" ID="ltlH1Close"></h1></asp:Literal>
           <asp:Literal ID="ltlBlogDescription" runat="server"></asp:Literal>
       </div>

What is the correct way to get rid of this ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
imarusic

imarusic

9.7.2013. 7:21:57
Hi super,

you can put those controls in one parent place holder and set it's visibility to false.

regards.
Ovaj sadržaj još nije ocijenjen. 
3016 Reputacija 428 Ukupno objava