arturex
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-stats smileyI dont feel guilty at all about it, acctually i love it, with the css i did, it just make it look like the have a nice day face..
Forum: Fixing WordPress
In reply to: Remove the id and class from the tags in the wp_nav_menu() functionThanks I’m goona look for that and let you know how it goes..
I want to remove them because I just wan’t a clean code and don’t want classes or id’s Im not using now, but be able to put them back if I need them in the future.
I already did remove the container and just left the ul with the id I want like this:
<?php wp_nav_menu( array( 'theme_location' => 'top','menu_id' =>'topnav','container' =>'none','items_wrap' => '<ul id="%1$s">%3$s</ul>',)); ?>
But now I want to see if there is a way to control the menu items.
I’ll try your suggestion. ThanksForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] works fine in EVERYTHING but IE8i just rolled back to v1.3.1 of meteor and perhaps i dindt notice before but it works every where also but ie8 doesnt but the problem its not as visible here because in this version 1.3.1 only stays frozen in the first slide but the other browsers do show all slides.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] works fine in EVERYTHING but IE8sure. betbadlands.com but i had show only one slide so i doesnt show as a problem
it did work excelent for me those metadata are cool they do work . now another question rises to me.
I there a metadata to eliminate the navigation buttons.. this is the case.
In the same page i have a main slider which contains the navigation buttons and arrows (both) but lower in that same page i want to have another slideshow with different dimension and speed (which i solved with [meteor_slideshow slideshow=”second” metadata=”width: 400, heigth: 200, speed: 5000″]) but in this second one i don’t want the navigation i couldn’t find a metadata that eliminates the navigationThanks! i’ll try and ill let you know how did it work