Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 0.7.9.5, return to top
- This topic has 5 replies, 3 voices, and was last updated 9 years, 5 months ago by
Steven Zahm.
-
AuthorPosts
-
04/14/2014 at 5:23 am #288475
Liza
ParticipantHi Steven
I just imported 205 records with the excel template. So easy!
However I noted now, that when I use the “Back to Top” button, it doesn’t actually go all the way up to the top it sort of stops in the middle of the first record
(see picture 3 attached).What can I do to make it go up further. At least to show the drop down and search box like in Picture 2?
Thanking you in advance.
Kind regards
ReginePS: Page is not yet live, but can provide login.
-
This topic was modified 9 years, 5 months ago by
Liza.
Attachments:
You must be logged in to view attached files.04/14/2014 at 11:03 am #288519Steven Zahm
Keymaster@ Regine
Might not be possible … looks like the theme might have some sort of static/floating header. If you provide a login, I will definitely take a look to see if I can provide a solution to fix it.
04/14/2014 at 10:22 pm #288602Regine Endres
GuestThis reply has been marked as private.04/15/2014 at 10:43 am #288659Steven Zahm
Keymaster@ Regine
I think this is as close as it wil get due to the static positioned header…
You need to edit the
card.php
file cMap found here:
../wp-content/plugins/connections-cmap/
Look for this line:
<span class="cn-return-to-top"><?php cnTemplatePart::returnToTop() ?></span>
Change it to this:
<span class="cn-return-to-top"><?php cnTemplatePart::returnToTop( array( 'href' => '#main-content' ) ) ?></span>
Part of the header image will still be partially obstructed by the static header but that is the closest top that I can hook into the theme for the link.
Hope that helps!
04/16/2014 at 10:55 am #288753Regine Endres
GuestHi Steven
Thanks so much. Its not perfect, but much better then what it was before. I don’t think anybody will complain, so I will leave it at that.
Thanks again.
Happy Easter!
Regine
04/16/2014 at 11:39 am #288761Steven Zahm
Keymaster@ Regine
Thanks, you have a Happy Easter too.
I can look into using JavaScript for the back to top link in future updates.
-
This topic was modified 9 years, 5 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.