Forum Replies Created
-
AuthorPosts
-
June 1, 2020 at 6:23 pm in reply to: ADVANCED LAYOUT EDITOR not working? Try this, worked for me. #1218486
@bluesolution you need to download ‘disable Gutenberg’ and then you will see the advanced editor back again. It’s the core editor of WP now. I would also be sure you are latest version of Enfold.
March 12, 2018 at 11:11 pm in reply to: A large white space replaced header when I tried to hide it #925782I tried using these (based off of other posts here):
.html_top_nav_header .av-logo-container {
height: 0!important;
}.page-id-19416 #main {
padding-top: 0!important;
}August 29, 2017 at 9:41 pm in reply to: Advanced layer slider with parallax effect, possible? #845457For some reason the code you suggested isn’t showing anymore. I would like to put a layer slider inside a color section. Help is appreciated!!
July 17, 2017 at 9:19 pm in reply to: Video Gallery and / or playing videos in a loop without seeing controls #822928Take a look at mine, it’s a .mp4, and I have tried the .mov and it doesn’t even render.
What am i missing to get the videos to look nice and clean and on loop?I found more, as I use the layerslider (I know, not enfold code) WPengine.com is rolling out PHP7 to interested parties and thus the move to a faster site.
FILE: /nas/content/live/thebrew/wp-content/themes/enfold/config-layerslider/LayerSlider_old/wp/shortcodes.php
——————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————————————–
15 | WARNING | Method name “LS_Shortcode::__contruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
——————————————————————————————————————————————————–FILE: /nas/content/live/thebrew/wp-content/themes/enfold/config-layerslider/LayerSlider_old/helpers/phpQuery.php
——————————————————————————————————————————————————————–
FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES
——————————————————————————————————————————————————————–
2231 | WARNING | Method name “phpQueryObject::__pseudoClassParam” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
2467 | WARNING | Method name “phpQueryObject::__loadSuccess” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
2631 | WARNING | Method name “phpQueryObject::___wrapAllCallback” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
4207 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
4275 | WARNING | Method name “phpQueryObject::__dumpTree” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
5637 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
——————————————————————————————————————————————————————–FILE: /nas/content/live/thebrew/wp-content/themes/enfold/config-layerslider/LayerSlider/wp/shortcodes.php
——————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————————————–
15 | WARNING | Method name “LS_Shortcode::__contruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
——————————————————————————————————————————————————–FILE: /nas/content/live/thebrew/wp-content/themes/enfold/config-layerslider/LayerSlider/helpers/phpQuery.php
——————————————————————————————————————————————————————–
FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES
——————————————————————————————————————————————————————–
2231 | WARNING | Method name “phpQueryObject::__pseudoClassParam” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
2467 | WARNING | Method name “phpQueryObject::__loadSuccess” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
2631 | WARNING | Method name “phpQueryObject::___wrapAllCallback” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
4207 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
4275 | WARNING | Method name “phpQueryObject::__dumpTree” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
5637 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
——————————————————————————————————————————————————————–February 13, 2017 at 5:18 pm in reply to: ADVANCED LAYOUT EDITOR not working? Try this, worked for me. #746522Hi,
I have the same issue, tried the above changes, users, cache, etc.
below is my site login.thanks!
Hello,
Take a closer look please:
The video will auto load if the video is visible on the load. So for example, it loads header video if you first load page. And, if you go to middle of page and hit reload, it will load that video. But if you scroll up, you will see the top video never started.
Thanks,
JasonThis reply has been marked as private.This reply has been marked as private. -
AuthorPosts