xxyyzz1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I am trying to get help starting 3 days ago and noone helps me!this is what i have in functions.php
<?php
/* sets predefined Post Thumbnail dimensions */
if ( function_exists( ‘add_theme_support’ ) ) {
add_theme_support( ‘post-thumbnails’ );//index.php, single.php, page.php
add_image_size( ‘entry-thumb’, 573, 187, true );//sidebar.php
add_image_size( ‘sidebar-thumb’, 44, 44, true );};
/* ——————————————— */?>
Forum: Fixing WordPress
In reply to: I am trying to get help starting 3 days ago and noone helps me!i am a bit confused. you have to explain me slower 🙂
i have the option to turn off thumbnails for homepage posts. Should i turn that off and start working on the code? or should i let it on and work on that?
Forum: Fixing WordPress
In reply to: I am trying to get help starting 3 days ago and noone helps me!It is not the same thing. In my previous post i was trying to find a similar theme. In this post i am looking to modify my theme. And that post has 3 days. I am sure nobody will ever answer there so i was forced to start a new one.
Forum: Fixing WordPress
In reply to: Looking for somethingtop as in top 10. like in top 10 best songs. and i will make the post something like this:
” some text here …
10.) Michael Jackson – ……
9.) Madonna – ……. “
And i need some fancy, good-looking numbers to use ….
Forum: Fixing WordPress
In reply to: looking for something like thiseverywhere, please help!