-
AuthorPosts
-
July 1, 2015 at 8:54 pm #318868
PamelaParticipantHi!
I have some images in my revolution slider that I am trying to link to other pages. The first image links just fine to ” http://384.5f8.myftpupload.com/what-we-do/hvac/”
The second image needs to go to same page but down half way so I added anchor text like this:
http://384.5f8.myftpupload.com/what-we-do/hvac/#x-section-6
This doesn’t work. When I click on the image it just takes me further down the existing page. What am I doing wrong?
The slider I am referring to is here: http://384.5f8.myftpupload.com
Thank you,
PamJuly 1, 2015 at 8:56 pm #318869
PamelaParticipantThis reply has been marked as private.July 2, 2015 at 3:35 am #319100
Rue NelModeratorHello There,
Thanks for writing in!
Can you confirm that you are fully updated? (Theme and Plugins)
Our latest versions are:
X Theme: 4.0.4
Cornerstone: 1.0.3
Visual Composer: 4.5.3
Revolution slider: 4.6.93You can find the latest version numbers here: (http://theme.co/x/member/changelog/)
Then you can compare them to what’s installed on your site.If you find anything to be out of date, you can review our update guide.
Thank you.
July 2, 2015 at 1:37 pm #319458
PamelaParticipantI just updated the X theme to 4.04. I don’t have VC installed. Cornerstone and Rev slider are current versions and it’s still not working.
Thanks!
PamJuly 2, 2015 at 9:20 pm #319809
LelyModeratorHello Pam,
There’s a known bug for linking to specific area of a different page. I’ve added the following Javascript fix in Appearance > Customize > Custom > Javascript::
jQuery( function ( $ ) { $('.enable_linking').on('click', function() { window.location = $(this).attr('href'); } ); } );Then added class enable_linking on the image link.
Please check on you end, it is working now.Cheers!
X -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-318868 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
