tRUStY
Forum Replies Created
-
Thanks for the info.
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Recent videosThank you for the help, i think i will wait til the next patch.
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] How to change 255 limit?Hi, Okay thank you!
Forum: Plugins
In reply to: [xili-language] How to include to homepage the language switcher?Okay thank you!
Forum: Plugins
In reply to: [xili-language] How to include to homepage the language switcher?So if i download the newest version of wordpress and if i donwload the twentyeleven-xili v2.0 and if i overwrite the theme files it should work?
Just because i did it and the admin panel said to me:
“Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.”What is wrong or what did not I do?
Forum: Plugins
In reply to: [xili-language] How to include to homepage the language switcher?Hello!
I use Twenty Eleven theme with navigation as you mention. Im looking for the short code like:
<?php xili-language ?>Best regards,
tRUStYForum: Fixing WordPress
In reply to: Comment redirectbump
Forum: Fixing WordPress
In reply to: How can I use plugin in phpSolved <?php echo do_shortcode(‘[content-text-slider setting=1 group=1]’); ?>
Forum: Fixing WordPress
In reply to: Get posts content to the frontpagethank you working π
Forum: Hacks
In reply to: Blog link problemI solved it with http://codex.wordpress.org/Template_Hierarchy
Thanks anyway!Forum: Hacks
In reply to: Blog link problemHalf of the things are working.
I think I have to create another css for load my perfect main page.Is there any kind of way to do it like this? Please write me the proper php code.
<?php if ( is_page('')) { ?> <link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri(); ?>/css/style-main.css" /> <?php } ?> <?php else { ?> <link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri(); ?>/css/style.css" /> <?php }Forum: Hacks
In reply to: Blog link problemThanks I will try it.
Forum: Hacks
In reply to: Blog link problemCan someone move it to the right topic?