Forum Replies Created
-
AuthorPosts
-
Hi,
Done that. Doesn’t solve the issue. It looks like the theme is pulling through auto-saves as well as full posts.
Thanks,
No worries Basilis,
It may be an issue with Vimeo. thanks for your help.
Best regards,
TomThe sizes are the same. the sharpness is the issue. Here you can see the Enfold lightbox on top and the Vimeo version below taken from one live screenshot. The bottom one is sharper.
The top image is on vimeo.com and the bottom is the lightbox version through Enfold. As you can see the quality is poorer through the Enfold lightbox.Great, thanks Yigit
Exactly. Thanks Yigit. Yes.
What you did last time was perfect but it disappeared. I have re-instated the last set of login credentials.
Hi Andy. Yigit made all the changes for me. The changes in functions were removed as they were incorrect. The theme is now updated but there is still no responsive search option.
Hi, yes. The fix Yigit implemented for me is no longer working. I need a search option in the responsive menu as discussed above.
Thanks Vinay,
I have re-instated those details. Apologies.
Hi Yigit,
I think something in the theme update has undone this as it no longer seems to work. Any ideas?
Thanks
Yes please Yigit! Thanks!
I can only see it within widths of 767 + 479px – the positioning is the least of the issues. It falls behind the menu in terms of layering. I just want it to sit inline with the hamburger menu button.
Alternatively, I could live with it appearing in the responsive menu as Yigit achieved in his message of November 30, 2015 at 11:58 am but I would need it as the first item in the list and not the last… is that possible?
Thanks guys!
I can only see it within widths of 767 + 479px – the positioning is the least of the issues. It falls behind the menu in terms of layering. I just want it to sit inline with the hamburger menu button.
Alternatively, I could live with it appearing in the responsive menu as Yigit achieved in his message of November 30, 2015 at 11:58 am but I would need it as the first item in the list and not the last… is that possible?
Thanks guys!
Thanks Yigit.
I can see the magnifying glass now but the placement isn’t correct?
Thanks Yigit.
Is it not possible to get the normal search magnifying glass icon in the menu next to the hamburger? The search is a bit hard to reach way at the bottom of that long menu.
Thanks
Thanks Yigit.
Is it not possible to get the normal search magnifying glass icon in the menu next to the hamburger? The search is a bit hard to reach way at the bottom of that long menu.
Thanks
No worries.
Yigit, can you help?
Hi Yigit. I’ve tried that but it doesn’t seem to have done anything
Scratch that – I dissected Yigit’s code and have managed to do it myself. Never thought I’d be learning jQuery today!
Thanks
Nobody does theme support like you guys – thanks Yigit, that’s perfect!
Great, thanks Ismael – I didn’t know about CSS child selectors. What a useful property!
Hi Ismael,
I know it’s not within the scope of your theme support. I asked you because it is the theme update which caused the issue. I have now resolved it. The
margin
values on the left and right of the container elements have been changed topadding
values. There’s also now amax width
property so, my code which was:#home_map .container{ width: 100%; margin: 0 !important; }
had to change to be
#home_map .container{ width: 100%; max-width: none; padding: 0 !important; }
I hope some other people in the support forum find this fix useful.
Thanks Andy,
Not quite. The maps seem to have developed a margin to the left and right and I can’t see where it’s come from in the CSS. If you look at the bottom of http://i.imgur.com/P0mCRp9.png you can see that the site (before the update) showed the map filling the whole bottom of the site at full width.
Thanks,
TomThanks Andy, that’s perfect!
Any idea about the maps?
Thanks Yigit but it’s not that simple I’m afraid.
The site was working perfectly before the WordPress 4.0.1 and Enfold 3.0.4 updates. The CSS above was performing a function. That is the most obvious fix but if you look further down the page the padding around every colour section has been reduced by the update.
The update has also caused the map to stop functioning. The site looked almost identical to the image here http://i.imgur.com/P0mCRp9.png last week and, since the update it is nothing like that. This has happened to a number of other sites I am also working on so I am hoping whatever fix we find will work on all the development sites.
Best regards,
Tom- This reply was modified 10 years ago by tocal.
Sorry Arvish,
I couldn’t see the option but it seems to be because I didn’t have any portfolio entries – amateur mistake! Sorry for wasting your time.
Best regards,
TomHi Arvish,
At the moment, that’s showing posts but I want it to show Portfolio entries. I can’t find the option to do so.
Thanks,
TomThanks Yigit, might have been a cache issue as it’s prefect agin now. thanks for all your help both!
Thanks Yigit. That’s done something but it’s still not quite right.
-
AuthorPosts