Forum Replies Created
-
AuthorPosts
-
JoaozinhoMember
Thanks a lot
JoaozinhoMemberHi, stupid question maybe but, where can I find the child theme in WordPress? I see the header.php in the theme editor but Im not sure if that is related to the child theme :/
JoaozinhoMemberThanks it worked 🙂
JoaozinhoMemberIt worked thanks a lot 🙂
JoaozinhoMemberIn header.php I put the code under <div id=”content” role=”main”>, but then I see server error
When I put it under
<div id=”content” role=”main”>
<?phpNothing happens :/
JoaozinhoMemberThere is no way to center the caption text? The caption doesnt start in the beginning but does go all the way to the right as in this example:
http://www.worldcupbrazil.net/world-cup-brazil-2014-guide-tour/
Cant the text be automatically centered?
JoaozinhoMemberIt worked thanks a lot 🙂
JoaozinhoMemberThanks for your reply, however which height do I need to increase? I tried several of them but the size doesnt change.
<object classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0 width=”300″ height=”120″ align=”top” id=”WFHost”> <param name = “FlashVars” value = “Partner=1124121&theme=New Classic&widgetW=300&widgetH=198&widgetX=0&widgetY=0&stickyType=&WFBtnX=0&WFBtnY=0&defaultPreviewURL=http://www.fifa.com/flash/widgets/worldcup2014/images/image_en.jpg&useFacebookMystuff=false&buttonURL=http://www.fifa.com/flash/widgets/worldcup2014/images/button.png&URL=http://www.fifa.com/flash/widgets/worldcup2014/countdown.swf%3Flang%3Den%26utftime%3D2014-06-12T18:00-03:00″ /><param name=”wmode” value=”transparent”/><param name=”allowScriptAccess” value=”always” /><param name = “movie” value = http://cdn.gigya.com/wildfire/swf/WildfireHost3.swf /> <embed name = “WFHost” id = “WFHost” width = “300” height = “198” src = http://cdn.gigya.com/wildfire/swf/WildfireHost3.swf flashvars=”Partner=1124121&theme=New Classic&widgetW=300&widgetH=198&widgetX=0&widgetY=0&stickyType=&WFBtnX=0&WFBtnY=0&defaultPreviewURL=http://www.fifa.com/flash/widgets/worldcup2014/images/image_en.jpg&useFacebookMystuff=false&buttonURL=http://www.fifa.com/flash/widgets/worldcup2014/images/button.png&URL=http://www.fifa.com/flash/widgets/worldcup2014/countdown.swf%3Flang%3Den%26utftime%3D2014-06-12T18:00-03:00″ AllowScriptAccess=”always” quality=”high” wmode=”transparent” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” /></object>
JoaozinhoMemberThe breadcrumbs is working in the Catch Box Theme.
There is a piece of code however that I need to put in the theme editor where I want for the breadcrumb to show up.
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?>See this link for example,
http://www.worldcupbrazil.net/will-brasil-prove-everybody-wrong/
I put the code in the single.php file underneath get_header(); ?>, but the breadcrumb appears above the white section of the page, in the grey area.
Where in the editor, should I place this code in order for the breadcrumb to appear next to the ‘previous’ and ‘next’ buttons in the white space? and which .php file applies to pages?
Thanks in advance!
JoaozinhoMemberHi Sakin,
Here is an example: http://www.worldcupbrazil.net/world-cup-history/world-cup-30s-60s/1930-uruguay/
All images with text have that – sign before the text.
JoaozinhoMemberHi Sakin,
this is the URL http://www.worldcupbrazil.net/
On the left you see the FIFA counter widget 304 days to kick offIt loads correcty,but then ends up to show partially only.
-
AuthorPosts