dutx12
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateYes, you can change to Resolved, thnak you very much.
You are very greath,
Thank you for all¡¡
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateForum: Themes and Templates
In reply to: [raindrops] Configurateyesssssssssss, you are very GREAT¡¡¡ The page works fine.
I need configurate one pair of more things
In the top of the each category a TITLE
for example: SPORTSSome space between each post, maybe 0,5 cm
Forum: Plugins
In reply to: [Dynamic Featured Image] HelpThank you very much.
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateOK, i change the hosting, and this is the results
i put this configuration
whit this result
i change the code whit this
And this is the result
What I need is that after 12 results in category “National” appears 12 other results of the category “Sports”
thank you for all
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateI dont know why, but the configuration dosent work 🙁
http://todoprensa.hostinazo.com/
mayby is the host “hostinazo.com”??
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateI put that code
Sorry, doesnt works, The category are:
Nationals: 4
Sports: 3
Computers: 7
Revistas: 5I put 7 (Computers) But appears “All category”
Can you send me the code o the file grid-post.php
<?php /** raindrops_tile( ) * * * * */ $args = array( 'category' => '7'// Add Sport category ID( National Press ID) 'posts_per_page' => 12, 'numberposts' => -1, 'orderby' => 'post_date', 'order' => 'DESC', 'post_type' => 'post', // 'meta_key' => '_thumbnail_id', //Shows only has post thumbnail 'post_status' => 'publish', 'post__not_in' => get_option( 'sticky_posts' ), 'raindrops_tile_col' => 4,//columns 2-4 ); raindrops_tile( $args ); ?>Forum: Themes and Templates
In reply to: [raindrops] ConfigurateI have these categories
“Sport”
“National Press”what is the code to separate the magazines by “Categories”?
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateI think that I’m doing something wrong.
I keep seeing the web as before the changes
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateI will try now, please confirm the steps:
1 copy, paste and save the code as grid-post.php
upload grid-post.php file in /public_html/wp-content/themes/raindrops
is this correct??
Thank you very much
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateHello nobita, can you helpme with the configuration of my blog??
Forum: Themes and Templates
In reply to: [raindrops] Configuratecould be set automatically, the same image that “stick” in the post?
perhaps using code?
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateForum: Themes and Templates
In reply to: [raindrops] ConfigurateI’m doing something wrong and dont know what?
I have these categories
“New Post added”
“Sport”
“National Press”
“Magazines”
“Mens”
“Informatica”I added the category:
*/ $args = array( 'category' => 'Mens',// your category 'posts_per_page' => 8, 'numberposts' => -1, 'orderby' => 'post_date', 'order' => 'DESC', 'post_type' => 'post', 'post_status' => 'publish', 'post__not_in' => get_option( 'sticky_posts' ), 'raindrops_tile_col' => 4,//columns 2-4 ); raindrops_tile( $args ); $args = array( 'category' => 'Revistas',// your category 'posts_per_page' => 8, 'numberposts' => -1, 'orderby' => 'post_date', 'order' => 'DESC', 'post_type' => 'post', 'post_status' => 'publish', 'post__not_in' => get_option( 'sticky_posts' ), 'raindrops_tile_col' => 4,//columns 2-4 );<code></code>Another question that I have
I must uninstall the wordpress template and re-upload every time I make a modification?
I send you the template
Forum: Themes and Templates
In reply to: [raindrops] ConfigurateI would need the image in small saw
http://todoprensa.hostinazo.com/
2nd Split by category, ie:
First Group: Recent post added (12 post)
second group: Category newspapers (8 post)
….yo can see an example in this web
Thank you very very much¡¡¡¡