Forum Replies Created
-
AuthorPosts
-
The solution I went with is to create a category called “All” and assigned it to every portfolio item and then put All plus the other categories as the sort items. Works fine.
Disregard.
It fixed itself as I was making other changes.
Here is a link to the site:
On mobile the logo is way too high (140px) . I’d like to stay about the same as it is on desktop (68px).
Rob
Turned off all plugins. Problem persists.
The install is pretty vanilla. No Facebook plugins beyond what’s included with theme.
It happens when you type a single letter “e” in the search box.
Would you mind having a look (credentials in private content).
- This reply was modified 7 years ago by rgruber.
Thank you for the solution to my first question.
Any thoughts on questions 2 & 3, preventing logo from shrinking and changing mobile menu behavior?
July 10, 2017 at 11:22 pm in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #819022Thank you Jordan.
Appreciate your follow up. Must have missed the media size option.
July 10, 2017 at 9:45 pm in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #818996Information in private content below:
July 10, 2017 at 4:54 pm in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #818859Almost.
It does remove the sizing from the image, but it is still pulling a smaller version of the image:
<img src="http://borsheims.mediumstudios.com/wp-content/uploads/2017/07/thehub-300x145.png" alt="Borsheims" />
Is there a way for it to pull the full size version rather than the 300 x 145 version?
It seems like the function that loads the image itself is calling for the medium size WordPress image rather than the full size one.
Thanks for your continued help. Really appreciate it.
- This reply was modified 7 years, 4 months ago by rgruber.
July 10, 2017 at 3:44 pm in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #818815The image size for large images is currently set to 1030 x 1030.
This isn’t the problem.
Can you just tell me where in the code it is writing in the image tag so I can go in and change it?
It doesn’t seem like you are really understanding the issue.
I want the child theme to place the FULL SIZED Logo image in the header. There must be a way to NOT have it write a 300 x 100 image tag.
- This reply was modified 7 years, 4 months ago by rgruber.
July 10, 2017 at 2:39 pm in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #818752I want the image tag to either specify the natural full image size: 466 x 224 or not specify any size so it uses the full image.
What I DON’T want is what is is doing now where it specifies the WRONG image size:
<img height="100" width="300" src="http://borsheims.mediumstudios.com/wp-content/uploads/2017/07/thehub-300x145.png" alt="Borsheims" />
This suggests to me that it’s pulling the medium version of the image rather than the full size version.
I’m using a child theme “borsheims”, so I’m happy to alter the code where ever I need to, to pull the full size image. Right now I’m stretching it with CSS but it looks terrible. I need it to be 466 x 224 naturally.
How do I make it do this?
- This reply was modified 7 years, 4 months ago by rgruber.
July 9, 2017 at 4:08 pm in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #818399Info provided below in private content.
July 7, 2017 at 11:12 am in reply to: Logo Size being written into image tag, re-sizing through CSS distorts #817748Here you go:
Forget it. I figured it out.
For anyone else who comes across this issue I found updating the avia.js file inside of the js/ directory restored the video background functionality without effecting the rest of my site. Simple fix though different to track down.
Please help.
I see other threads where you have provided support for outdated versions of the theme. I just need the very specific updates that effect the background video player. I believe I have several months of support left on my purchase.
I’ve added the login info. Can you please take a look at this.
The customization that has been done effects the portfolio pages and related videos as well as the top contact menu. This stuff disappears with a full update.
Thanks.
- This reply was modified 8 years, 10 months ago by rgruber. Reason: Added more information
Has anyone tried re-installing an earlier working version of WordPress core files?
Wondering if there were any changes to the database or if I have a working version of my site on another server if just re-installing the WordPress core files will roll it back to a working state.
I just launched a site yesterday and the sliders disappeared today with the WP 4.0.1 update.
Thank you so much for catching that. Been banging my head against the wall for hours.
This reply has been marked as private.I’m having exactly the same problem however none of the solutions posted here have worked for me.
If you move the fonts folder into the root of the installation, you should be able to access with /fonts as the URL, correct? Tried this and it’s not working either.
Any suggestions would be appreciate. This is driving me insane.
I found an old reply and tried to add this to the parent theme by putting the fonts in the CSS directory and then adding the @font-face tags to the custom CSS file.
Still no go. No idea what I’m doing wrong.
The fonts aren’t being loaded properly here:
http://lyon.mediumstudios.com/
But if I just upload the demo file and Fonts directory to the top level of the directory outside of wordpress they work:
http://lyon.mediumstudios.com/demo.htm
So I’m thinking it’s something within the theme?
- This reply was modified 10 years ago by rgruber.
October 24, 2014 at 3:54 pm in reply to: Easy way to insert the_title, the_category and related portfolio items? #340651Any answer to these?
For the first two, I’d just need away to create my own template for the Portfolio and insert some PHP code in it.
How do you do this?
For the third, there must be a way to create related posts but exclude the current post.
How do you do this?
OK. Not quite what I thought it was.
What I was looking to do was have my Contact menu item have a submenu item which listed out the contact information across the full width of the page like a giant mega menu but with information rather than links. However I’d want this to be on every page of the site. So if you clicked on “Contacts” a full width box would pop up across the page with the contact info.
Is there any way to do something like this?
Thanks,
Rob -
AuthorPosts