zagore
Forum Replies Created
-
Forum: Plugins
In reply to: [Smooth Slider] is possible separate a little the text to arrows?Yes!!!!!!!!!!!
thank you!!
Forum: Themes and Templates
In reply to: Divided content from one category in two columnsYes!!! Now i can.
Thank you thank you thank you!
Thank you i think that it is a bug.
Sorry for disturb
Hi Jeff, i add 400weight and 400height maximun and i upload an image with size 600×600 and it upload.
the size doesnt work. 🙁
Forum: Plugins
In reply to: [Smooth Slider] Text a mess while page loading (see screenshot)I have the same problem, but i have change the background the error continuous.
I think that is correct i fill 500×500 or I fill 500px x 500px?
http://www.rockinspain.es/anade-aqui-tus-noticias-para-publicar
Forum: Plugins
In reply to: [WP Slideshow Posts] Not showing designated categoryI have the slideshow set to display a particular category too and this doesn´t work.
Forum: Themes and Templates
In reply to: Divided content from one category in two columnsOk my themplate use post_class in the loop.
But i have a php category called category-33.php, in this category i need divided in two columns.
<div class=”main wrap cf”>
<div class=”row”>
<div class=”col-8 main-content”><?php if (category_description()): ?>
<p class=”post-content”><?php echo do_shortcode(category_description()); ?></p>
<?php endif; ?><?php
while (have_posts()): the_post();
?>
<div class=”post-container”>
<?php get_template_part(‘content’, get_post_format()); ?>
</div><?php
endwhile;
?>Forum: Themes and Templates
In reply to: Divided content from one category in two columnsthis code add in functions.php??
If i add this code in functions.php y css doesn´t work, 33 is the ID
add_filter(‘post_class’,’category_two_column_classes’);
function category_two_column_classes( $classes ) {
global $wp_query;
if( is_category(’33’) ) :
$classes[] = ‘two-column-post’;
if( $wp_query->current_post%2 == 0 ) $classes[] = ‘two-column-post-left’;
endif;
return $classes;
}.two-column-post { width: 47%; float: left; margin-left: 5.9%; }
.two-column-post-left { clear: left; margin-left: 0; }Forum: Fixing WordPress
In reply to: Why sender show "wordpress"when someone fills out the form it comes in a confirmation email that shows confirmation from: WordPress
Forum: Plugins
In reply to: [Links With Icons Widget] Compatible with WPMLYes! Many people use WPML.
I hope that it aren´t difficult.
Forum: Fixing WordPress
In reply to: error update pluginsIt is a permission problem?
Forum: Fixing WordPress
In reply to: Remove intro read moreYesssssssssssssssssssssssssssss!
Thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
Forum: Plugins
In reply to: [Advanced post slider] Don´t work the thumbailsMy image feature if I choose Show on slide content. If I choose title and thumbnail no.
i am using template three
Forum: Plugins
In reply to: [Author Bio Box] Is possible add link web?GREATTTTTTTTTTTTTTTTTTTTTTTTTT, you are the besttttttttttt
Thanks you