bloginfo('stylesheet_directory') double slash gives out
-
Hi!
I have found a problem and I can not find the decision at local forums, I shall be grateful for the help.
<?php bloginfo('stylesheet_directory'); ?>/favicon.ico
do double slash gives out
href ="https://****.***.ru/wp-content/themes<strong>//</strong>grutve/favicon.ico"
As works bloginfo('stylesheet_url')
Other calls work properly<?php bloginfo('rss_url'); ?>
<?php bloginfo('atom_url'); ?>
<?php bloginfo('pingback_url'); ?>
Folders are established by that properly, without additional folders.
WP works in MS-mode.
- The topic ‘bloginfo('stylesheet_directory') double slash gives out’ is closed to new replies.