Support Forums for LiveMesh Themes & Plugins › Forums › Agile Theme Support › Portfolio filters and image overlap
Tagged: filter, overlapping, portfolio
- This topic has 7 replies, 3 voices, and was last updated 10 years, 7 months ago by Raghavendra.
-
AuthorPosts
-
May 29, 2014 at 3:07 pm #7078ijeanesMember
Hi There,
Me again. I’m a noob so apologies for my silly questions.
Site: http://www.eusome.co.uk
1. My single-page doesn’t ‘roll down’ to the page section even though I believe I’ve done everything right in the menu folder (using #pagereference)?! It simply jumps and reloads. What am I doing wrong?2. I’d like to organise my Blog Page into a similar format as the portfolio – columns of three instead of a timeline. Possible without too much explanation on your part?
3. THE MAIN EVENT: My categories for my filterable portfolio are being tucked behind my images. I am using a lot of categories for a reason. Can you help?
Thanks…
Ian
May 30, 2014 at 6:21 am #7093ErnestoMember1. Which is the single page? I checked your site and everything seems to be build in standalone pages.
2. I’m sorry, but if its not on our demo, it implies very complex developing modifications which we cannot provide in this forums.
3. Go to your Custom CSS Section in your Theme Options Panel and enter the following code:
#showcase-full-width {padding-top: 20%}
That should do the trick!Let us know if 3. worked and how we can continue working on 1.
Cheers!May 30, 2014 at 9:30 am #7098ijeanesMember1. The home page is the single page site pulling in the page-sections. The menu links should drop to the specified area of the home page (single-page site).
You may have answered this query though on a different site enquiry.
2.No problems.
3. This worked a treat! Thank you so much.
May 30, 2014 at 9:35 am #7099ijeanesMemberSo back to SQUARE (point) 1.
1. What I’d like it to do is land on the homepage > click a link from the menu > scroll to the specified page-section on the single-page site (EUSOME HOME).
My current menu option link is “www.eusome.co.uk/#services”. It takes them there but not with the fluidity of the paralaxx scroll thing.
Does that make sense?
Sorry for my stupidity? I’m not a coder.
June 1, 2014 at 1:31 am #7124ErnestoMemberHi!! The links need to be set directly to the anchor (and ID where you can direct the scroll) the link is
#services
Cheers!
June 1, 2014 at 9:18 am #7135ijeanesMemberHuh?!
Isn’t that what I just said? When I set=up the single-site option, I then added the page sections and then when I added menu options I added ‘links’ instead of ‘pages’ or ‘categories’ In the URL I put a link to the anchor which, in full, is http://www.eusome.co.uk/#services .
Is that what you mean because that is what I am doing at the site.
Thanks.
June 2, 2014 at 2:35 am #7141ErnestoMemberHi! You need to set the site URL in your dashboard as simply
#services
or whatever anchor you’re using. If you ser the full URL, the page will not scroll down to the page section, it’ll simply load it. So, set the href with the anchor, not with the full link.Cheers!
June 2, 2014 at 12:34 pm #7152RaghavendraModeratorYou need to change the link URL to http://eusome.co.uk/#services and not have the www prefix as in the current setup – http://www.eusome.co.uk/#services. Once you remove the prefix, the menu links should navigate down to the page sections.
-
AuthorPosts
- The forum ‘Agile Theme Support’ is closed to new topics and replies.