Okay
  Public Ticket #848396
Warning: Illegal string offset 'acf_fc_layout' in
Closed

Comments

  • Ben started the conversation

    Updated WP and Kalium theme and now all the pages under Highlights section of my website show this error:

    Warning: Illegal string offset 'acf_fc_layout' in /home/empire57/public_html/wp-content/themes/kalium/tpls/portfolio-gallery.php on line 67



  • [deleted] replied

    Hi Ben,

    It looks like you haven't installed or updated ACF plugin.

    Please don't forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

    If you can't update LayerSlider, go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins, you now can update and then activate Layer Slider again.

  • Ben replied

    Thank you. Looks like updating fixed that issue, but now theres a separate issue when i click on the navigation icon on the right, while im on the highlight page, the menu shows up behind the images on that page.  See attached.


    Also, when scrolling, the top nav bar goes over some content, and goes under on some. See attached.

  • [deleted] replied

    Hi Ben,

    Can you please add the code below to Custom CSS

    .single-portfolio-holder.alt-six .gallery {
    z-index: 10 !important;
    }
  • Ben replied

    Looks like that fixed the issue. Thank you.

  •   [deleted] replied privately