Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • @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.

    I 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;
    }

    in reply to: Advanced layer slider with parallax effect, possible? #845457

    For 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!!

    Take 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?

    in reply to: Php7 compatibility error #749531

    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
    ——————————————————————————————————————————————————————–

    in reply to: ADVANCED LAYOUT EDITOR not working? Try this, worked for me. #746522

    Hi,
    I have the same issue, tried the above changes, users, cache, etc.
    below is my site login.

    thanks!

    in reply to: 2 videos on same page? (only one auto plays) #698138

    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,
    Jason

    in reply to: WordPress 4.0 #315547
    This reply has been marked as private.
    in reply to: WordPress 4.0 #315504
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)