Forum Replies Created
-
AuthorPosts
-
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.
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 404This reply has been marked as private.Solved 1).
Is possible in header_meta, “Contactar + Mi cuenta + flags languages” at left of screen?
I like social icons in white.
Thanks!!
Xavier.
Hi, solved 2).
Only question 1) (in IE runs ok)
Thanks!!
Xavier.
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.
December 12, 2013 at 2:25 am in reply to: not appear border in header section mobile version #199321Perfect!!!
Xavier.
December 12, 2013 at 1:59 am in reply to: little problems alignment in pages woocommerce my-account #199301This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.solution perfect.
runs ok.
thsnks for your help Devin
xavier.
perfect!!
thanks so much Devin.
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.
Don’t worry, is see best.
Close temporaly this issue please.
Thanks!!!
Xavier.
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.
Hi Ismael, is a typekit font.
Xavier.
Perfect, thanks Devin!!!
Xavier.
Perfect, thanks!!!
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.
Hi Dude,
oh yeahhhh, now works perfectly!!!
Thanks so much!!
Xavier.
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.
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.
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.
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.
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.
fantastic devin, thanks so much
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.
the character is #9993 (ok) and #59171 (nok).
Thanks!!!.
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.
-
AuthorPosts