Tagged: x
-
AuthorPosts
-
June 6, 2016 at 9:35 am #1028081
CreativenwParticipantI have an info bar via convert plug which works fine. I have it to appear on click ( manual ) is there a way to also force page to scroll to bottom of screen on click. ? I know this can be done with Javascript but am unsure where to add and what to add.
Thanks
June 6, 2016 at 11:05 am #1028261
RahulModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 7, 2016 at 9:09 am #1029942
CreativenwParticipantThis reply has been marked as private.June 7, 2016 at 12:06 pm #1030265
RupokMemberHi there,
That’s fine but we need the URL first, perhaps you missed that.
Cheers!
June 7, 2016 at 12:07 pm #1030266
CreativenwParticipantThis reply has been marked as private.June 8, 2016 at 1:03 am #1031309
Paul RModeratorHi,
Thank you for providing your url though I can’t seem to find the button that triggers your convert plug to appear.
Kindly specify which button and on which page the trigger can be seen so we can test it out.
Thanks
June 8, 2016 at 2:20 am #1031381
CreativenwParticipantIt is on the homepage and is an Orange button saying Open Me.( See image 1 attached.) it is bottom right in the footer.
As I said previously the site is maintenance mode at present. I have had to pause the info bar as it still shows on maintenance page if left on ( would be good if Convert plug items didn’t show on maintenance page btw )This will need unpausing. It is the info bar which is set to appear in the footer.
It works great but I want it stay sticky ( not to move at all ) to footer when open ; I do have that option selected. ( I want it to look like image 3 and not move or if that isn’t possible my other thought was when the Open Me button was pressed, the screen auto scrolled to bottom of page). Unfortunately the info bar scrolls with the page ( image 2 ) and doesn’t look right.
Thanks
June 8, 2016 at 9:06 am #1031890
JoaoModeratorHi There,
I gueess the best solution to achieve what you are looking for is to give and ID to the section you are aiming that aiming that the button scrolls when clicked and than set the button HREF to the ID for example.
Give the last section ID bottom and the button HREF: #bottom
I guess it should work.
Let us know how it goes,
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1028081 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
