FOUX22
Forum Replies Created
-
So. I understand that no one knows the answer
Forum: Themes and Templates
In reply to: [Marla] Replace navigation menuSo. I understand that no one knows the answer
Forum: Themes and Templates
In reply to: [Marla] Replace navigation menuHey guys. I need your help! π
Forum: Themes and Templates
In reply to: [Marla] Replace navigation menuSo. No one knows?
Forum: Themes and Templates
In reply to: [Marla] Replace navigation menuceslava, thank you for the answer! But:
I tried to use this code before
And my menu looks like http://clip2net.com/s/3mqPSXPAnd the @lantis code doesn’t work
Destac
Hmm…I got confused.
I changed It to 300 characters http://clip2net.com/s/3m8i56N .
So Now the problem is the limitation of WordPress. No?Ov3rfly, Oh. So. Tell me, please, how should I change the code below correctly
/** * Change the excerpt length */ function alizee_excerpt_length( $length ) { if ( get_theme_mod('home_layout') != 'one_col' ) { return 30; } else { return 55; } } add_filter( 'excerpt_length', 'alizee_excerpt_length', 999 );Ov3rfly,
In meta description box I entered 20 chars with spaces: http://clip2net.com/s/3mhlbhNIn html code 176:
Example:
http://ydivitelno.com.ua/2015/08/kit-poprosil-pomoshhi-u-lyudey/In functions.php 300 chars: http://clip2net.com/s/3mi9XdD
So. No one knows?
So. Why it doesn’t work in my site with 300 chars?
Die Meta-Beschreibung wird auf 156 Zeichen begrenzt; noch 199 Zeichen verbleiben.
I have the same situation.
I added your code… http://clip2net.com/s/3m8i56N
It doesn’t help.
For example (my site) http://ydivitelno.com.ua/2015/08/ozyora-slyoz/ – you can see number of characters in the description.Hey guys, no one knows? π