Forum Replies Created
-
AuthorPosts
-
Listo Jose, ya esta todo arreglado :)
June 14, 2014 at 10:37 pm in reply to: How do I make magnifying glass (Search thingy) to become normal search bar #278988Hi!
There may be a typo in the code, this normally happens when you copy it directly from the mail message. Make sure the greater than (<) signs are written correctly.
Regards,
JosueYou need to put the debug code after this line (16) in functions.php:
if(isset($avia_config['use_child_theme_functions_only'])) return;I couldn’t do it because the file wasn’t writable from the Dashboard.
Best regards,
JosueJose, te olvidaste de la URL.
Hi @mindimer,
Can you please create me an administrator account? post it here as a private reply.
I’ll try to enable debug mode.
Regards,
JosueHey Gabe!
Try adding this at the very end of your theme functions.php file:
function avf_text_logo_func($logo, $use_image, $headline_type, $sub, $alt, $link){ $logo = "<$headline_type class='logo bg-logo text-logo'><a href='".$link."'>Logo</a></$headline_type>"; return $logo; } add_filter('avf_logo_final_output', 'avf_text_logo_func', 100, 6);To change the font-family of the logo put this in Quick CSS (change as needed):
.text-logo{ font-family: "Merriweather", sans-serif; }Cheers!
JosueEditaste el archivo incorrecto, me estaba refiriendo al wp-config.php (este archivo esta en la raiz de la instalación de WordPress). Te puedo ayudar a arreglarlo, pero necesitaría una cuenta FTP temporal, la puedes poner aquí como una respuesta privada.
Saludos,
JosueHola!
Esa es una limitación del Fullscreen Slider, te recomendaria utilizar un slider de LayerSlider o un Fullwidth Easy Slider para que la imagen se muestre correctamente en esas resoluciones.
Saludos,
JosueHere’s how the Myriam image looks on my end:

Regarding the other question, try adding this to the Quick CSS:
.home div.template-page.content.twelve.alpha.units { padding-top: 0; }Regards,
JosueHey!
You need to serve the proper formats for each browser, for Firefox you’d need to upload a webm video with the same name in the same location:
[video src="https://www.myyogaspace.mediajunction.ca/wp-content/uploads/2013/03/Yoga3.webm" /]P.S. You can use this free video converter.
Best regards,
JosueJune 14, 2014 at 8:35 pm in reply to: How to have Facebook and Linked as icons in the footer? #278959Hi @frescova!
Try activating debug mode:
http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Best regards,
JosueHi!
Refer to this article:
http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/You need to have the Polyvore logo as an icon font, you can use Fontello to generate the font file.
Cheers!
JosueThat’s great, glad i could help :)
Check it now Simon, i have modified the JS code you had in functions.php.
Regards,
JosueYou need to set the testimonial image here:

I did it for the first one (George Crawley) and it’s showing correctly.
Cheers!
JosueI’ve tried there but it’s returning a “Error 404 – page not found”.
This code is conflicting:

Cheers!
JosueCan you post the URL of the login page?
Añade esta linea al archivo wp-config.php:
define( 'CONCATENATE_SCRIPTS', false );Yes, change it to:
.avia_textblock a, p a{ color: red !important; }Best regards,
JosueJune 14, 2014 at 7:02 pm in reply to: main menu dropdown – need the first menu link in the dropdown – too #278931Hey Sascha!
You can build a Menu with as many duplicates as you want in the Menu Manager:

Best regards,
JosueHola Jose,
Has probado deshabilitar los plugins? tienes la ultima version de Enfold (2.8.1) / WordPress (3.9.1)?
Saludos,
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJune 14, 2014 at 6:48 pm in reply to: Javascript conflict with function trigger_default_open() #278928Hey!
Try adding this code to the Quick CSS:
.avia_mobile #top .av-section-video-bg { z-index: 10 !important; } .avia_mobile #top .av-section-video-bg:after{ z-index: -1 !important; }Cheers!
JosueJune 14, 2014 at 5:48 pm in reply to: A link to every page in my current site shows up on the home page! #278920You are welcome, always glad to help :)
Regards,
JosueJune 14, 2014 at 5:43 pm in reply to: A link to every page in my current site shows up on the home page! #278918Try it now, i disabled “CKEditor for WordPress” and it got fixed.
Cheers!
JosueJune 14, 2014 at 5:19 pm in reply to: A link to every page in my current site shows up on the home page! #278909The login details you posted are not working.
June 14, 2014 at 5:09 pm in reply to: A link to every page in my current site shows up on the home page! #278905Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJune 14, 2014 at 4:52 pm in reply to: A link to every page in my current site shows up on the home page! #278902Can you post a screenshot of the white text issue in the text block?
June 14, 2014 at 4:43 pm in reply to: A link to every page in my current site shows up on the home page! #278899Hi,
Make sure you are using the latest version of WordPress (3.9.1).
Cheers!
Josue -
AuthorPosts
