Forum Replies Created
-
AuthorPosts
-
November 26, 2020 at 3:15 pm in reply to: Sidebar at the bottom not aligned properly and Instagram feed size #1263276
Thank you so much, Yigit!
The code worked like a wonder!
Best regards,
KatjaSeptember 29, 2020 at 2:59 pm in reply to: Options of showing Instagram feed (with no other footer widgets) #1249399Thank you so much! This solved the problem perfectly.
Best regards,
KatjaSeptember 28, 2020 at 5:29 pm in reply to: Options of showing Instagram feed (with no other footer widgets) #1249093Sure, here you go! (And I’m sorry, I was working on the menus earlier today, which is why the content was unaccessible for a while.)
KatjaSeptember 28, 2020 at 9:40 am in reply to: Options of showing Instagram feed (with no other footer widgets) #1248939Thank you for your reply!
I have tried removing the unnecessary widgets at Appearance > Widgets, but I don’t know if I’m missing something.
I’ve prepared two different front page versions for your perusal:
– Front page 1 has a footer. I would need to get rid of the Categories and Archive widgets and ideally make the Footer columns 1 & 2 take up the whole footer space horizontally.
– Front page 2 has a sidebar that has been moved to the bottom. This one looks otherwise good, but the thumbnails appear very large and I can’t seem to change their size.
The link is in the private content.
Thanks,
Katja
(Here is the code I found in the Enfold documentation, with which I moved the sidebar to the bottom:)
/* Sidebar at the bottom in desktop and mobile */
.container {
display: flex!important;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}/* Sidebar */
#top .container aside {
order: 2;
flex-grow: 1;
}/* Main Content */
#top .container main {
order: 1;
flex-grow: 1;
padding: 0 50px 0 0;
}September 24, 2020 at 8:52 am in reply to: Options of showing Instagram feed (with no other footer widgets) #1248081Hello again Victoria!
As I’m working on a minimum budget here, I’d like to get back to my original questions about the widget.
1) How do I make the footer display the IG feed but not the default widgets (Pages, Categories and Archives)?
2) Is there some way to place the two IG feeds side by side, instead of one on top of the other?
3) Finally, is it possible to customize the title font of the IG feed (the text reading ‘INSTAGRAM’ with capital letters)?
Thanks,
Katja
September 23, 2020 at 4:33 pm in reply to: Options of showing Instagram feed (with no other footer widgets) #1247927Hey again!
The Smash Balloon plugin looks awesome, but I have one additional question. Namely, I’m creating this website for a client, and the Smash Balloon seems to require access to the IG account to be added on the website. I’d like to find a professional way of adding the IG feeds of my client, without the need to ask for their passwords. Is this something you could help me with? Is the Instagram Access Token perhaps the key to this?
Best regards,
Katja
September 23, 2020 at 3:49 pm in reply to: Options of showing Instagram feed (with no other footer widgets) #1247908Many thanks Victoria!
I’ll try this out as soon as I can, and I’ll let you know how it works out.
Best regards,
Katja
Thank you so very much, Nikko! The Web Inspector is so cool and will certainly be helpful in the future as well. :) :)
Thanks again! I’m delighted to see that this fixed the English menu, but the problem still persists with the Finnish one. I assume that the Finnish menu items have different numbers, but guessing and trying took me nowhere. :)
So, I would still need your help with the Finnish menu.
Thank you very much, Nikko!
This works otherwise but, for some peculiar reason, the menu items that I gave the class menu-item-desktop are visible on mobile as well. So, the mobile menu now has two instances of each item, one of which works as it should and the other acting like the items did before this fix. (I noticed that a space was probably missing from the code, but adding it (“max-width: 767px”) did not change the situation.)
Could you please help me figure out how to hide these extra menu items?
Thanks Vinay,
I’m afraid changing the link format did not solve the problem. The desktop menu works fine, but the mobile menu doesn’t seem to recognize the color sections. That is, clicking on any of the subitems listed under Services leads you to the top of the Services page. Could you please look into this again, as this is a major obstacle when trying to market my services.
However, I managed to solve problem (2) of my original post by clearing trash pages. Thanks!
-
This reply was modified 6 years, 4 months ago by
ktiilikka.
-
This reply was modified 6 years, 4 months ago by
-
AuthorPosts