Forum Replies Created
-
AuthorPosts
-
Hi ricedean,
Please try adding this code and let us know if it worked for you:
.html_stretched .home #wrap_all { overflow: hidden!important; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 17, 2017 at 1:45 pm in reply to: Good Grief how many times are we going to ask for 6 column element #794877Hey hillphoenix,
Best regards,
VictoriaHi EM,
Did you get it working?
I see future dates on the widget.Best regards,
VictoriaHi JonKaye,
The issue is still open. You could try using the fixes suggested in the tread you found.
If you need further assistance please let us know.
Best regards,
VictoriaHi xguiboy,
Before you paste any code to your website you should check it. This one had some weird ticks instead of single and double quotes. You can try this one:
global $current_user; get_currentuserinfo(); if ( is_user_logged_in() ) { echo 'Welcome ' . $current_user->user_login."\n"; echo '! My Account | ' ; wp_loginout(); } else { echo 'Welcome, visitor!'; wp_loginout(); } Have you updated your theme? If you need further assistance please let us know. Best regards, Victoria
Hey Riavon,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Jon,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi darh,
It is core WordPress functionality, I guess, you could as the same question at a WordPress forum. Here is some reading on the topic:
http://www.vsellis.com/how-one-wordpress-migration-plugin-has-saved-us-thousands-of-dollars/
https://wordpress.stackexchange.com/questions/203410/where-are-widget-configurations-storedIf you need further assistance please let us know.
Best regards,
VictoriaHi ALCOR,
Could you please start a separate thread, describe your issue there and give us the link to your website in private box.
If you need further assistance please let us know.
Best regards,
VictoriaHi JefeTechnologies,
Not all of the elements look good on mobile devices, that is why a lot of decisions have to be made at design stage, on how to transform the element, or hide it and use separate layouts for mobile. All in all, we built the element, we have a mobile view for it, if it’s not working for you, you can build your own version or hire someone to do it for you.
You can check how this works on our demo here http://kriesi.at/themes/enfold-2017/, works the same as on your website.
Best regards,
VictoriaHi gadudi,
Here are the treads that have solutions:
https://kriesi.at/support/topic/masonry-gallery-rtl-grid/
If you need further assistance please let us know.
Best regards,
VictoriaMay 17, 2017 at 12:40 pm in reply to: Unstable first mega menu when change color on hover all browsers #794838Hey Designweb,
Content is jumping because on hover you add the image. Changing color on hover in most cases is enough and no need for this extra image. Let us know what you think.
Best regards,
VictoriaHey vdarend,
The new version of Enfold, available since yesterday, contains the Layer Slider update. Please update your theme and let un know if that helped.
Best regards,
VictoriaHey ionline_bv,
I don’t see the avia.js and shortcodes.js in your js folder. They should be there. Please update Enfold and get fresh copies of those files.
Best regards,
VictoriaMay 17, 2017 at 12:17 pm in reply to: Crear submenu en un menu lateral izquierdo con efecto de desplegable #794816Hi analidia,
Here is a demo of what is possible
Let us know which one works for you and we’ll help you to implement it.
If you need further assistance please let us know.
Best regards,
VictoriaMay 17, 2017 at 12:10 pm in reply to: Right Sidebar not showing properly on home page of enfold theme #794807Hi dommelstroom,
Current version of Enfold is 4.0.7 and it has the updated Layer Slider version. I Did you always have to update you theme manually or it worked with some other version of WordPress?
Best regards,
VictoriaMay 17, 2017 at 12:03 pm in reply to: Woocommerce 3.0.7 – Variable Products – Only base prices on shop overview page #794804Hey Florian,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey JonKaye,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi jbergmeier,
Put // in front of all these lines for comments. But for now try like this:
if( ! empty( $element['label'] ) ) { $placeholder_text = $element['label']; } if( ! empty( $element['check'] ) ) { $extra = "*"; }
Best regards,
VictoriaHey Bert,
The issue has been reported and will be fixed soon. For now you can comment out that line via FTP and should get your websites up and running.
Thank you for your patience! And sorry for the inconvenience.If you need further assistance please let us know.
Regards,
VictoriaHey Neil,
The issue has been reported and will be fixed soon. For now you can comment out that line via FTP and should get your websites up and running.
Thank you for your patience! And sorry for the inconvenience.If you need further assistance please let us know.
Regards,
VictoriaHi anthonymcg,
I strongly recommend upgrading you php version.
If you need further assistance please let us know.
Best regards,
VictoriaHi,
The issue has been reported, there will be a fix soon. For now, you can go to this file wp-content/themes/enfold/framework/php/class-form-generator.php on line 435 via FTP and comment out this code
if( ! empty( trim( $element['label'] ) ) ) { $placeholder_text = $element['label']; } if( ! empty( $element['check'] ) ) { $extra = "*"; }
Thank you for your patience and sorry for the inconvenience.
Best regards,
VictoriaHi,
The issue has been reported, there will be a fix soon. For now, you can go to this file wp-content/themes/enfold/framework/php/class-form-generator.php on line 435 via FTP and comment out this code
if( ! empty( trim( $element['label'] ) ) ) { $placeholder_text = $element['label']; } if( ! empty( $element['check'] ) ) { $extra = "*"; }
Thank you for your patience and sorry for the inconvenience.
Best regards,
VictoriaMay 16, 2017 at 6:31 pm in reply to: Need help immediately fixing fatal error with Enfold 4.0.6 #794252Hi johnnyfyve,
Can you go to this file via FTP and comment out that line?
Best regards,
VictoriaHi all!
The issue has been reported and will be fixed soon. For now you can comment out that line via FTP and should get your websites up and running.
Thank you for your patience! And sorry for the inconvenience.If you need further assistance please let us know.
Regards,
VictoriaHi Drew,
Could you post them here in private box below?
Best regards,
VictoriaHi Ikyo,
We need to investigate further. Is it ok with English for now?
Best regards,
VictoriaHi pixartdesign,
You can comment out this part in enfold/framework/php/class-form-generator.php starting on 435
if( $this->placeholder ) { // empty label - keep default placeholder if( ! empty( trim( $element['label'] ) ) ) { $placeholder_text = $element['label']; } if( ! empty( $element['check'] ) ) { $extra = "*"; } }
via FTP
Best regards,
VictoriaHey Jon,
You can comment out this part in enfold/framework/php/class-form-generator.php starting on 435if( $this->placeholder ) { // empty label - keep default placeholder if( ! empty( trim( $element['label'] ) ) ) { $placeholder_text = $element['label']; } if( ! empty( $element['check'] ) ) { $extra = "*"; } }
via FTP
Best regards,
Victoria -
AuthorPosts