• Resolved mwf113

    (@mwf113)


    Featured images are creating a query string in 3.6.1? Thumbnails are working, and hard coded images are working, but featured image function is adding query string to featured image? Any suggestions?

    “A TimThumb error has occured

    The following error(s) occured:
    Could not create the index.html file – to fix this create an empty file named index.html file in the cache directory.
    Could not find the internal image you specified.

    Query String : src=https://66.147.244.158/~tomkoulo/wp-content/uploads/2013/09/Healtcare-costs.jpg&w=770&h=291
    TimThumb version : 2.8.10″

    Host is Bluehost.

Viewing 8 replies - 1 through 8 (of 8 total)
  • What theme are you using?

    Thread Starter mwf113

    (@mwf113)

    Flashmint 5311 – premium theme.

    Have you asked them about this? We don’t have access (or support) commercial themes so can’t really help with theme-specific issues.

    I am having the same problem and am using a completely different theme (elegantWhite Pro, 1.6.7), so am wondering if it could be a plug-in issue or a Wp 3.6.1 issue?

    Can you replicate the problem using the default Twenty Thirteen theme with all plugins deactivated?

    I encountered the same problem after upgrading from 3.6 to 3.6.1 this night. Theme is Custom Community 1.17.3 – all featured images disappeared and I can’t reset them via Admin. Neither error is displayed neither featured image thumbnail becomes visible!

    @brutaltag: It is impolite to interrupt another poster’s ongoing thread with a question of your own. It causes significant problems for the forum’s volunteers and prevents us from being able to track issues by topic. Please post your own topic.

    Thread Starter mwf113

    (@mwf113)

    Check to make sure everything is OK by switching to a default theme such as Twenty Twelve or Twenty Thirteen (which definitely do support featured images) you should find that they become available.

    You can also check your theme functions.php file to make sure your theme supports featured images –

    add_theme_support( ‘post-thumbnails’, array( ‘post’, ‘page’ ) );
    }

    Worked for me! Hope it helps.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Featured Images not working in 3.6.1’ is closed to new replies.