#29730 closed defect (bug) (invalid)
Image displays differently on same post when accessed from different URL
Reported by: |
|
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)
Change History (10)
@
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
@
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
@
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.
#4
@
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.
#5
@
11 years ago
Thanks. This is now posted at https://wordpress.org/support/topic/theme-under-the-influence-ssl-and-3-column-issues?replies=1#post-6045032
Image not displaying the same as the Welcome post, despite being created on it.