Problems with space
-
I’m having trouble with bread crumbs. The names are written as one word. Need to add a space, how can I do that? And so on all pages.
Here is the code which I gave at the topic.And tell me please, I have a website implemented in 2 languages. Now the text Center Veterinary care is displayed in 2 versions, what a review can do the translation?
<ul class=”bread-crumb”>
- <?php _e(‘Центр Ветеринарного Обеспечения’); ?>
<div class=”breadcrumbs”>
<?php if(function_exists(‘bcn_display’))
{
bcn_display();
}?>
</div>
The page I need help with: [log in to see the link]
- <?php _e(‘Центр Ветеринарного Обеспечения’); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Problems with space’ is closed to new replies.