Forum Replies Created
-
AuthorPosts
-
Use (Email address hidden if logged out) but please post the access here in a private reply.
September 4, 2015 at 11:16 am in reply to: some (!) of the data tables on client website not showing #498233Hi Carsten!
Avoid directly inputting this symbols (< >) – http://screencast.com/t/9BtLZ44D0g, use their ascii code version instead:
http://www.ascii.cl/htmlcodes.htmRegards,
JosueHi,
Can you please check if the profile picture appears with the default WordPress theme activated?
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#mc_embed_signup h2 { margin-top: 0 !important; } #mc_embed_signup form { padding-top: 0 !important; }Cheers!
JosueHey!
First, do the following:
1. Set a custom ID to the section containing the accordion.
2. Remove the columns containing the accordion.Cheers!
JosueHi!
A password form prompt when trying to access those pages.
Best regards,
JosueSeptember 4, 2015 at 10:48 am in reply to: Add Custom Font 'SansaSoftSmConPro-Light.eot' from FontShop.com #498213Hey!
Something should have popped in the Console (Dev Tools), you can open it with CMD / Ctrl + Alt + J. In any case it would be more convenient if you could upload the site so we can check it on our ends.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia_transform a .image-overlay { top: 0 !important; }Cheers!
JosueI’m referring to this – http://screencast.com/t/6BcQ6zaQd
You are welcome, glad to help :)
I enabled ‘transition out’ on that layer.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi,
Can you post the link to your website please? an admin account would be helpful too.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueCheck it now.
Hola,
La modificación esta funcionando pero creo que lo tienes que hacer es hacer que las secciones ocupen mas espacio, prueba poniendoles una altura minima en las opciones de cada seccion.
Saludos,
JosueHey Monique!
Try adding this code to the Quick CSS:
.av_facebook_widget_wrap { background-color: transparent; }Cheers!
JosueHi,
Open js/avia.js and look for line:
$(".main_menu .menu").aviaMegamenu({modify_position:true});Replace it by:
$(".main_menu .menu").aviaMegamenu({modify_position:true, delay: 0});Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
By default, font size is determined by the email client, there are some ways to override this (with inline style tag or table tags) but i don’t think that’s doable with how the message is built in the Enfold form, it would be easier to use a third-party solution like CF7.
Best regards,
JosueHey!
Not right now, that’s a custom plugin made for this forum.
Regards,
JosueHi Monique,
Can you post the link to your website please?
Regards,
JosueSeptember 3, 2015 at 3:06 am in reply to: Blog subscribers not receiving email with new posts #497469Hey!
Yes, JetPack is the most widely used among Enfold users i think:
https://wordpress.org/plugins/jetpack/Cheers!
JosueSeptember 2, 2015 at 11:27 pm in reply to: Blog subscribers not receiving email with new posts #497402Hi!
No, that’s something that should be done by a plugin (as it is a functionality feature).
Cheers!
JosueWe looking forward to hearing from you :)
Regards,
JosueSeptember 1, 2015 at 11:56 pm in reply to: Can't get images to display with Masonry Blog, etc. #496781Hi!
If you’re referring to this, no, that’s not Magic Wand inside a Text Block but on the default editor (outside ALB).
Alternatively you can enable debug mode to see the shortcodes ALB generates – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#tab-upsell_tab:empty { background-color: white; height: 30px; position: relative; z-index: 10; top: 0; }Cheers!
JosueHi!
Envato WordPress toolkit is currently deprecated, that means you won’t receive automatic updates at the moment. You can still however update manually – http://kriesi.at/documentation/enfold/updating-your-theme-files
Regards,
JosueHey!
Does this look centered for you – http://screencast.com/t/W7sWQZlM8? are you seeing the issue on a specific browser / resolution?
Best regards,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
function change_cf_from() { return " (Email address hidden if logged out) "; } add_filter('avf_form_from', 'change_cf_from', 10);Change
(Email address hidden if logged out)by the address they’re suggesting.Cheers!
Josue -
AuthorPosts
