Forum Replies Created
-
AuthorPosts
-
No, lo mismo, eso me lleva al login pero luego de eso cuando me intenta llevar al /wp-admin:
Forbidden
You don’t have permission to access /wp-admin/ on this server.Me parece que es algo en el htaccess que esta bloqueando el acceso al wp-admin.
May 9, 2015 at 8:27 am in reply to: WP Enfold Layerslider: How to put static content above the slider? #441913Not sure if possible to be honest. Have you tried putting the HTML code in the caption field of the slide?
Regards,
JosueHey!
What happens if you change the snippet to:
function change_blog_archive_style() { global $avia_config; $avia_config['blog_content'] = get_the_excerpt(); } add_action('get_header', 'change_blog_archive_style');Regards,
JosueHi,
Try the following: open js/avia.js and look for line 917:
if(!title) title = item.el.find('img').attr('title');Replace it by this:
//if(!title) title = item.el.find('img').attr('title');Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .avia-button.avia-button-fullwidth { background-color: red !important; } #top .avia_button_background.avia-button-fullwidth { background-color: green !important; }Red is idle, green is hover.
Cheers!
Josue-
This reply was modified 10 years, 10 months ago by
Josue.
Please publish the site and post a link here, i’m not sure why are you getting the filename in the first place (doesn’t happen on my local install).
Regards,
JosueCan you create a screenshot/mockup of what would you want to achieve?
Best regards,
JosueHi Jason!
I see what you are trying to do but unfortunately that’s not possible at the moment, feel free to request it here as a new feature.
Also, you can request a customization quote here:
http://kriesi.at/contact/customizationRegards,
JosueHey!
Try adding this code to the Quick CSS:
.mfp-content figcaption { display: none !important; }Cheers!
JosueHi!
it’s because of:
/*Alle Farbsektion an den oberen Rand bringen*/ #top #main .avia-section .template-page { top: -49px; }Here’s something you can do, set a custom ID to that video section and add this code to Quick CSS:
#top #main #video-section.avia-section .template-page { top: 0; }Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueMay 7, 2015 at 10:23 pm in reply to: Contact form – user's email address is used as the from email #441278Post it here as a private reply.
Best regards,
JosueNo, me sigue sin funcionar. Creo que ya vi a que flecha te refieres, prueba con este codigo:
#socket .container span.avia-bullet { display: none !important; }Hi!
Try adding this code to Quick CSS and see if it makes a difference:
.av-hover-grow, .av-hover-grow img { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; }Regarding the sidebar issue this will fix it:
.widget span.image-overlay { top: 0 !important; } .widget br{ display: none; }Cheers!
JosueHi!
Unfortunately there is nothing we can do change this behaviour (it has nothing to do with the theme), you’re linking a media file directly and IE simply treats this differently.
I think a good solution would be to create a separate page with the video inserted in the page content (either using Enfold ALB > Video or Add Media) and then link that page instead of the media file directly.
Regards,
JosueYou too Pete, glad to help :)
Regards,
JosueHola,
¿Como me logeo? me sale forbidden si acceso al /wp-admin.
Saludos,
JosueI didn’t understand your last message, could you please elaborate?
Best regards,
JosueHi Chris!
Check it, it should work fine now.
Best regards,
JosueThis is normally out of scope as it involves debugging something not made by us, however i managed to remove all unnecessary whitespace in your child functions.php, check if it got fixed.
Regards,
JosueHi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueMay 6, 2015 at 7:47 pm in reply to: Your Content Element “Separator/White Space” does not work properly #440607De nada, un gusto poder ayudado :)
Saludos,
JosueHi!
What are you trying to achieve? can you post a link to the page where you have this?
Best regards,
JosueMay 6, 2015 at 5:37 am in reply to: Your Content Element “Separator/White Space” does not work properly #440109Con ese código aplicado, has probado ponerle esos 30px en las opciones del separador (http://a.pomf.se/bbvbop.png)?
Saludos,
JosueHi!
Do you have ad-blockers extensions running by any chance?
Best regards,
JosueMay 6, 2015 at 5:23 am in reply to: URGENT – After Update Enfold theme – woocommerce don't close sesion #440103Hola Julian,
Puedes hablar en Español conmigo, he estado haciendo unas pruebas y noto que el enlace (que es parte del shortcode de WC [woocommerce_my_account]) sigue estando roto aun con el tema por defecto activado (y con todos los plugins, exceptuando WC desactivados), lo que descarta que el problema venga de Enfold, te recomendaria re-instalar WooCommerce y si no funciona intenta contactar al soporte de ellos.
Saludos,
JosueHi!
If you are referring to the mail icon + CONTACT US at top that is set in Header > Extra Elements > Phone Number or small info text.
Cheers!
JosueWe looking forward to hearing from you :)
Regards,
Josue -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
