salluhee
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with Thumbnail SizeIt worked now 🙂
I have one more query, if you can help me 🙂
or maybe you can give me a link from where I can read about that thing and make it myself 😀
http://crispme.com/tribute-25-gorgeous-britney-spears-wallpapers/
in the bottom of this post, the CONNECT WITH US, and the SHARE widget.
I want to make these for my blog 🙁Forum: Fixing WordPress
In reply to: Problem with Thumbnail SizeIt dint change much of the images.
I think it will only change the new uploads now :/
or do you have any other plugin in mind? 😀
Forum: Fixing WordPress
In reply to: Problem with Thumbnail SizeOh! Let me try this plugin.
Forum: Fixing WordPress
In reply to: Problem with Thumbnail SizeSomeone kindly help :S
Forum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTwell my friend I dont get that to be frank. They dont clarify it that where do we have to edit the codes :S
Forum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTOk I replaced the
<?php the_excerp('Your text goes here'); ?>
with<?php the_excerpt(); ?>and in the style.css of the child theme, there is
.more-link { display:block; text-align:right; }and still its not aligned to the right side :s
and now I havent tried the Codex pages. I am not a coder or developer you see.
Forum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTI did, made no difference :S
please have a look at it here –> http://www.demortalz.comForum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTYou mean make it look like
<?php the_excerp(‘Your text goes here’); ?>
??
Forum: Fixing WordPress
In reply to: ThumbnailWould someone help here? :/
Forum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTAlright it aligned it to the right but when I tried to write ‘Read More’ in that Your Text Goes Here, its still Continue Reading there :S
PS. I had to put a CUT in the post edit, can’t the Excerpt itself be shown on the posts page?
Forum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTI did. But it dint go to the RIGHT.
I added that CODE to both the Child theme style.css and the twentyten style.css, but still no work
Forum: Fixing WordPress
In reply to: Alight 'Continue Reading' to the RIGHTI have already installed the Child theme now.
I have a copy of the Header.php, Loop.php and Single.php now, and the footer.php with just this<?php
add_action( ‘init’, ‘mytheme_setup’ );
function mytheme_setup() {
set_post_thumbnail_size( 100, 100, true );
add_image_size( ‘single-post-thumbnail’, 250, 250 );
}============
Now?
Forum: Fixing WordPress
In reply to: Posts Disappear by itselfHey Esmi 😀
THANK YOU VERY MUCH <3
YOU HELPED ME ALOT. I DID IT AND BROUGHT UP ALL THE POSTS BACK FROM THE DATABASE.But can you help me out in the thing that if there is any plugin which will tell me as soon as a post disappears?
and why did these posts got removed anyway?Forum: Fixing WordPress
In reply to: Posts Disappear by itselfand wait
this post is missinghttp://www.demortalz.com/2011/07/27/2011-jquery-tutorials-for-enhancing-your-creativity/
and with this name there are somethings in the list in ‘wp_posts’
what say?
Forum: Fixing WordPress
In reply to: Posts Disappear by itselfOk so the post about ‘Vexel Art’ is submitted on 6th of August, and nothing is available either with this Name or at this date in the ‘wp_posts’
what to do? :s