To help you faster we need to know what issues you have! It will not help anybody if you just write:
It doesn’t work!
Make your wordpress blog to a powerful SEO tool. WPLinkDir is a wordpress link directory plugin devloped and optimized to gain success with search engines. A powerful link directory that will boost your blog to success in no time.
To help you faster we need to know what issues you have! It will not help anybody if you just write:
It doesn’t work!
Thank you for the great work. But I dont know why, I cant acces the “add url” page. Because it opens a blog entry.
i can get the same result like yours, your theme is good, can i get your wplinkdir wp theme?
thnks.
Hello i have a question
How can view all Categories-Subcategories when i add new in Admin page
If i have
Page list like this
Test
-test1
–test2
—test3
Test1
-test1
–test2
—test3
when i go to wplinkdir admin area i can view only default categories
How can i modify the /admin/category
to have view like above
i`ve try with this code but without succes
“@
Sub-Category of:
‘;
foreach ($getCats as $getCat) {
$getCatID = $getCat['id'];
$getCatTITLE = $getCat['title'];
echo ”.$getCatTITLE.”;
}
echo ‘@”
i`ve tr with code from add_url page
atthis way
“@
Sub-Category of:
‘;
$sql = “SELECT * FROM $wpld_cats WHERE parent=’{$wpld_dir_id}’ORDER BY title ASC”;
$getCats = $wpdb->get_results($sql, ARRAY_A);
$Mode!=’Display’;
wpld_sort_categories($getCats,$linkCATEGORY);
echo ‘
@”
and have i little succes
i view categories from admin panel
like this
Test
-test1
how can i make all pages and subpages visible
when i try to add new category
i wanna view all sub pages and pages
example i i wanna add new sub category with name
URL
in:
Test
-test1
i will add ok but after that if i wanna add the new cat in
this subdir like
Test
-test1
–URL
new cat here
is not visible for me
I install the Plugin, then the following error occur
Warning: implode() [function.implode]: Invalid arguments passed in /is/htdocs/…./wp-content/plugins/WPLinkDir/functions.php on line 520
i want to try your plugin but i would like to know first if this plugin can be use with wp Version 3.0.4
I clicked at the uninstall button ate the WPlinkdir settings page!
MY WEBSITE IS DESTROYED, my whole database is empty.
Is that normal?
hi
after install this plugin i receive error :
Incompatible Archive. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
please help me
Really nice plugin, but I have problem with displaying sub-categories to.
Wordpress 3.1.2
WpLinkDir 1.3.1
I have looked at just about every link directory plugin on the internet and I love the way yours looks and works. Except, I can’t add any links myself.
I tried from both the backend and the submit page, but nothing shows up in my links list. I have zero pending links.
WordPress 3.2.1
Same here. This plugin does not work? Gave me a hope, but now I delete it.
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare getpagerank() (previously declared in /hermes/bosweb/web113/b1136/ipg.ericdpangilinancom/wsodirectoryplus/wp-content/plugins/wordpress-link-directory/link-directory.php:2464) in /hermes/bosweb/web113/b1136/ipg.ericdpangilinancom/wsodirectoryplus/wp-content/plugins/WPLinkDir/functions.php on line 600
I can’t see the Categories I made.
Here’s a screenshot http://img849.imageshack.us/img849/4110/categoriesg.png
Hi, I have just installed this plug-in. very nice plug in. one question, how can I add paging for the list.
thank you
I cannot add a link. Just wont add. Plus the directory look nothing like yours. Neatly into boxes. How do you do that
To get the same effect as the demo directory, add the following CSS to your theme’s style.css (This is a copy of the css this website is using)
#wplinkdir { width:773px;float:left;}
.wpld_navbar { padding:5px;margin-bottom:25px;font-size:14px;}
.wpld_navbar_left { float:left;}
.wpld_navbar_left a { font-size:14px;}
.wpld_navbar_right { float:right;}
.wpld_navbar_right a { color:#4D494A;font-size:14px; }
.clear { clear: both; }
.category_container {border: 1px solid #d2d2d2;margin: 5px 0px 0px 5px;width: 239px;padding: 5px;float:left; }
.category_container div { background: #6eb15a;border: 1px solid #3f792f;height:34px;line-height:34px;padding-left: 5px; }
.category_container div a { color:#fff;font-weight:bold;font-size: 14px; }
.category_container ul { padding:10px 0px 10px 20px; }
.category_container li { background: url(../images/page_category_list.png) left no-repeat;padding: 8px 0px 8px 20px;font-size:13px; }
.category_container_box { float:left;}
.add_container { margin: 5px 20px;line-height:20px; }
.add_title { color:#3a8328;font-weight:bold;font-size:16px;padding: 10px 0px; }
.add_title img { vertical-align:middlemargin-right:10px; }
.add_text { line-height:20px;border-top: 1px dotted #b2b2b2;border-bottom: 1px dotted #b2b2b2;padding: 10px 0px; }
.add_code { border: 1px solid #d1d9cd;font-style:italic;color:#3a8328;padding:20px; }
.add_example_link { color:#487dbc;text-decoration:underline;font-weight:bold; }
.add_info_container { width:532px;background: #ebf3fa;border: 1px solid #8bbede;margin: 5px 0px;padding: 10px 0px; }
.add_info_col { float:left;width:240px;padding-left:20px;color:#2b65b0;font-size:15px; }
.add_info_col input, .add_info_col textarea { border: 1px solid #8bbede;background: #fff;width:206px;padding: 10px 5px;color:#4d6e8b; }
.results_container { padding: 10px; }
.results_title { background: url(../images/result_title.png) no-repeat;height:37px;padding-top:23px;padding-left:20px; }
.results_title a { color:#fff;font-weight:bold;font-size:18px; }
.results_title h2 { color:#fff;font-weight:bold;font-size:18px; }
.results_sub { margin-left: 8px;border: 1px solid #c9c9c9;width:721px;border-top:0px;background:#f8f8f8; }
.results_sub ul { padding: 10px 40px;float:left; }
.results_sub ul li { background: url(../images/page_category_list.png) left no-repeat;padding: 5px 0px 5px 20px; }
.results_sub ul li a { color:#656565;font-size:13px; }
.results_head { color:#656565;font-weight:bold; }
.results_head img { margin-right:20px;vertical-align:middle;margin-left:8px; }
.results_item { background:#ebf3fa;border: 1px solid #8bbede;padding:15px;color:#4d6e8b;float:left;width:330px;line-height:20px;margin: 0px 0px 10px 10px; }
.results_item strong { color:#2b65b0; }
.results_item img { vertical-align:middle;margin-right:5px; }
.results_item a { color: #5a88c2;text-decoration:underline; }
.submission_container { background: #ebf3fa;border: 1px solid #8bbede;margin: 20px; }
.submission_image { padding: 5px;border: 1px solid #8bbede;background:#fff;float:left;margin: 10px; }
.submission_image img { border: 1px solid #8bbede; }
.submission_text { float: left;padding: 20px 15px;color:#4d6e8b;line-height:25px;width:520px; }
.submission_text strong { color: #2b65b0;font-size:13px; }
.submission_text span { color:#2b65b0; }
.submission_text span a { color:#2b65b0;text-decoration:underline; }
.submission_added { padding: 10px 15px;color:#4d6e8b;font-size:13px; }
.submission_added a { color:#2b65b0;text-decoration:underline; }
.submission_added img { vertical-align: middle;margin-right:10px; }
.submission_info { background:#fff;border: 1px solid #8bbede;margin:10px;padding: 10px; }
.submission_info_left { float:left;width:600px; }
.submission_info_left p { display:inline;padding-right:20px;float:left;color:#4d6e8b;font-size:13px; }
.submission_info_left p span { color:#3a8328;font-weight:bold; }
.submission_info_left a { color:#4d6e8b; }
.submission_info_right { float:left;padding-top:7px; }
.wpld_footer {padding:5px;margin:14px 14px 25px 14px;}
.footer_left {float:left;}
.footer_left a {color:#4D494A;}
.footer_right {float:right;color:#4D494A;}
.footer_right a {color:#4D494A;}
Where exactly would I place this css? Do I have to delete everything in my css stylesheet?
That didn’t help at all were do you put this css.
I really like this plugin and would like to use it but it’s very hard with no documentation.
Can you add a reciprocal link area to this plug in? I want other site owners to link back to my site as well.
see here for an example:
http://www.widefitshoes.co.uk/links_submit.php
Hello, I have a few problems with the plugin.
-First problem, it displays no subcategories.
-Second problem, it always displays “True” if I go into a category.
There is a German language page.
Thank you for your help.
I have exactly the same problems. (IDR and Webdesign)
Hello, could you please tell me where to edit the code so it displays links by the latest added.
Thanks
Great idea as there are no real directory plugins available
Can you think of intergrating a Paypal button.This would give people an incentive to load your plugin up.That being earning some sponduus
Greg
hello
not found style.css them