Forum Replies Created

Viewing 11 posts - 41 through 51 (of 51 total)
  • Author
    Posts
  • in reply to: Featured image default size #13504
    Joaozinho
    Member

    Thanks a lot

    in reply to: Breadcrumbs plugin issue #13171
    Joaozinho
    Member

    Hi, 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 :/

    in reply to: How to remove the stripe in caption #13119
    Joaozinho
    Member

    Thanks it worked 🙂

    in reply to: Widget shown in half #13118
    Joaozinho
    Member

    It worked thanks a lot 🙂

    in reply to: Breadcrumbs plugin issue #13065
    Joaozinho
    Member

    In 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”>
    <?php

    Nothing happens :/

    in reply to: How to remove the stripe in caption #13063
    Joaozinho
    Member

    There 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?

    in reply to: How to remove the stripe in caption #13061
    Joaozinho
    Member

    It worked thanks a lot 🙂

    in reply to: Widget shown in half #13060
    Joaozinho
    Member

    Thanks 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&#8221; /></object>

    in reply to: Breadcrumbs plugin issue #13037
    Joaozinho
    Member

    The 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!

    in reply to: How to remove the stripe in caption #13036
    Joaozinho
    Member

    Hi 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.

    in reply to: Widget shown in half #13035
    Joaozinho
    Member

    Hi Sakin,

    this is the URL http://www.worldcupbrazil.net/
    On the left you see the FIFA counter widget 304 days to kick off

    It loads correcty,but then ends up to show partially only.

Viewing 11 posts - 41 through 51 (of 51 total)