Tagged: anchor links
HI
am added an anchor to this page where it says'”see more short & doc films”
which should go to http://www.copenhagenfilmcompany.dk/2014/films__/#short-doc-films
the anchor on that page is before the title that says “short & doc films” but the anchor link
scrolls the pages down too far so that that title is not visible. Where should I place the anchor
so that the title shows?
thanks for your help!
Hi Munford!
Please try workaround Josue posted here https://kriesi.at/support/topic/stop-resizing-header-but-anchor-not-correct/#post-220223
Cheers!
Yigit
will that disable the header resizing? I don’t want it to do that, but I get that it’s anchoring from the top of the page under the header.
Hi!
No it will not disable header resizing it will change padding value
Regards,
Yigit
can you tell me where to find the js/avia.js a file?
I can’t seem to locate it when I do a search.
thanks!
Hey!
You should go to wp-content\themes\enfold\js folder via FTP and Avia.js file is inside that folder
Best regards,
Yigit
great thanks very much!
I did this:
var target = container.offset().top – fixedMainPadding – 44,
in the js file and do not see a change.
link from this page:
http://www.copenhagenfilmcompany.dk/2014/short-doc-films/
where it says “see all short & doc films”
the heading is cut off under the header.
??
thanks
Hey!
The last update changed how the anchors are done and this shouldn’t be needed any longer. Try reverting the changes and then updating to 2.5+ which came out this week.
Regards,
Devin
I upgraded but can’t see where to do the anchors.
Can you point me in the right direction?
thanks!
You can add anchors by adding a name to a color section in the field “For Developers: Section ID”.
I got it now – thanks!