Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #797340

    Hi
    I am running the latest version of WP and Enfold but receiving the following errors on the home page. I’ve re-loaded the theme 3 times, with the error still remaining. Any help would be appreciated.

    Warning: Illegal string offset ‘id’ in /home/baycar/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 593
    Warning: array_merge(): Argument #2 is not an array in /home/baycar/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 281
    Warning: extract() expects parameter 1 to be array, null given in /home/baycar/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 283

    #797385

    Hey ramcleod,

    Thanks for the login details. I can’t see anything like that on either the front- or back-end though. In what browser are you seeing it?

    Best regards,
    Rikard

    #814027

    Was there a resolution? or new code for this page?

    #814223

    Hi,

    Check if youre using the latest version of the browser and check if there isnt any plugin conflict.

    Best regards,
    John Torvik

    #814558

    I disabled all plugins and the lines still appear on our homepage. I’ve looked in multiple browsers. Even Google has indexed our site if you search for that string! Using the latest of everything. Does this easy slider have an update coming out soon? Or a way to tell that page no to display errors?

    #814951

    Hi lscherr,

    I don’t see the error any more. Did you hide debug?

    Best regards,
    Victoria

    #815006

    I still see it. I disabled all plugins and that didn’t help. I loaded the newest version of Enfold and that didn’t help. If you look just below the navigations links it’s there in the black space: http://bethesdabluesjazz.com/ I looked on my phone and 3 browsers on my laptop – all show it

    #815060

    Hi,

    You should hide the debug, it has nothing to do with reloading the theme or disabling plugins.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #815082

    It doesn’t hide it. Here is my config file:

    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);
    require_once( dirname( __FILE__ ) . ‘/gd-config.php’ );
    define( ‘FS_METHOD’, ‘direct’);
    define(‘FS_CHMOD_DIR’, (0705 & ~ umask()));
    define(‘FS_CHMOD_FILE’, (0604 & ~ umask()));

    #815941

    Hi,

    Please change the first line to following

    define('WP_DEBUG', false);

    Best regards,
    Yigit

    #815965

    I did but it doesn’t help. Issue still exists

    #817140

    Hi lscherr,

    I checked today, the warning does not show any more. Please clear your browser cache and try again.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #817280

    I cleared cache and I still see it. I also clear browser cache and website cache. I still see it. It’s only on our home page.

    #818346

    Hi lscherr,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? What do you have in your config file?

    Best regards,
    Victoria

    #854890

    Hi there,
    I’m getting the same error, initially I upgraded to the latest Enfold 4.1 and it errored out due to the latest Php required so I reverted back to my previous Enfold version 3.4.7 and now I’m getting this error on every page that uses an image slider:

    Fatal error: Call to undefined method AviaHelper::av_mobile_sizes()…/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 284

    Furthermore, I can no longer edit content and posts using Avia Layout builder as I get the spinning wheel, even if I try clicking the Default editor button, it won’t respond….

    Help??

    **Update: I reuploaded the original files from onto the server and we’re back to normal, all this is thanks to the Enflod 4.1 with the new Php requirements for the Sliders… smh

    • This reply was modified 6 years, 7 months ago by vir2lboy.
    #855674

    Hi vir2lboy,

    Thanks for the feedback, so your problem is fixed now?

    Best regards,
    Rikard

    #858662

    Yes sir, please go ahead and close this thread if you wish :)

    #858699

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Errors in avia-shortcodes/av-helper-slideshow.php’ is closed to new replies.