Forum Replies Created

Viewing 30 posts - 91 through 120 (of 155 total)
  • Author
    Posts
  • in reply to: create portafolio entry and 404 error #204378

    Hola Josue, buenas noches (hora española ;)).

    Me he estado leyendo el articulo y es complicado ubicar el problema que esta pasando, ademas que tampoco soy un experto en wordpress como vosotros.

    Lo que esta claro es que la instruccion que me ha dado Ismael hace que el sistema funcione correctamente con el permalink “nombre de entrada” ya que sino habia veces que tambien daba errores en paginas que no eran del portafolio.

    Con el permalink por defecto no lo puedo dejar porque sino WPML no funciona ya que la estructura por directorios y querer tener un SEO correcto lo desaconseja.

    El error solo se esta produciendo en la parte de las “entradas del portafolio” que corresponde exclusivamente a enfold.

    Os pediria a ver si le podeis hechar un vistazo. He borrado el .htaccess y se crea correctamente por el servidor Apache, su contenido es:

    – no vaya a ser que falte alguna directiva.. –

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Un saludo!!!

    Xavier.

    in reply to: create portafolio entry and 404 error #204360

    Hi Ismael, don’t work.

    steps:

    1) Items portafolio
    2) New
    3) title:bla bla bla
    content: ble ble ble
    4) Publish
    5) View entry portafolio
    –> error 404

    in reply to: create portafolio entry and 404 error #204337
    This reply has been marked as private.
    in reply to: header with bottom navigation and css changes #203421

    Solved 1).

    Is possible in header_meta, “Contactar + Mi cuenta + flags languages” at left of screen?

    I like social icons in white.

    Thanks!!

    Xavier.

    in reply to: header with bottom navigation and css changes #203413

    Hi, solved 2).

    Only question 1) (in IE runs ok)

    Thanks!!

    Xavier.

    in reply to: header with bottom navigation and css changes #203353

    i Yigit,

    1)
    i have applied a 75% menu section for to see the breadcrumbs but not works.i click in “tienda” by example and click to breadcrumbs and don’t works. can you help me?

    2)i like to see too the background color marked in header with yellow in green. what css modifications please?

    after your css modifications i will modify in theme editor yellow by white and the ajax cart icon and your content will see correct,

    thanks.

    xavier.

    in reply to: not appear border in header section mobile version #199321

    Perfect!!!

    Xavier.

    in reply to: little problems alignment in pages woocommerce my-account #199301
    This reply has been marked as private.
    in reply to: breadcrumbs nok #198249
    This reply has been marked as private.
    in reply to: breadcrumbs nok #198192
    This reply has been marked as private.
    in reply to: breadcrumbs nok #197997
    This reply has been marked as private.
    in reply to: no want zoom in or zoom out in ipad #197807

    solution perfect.

    runs ok.

    thsnks for your help Devin

    xavier.

    in reply to: masonry grid some questions #197805

    perfect!!

    thanks so much Devin.

    in reply to: no want zoom in or zoom out in ipad #196007

    hi devin, all my sites have enabled responsive layout.

    in horizontal mode ipad runs ok but in vertical mode allow zoom.

    an idea?

    best regards.

    xavier.

    in reply to: style not load in catalan pages – wpml #193834

    Don’t worry, is see best.

    Close temporaly this issue please.

    Thanks!!!

    Xavier.

    in reply to: style not load in catalan pages – wpml #193830

    Hi, any answer for this problem?

    The typekit fonts load with javascript in header.php of Enfold theme.
    The css modifications are in custom.css.

    Hi have a child theme,
    I have installed WPML.
    In ES language works perfect, but in others languages (CA, EN, etc), not.

    Thanks so much for your help!!

    Xavier.

    in reply to: style not load in catalan pages – wpml #193367

    Hi Ismael, is a typekit font.

    Xavier.

    in reply to: masonry last upgrade #184279

    Perfect, thanks Devin!!!

    Xavier.

    in reply to: little css modifications #184277

    Perfect, thanks!!!

    in reply to: masonry last upgrade #183856

    Another question, in the enfold’s demo:

    http://kriesi.at/themes/enfold/

    I see, by example, the masonry shop or blog are here:

    http://kriesi.at/themes/enfold/blog/masonry-blog/
    http://kriesi.at/themes/enfold/shop/masonry-shop/

    When navigating to an item in the breadcrumbs longer appears “masonry-blog” or “masonry-shop” and shows “blog” or “shop”, which is lost navigability. There is no way to fix it?

    Thanks!!!

    Xavier.

    in reply to: bad load logo image with css changes #179305

    Hi Dude,

    oh yeahhhh, now works perfectly!!!

    Thanks so much!!

    Xavier.

    in reply to: little css modifications #177832

    hola josue,

    en el punto 3 me refiero a modificar el color de fondo del desplegable del menu cuando estas con el raton sobre alguna de las opciones.
    quiero modificar el on hover del elemento sobre el que estas.

    en el punto 4 quiero enlazar el texto del socket donde ponemos el copyright con una url, simplemente puedo añadir html en la configuracion de la seccion de socket?

    gracias¡!

    xavier.

    in reply to: bad load logo image with css changes #177603

    Hi, whith chrome don’t works too sometimes……..

    I put my code of “custom.css”.

    ——–

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */

    h1, h2 {
    font-family: “brandon-grotesque”,sans-serif; font-weight: 900; font-style: normal;
    }

    h3, h4, h5, h6 {
    font-family: “brandon-grotesque”,sans-serif; font-weight: 900; font-style: italic;
    }

    /* META */
    #header_meta { background: #600318; }

    /* HEADER */
    #header_main { height: 200px; line-height: 200px; background: #600318; border: none; }
    #header_main .logo { height: 200px; line-height: 200px; top: 0px; }

    /* POSICION DEL MENU */
    .main_menu
    {height:25px; top:75px; right: 0px;}

    /* POSICION DE LA BARRA */
    .main_menu ul li a {height: auto !important; line-height: 40px !important; }

    /* MENU 1 */
    .main_menu ul:first-child > li > a
    { font-size: 20px; font-family: “brandon-grotesque”; color: #FFFFFF !important; padding:2px 7px; }
    .main_menu ul:first-child > li > a:hover
    { color: #5B8C00 !important; }

    /* MENU 2 */
    #top .main_menu .menu li ul a
    { font-size:12px; line-height: 9px !important; font-family: “Source Sans Pro”; color: #000000 !important; }

    /* TITULO */
    .title_container .main-title { display: none; }

    /* PESTAÑAS WOOCOOMMERCE */
    #top .woocommerce-tabs .tabs li a {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    display: block;
    float: left;
    z-index: 2;
    position: relative;
    padding: 12px 16px;
    top: -1px;
    font-size: 11px;
    -moz-user-select: none;
    border-style: solid;
    border-width: 1px;
    }

    }
    ——–

    Thanks so much!!!

    Xavier.

    in reply to: bad load logo image with css changes #177527

    i devin, yes but my customers want big logo ;).

    the issue exist. shift key + reload page http://www.coronatolive.com in firefox for imac and the logo is super little.

    thanks!!

    xavier.

    in reply to: bad load logo image with css changes #176794

    Hi Devin,

    I modified the file custom.css to enfold / css and I have put on the desktop css media query you said.

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 300px;
    line-height: 300px;
    }
    }

    I have increased the value of the logo from 167 to 300px.

    Logo.png image also I left at 300px and I uploaded it to wordpress.

    The result is:

    1) Explorer, chrome and safari ok.
    2) Firefox when page load first (HTTP code 200) very small image returns. When subsequent load (HTTP code 304) the image correct returns.
    3)Without modifying the css and upload a 150px image also happens.

    It seems to be a problem only with the first load firefox.
    Try to make a reload in firefox by pressing the “shift” key to clear the cache and you’ll see.

    167px is very small for customers…;), they want to see your logo bigger ;)

    As I can do to fix it?

    Thank you!

    Xavier.

    in reply to: bad load logo image with css changes #176257

    i add, the problem in chrome/safari is only when i reload directly with browser button. navigating in pages is oks.

    strange…

    any solution?

    king regards…

    xavier.

    in reply to: entypo fonts dont works #171412

    fantastic devin, thanks so much

    in reply to: entypo fonts dont works #171317

    hi Ismael, i see perfect all icons of the page http://www.entypo.com/characters/.

    is a problem of upgrade enfold version, any solution?

    tnanks!!

    xavier.

    in reply to: entypo fonts dont works #169998

    the character is #9993 (ok) and #59171 (nok).

    Thanks!!!.

    in reply to: entypo fonts dont works #169995

    Hi Ismael with this character works ✉ but, for example, not with this 

    These 2 characters have in entypo table (http://www.entypo.com/characters/)

    Thanks!!!

    Xavier.

Viewing 30 posts - 91 through 120 (of 155 total)