toto
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress Attachments Plugins – get medium size of imageHello all this code works propertly but it show thelink and word Array
how to fix itExample: Array https://www.servert.com/….img.jpg
<?=$my_image = $my_image = wp_get_attachment_image_src( $attachments[$i][‘id’], ‘medium’ ); ?>
<?=$my_image = $my_image[0];?>
How to use it not to shoo Array word before the link?
Forum: Plugins
In reply to: WordPress Attachments Plugins – get medium size of imagenot work ??
is there another type to get – wp_get_attachment_image_src
$attachment_details = array( 'id' => $_POST['attachment_id_' . $i], 'title' => $_POST['attachment_title_' . $i], 'caption' => $_POST['attachment_caption_' . $i], 'order' => $_POST['attachment_order_' . $i] );
Forum: Plugins
In reply to: Use cookie to let user change page formatPleace Help. I have: Parse error: syntax error, unexpected ‘}’ in…
Forum: Plugins
In reply to: Plugin to create “embed” code from entire post?I need the same plugin. Is it possible to make it?
Please helpForum: Requests and Feedback
In reply to: Bug in wordpress &ok i test other plugins
Pagebar2, WP-PageNavi, WP Page Numbers
again the same problem&
is missing in the pathblog/?cat=24<strong>&paged</strong>=2
pls help, how to make the path valid?
Firefox just tell me
Replace "&" with "&".
(All special characters in the HREF attribute should be encoded. “&” is a reserved character beginning an entity. (ex: ). Ampersands in HREF field should be encoded as the equivalent entity “&”, even when used as a separator for parameters in the URL. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.)Forum: Fixing WordPress
In reply to: Head of sidebar post – diplicatedthanks a lot ??
Forum: Plugins
In reply to: Ultimate Tag Warrior problem with encoding tagsnot it dosent help ??
Forum: Fixing WordPress
In reply to: Guest posting without login?i need the same thing pls help
Forum: Plugins
In reply to: Contact for with Attachment option?Yep I need the same plugin.
Any help?
Forum: Plugins
In reply to: Need archive by year and posts by authors?Yep i try it but there is no way to show posts for all users like this example:
Peter (3 posts)
03 may – Post title
11 jun – Post title
16 aug – Post titleMarta (5 posts)
03 may – Post title
11 jun – Post title
16 aug – Post title
20 aug – Post titleForum: Fixing WordPress
In reply to: Remove ‘the_permalink” from posts without a post contentThanks carterco ??
Forum: Plugins
In reply to: plugin to allow users to add a photo in their commentYeah, I need the same thing too.
Any help?
Forum: Plugins
In reply to: Top 10 Posts/Views 1.5b (modification – track posts, pages, exclude IPs)Here is the link to download the plugin: Top 10 Posts/Views
Forum: Fixing WordPress
In reply to: Not active link on current page – ProblemForum: Fixing WordPress
In reply to: remove /category/ from sidebar links?here is the good link ??