Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#29730 closed defect (bug) (invalid)

Image displays differently on same post when accessed from different URL

Reported by: derek-williams's profile Derek Williams Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.9.1
Component: General Keywords: close
Focuses: Cc:

Description

https://sites.eca.ed.ac.uk/mmus-orchestration/
the Welcome landing page was created using the one and only Post on the blog:
https://sites.eca.ed.ac.uk/mmus-orchestration/test/

When I click on the 'Welcome' post however, the images move to where I want them to go, which is where I formatted them to go in the post editor.

I cannot get the two to be the same. It would be helpful to be able to drag images to the desired location, and in the desired priority.

Attachments (4)

Screen Shot 2014-09-23 at 02.30.41.png (359.2 KB) - added by Derek Williams 11 years ago.
Image not displaying the same as the Welcome post, despite being created on it.
Screen Shot 2014-09-23 at 02.30.29.png (352.3 KB) - added by Derek Williams 11 years ago.
The images are more suitably placed, but don't appear like that on the landing page, even though it's the same.
Screen Shot 2014-09-23 at 14.53.54.png (70.2 KB) - added by Derek Williams 11 years ago.
error text showing on landing page display version
Screen Shot 2014-09-23 at 14.54.08.png (54.3 KB) - added by Derek Williams 11 years ago.
error text showing on 'welcome' page version

Download all attachments as: .zip

Change History (10)

@Derek Williams
11 years ago

Image not displaying the same as the Welcome post, despite being created on it.

@Derek Williams
11 years ago

The images are more suitably placed, but don't appear like that on the landing page, even though it's the same.

#1 @kitchin
11 years ago

  • Keywords reporter-feedback added

I think this is an issue for the theme support: Theme Name: Under the Influence
Probably: https://wordpress.org/support/theme/under-the-influence

Different templates within the theme can have different widths. You may be able to wrap the post in something like

<div style="width: 400px;">
...
</div>

to emulate the look of the other template.

#2 @Derek Williams
11 years ago

Thanks for this idea. It did make the two pages more consistent, but unfortunately, it made the welcome page more like the landing page version. The two pages behave differently still, so must be related to the template specs I suspect. I have noticed 'jquery error' in the webconsole, attached as screenshots right after this.

@Derek Williams
11 years ago

error text showing on landing page display version

@Derek Williams
11 years ago

error text showing on 'welcome' page version

#3 @Derek Williams
11 years ago

  • Version changed from 4.0 to 3.9.1

#4 @kitchin
11 years ago

  • Keywords close added; reporter-feedback removed
  • Resolution set to invalid
  • Status changed from new to closed

Not Wordpress bugs (which is where you are posting right now). These are third party theme problems. I would try the WP forums for help on how to backup and edit your theme to make it work with https.

If you post here: https://wordpress.org/support/forum/themes-and-templates then I'll try to keep a look out. Use this subject:

[Theme: Under the Influence] SSL and 3-column issues

You'll want to list all the plugins active on your site.

#6 @johnbillion
11 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.