wizard0412
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WP-PageNavi] Problem adding wp-pagenavi after the contentThank you very much, you saved my ass!
I just tried and nothing. I think its my theme jarida that is making the problem.
I think its resizing the ad to the standard Thumbnail size for mobile viewing.
Is there a way to bypass this?Forum: Fixing WordPress
In reply to: How to add string(word) in a link url in single.php<a>ID ) ): ?> <?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'single-post-thumbnail' ); ?> <?php echo $image[0]; ?>" target="_blank">Download Wallpaper</a> <?php endif; ?>[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
this is the code
Forum: Fixing WordPress
In reply to: How to add string(word) in a link url in single.phpThe links where examples
Forum: Fixing WordPress
In reply to: How to insert a button on single.php that have link to Facebook appOr add this in link automatically “upload.php?cover=”
between
http://website.com/ — wp-content/uploads/2013/07/image.jpg
Viewing 5 replies - 1 through 5 (of 5 total)