Mandy Jones
Forum Replies Created
-
Dear Pure & Simple Support:
I am also having this issue. I installed the jQuery plugin a week ago but it did not help.
I checked I am on theme version 3.3.
Kindly advise any other work arounds or menu plug-ins that could be used in the meantime. Website monthlybirthstones . com
Regards, MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeExcellent thanks so much Ben, yes Hannah and I seemed to be going in circles ??
I will try this out later in the week, I’m sure it will work, if I have any issues I will open a new ticket.
I will close this for now.
Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHannah
It is set to Full Size as mentioned in an earlier reply.Can someone else in your team help perhaps with this?
Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHi
I found this article: https://zolahost.com/change-wordpress-attachment-page-image-size/
which says:
Medium size is the default value of attachment page image size in WordPress.
Step 1 : Edit “post-template.php” file from “wp-includes” folder
Step 2 : Find this code wp_get_attachment_link(0, ‘medium’
Step 3 : Change the default value medium to full or large
Step 4 : Click save or update to save this changes. Attachment page image size will be changed immediately once you have done this update.I think that your suggestion is trying to display a medium size image at a larger size, instead I think we need to actually change the default size to ‘full’?? Is it possible to do this in the custom css code without changing the php files?
Thanks.
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHannah
The image is quite large. If you click on the image you will see the full size – that is how I want it to show on the attachment page, without the visitor having to click on it.The theme is reducing the image size on the attachment pages, it is not something I can set, hence this query.
Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHi Hannah
Sorry, I added in a comment and commented out the code as well by mistake. I fixed it but:1. The image is large now but it is low resolution and ‘blurred’ – you can preview the same url.
2. All the text on my site went centered so I commented out the postclass statement.
/*2017-07-03 Size of image on attachment pages*/
img.attachment-medium.size-medium {
max-width: 800px;
width: 100%;
}
/*.postclass.pageclass.clearfix.entry-content {
text-align: center;
}*/Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHi Hannah
No I’m afraid the image size still looks the same. I purged cache and tried in Chrome and Firefox and from within WordPress but all still show the small image.I have left the code in, in case you can debug it.
Anything else I can try?
Many thanks
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHere it is – I have given you the url of the attachment page already.
https://postimg.org/image/6i7xpz679/
Here is a good article explaining what an attachment page is:
https://www.hongkiat.com/blog/wordpress-attachment-pages/Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHi Hannah
I am talking about the size of the image on the attachment page (ie the media / image page) not on the content page.
https://www.wpbeginner.com/glossary/attachment/
felidae-family-classification/ is the content page and
felidae-family-classification / felidae-lower-classifications/ is the attachment page of the image.Google is indexing attachment pages and I am getting visitors arriving via the attachment pages so I am trying to make them look better.
Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Attachment image sizeHi Hannah
When I add the image to the page I say Full Size.
The page where the image is inserted is https:// www .wildcatfamily.com / felidae-family-classification/
Regards
Mandy- This reply was modified 7 years, 3 months ago by Mandy Jones.
Forum: Themes and Templates
In reply to: [Pinnacle] Menu Item – Fixed WidthExcellent that works, thanks so much Kevin.
Regards, Mandy
Forum: Themes and Templates
In reply to: [Pinnacle] Menu Item – Fixed WidthHi Kevin, no that didnt work.
I am talking about the individual menu item background, not the page background.
Is there any way I can attach screen dumps to illustrate what I mean?
Ta, Mandy
Forum: Themes and Templates
In reply to: [Pinnacle] Menu Item – Fixed WidthGreat thanks Kevin, that’s a lot better.
I have shortened some of the menu labels so they don’t wrap over two lines.Is it possible to left align the text of the labels?
I tried adding float: left and text-align: left but that didn’t work.Regarding 3. Leave the background color active for the selected menu item:
I noticed this works on submenu items, just not on the top level item.
Eg if I go to Panthera Lineage > Panthera Genus – Panthera Genus in the menu stays with the orange background. But if I go to just Panthera Lineage – the background reverts to white.Many thanks.
Regards
MandyForum: Themes and Templates
In reply to: [Pinnacle] Menu Item – Fixed WidthHi Kevin, thanks for your reply.
Each of those cat lineages will have their own set of subpages and probably two levels – I have started with the Panthera one. So I prefer not to combine them as the hierarchy will start getting too deep.
Can I set the width of each item to a fixed width? For example the submenu items under Wild Cat Lists all seem to be the same width, regardless of the length of text. Or does that only work for a vertical menu?
I have been trying things like: ul#menu-main-menu li:a { width: 60px;} but there is probably more I need to add, as that statement seems to have no effect.
Regards
MandyForum: Plugins
In reply to: [Qwizcards | online quizzes and flashcards] Unmatched Pairs messageThanks so much Dan, this seems to be working now.