Okay
  Public Ticket #2752463
Problems with installation
Closed

Comments

  • Juan Najar started the conversation

    I installed Theme as appears on Documentation (for dummies). When I activate it i receive this:

    Warning: Creating default object from empty value in /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-content/themes/elixir-jellythemes/inc/ReduxFramework/ReduxCore/inc/class.redux_filesystem.php on line 29

    Warning: Cannot modify header information - headers already sent by (output started at /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-content/themes/elixir-jellythemes/inc/ReduxFramework/ReduxCore/inc/class.redux_filesystem.php:29) in /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-includes/functions.php on line 6362

    Warning: Cannot modify header information - headers already sent by (output started at /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-content/themes/elixir-jellythemes/inc/ReduxFramework/ReduxCore/inc/class.redux_filesystem.php:29) in /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-admin/includes/misc.php on line 1310

    Warning: Cannot modify header information - headers already sent by (output started at /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-content/themes/elixir-jellythemes/inc/ReduxFramework/ReduxCore/inc/class.redux_filesystem.php:29) in /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-includes/pluggable.php on line 1329

    Warning: Cannot modify header information - headers already sent by (output started at /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-content/themes/elixir-jellythemes/inc/ReduxFramework/ReduxCore/inc/class.redux_filesystem.php:29) in /homepages/7/d621342498/htdocs/clickandbuilds/AbesTherestaurant/wp-includes/pluggable.php on line 1332

    and my site crashes.


    What can I do?

  • Juan Najar replied

    I got this from 5e34d425ecf3987c419728a5ad1e0086?s=160&d=https%3A%2F%2Fs3.amazonaws.com%2Fticksy_avatars%2Fdefault_avatar.png&r=pg 1Kay Angev:

    This core error can be solved by adding the following line above line 31 in the file named class.redux_filesystem.php.

    $this->parent = new stdClass();

    Bug is semi-caused by the 7.4 PHP update that will throw an error when creating an object from a falsy variable.


    and worked for me. I think that theme needs an update...


  • Juan Najar replied

    New error.

    I did setup as shown in the Documentation video and WPBakery Visual Composer has another bug. I attached the right way to solve it.   

    Also, when I finish all setup and click wherever in my page it opens a black window that can't be closed. I have to do F5.
    I'm very dissapointed with this theme. 


  •   Jelly replied privately
  •   Juan Najar replied privately
  •  840
    Jelly replied

    Could you please send us wp-admin login/password and website url as a private message?

    Best Regards,
    Jelly Team

  •   Juan Najar replied privately
  •  840
    Jelly replied

    Please check now.

    Best Regards,
    Jelly Team

  • Juan Najar replied

    It seems to be okay. I'm going to work on the web for a while to test.  Thank you so much.

  •  840
    Jelly replied

    Great! Please keep us updated.


    P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.

    You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme.

    Thank you so much for all your help!!!

    Best Regards,
    Jelly Team

  •   Juan Najar replied privately
  •  840

    Best Regards,
    Jelly Team

  • Juan Najar replied

    jk

  •  840
    Jelly replied

    Do you need our help in anything else?

    Best Regards,
    Jelly Team

  • Juan Najar replied

    Yes, sorry.

    I have some problems with mobile visualization.

    With Slider images in Home Page. It looks very well in PC and picture is centered but in mobile version picture is at right side and same with some text


  •  840
    Jelly replied

    Could you try adding this code to Appearance > Customize > Additional CSS or at the end of style.css:

    @media only screen and (max-width: 568px) {} section.menu .title {font-size: 40px} }
    body, html { height: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; }

    Best Regards,
    Jelly Team

  • Juan Najar replied

    You're the best

  • Juan Najar replied

    I think that this is the last one. 

    Can I add tiny image in Menu item title?  I added <img...> and it appears in Builder but not in web.

  •  840
    Jelly replied

    Unfortunately, menu items don't support images. Please let us know if you need anything else.

    Best Regards,
    Jelly Team