Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Portfolio Raster Paginierung Seiten Fehler nicht gefunden #1038879

    Habe den Fehler gefunden: Ursache ist/war, dass ich bei den Permalinks für die Portfolio Basis einen eigenen Wert eingegeben habe.
    Sobald ich diesen entferne und WordPress den Standard Wert nimmt, klappt die Paginierung des Portfolio Rasters einwandfrei.

    Wäre als Hinweis oder Info für das Theme nicht verkehrt, damit anderen nicht dieses Problem begegnet.

    in reply to: Full-Screen Slider: video loop slide play duration #1018858

    ok, thanks for the information. I’ll try that solution.
    Maybe you can add that function of “play time duration” for the sliders in a future release of enfold, could be useful for other users, too!

    in reply to: Removal of "loading video" round balls animation #1018327

    It worked thanks!

    in reply to: Full-Screen Slider: video loop slide play duration #1018184

    Hey,
    thanks for your answer.

    .mejs-overlay-loading-bg-img {
        display: none !important;
    }

    worked fine, no loading balls in the video right now :)

    So there is definitely NO WAY to make the looped video slides change automatically?
    Or an option to say how often the video should be looped until the next slide with video should open?
    Sure, I could make the looped video longer in the video file, but that results in bigger MP4 files and more loading time for the visitors

    • This reply was modified 6 years, 1 month ago by Maaster.
    in reply to: Removal of "loading video" round balls animation #1018183

    thanks for the link, I’ll try that!

    in reply to: Fullscreen Slider custom html content as background? #903280

    Well,

    the HTML file code contents many links and paths to the panorama graphic data.
    So the ideal way would be an iframe solution as fullscreen, because otherwise ALL relative paths inside the HTML has manually changed to absolute paths on the server.

    Actually the structure is as follows:

    Folder 1
    -> Inside is my panorama.html
    Data Folder (subfolder of Folder 1)

    Any ideas?

    Thanks for the quick reply, but will this work for the subpages of the blog overview pages as well? (https://der-anderswald.de/blog/page/2/)

    Or can we change the ”av-masonry-entry-title entry-title” or entry-title globally for all blog pages?

    Thanks

    in reply to: JPEG Upload Error "http error" After switching to SSL #734254

    Thanks for your answer… I changed nothing since yesterday but it is working as normal again today… No idea why, but it works :)

    in reply to: JPEG Upload Error "http error" After switching to SSL #734021

    Hi Rikard,
    today I tried the same images again that didn’t worked yesterday – like an wonder now all uploads are working fine again…
    No changes made to the WordPress system nor the plugins etc. – maybe it was a temporary PHP error on my host?!
    Thanks for your reply and motivation to help!!!

    in reply to: Enfold – PHP 7 – White Page on Strato Hosting #711062

    Thanks,

    got an PHP7 checker tool, the errors reported are as follows:

    FILE: /mnt/webs/d1/42/54527742/htdocs/cms/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
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    FILE: /mnt/webs/d1/42/54527742/htdocs/cms/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: /mnt/webs/d1/42/54527742/htdocs/cms/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: /mnt/webs/d1/42/54527742/htdocs/cms/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
    --------------------------------------------------------------------------------------------------------------------------------------------------------
Viewing 10 posts - 1 through 10 (of 10 total)