• Ok I have a few questions:

    1) How do I find out what version of WordPress I’m using?

    2) I’m using a custom theme called Malawak which can located here:

    http://www.paddsolutions.com/wordpress-theme-malawak/

    Problem is, on my site (www.colonialmarinesforum.com), this thing shows up:

    Warning: include(/home/colonial/public_html//wp-content/plugins/content-gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/colonial/public_html/wp-content/themes/malawak/index.php on line 6

    Warning: include() [function.include]: Failed opening ‘/home/colonial/public_html//wp-content/plugins/content-gallery/gallery.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/colonial/public_html/wp-content/themes/malawak/index.php on line 6

    How do I fix that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can find the WordPress version you are using in your admin dashboard.
    If it’s an older version, make sure you upgrade to the latest one!

    In the error you report, there is a double slash before wp-content

    public_html//wp-content

    If you have a closing slash in your Admin General Settings, for your WordPress address and your Blog address, remove it and see if that solves the problem.

    Instead of http://www.yourdomain.com/, change it to http://www.yourdomain.com

    I had the same problem, use the plugin version that comes with the theme and be sure to upload it into the plugins directory.

    Right now I can’t work out how to add post thumbnails on the blog page. On the main blog page, each post shows the post title twice, above the post in blue and left of the post in a box. I see on the demo that the title in the box is an image, so I’m wondering how do I add that image, or how do I remove it altogether?

    I’ve inserted an image in the post, made it thumbnail size, but it never shows on the blog posts page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help Is Needed’ is closed to new replies.