A quick thought – You can do so by positioning the anchor / the div containing the anchor. for eg if you menu has a link: <a href="#anchor1">link 1<a/>
then you can send it to- <div id="anchor1"><a id="anchor" name="anchor1"><a/></div>
You can define the on screen position of the “anchor1” div.
Ive noticed it helps to have the a name and the div id/class name to be similar. Not sure if its is absolutly neccessary.
Hope it helps
The idea being item1 shows the thumbnail and title while on mouse over item2 shows the title and excerpt . I seem to be getting the title and more link but no excerpt.
Hello there! any clues on how to show the excerpt in the li ?
I have tried the_excerpt but with no success
I have been editing the quicksand_function.php in