-
AuthorPosts
-
April 21, 2019 at 2:36 am #1093001
Hi!
When a post is viewed on an iPhone part of the image is showing up above the post title.
Here is a link for reference:The problem only exists when viewed on mobile, for desktop it works fine.
Any thoughts?
Thanks,
GB
April 21, 2019 at 5:37 pm #1093072Hey gb,
Can you screenshot the issue.
Best regards,
Jordan ShannonApril 21, 2019 at 6:37 pm #1093110April 21, 2019 at 9:21 pm #1093145Hi,
Add this to quick css:
.blog-meta .small-preview .iconfont{ display:none!important; } article .big-preview.single-small{ display:none!important; }
Best regards,
Jordan ShannonApril 22, 2019 at 2:23 am #1093200Hi,
I tried adding the code but it did not change anything.
Also I have a feeling it has something to do with adjustments found within the Enfold / blog layout / theme options?
Bit I am not sure what the adjustments need to be, which is how it used to be originally but somehow changed after one of the major theme updates?
April 22, 2019 at 3:07 pm #1093339Hi,
Did you clear the cache a few times over? Also add the code to the very top of quick css so it runs first.
Best regards,
Jordan ShannonApril 22, 2019 at 5:16 pm #1093373Hi,
I did clear cache and I can try putting code at the top but is there not a setting for this?
I have been trying to resolve this by going to Enfold theme options / Blog layout.
I just can not seem to find the setting that removes the image above post title. Which by the way was how it was set for all the years I have been using this theme, I have no idea what changed.
Thanks,
GB
April 23, 2019 at 12:28 pm #1093634Hi,
Thanks for the update.
That option has been moved in the posts’ Layout panel. Look for the “Featured Image” settings right below the “Header visibility and transparency” settings
Best regards,
IsmaelApril 23, 2019 at 4:26 pm #1093690Hi Ismael,
Sorry, could you help me understand where you are referring to? I looked in Posts (with thumbtack image next to it) and also looked inside Enfold layout (with house icon next to it).
Could not find what you describe in either spot, am I looking in the wrong place?
PS – I am using the Gutenburg layout not the classic editor plugin.
PSS – In my Enfold theme options / blog layout, here are the settings, as you can see it says small image preview but I do not see an option for none? And this small image used to not be there?
https://www.dropbox.com/s/wv4lffxbg0r189r/post%20layout%20settings.png?dl=0- This reply was modified 5 years, 7 months ago by gb.
April 25, 2019 at 2:52 am #1094252Hi,
I looked in Posts (with thumbtack image next to it)
You have to actually go to or edit the post. In the post editor’s sidebar, you’ll see the Layout > Sidebar Settings. At the very bottom of that Layout panel, you should see the “Featured Image” settings. Set that to “Hide on single entry”. You have to repeat these steps for every single post.
Best regards,
IsmaelApril 25, 2019 at 3:05 am #1094257Hi Ismael,
Yes, I finally figured out where you were referring to. But the thing is I have been using Enfold for many years and never had this issue before. There must be close to 700 posts that never had this issue and having to go to every post again simply to return things to the way they were does not make sense.
The only thing I can think of is that this issue happened during the Gutenberg transition and that I am currently not using the classic plugin.
I am wondering, should I re install the classic editer?
There must be a way to revert to the way it was for all posts without having to manually edit every post?
GB
April 26, 2019 at 4:01 am #1094592Hi!
Thanks for the updatee.
You can use this css code to automatically remove the featured image for every post if you don’t to manually toggle the option.
.small-preview { display: none !important; }
Did you enable the “Lightbox Modal Window” option in the Enfold > Theme Options panel? That should bring back the lightbox option.
Cheers!
IsmaelApril 26, 2019 at 8:25 am #1094643Hi Ismael,
Yes, the Lightbox Model Window is checked. I noticed that al the old posts that were created before seem to have the Lightbox effect, however new posts do not?
Also , I placed the code at the top and so far it did not seem to change anything. I flushed the cache and all? I noticed that there seems to be no effect on any of the blog posts except for the one where I tested the manual approach you suggested to go to Featured image and “hide on single entry” And for that post you will see that the image is gone but a symbol remains. Example:
- This reply was modified 5 years, 7 months ago by gb.
April 29, 2019 at 4:14 am #1095160Hi,
Please continue here: https://kriesi.at/support/topic/how-to-activate-lightbox-in-a-post/
We’ll close this duplicate now.
Best regards,
Ismael -
AuthorPosts
- The topic ‘Image shows up twice in post when viewed on iPhone.’ is closed to new replies.