Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter carlysmith1989

    (@carlysmith1989)

    Unfortunately, I have no experience with Java and have no idea on how to run a trace in Firebug. When I inspect element and view the scripts, there are no obvious error notifications, but I guess that doesn’t mean there aren’t any.

    I’m at the point now where I’m going to use another plugin, because this just clearly isn’t working. Shame really, as I’ve used this before and I know it’s usually great.

    If there are any other suggestions for fixes, I would appreciate input – as CF7 is still my preference!

    Thread Starter carlysmith1989

    (@carlysmith1989)

    Thanks for the reply.

    I’ve tried both of these options and I’m still having the same issue. Funnily enough, the issue is only with the ‘your-name’ text field and not the ‘your-school’ text field. I’ve tried re-naming it, re-ordering the fields, re-creating the form – but still no luck.

    Am I missing something really simple here?

    Is there another way (other than switching theme and disabling plugins) to check of any code conflicts? I’m ok with HTML/CSS, but have no experience with JS unfortunately.

    Thread Starter carlysmith1989

    (@carlysmith1989)

    I’ve downloaded that plugin and I seem to have even less options for some reason. If I outline exactly what I need, that may be easier:

    My Index page is the blog feed, displaying 10 posts per page. Each post in the feed has the title, excerpt, meta date and a click through link. It also has a thumbnail (size 850 x 330).

    When you click through to read the full post, I’d like the same image to appear as a featured mage at the top, but with a different size/crop.

    When I upload a post, I would like to be able to select the featured image, creating a crop of 850×330 for the feed, and another crop to be displayed at the top of the post itself.

    Can either of your plugins do this?

    Thanks again for your help.

    Thread Starter carlysmith1989

    (@carlysmith1989)

    Thanks for sending the Youtube link. I’m doing everything the same as in the video.

    Yes, the thumbnails look correct on the view tab. I then click the little save icon, close the window and nothing has changed when I refresh my webpage. I’m still greeted with the full size image, rather than my new crop.

    Should the ‘featured image’ preview also change in the post edit mode? If so, mine is not doing this…

    Thread Starter carlysmith1989

    (@carlysmith1989)

    Thanks for your response.

    I’ve enabled debug mode, retried and the problem still exists. I’ve checked the log file, and there doesn’t appear to be any mention of an error.

    Could it be I haven’t called the thumbnail correctly in my template? I’ve used the following:

    <?php echo get_the_post_thumbnail(); ?>

Viewing 5 replies - 1 through 5 (of 5 total)