Forum Replies Created
-
AuthorPosts
-
Hi,
Please add this line to wp-config.php:
define( 'CONCATENATE_SCRIPTS', false );
Best regards,
JosueHey Marcel,
You can use this plugin to redirect users to another version of the site:
https://wordpress.org/plugins/simple-mobile-url-redirect/Best regards,
JosueHey,
Can you hand us the fontello .zip so we can test it on our ends?
Best regards,
JosueHey baswitlox,
Try reducing the padding too:
@media only screen and (max-width: 480px){ .av-inner-masonry-content.site-background{height: 30%; padding: 10px;} }
Best regards,
JosueHi,
I’m afraid that won’t work that way, try moving the whole
class avia_sidebar
block to your child theme functions.php.Best regards,
JosueMay 25, 2016 at 2:18 pm in reply to: Suggestion – please remove the console.log commands in avia.js. They break IE9. #638032Hey AndyWoods,
Can you specify which line is breaking IE9 and in which way?
Best regards,
JosueHey hurraken,
Try removing:
function avia_socialcount () { .. }
Leave the
class
as it is.Best regards,
JosueHey C2S16,
Try with this code:
.portfolio-preview-title { text-align: center; font-weight: 200; color: #666666; }
Best regards,
JosueHey Marcel,
Seems to be working fine on my end (tried on an actual iPhone and on iOS simulator), on which browser / ios version are you experiencing this?
Best regards,
JosueHi,
Have you tried setting your site’s language (settings > general) to the language you want to use in the mails?
Best regards,
JosueHey,
It’s caused by this custom CSS code:
.widgettitle, .textwidget img { left: 23px; position: relative; width: 255px; }
Best regards,
JosueHey,
“Ayuda” is being highlighted because it’s set that way in the backend (Appareance > Menus).
Best regards,
JosueNo i didn’t. Perhaps WordPress generated another password, in any case another thing you could try is set the address of the username you’ve created for us (
enfoldsupport
) to something like(Email address hidden if logged out)
so we can test it for you.Best regards,
JosueSorry what tags are you referring to? did the code work?
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueMay 23, 2016 at 4:39 pm in reply to: How to remove comma between categories in "Blog Posts" element of ALB? #636934Hi,
Can you post the link to your website please?
Regards,
JosueHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#socket a { font-size: 16px; }
Best regards,
JosueHi,
1. Create a Widget area specific for this Page.
2. Drag a Custom Menu widget to this area and select the Menu you want to show
3. In the Page, use a Widget Element and select the Widget area you previously created.Best regards,
JosueHi,
Change your code in functions.php to this:
add_action('ava_before_bottom_main_menu', function() { echo do_shortcode("[av_button label='Client Login' link='manually,http://www.google.com' link_target='' size='small' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#ff6000' custom_font='#ffffff' custom_class='']"); });
Best regards,
JosueHi,
Does it works if you edit the file in the parent theme?
Best regards,
JosueHi,
You can use some whitespace / separator elements for that.
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueMay 23, 2016 at 1:54 pm in reply to: Can not see pictures in easy slider and accordion slider #636762Hey!
Please update the theme to the latest version (3.5.4). Also, try disabling all third-party plugins and check if it gets fixed.
Best regards,
JosueTo test if your WordPress install can send e-mails. Your password won’t be changed.
Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support('avia_template_builder_custom_tab_toogle_id');
Cheers!
JosueHey Jeremy,
Best regards,
JosueHey,
Please update the theme to the latest version. That should fix the issue.
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#menu-thematiques a { color: gray !important; }
Cheers!
JosueHey Missca,
Please check this video:
Best regards,
Josue -
AuthorPosts