need pages to display Title

If you’re referring to the category title, if you check the documentation, you can see there’s a parameter for that: catlink – Show the title of the category with a link to the category. Use the template system to customize its display using the variable $cat_link_string. Default is ‘no’. Ex: [catlist catlink=yes]. The way it’s … Read more

List Category Plugin – Changing the links [closed]

Actually, I should include this as an option on the plugin. Right now the code looks like this: $info = ‘<a href=”‘ . get_permalink($single->ID).'” >’ . $single->post_title . ‘</a>’; So this generates a simple link: <a href=”https://wordpress.stackexchange.com/questions/44467/yourpost.html”>Post Title</a> I’ll see what I can do on a next version to make this customizable, but in the … Read more

is it possible open links in new page-window? [closed]

This was implemented for version 0.36 with the link_target attribute: link_target – Select the target attribute for links to posts (target=_blank, _self, _parent, _top, framename). Example: [catlink id=3 link_target=_blank] will create: <a href=”http://localhost/wordpress/?p=45″ title=”Test post” target=”_blank”>Test post</a> Stay tuned for version 0.36 to update.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)