Remove site name on the title of the post
New Pligger
Remove site name on the title of the post
Can anyone help me?
Where can I move to not appear in the title of the news site's name.
Thanks
Attached Images
New Pligger
Hello,
Sorry my bad english
I need to know is what part of the code in the template or pligg.
I find the code that puts the title of the post (link) the name of the site.
explained in the image sent
a solution in submit_step_2.tpl
<h4>{#PLIGG_Visual_Submit2_Details#}</h4>
<form action="{$URL_submit}" method="post" name="thisform" id="thisform" enctype="multipart/form-data" onSubmit="return checkForm()">
<fieldset>
<label>{#PLIGG_Visual_Submit2_Title#}: </label>{#PLIGG_Visual_Submit2_TitleInstruct#}<br/>
<input type="text" id="title" class="text" name="title" value="{if $submit_title}{$submit_title}{else}{$submit_url_ti tle}{/if}" size="60" maxlength="{$maxTitleLength}" />
For
<h4>{#PLIGG_Visual_Submit2_Details#}</h4>
<form action="{$URL_submit}" method="post" name="thisform" id="thisform" enctype="multipart/form-data" onSubmit="return checkForm()">
<fieldset>
<label>{#PLIGG_Visual_Submit2_Title#}: </label>{#PLIGG_Visual_Submit2_TitleInstruct#}<br/>
<input type="text" id="title" class="text" name="title"
value="" size="60" maxlength="{$maxTitleLength}" />
no longer prints the title with the name of the site after
while the empty field is required to enter the title of the news
Attached Images
Constant Pligger
You are in submit mode? If so remove the name highlight, and press the backspace.
many places auto put the name in with the title when they create the article.
New Pligger
@weebit
Thank you for your attention.
New Pligger
Please delete this post
subj. delete this post pls
Thnx
Similar Threads
By msomers in forum Questions & Comments
Replies: 4
Last Post: 05-21-2011, 06:22 PM
By gadiez in forum Questions & Comments
Replies: 0
Last Post: 09-23-2008, 10:29 PM
By ascnetwork in forum Questions & Comments
Replies: 2
Last Post: 08-31-2008, 03:17 PM
By Jolla00 in forum Questions & Comments
Replies: 1
Last Post: 01-28-2007, 09:46 AM
By 3dKiller in forum Questions & Comments
Replies: 9
Last Post: 07-09-2006, 06:47 PM
Posting Permissions
You may not post new threads You may not post replies You may not post attachments You may not edit your posts Forum Rules