Jump to content

SUBIECTE NOI
« 1 / 5 »
RSS
teava rezistenta panou apa calda

Acces in Curte din Drum National

Sub mobila de bucatarie si sub fr...

Rezultat RMN
 Numar circuite IPAT si prindere t...

Pareri brgimportchina.ro - teapa ...

Lucruri inaintea vremurilor lor

Discuții despre TVR Sport HD
 Cost abonament clinica privata

Tremura toata, dar nu de la ro...

Renault Android

Recomandare bicicleta e-bike 20&#...
 Bing-Content removal tool

Nu pot accesa monitorulsv.ro de l...

Cum sa elimini urmele de acnee?

Wc Geberit
 

Cum declar limba Romana ?

- - - - -
  • Please log in to reply
6 replies to this topic

#1
freshness

freshness

    Active Member

  • Grup: Members
  • Posts: 1,104
  • Înscris: 24.07.2006
Salutari , am dat un search inainte de a posta intrebarea Posted Image
Vreau sa declar limba romana pentru site www.psihodiagnoza.ro din pacate nu imi iese nici cum.
Ce dumnezeu trebuie sa adaug si unde ?

woorank imi spune :
Language
Low impact Easy to solve - la mine se pare ca nu-i easy to solve Posted Image
Declared: Missing
Detected: ro

Edited by freshness, 15 February 2013 - 10:22.


#2
Adm

Adm

    Property Caretaker

  • Grup: Administrators
  • Posts: 24,040
  • Înscris: 22.05.2003
Ai in cod, dar e comentat.

de ce?

Quote

<!--<meta http-equiv="content-language" content="ro" />
<meta name="language" content="RO" />-->

noi folosim

Quote

<html xml:lang="ro" lang="ro" xmlns="http://www.w3.org/1999/xhtml" >


#3
Der_Anfang_Angriff

Der_Anfang_Angriff

    Junior Member

  • Grup: Members
  • Posts: 84
  • Înscris: 01.01.2013
in link-ul tau e o gresala hilara, corect este cuvantul: diagnoza
sa nu cumva sa ramana "dignoza " ca o rada toata lumea de site !

#4
MarianG

MarianG

    be that as it may

  • Grup: Moderators
  • Posts: 31,383
  • Înscris: 10.08.2005
acum nu serios
<html>
<head>
<html xmlns="http://www.w3.org/1999/xhtml" lang="ro">
WTF?

#5
freshness

freshness

    Active Member

  • Grup: Members
  • Posts: 1,104
  • Înscris: 24.07.2006

View PostAdm, on 15 februarie 2013 - 10:05, said:

Ai in cod, dar e comentat.

de ce?



noi folosim

<!doctype html>
<html>
<head>
<html xmlns="http://www.w3.org/1999/xhtml" lang="ro">
<meta http-equiv="content-language" content="ro">
<meta name="language" content="RO">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>"  />
<title><?php if (is_home () ) { bloginfo('name'); echo " - "; bloginfo('description');
} elseif (is_category() ) {single_cat_title(); echo " - "; bloginfo('name');
} elseif (is_single() || is_page() ) {single_post_title(); echo " - "; bloginfo('name');
} elseif (is_search() ) {bloginfo('name'); echo " search results: "; echo wp_specialchars($s);
} else { wp_title('',true); }?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
<meta name="robots" content="follow, all" />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<?php $favico = get_option('vulcan_custom_favicon');?>
<link rel="shortcut icon" href="<?php echo ($favico) ? $favico : get_template_directory_uri().'/images/favicon.ico';?>"/>
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
<!--[if IE 6]>   
<link href="<?php echo get_template_directory_uri();?>/css/ie6.css" rel="stylesheet" type="text/css" />
	<script type="text/javascript" src="<?php echo get_template_directory_uri();?>/js/DD_belatedPNG.js"></script>
<script type="text/javascript">
	DD_belatedPNG.fix('img');
	   DD_belatedPNG.fix('#pager a, ul.list-bottom li');
	   DD_belatedPNG.fix('#footer-content, .dot-separator');
	   DD_belatedPNG.fix('blockquote');  
</script>   
<![endif]-->
<!--[if IE 7]>   
<style type="text/css">
	#pager{top:260px;margin-left:0;right:20px;}
	#slideshow {height:298px;}
	#content .front-box-content{padding-bottom:45px;}
	.intouch { margin-top: -40px;}
	</style>
<![endif]-->
<!--[if IE 8]>   
<style type="text/css">
	#pager{top:260px;}
	</style>
<![endif]-->

<!-- ////////////////////////////////// -->
<!-- //	  Javascript Files		// -->
<!-- ////////////////////////////////// -->
<?php if (is_home()) :
$slideshowspeed = (get_option('vulcan_slideshow_speed')) ? get_option('vulcan_slideshow_speed') : 5000;
$slide_transition = (get_option('vulcan_slide_transition')) ? get_option('vulcan_slide_transition') : "fade";
?>
<script type="text/javascript">
  jQuery(document).ready(function($) {
	 $('#slideshow ul.slideshow').cycle({
		timeout: <?php echo $slideshowspeed;?>,  // milliseconds between slide transitions (0 to disable auto advance)
		fx:	  '<?php echo $slide_transition;?>', // choose your transition type, ex: fade, scrollUp, shuffle, etc...		   
		pager:   '#pager',  // selector for element to use as pager container
		pause:   1,   // true to enable "pause on hover"
		pauseOnPagerHover: 0 // true to pause when hovering over pager link
	});
  });
</script>
<?php endif; ?>
<script type="text/javascript" src="<?php echo get_template_directory_uri();?>/js/cufon-yui.js"></script>
<?php $cufon_fonts = get_option('vulcan_cufon_fonts'); if ($cufon_fonts == "") $cufon_fonts = "Vegur_300.font.js";?>
<script type="text/javascript" src="<?php echo get_template_directory_uri();?>/js/fonts/<?php echo $cufon_fonts;?>"></script>
<script type="text/javascript">
	Cufon.replace('h1') ('h2') ('h3') ('h4') ('h5') ('h6') ('.slide-more') ('.heading1-slide') ('.heading2-slide') ('ul.navigation li a',{hover:true})('.more-button')('.date') ('.month');
	Cufon.set('fontWeight', 'Normal');
</script> 
</head>
<body>
<div id="container">

	 <!-- BEGIN OF HEADER -->
	 <div <?php if (is_home()) echo 'id="top-container"'; else echo 'id="top-container-inner"';?>>
	   
		 <!-- begin of logo and mainmenu -->
		 <div id="header">
			 <div id="logo">
			  <?php $logo_url  = get_option('vulcan_logo');?>
		<a href="<?php echo home_url();?>"><img src="<?php if ($logo_url != "") {echo $logo_url;} else { echo get_template_directory_uri().'/images/logo.gif';}?>" alt="<?php bloginfo('blogname');?>" /></a>
			  </div>
   
			  <div id="mainmenu">
				<?php
				if (function_exists('wp_nav_menu')) {
				  wp_nav_menu( array( 'menu_id'=>'menu','menu_class' => 'navigation', 'theme_location' => 'topnav', 'fallback_cb'=>'vulcan_topmenu_pages','depth' =>4 ) );
				} else { 
				  vulcan_topmenu_pages();
				} ?>
			  </div>		 
			</div>
			<!-- end of logo and mainmenu -->
		   
			<?php if (is_home()) include (TEMPLATEPATH.'/slideshow.php'); ?>
		   
			<!-- begin of welcome-slogan -->
			<?php if (is_home()) : ?>
			<div id="slogan">
			<?php $site_slogan = get_option('vulcan_site_slogan');?>
			<h1><?php if ($site_slogan) echo stripslashes($site_slogan); else echo "Modern minimalist design with professional look, great choice for your business site, portfolio site, or personal site";?></h1>
			</div>
			<div class="dot-separator"></div>
			<div id="get-in-touch">
			<?php
			$contactbox_text = get_option('vulcan_contactbox_text');
			$contactbox_link = get_option('vulcan_contactbox_link');
			$contactbox_image = get_option('vulcan_contactbox_image');
			?>					   
			  <a href="<?php echo ($contactbox_link) ? $contactbox_link : "#";?>"><img src="<?php echo $contactbox_image ? $contactbox_image : get_template_directory_uri().'/images/iMail.png';?>" alt="" class="get-in-touch"/><h4 class="intouch"><?php echo $contactbox_text ? $contactbox_text : __('Get in Touch Now','vulcan');?></h4></a>		   
			</div>		  
			<?php endif; ?>
			<!-- end of welcome-slogan -->
		  <div class="clear"></div>		   
		</div>
		<div class="clear"></div>
		<!-- END OF HEADER -->


Si ce dumnezeu modific - asa imi trebuie daca ma bag unde nu-mi fierbe oala si nu ma pricep .

View PostDer_Anfang_Angriff, on 15 februarie 2013 - 10:12, said:

in link-ul tau e o gresala hilara, corect este cuvantul: diagnoza
sa nu cumva sa ramana "dignoza " ca o rada toata lumea de site !

Am gresit aici - link-ul e corect ancora nu-i buna :)

#6
MarianG

MarianG

    be that as it may

  • Grup: Moderators
  • Posts: 31,383
  • Înscris: 10.08.2005
omule
pentru inceput - basic html tips&shit
nu poti scrie (corect) HTML dupa ce ai deschis HEAD

#7
freshness

freshness

    Active Member

  • Grup: Members
  • Posts: 1,104
  • Înscris: 24.07.2006

View PostMarianG, on 15 februarie 2013 - 10:24, said:

omule
pentru inceput - basic html tips&shit
nu poti scrie (corect) HTML dupa ce ai deschis HEAD

daca il pun asa e ok ?
<!doctype html>
<html xml:lang="ro" lang="ro" xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta http-equiv="content-language" content="ro">
<meta name="language" content="RO">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />


Am incercat sa-i fac si eu site nevestei Posted Image in mare mi-a iesit avand in vedere ca nu ma pricep.
Acuma daca ma lovesc de chestii elementare fiind nevoit sa cer ajutor nu cred ca ar trebui sa fie asa mare suparare Posted Image

Edited by freshness, 15 February 2013 - 10:32.


Anunturi

Bun venit pe Forumul Softpedia!

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Forumul Softpedia foloseste "cookies" pentru a imbunatati experienta utilizatorilor Accept
Pentru detalii si optiuni legate de cookies si datele personale, consultati Politica de utilizare cookies si Politica de confidentialitate