Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #299800

    I am trying to add an image within the content of a tab, but I don’t get the tool bar anywhere.
    I did that with no issues in another website (http://emo-ravintola.fi/en/information/people/) using enfold .

    But on new website under development If I click add media (which is the only button available), It let me choose from media but nothing happens.

    I am running the very latest version.

    Please help!

    Cheers
    Daniel

    #299810

    Hey Dewdan!

    Please try re-updating the theme via FTP – http://vimeo.com/67209750
    It seems like update of JS files were not successfull

    Cheers!
    Yigit

    #300163

    Hi Yigit,

    Thank you very much for the support, I did upload again entire theme as in the video, but the issue is still there, see attached images :

    error image

    As you can see the top part of the image is in Dev server and latest version 2.9.1
    The bottom part of the image is from another enfold instalation (that is version 2.8.1

    • This reply was modified 10 years, 3 months ago by Dewdan.
    #301795

    Hi!

    I’m seeing the same issue on your dev site but it seems as though there is something server side preventing the theme from running correctly. You can see some of the errors in the meta box on the right of any page and some of the theme framework is not being allowed to load in which is preventing things from working correctly.

    If you have the other site setup on the same server you can try comparing the settings or permissions to see what the issue might be.

    Best regards,
    Devin

    #306509

    Hi Devin,

    I am going crazy, deleted all the files reinstalled WP latest version, Installed Enfold again.
    I have make sure that the set-ups, permission, etc. are exactly same as the other site on same server, but I still cannot edit using the visual tools. The only difference with the other site is that it is using Enfold Version 2.8.1
    This is driving me nuts, I got a deadline end of this month and I am far from ready because of this issue, content editor cannot add any content because e hasn’t got a clue of HTML.

    I hope you can help+ me fix this issue.

    Thank you

    PS
    Server admin is saying there is some php error showing up on server:

    PHP Notice: Undefined variable: webUrl in /home/[USER]/public_html/dev/wp-content/themes/enfold/includes/helper-main-menu.php on line 84
    PHP Notice: Undefined variable: webUrl in /home/[USER]/public_html/dev/wp-content/themes/enfold/includes/helper-main-menu.php on line 88

    • This reply was modified 10 years, 2 months ago by Dewdan.
    #307176

    Hey!

    Try increasing the memory allocated to PHP – http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Best regards,
    Josue

    #307355

    Tried that too:

    wp-config =
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MEMORY_LIMIT’, ’96M’ );

    php.ini=
    i tried all the way to :
    max_execution_time = 300
    max_input_time = 600
    memory_limit = 96M

    #307452

    Finally solved it by deleting everything ans starting with clean db, new WP and enfold theme, now all is fine.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Toolbar not showing on tabs and add image button not working’ is closed to new replies.