Newbie FAQs - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 01-14-2007   #1
MK
 
Join Date: Dec 2006
Posts: 33
MK is on a distinguished road
Arrow Newbie FAQs

Hello,

I thought of this idea were I would link all the answers to my previous questions and other questions about the program in one spot, then provide the links to it's answers from all over the forum. This only its like a one stop shop for all the newbies and it would prevent multiple posts.

NOTE: Unanswered Questions are in BOLD

Current Questions:
1-How do i remove the links from top (suggest links, new links, and etc...)?
2-Why does other ads show at the same time when i try to insert a Google add in the page?,
3-Why does the software ask for my financial info (is it for the ads that randomly show up?)
4-Where can i change my password from the admin panel?
5-How can editors login if I have removed the editors login from the main page?
6-Answered
7-How can I remove the links status box from the page (# of categories,links)
8.How do i remove the numbers in front of the categories ( Nice Links (23) )?
9-What is this "smarty" software? Where can i get it?
10-Can I use IE to upload? Can you help me with uploading the software?
11-How will i be able to use/add this software in my current template?
12 - Is there an option where a category with zero (0) links would be hidden?
13- How can I remove (submission date and click #) from the links?
14 - How do i edit a page (add/remove content) ? -Someone please answer this!
15. Is There a way to bring back a category which mistakenly has been deleted?
16. If I download the new version of the software, do i have to install it like the first one or how do i go about updating it? answered here
17 - How do I replace the current search with Google search? and why doesn't Google search (placed elsewhere in the page) can't find the content in the pages?
18. Why do I get a blank page when exporting? Be it to PC or Server (mydomain.com/admin/manage-database.php?page=export)

NOTE: When answering, please refer to the question number. Thanks


Answered Questions list:

1 - Answer
2 - Answer
3. Post # 15
4. Post # 21
5 - Answer 5
7 - Answered Here
8- Answer
9-(answer in this page)
10-answer
11-Answer
13 - Answer in this page.
12. NO
15. NO

Last edited by MK; 04-21-2007 at 07:07 AM.
MK is offline   Reply With Quote
Old 01-14-2007   #2
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

1. It can be removed from the layout.php file in your template folder.
6. Smarty is a template engine eSyndicat using. You don't really need it but if you want to learn more about it go to: http://smarty.php.net/
WTM is offline   Reply With Quote
Old 01-14-2007   #3
MK
 
Join Date: Dec 2006
Posts: 33
MK is on a distinguished road
Default

Quote:
Originally Posted by WTM
1. It can be removed from the layout.php file in your template folder.
6. Smarty is a template engine eSyndicat using. You don't really need it but if you want to learn more about it go to: http://smarty.php.net/
Thank you for answering # 6.
Could you please explain your first answer further.

Thanks
MK is offline   Reply With Quote
Old 01-14-2007   #4
Greg
Super Moderator
 
Greg's Avatar
 
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,358
Greg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the rough
Default

Quote:
Originally Posted by MK
Thank you for answering # 6.
Could you please explain your first answer further.

Thanks
Which ones don't you want to display?
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks!
Greg is offline   Reply With Quote
Old 01-14-2007   #5
Dave Baker
 
Join Date: Jul 2006
Location: St. Petersburg
Posts: 2,567
Dave Baker is on a distinguished road
Default

Hello MK
1) Please check it:http://www.esyndicat.com/forum/showt...e+suggest+link
2) Add you adsense code here: Admin Panel » Configuration » Financial Configuration » Your Google Adsense code » "Save Changes" button
3) Admin Panel » Configuration » Financial Configuration is used for adjustment: Adsense, methods of payment, display "paid links" in category listing and in extra boxes in directory.
4)Admin Panel » Manage Admins » Edit Admin
5)Admin Panel » Manage Editors
7) ***Open templates/yourTemplate/index.tpl and find code (for GreenLeaves)***
Code:
	<td valign="top">
		<div class="box">
			<div class="box-caption-right">
					<div class="box-caption-left">
						<div class="box-caption">{$lang.statistics}</div>
					</div>
			</div>
			<div class="box-content">
				<table cellpadding="2" cellspacing="2">
				<tr>
					<td>{$lang.total_num_links}</td>
					<td>{$num_links}</td>
				</tr>
				<tr>
					<td>{$lang.total_num_categories}</td>
					<td>{if $num_categories}{$num_categories}{else}0{/if}</td>
				</tr>
				</table>
			</div>
		</div>
	</td>
***Remove this code***
Dave Baker is offline   Reply With Quote
Old 01-14-2007   #6
kolo
 
kolo's Avatar
 
Join Date: Jan 2007
Posts: 57
kolo is on a distinguished road
Default

Quote:
Originally Posted by Dave Baker
3) Admin Panel » Configuration » Financial Configuration is used for adjustment: Adsense, methods of payment, display "paid links" in category listing and in extra boxes in directory.

This option is in free version?
__________________
Thanks
Best Regards

Shopping In Europe
Bezpieczne Zakupy
Sennik
kolo is offline   Reply With Quote
Old 01-14-2007   #7
Dave Baker
 
Join Date: Jul 2006
Location: St. Petersburg
Posts: 2,567
Dave Baker is on a distinguished road
Default

Unfortunately in Free version here: Admin Panel » CONFIGS » Financial Configuration available only adsense code for changing.
Dave Baker is offline   Reply With Quote
Old 01-14-2007   #8
kolo
 
kolo's Avatar
 
Join Date: Jan 2007
Posts: 57
kolo is on a distinguished road
Default

Thanks Dave Baker
If I buy pro version, i can do upgrade to pro version from free, whether must make new instalation?

Regards
__________________
Thanks
Best Regards

Shopping In Europe
Bezpieczne Zakupy
Sennik

Last edited by kolo; 01-15-2007 at 12:07 AM.
kolo is offline   Reply With Quote
Old 01-15-2007   #9
Dave Baker
 
Join Date: Jul 2006
Location: St. Petersburg
Posts: 2,567
Dave Baker is on a distinguished road
Default

We'll help you with installation and migration data from Free version to Pro version. For this purpose you should create ticket here: www.esyndicat.com/support/desk/ with FTP/Cpanel credentials.
Dave Baker is offline   Reply With Quote
Old 01-15-2007   #10
MK
 
Join Date: Dec 2006
Posts: 33
MK is on a distinguished road
Default

Quote:
Originally Posted by Dave Baker
Hello MK
1) Please check it:http://www.esyndicat.com/forum/showt...e+suggest+link
2) Add you adsense code here: Admin Panel » Configuration » Financial Configuration » Your Google Adsense code » "Save Changes" button
3) Admin Panel » Configuration » Financial Configuration is used for adjustment: Adsense, methods of payment, display "paid links" in category listing and in extra boxes in directory.
4)Admin Panel » Manage Admins » Edit Admin
5)Admin Panel » Manage Editors
7) ***Open templates/yourTemplate/index.tpl and find code (for GreenLeaves)***
Code:
	<td valign="top">
		<div class="box">
			<div class="box-caption-right">
					<div class="box-caption-left">
						<div class="box-caption">{$lang.statistics}</div>
					</div>
			</div>
			<div class="box-content">
				<table cellpadding="2" cellspacing="2">
				<tr>
					<td>{$lang.total_num_links}</td>
					<td>{$num_links}</td>
				</tr>
				<tr>
					<td>{$lang.total_num_categories}</td>
					<td>{if $num_categories}{$num_categories}{else}0{/if}</td>
				</tr>
				</table>
			</div>
		</div>
	</td>
***Remove this code***

Hello Dave,

As far as the G Adsense, I have an account with them, so I basically disabled the show of ads from the config manual. Will this create a problem? The impressions/ clicks would still count right? Or should I add my own code?

Thanks in advance,
MK is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:37 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us