Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #337228

    Hi there,

    really love the theme. But i do have a question:

    I have imported dummy data and i want the “Enfold – most beautiful theme ever” to be on my homepage. (default homepage that is in Pages) I have upload a new picture and it works fine in the editing mode, but when i view the page it doesn’t show up? The header is white and doesnt show any image.

    What am i doing wrong? Please help

    Extra info: ( i run xampp so the website is local at the moment)

    Kind regards,

    Ralph

    #337252

    Hi Zijlstra!

    Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Cheers!
    Yigit

    #337267

    Thanks for the quick fix,

    im somewhat a noob. I found the php files, but the specifications which i have to change dont appear to be in the php files.

    Any help?

    #337270

    Hey!

    wp-config.php file should be at the root of your WordPress installation. You can add following to the file

    define( 'WP_MEMORY_LIMIT', '128M' );

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.