-
AuthorPosts
-
January 11, 2016 at 9:55 pm #563502
Hi – this is a follow up to https://kriesi.at/support/topic/formatting-irregularity-can-you-see-whats-wrong/
If you scroll to the thumbnail photos of the paintings half way down the page for the link below, you’ll notice that the red one is not aligned with the others because the text for the yellow one is 2 lines vs. 1 line long.
http://www.dominiquehurley.com/introducing-the-12-universal-laws-enter-the-mandala/I tried repasting the code you gave me in the earlier topic, but then the code showed up on the post and the whole post had the grey & white lines that show up in your replies here.
What can I do to make the red painting fit back in line (fix the spacing). Thanks.
January 13, 2016 at 11:33 am #564540Hi dominiquehurley!
about which red one are you talking about? I can’t see any issues. Can you highlight using screenshots please? so we can get a clear idea of what you need?
Best regards,
AndyJanuary 13, 2016 at 1:01 pm #564629Here you go – https://www.dropbox.com/s/ohrte2e70sa54g8/Screen%20Shot%202016-01-13%20at%207.29.19%20AM.png?dl=0
It had been fixed so that no matter the size of screen it wouldn’t do that, but it’s gone back.
January 13, 2016 at 1:14 pm #564640Hey!
I don’t get the same result as you:
Clear browser cache and hard refresh a few times.
Which browser and OS are you using?Cheers!
AndyJanuary 13, 2016 at 3:26 pm #564748Hi Andy,
Your screen seems to be bigger than mine. I only get 3 and it’s the same in Chrome as Firefox. But it didn’t use to do that after I followed the original instructions. I don’t know if I lost that formatting when Enfold updated. But if I try it now, it doesn’t work – puts grey and white stripes through the whole page and shows the code.
January 14, 2016 at 2:28 pm #565402Hi!
ich verwende einen ziemlich kleinen Bildschirm (MacBook Pro mit 13” Bildschirm). Bitte checke es noch auf anderen Computern.
Gruß,
AndyJanuary 14, 2016 at 7:21 pm #565714Hi Andy – I used Google translation for your German :-) Nice to be talented in more than 1 language.
That’s the same computer I have. Glad it’s working on some computers, but that doesn’t fix the issue on others. In that other thread, the fix had been a minimum line depth that would ensure that the double-lined title wouldn’t cause that to happen. https://kriesi.at/support/topic/formatting-irregularity-can-you-see-whats-wrong/
Is there a way of checking if that fix stayed with the Enfold update? I’m not very techy. See private info.
Thanks.
January 15, 2016 at 3:40 pm #566119Hey!
ups sorry for the german, I am answering lots of german posts and even spanish ones, so that I get confused sometimes.
Are you referring to the minimum height value of the code Elliott provided you in the other thread? As you are asked to put the code into a codeblock element it would survive any theme updates (it would als if you put it into Quick CSS field).
I am wondering why you see a different result than me if we use same computers. Are you sure you cleared all your cache and hard refreshed a few times? Can you double check on another computer as well? If we can’t reproduce an issue then we can’t do much.
Regards,
AndyJanuary 15, 2016 at 3:49 pm #566126Hi Andy – if I stretch my screen to the maximum, I get what you do. If my window is a bit shrunk (which it usually is, and the photos line up 3 by 3 instead of 4 wide, then I get the issue).
Re: “Are you referring to the minimum height value of the code Elliott provided you in the other thread? As you are asked to put the code into a codeblock element it would survive any theme updates (it would als if you put it into Quick CSS field).”
Yes, I’m referring to that, but since I was using the default editor, not the Avia, it wasn’t part of content block. He also said just put it anywhere on the page in Text mode. Does that help you troubleshoot? Thanks.
January 15, 2016 at 4:27 pm #566157Hey!
it does not help me to troubleshoot anything, but then I can confirm that it will stay if you update theme.
I checked your backend and when editing site in question I see something similar what you describe in the frontend:
So go ahead and make the layout as you wish (in the order like the other items).Regards,
AndyJanuary 15, 2016 at 4:37 pm #566163Hi Andy,
The reason it’s doing that in the editor is because photo #8 has a 2-line (long) title (the source of the problem). But all the photos are Left Aligned – that’s not the issue. It always looked like that in the editor, but it used to be OK when seeing it live because of the code your colleague gave me. Now it isn’t.
Maybe he can take a look at it again if he still works there? Or do you have any suggestions on how to change it in the editor as you suggested? Thank you
January 15, 2016 at 4:49 pm #566173Hi!
I fixed it by adding Elliott’s code into your Quick CSS field:
.wp-caption.alignleft { min-height: 250px; }
Can you confirm please?
Regards,
AndyJanuary 15, 2016 at 4:51 pm #566176Wonderful – it worked. Thanks Andy.
Question: If you put it in the Quick CS (that’s in the dashboard for Enfold if I understand), will it not affect all the captions everywhere on the site? Could that cause other issues?January 15, 2016 at 5:01 pm #566186Hey!
could be. Checkt it out and let us know. If yes then try out Elliott’s method and use this inside text editor (on the very top) of the post in question:
[av_codeblock wrapper_element='' wrapper_element_attributes='' custom_class=''] <style type = "text/css"> .wp-caption.alignleft { min-height: 250px; } </style> [/av_codeblock]
Regards,
AndyJanuary 15, 2016 at 5:06 pm #566194Thanks. I wouldn’t know where to look if it is causing issues anywhere else.
Before contacting you again on this issue with this thread, I’d tried that, but it showed the code in the post and the whole post had grey and white lines in it the way your reply with the code in it has. My site preview showed that, so I took it out.
January 18, 2016 at 6:57 pm #567312Hey!
I checked your page again (s. private content) and it seems you could fix it. Can you confirm please? or do you still need help with it?
Regards,
AndyJanuary 18, 2016 at 7:47 pm #567337Yes, it’s fixed on this page and I don’t know if putting it in CCS instead of on the page will negatively affect other pages on the site. So, for now, problem is resolved. Thanks. Andy.
January 18, 2016 at 8:31 pm #567352Hey!
if it effects other sites you could include page-id into your code. Let us know if you still need help with this, otherwise feel free to open a new ticket for a new question related to the theme. We are happy to assist you.
Best regards,
AndyFebruary 2, 2016 at 7:30 pm #576645This one’s resolved. Thank you.
February 3, 2016 at 8:38 am #576960 -
AuthorPosts
- The topic ‘Space Formatting for images went back to old mistake with update’ is closed to new replies.