-
AuthorPosts
-
August 19, 2015 at 7:31 pm #490345
Hi!
I have a few questions related to the mobile version of Enfold:
1. Full-width images (on pages) don’t seem to scale to fit mobile screens. How can I change this?
2. Issue with the size of blog grid images. I have downloaded Simple Image Size, but I’d need to know the exact name of the blog grid images (2 column grid with sidebar). In the plugin I see Gallery, Magazine, Portfolio… Where are the blog grid images? Or do I need to make a custom size?
3. How to remove the header title and breadcrumbs, but for pages only. I need this feature for the blog and category pages.
4. Is there a way to display blog posts in 1 column on mobile, while having a 2-3 column grid on desktop?
5. Can we choose how to display the category pages? Now I only see titles and excerpts. Can the featured images be displayed?
6. [Edit: Solved!] Is it possible to have the Enfold footer menu, centered in the footer (desktop version)? It now displays at the bottom of the socket by default.
Regards,
Poirot- This topic was modified 9 years, 3 months ago by Poirot.
August 21, 2015 at 6:04 am #491162Hi Poirot,
1/2. Could you link to a post/page where we can see the issue please? Screenshot generally help as well.
3. You can select to not show title and breadcrumbs in the right hand side menu of the edit screen of the post/page in question.
4. That should be the default look on mobile, please post a page where we can see the issue.
5. Not sure what you mean by that, please post a post/page as an example or a screenshot highlighting what you are trying to achieve.
Thanks,
RikardAugust 21, 2015 at 9:50 am #491220Hi Rikard,
I took a few screenshots:
1. On mobile this image is only visible for about 1/3. The rest to the right is cut-off. How to have it scaled to fit?
2. The issue here is the grey areas below the blog grid images. Simple Image Size would probably solve this, but I don’t know where to start. Which image category do I need to change to resize the grid?
3. Ok. But what for the archive pages (categories). I don’t see this option when I edit categories.
4. See same image as 2.
5. Please see image below.
Regards,Poirot
August 21, 2015 at 6:44 pm #491544Hey!
1/2: May we have temporary access to your website so we can take a closer look at your settings?
3: Please follow the relevant instructions in this thread.
4: Please follow the instructions in this thread.
5. You can follow the same instructions in 4, but this thread offers context for your particular issue.
Best regards,
DakeAugust 22, 2015 at 9:38 pm #491764Hi Dake,
Thank you for the links and please find the details below.
1. I think the problem with the scaling of page images, is that I imported them as backgrounds with fixed dimensions.
Regards,
PoirotAugust 25, 2015 at 12:02 pm #492826Hi!
I cannot find the image shown in your screenshot on the link you have provided. Please send us a precise link, so we can inspect the elements and your background image in question. We need to see the issue, to be able to help you.
Best regards,
AndyOctober 28, 2015 at 6:29 pm #526343Hi all!
I have been abroad for two months, and only catching up with running topics since yesterday. Thank you for the feedback so far, great theme!
Please find below the links to mobile screenshots. These illustrate the problems I’m having with the mobile version (items 1 and 2 mentioned above).
Best regards,
PoirotOctober 30, 2015 at 8:10 pm #527672Hi!
as already said: can you please provide us precise URLs showing the elements on your screenshots? because we need to be able to inspect the elements.
Regards,
AndyOctober 31, 2015 at 12:07 am #527772Hi Andy,
Sure, my excuses! Find the links below.
Best regards
PoirotOctober 31, 2015 at 1:46 am #527795Hey!
1. It looks like that because you’re setting a fixed width on your custom code here – http://screencast.com/t/PIErlElBlH, it should be percentage based if you want it to be responsive.
2. Same, but in this case it’s on Quick CSS:
.avia-content-slider .slide-image { width:306px; height:184px; /* this value */ overflow:hidden; }
Regards,
JosueNovember 2, 2015 at 12:21 am #528195Hi Josue!
Super, thank you for your help! I will fix this further tomorrow. Two short questions still:
a) Is there a correct way to scale text properly without flattening it with the image? Would that be percentage too?
b) I notice however that the page image still doesn’t scale properly, even with percentage. I suppose this is due to the following code I’m using to reduce the padding between content and sidebar. Can’t this padding be ignored on mobile?“.content .entry-content-wrapper { padding-right: 20px !important; }”
Best regards,
PoirotNovember 2, 2015 at 12:28 am #528198Hi,
Can you provide screenshots of what you’re referring to?
Regards,
JosueNovember 3, 2015 at 11:25 am #529097Hi Josue!
Sure, please find the screenshot below. It illustrates both issues: text size and the whitespace which is wider at the right side of the screen.
Best regards,
PoirotNovember 4, 2015 at 12:19 pm #529940Hi!
it looks fine on my end:
Could you fix it? If not which device are you using?
Cheers!
AndyNovember 4, 2015 at 5:49 pm #530289Hi Andy!
I managed to fix that, thank you! The only problem is still the blog image sizes in mobile. How can I have a responsive size that follows the proportion 1000*600px and crops if necessary?
I now gave a fixed height, based on my iphone screen (that works). But on a larger device the proportion is obviously wrong. Any way to solve this?
Best regards,
PoirotNovember 5, 2015 at 9:12 pm #531190Hey!
you need to work with media queries to achieve different results on different screen sizes (devices).
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.