Forum Replies Created
-
AuthorPosts
-
Hey!
It’s probably a cache thing in your end, check it in another computer to discard.
Best regards,
JosueHey!
I suppose you’re doing the same for all “Products” throughout the site, if that’s the case then i’d suggest using CSS to fix this issue:
.single-product .mfp-prevent-close { display: none !important; } .single-product .mfp-counter { display: none !important; }The following will hide the arrows and counter in single product lightboxes.
Best regards,
JosueHey!
You can create a ALB presets (templates) in his site and then show him how to use them. Here’s an introductory video on ALB – https://vimeo.com/64927358
Best regards,
JosueDecember 13, 2015 at 1:09 pm in reply to: Unable to save Enfold Color Scheme for second language pages (WPML) #551603Hi!
Is this related to the SSL issue? i tried with one scheme and it saved fine.
Cheers!
JosueDecember 13, 2015 at 1:06 pm in reply to: Error fetching content – please reload the page and try again | Unable to edit #551602Hi!
We would need to see the error in action in order to debug it, let us know if you decide to turn on SSL again.
Best regards,
JosueHey!
The following code should ensure a white background for the results:
.gsc-results-wrapper-nooverlay { background: white !important; }Regards,
JosueHey!
Check it now, seems you needed to place an empty menu item too, i also added some CSS fixes to your child style.css.
Regards,
JosueHey @genecia,
Please create a new topic and include an access for us to check the compromised site (in private content).
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueIn the main theme functions.php, paste it after this line (16):
if(isset($avia_config['use_child_theme_functions_only'])) return;Regards,
JosueHey!
I think i fixed it, sometimes fullwidth elements bug the layout structure, an easy fix is to add a Color Section at the end or wrap the last element with one, as you’re using a FWD element i just added an empty (and hidden) one.
Cheers!
JosueHi!
Yes, they can be customised to a certain extend via Theme Options, they can’t be built using the Avia Layout Builder though.
Cheers!
JosueHey Charlotte!
Try pasting it after this line:
if(isset($avia_config['use_child_theme_functions_only'])) return;I’d highly recommend you to start using child themes, they’re very convenient to enable/extend the theme’s functionalities.
Best regards,
JosueHey Alessandro!
Thanks for your contribution, i’ll let Kriesi know.
Regards,
JosueGreat, to let us through this thread know if it comes back :)
Regards,
JosueCan you still reproduce the initial issue? seems it got fixed somehow.
Cheers!
JosueDecember 11, 2015 at 6:22 pm in reply to: Avia editor doesnt't load in languages different then main language (WPML) #551225Hi!
I’m not sure, have you tried contacting WPML support?
https://wpml.org/forums/forum/english-support/Regards,
JosueHi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
Thing is, the problem does not occur in the front-end, they would need to check it from the back-end, although i’m no longer noting the issue, did you disable CloudFlare email protection?
Regards,
JosueYou too, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { #advanced_menu_toggle, #advanced_menu_hide { display: block; right: 10px; } }Cheers!
JosueHey!
Seems that hook is not being enabled as you don’t have an active menu in that area, try creating an empty menu and assign it to “Enfold Secondary Menu”.
Cheers!
JosueRevert the change and hand me a temporary FTP / SFTP account via private reply please.
Regards,
JosueHi!
Try the following, open wp-config.php and add this line to it:
define( 'CONCATENATE_SCRIPTS', false );Best regards,
JosueWhat error did you get?
December 11, 2015 at 11:16 am in reply to: Avia editor doesnt't load in languages different then main language (WPML) #550941Hi!
I tried on a few different languages that are not Spanish and couldn’t reproduce the issue, ALB loaded fine. Are you referring to WP language (set in Settings > General)?
Cheers!
Josue -
AuthorPosts
