{"id":120,"date":"2009-09-03T16:30:27","date_gmt":"2009-09-03T15:30:27","guid":{"rendered":"https:\/\/pl.wordpress.org\/support\/topic\/wordpress-problem-z-themem\/"},"modified":"2016-08-05T21:40:10","modified_gmt":"2016-08-05T21:40:10","slug":"wordpress-problem-z-themem","status":"closed","type":"topic","link":"https:\/\/pl.wordpress.org\/support\/topic\/wordpress-problem-z-themem\/","title":{"rendered":"WordPress &#8211; problem z themem"},"content":{"rendered":"<p>Witam!<\/p>\n<p>Zainstalowalem sobie wordpressa i taki theme: <code>http:\/\/filesmovies.com\/<\/code><\/p>\n<p>Tylko teraz chcialbym sie pozbyc tego obszaru: <code>http:\/\/img5.imagebanana.com\/view\/t79tjnca\/delete.bmp.png<\/code><\/p>\n<p>Domyslam sie ze trzeba to usunac w pliku header.php tylko co wykasowac?? <\/p>\n<p>Tresc pliku header.php:<\/p>\n<blockquote>\n<p>&lt;!DOCTYPE html PUBLIC &#8222;-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN&#8221; &#8222;http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd&#8221;&gt;<br \/>\n&lt;html xmlns=&#8221;http:\/\/www.w3.org\/1999\/xhtml&#8221; &lt;?php language_attributes(); ?&gt;&gt;<\/p>\n<p>&lt;head profile=&#8221;http:\/\/gmpg.org\/xfn\/11&#8243;&gt;<br \/>\n&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;&lt;?php bloginfo(&#8217;html_type&#8217;); ?&gt;; charset=&lt;?php bloginfo(&#8217;charset&#8217;); ?&gt;&#8221; \/&gt;<\/p>\n<p>&lt;title&gt;&lt;?php bloginfo(&#8217;name&#8217;); ?&gt; &lt;?php if ( is_single() ) { ?&gt; &raquo; Blog Archive &lt;?php } ?&gt; &lt;?php wp_title(); ?&gt;&lt;\/title&gt;<\/p>\n<p>&lt;meta name=&#8221;generator&#8221; content=&#8221;WordPress &lt;?php bloginfo(&#8217;version&#8217;); ?&gt;&#8221; \/&gt; &lt;!&#8211; leave this for stats &#8211;&gt;<\/p>\n<p>&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;&lt;?php bloginfo(&#8217;stylesheet_url&#8217;); ?&gt;&#8221; type=&#8221;text\/css&#8221; media=&#8221;screen&#8221; \/&gt;<br \/>\n&lt;link rel=&#8221;alternate&#8221; type=&#8221;application\/rss+xml&#8221; title=&#8221;&lt;?php bloginfo(&#8217;name&#8217;); ?&gt; RSS Feed&#8221; href=&#8221;&lt;?php bloginfo(&#8217;rss2_url&#8217;); ?&gt;&#8221; \/&gt;<br \/>\n&lt;link rel=&#8221;pingback&#8221; href=&#8221;&lt;?php bloginfo(&#8217;pingback_url&#8217;); ?&gt;&#8221; \/&gt;<br \/>\n&lt;!&#8211;[if IE]&gt;<br \/>\n&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;&lt;?=bloginfo(&#8217;template_url&#8217;)?&gt;\/style-ie.css&#8221; type=&#8221;text\/css&#8221; media=&#8221;screen&#8221; \/&gt;<br \/>\n&lt;script type=&#8221;text\/javascript&#8221;&gt;<br \/>\n\tvar png_blank = &#8222;&lt;?=bloginfo(&#8217;template_url&#8217;)?&gt;\/images\/transparent.gif&#8221;;<br \/>\n&lt;\/script&gt;<br \/>\n&lt;![endif]&#8211;&gt;<\/p>\n<p>&lt;?php if ( is_singular() ) wp_enqueue_script( 'comment-reply&#8217; ); ?&gt;<\/p>\n<p>\t&lt;!&#8211; Main Menu &#8211;&gt;<br \/>\n\t&lt;script type=&#8221;text\/javascript&#8221; src=&#8221;&lt;?php bloginfo(&#8217;stylesheet_directory&#8217;); ?&gt;\/js\/jquery.min.1.2.6.js&#8221;&gt;&lt;\/script&gt;<br \/>\n\t&lt;script type=&#8221;text\/javascript&#8221; src=&#8221;&lt;?php bloginfo(&#8217;stylesheet_directory&#8217;); ?&gt;\/js\/jqueryslidemenu\/jqueryslidemenu.js&#8221;&gt;&lt;\/script&gt;<br \/>\n\t&lt;!&#8211; \/Main Menu &#8211;&gt;<br \/>\n&lt;script type=&#8221;text\/javascript&#8221; src=&#8221;&lt;?php bloginfo(&#8217;stylesheet_directory&#8217;); ?&gt;\/js\/carousel\/stepcarousel.js&#8221;&gt;&lt;\/script&gt;<\/p>\n<p>&lt;script type=&#8221;text\/javascript&#8221;&gt;<\/p>\n<p>stepcarousel.setup({<br \/>\n\tgalleryid: 'board_carusel&#8217;, \/\/id of carousel DIV<br \/>\n\tbeltclass: 'belt&#8217;, \/\/class of inner &#8222;belt&#8221; DIV containing all the panel DIVs<br \/>\n\tpanelclass: 'board_item&#8217;, \/\/class of panel DIVs each holding content<br \/>\n\tautostep: {enable:true, moveby:1, pause:&lt;?php echo FEATURED_SPEED*1000; ?&gt;},<br \/>\n\tpanelbehavior: {speed:500, wraparound:false, persist:false},<br \/>\n\tdefaultbuttons: {enable: false, moveby: 1, leftnav: [&#8217;http:\/\/i34.tinypic.com\/317e0s5.gif&#8217;, -5, 80], rightnav: [&#8217;http:\/\/i38.tinypic.com\/33o7di8.gif&#8217;, -20, 80]},<br \/>\n\tstatusvars: [&#8217;statusA&#8217;, 'statusB&#8217;, 'statusC&#8217;], \/\/register 3 variables that contain current panel (start), current panel (last), and total panels<br \/>\n\tcontenttype: [&#8217;inline&#8217;] \/\/content setting [&#8217;inline&#8217;] or [&#8217;external&#8217;, 'path_to_external_file&#8217;]<br \/>\n})<\/p>\n<p>&lt;\/script&gt;<\/p>\n<p>&lt;?php wp_head(); ?&gt;<br \/>\n&lt;\/head&gt;<\/p>\n<p>&lt;body&gt;<br \/>\n&lt;div id=&#8221;page&#8221;&gt;<\/p>\n<p>&lt;div id=&#8221;header&#8221;&gt;<br \/>\n\t&lt;div id=&#8221;logo&#8221;&gt;<a>\/&#8221;&gt;&lt;?php bloginfo(&#8217;name&#8217;); ?&gt;<\/a>&lt;span class=&#8221;description&#8221;&gt;&lt;?php bloginfo(&#8217;description&#8217;); ?&gt;&lt;\/span&gt;&lt;\/div&gt;<br \/>\n\t&lt;div id=&#8221;header_banner&#8221;&gt;<br \/>\n\t\t&lt;?php obwp_banner_468_ads_show(); ?&gt;<br \/>\n\t&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div id=&#8221;menu&#8221;&gt;<br \/>\n\t&lt;div id=&#8221;mainmenu&#8221;&gt;<\/p>\n<ul>\n\t\t\t&lt;li class=&#8221;first &lt;? if(is_home()) echo 'current_page_item&#8217;; ?&gt;&#8221;&gt;<a>\/&#8221;&gt;Home<\/a><br \/>\n\t\t\t&lt;?php $exclude = obwp_get_meta(SHORTNAME.&#8217;_exclude_page&#8217;); wp_list_pages2(&#8217;title_li=&amp;sort_column=menu_order&amp;depth=0&amp;exclude=&#8217;.$exclude) ?&gt;\n\t\t<\/ul>\n<p>\t&lt;\/div&gt;<br \/>\n    &lt;div id=&#8221;main_search&#8221;&gt;<br \/>\n        &lt;form method=&#8221;get&#8221; id=&#8221;searchform_top&#8221; action=&#8221;&lt;?php bloginfo(&#8217;url&#8217;); ?&gt;\/&#8221;&gt;<br \/>\n            &lt;div&gt;<br \/>\n                &lt;input type=&#8221;text&#8221; value=&#8221;Type your search here&#8230;&#8221; name=&#8221;s&#8221; id=&#8221;searchform_top_text&#8221; onclick=&#8221;this.value=&#8221;;&#8221; \/&gt;<br \/>\n                &lt;input type=&#8221;image&#8221; src=&#8221;&lt;?php bloginfo(&#8217;template_url&#8217;)?&gt;\/images\/button_go.gif&#8221; id=&#8221;gosearch&#8221; \/&gt;<br \/>\n            &lt;\/div&gt;<br \/>\n        &lt;\/form&gt;<br \/>\n    &lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div id=&#8221;board&#8221;&gt;<br \/>\n\t&lt;div id=&#8221;board_left&#8221;&gt;<br \/>\n\t\t&lt;div id=&#8221;board_items&#8221;&gt;<br \/>\n\t\t\t&lt;div id=&#8221;board_body&#8221;&gt;<br \/>\n\t\t\t\t&lt;h2&gt;Featured Posts&lt;\/h2&gt;<br \/>\n\t\t\t\t&lt;div id=&#8221;board_carusel&#8221;&gt;<br \/>\n\t\t\t\t\t&lt;div class=&#8221;belt&#8221;&gt;<br \/>\n\t\t\t\t\t&lt;?php $coint_i = carousel_featured_posts(FEATURED_POSTS); ?&gt;<br \/>\n\t\t\t\t\t&lt;\/div&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;<br \/>\n\t\t\t&lt;\/div&gt;<\/p>\n<li><a href=\"stepcarousel.stepBy('board_carusel', -1)\">&lt;img src=&#8221;&lt;?php bloginfo(&#8217;template_url&#8217;)?&gt;\/images\/button_prev.png&#8221; alt=&#8221;Prev&#8221; \/&gt;<\/a><\/li>\n<li><a href=\"stepcarousel.stepBy('board_carusel', 1)\">&lt;img src=&#8221;&lt;?php bloginfo(&#8217;template_url&#8217;)?&gt;\/images\/button_next.png&#8221; alt=&#8221;Next&#8221; \/&gt;<\/a><\/li>\n<p>\t\t&lt;\/div&gt;<br \/>\n\t&lt;\/div&gt;<br \/>\n\t&lt;div id=&#8221;board_links&#8221;&gt;<br \/>\n\t\t<a>&#8221; title=&#8221;Rss&#8221;&gt;&lt;img src=&#8221;&lt;?php bloginfo(&#8217;template_url&#8217;)?&gt;&#8221; alt=&#8221;&lt;?php bloginfo(&#8217;name&#8217;); ?&gt; Rss&#8221; \/&gt;<\/a><br \/>\n\t\t<a>&#8222;&gt;&lt;img src=&#8221;&lt;?php bloginfo(&#8217;template_url&#8217;)?&gt;\/images\/button_twitter.png&#8221; alt=&#8221;&#8221; \/&gt;<\/a><br \/>\n\t&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div id=&#8221;body&#8221;&gt;<br \/>\n&lt;div id=&#8221;body_top&#8221;&gt;<br \/>\n&lt;div id=&#8221;body_end&#8221;&gt;<\/p>\n<p>\t&lt;div id=&#8221;body_left&#8221;&gt;<br \/>\n    \t&lt;div id=&#8221;body_left_content&#8221;&gt;<\/p>\n<\/blockquote>\n","protected":false},"template":"","class_list":["post-120","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/120","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/120\/revisions"}],"wp:attachment":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}