• girdy74

    (@girdy74)


    I’ve got a website (client) where we put in a URL for the slide to link but the slide isn’t linking. In the code I can see the link but it’s on it’s own and not wrapping anything:

    <div class="ms-view ms-fade-view ms-grab-cursor" style="width: 1905px; height: 833px; left: -52.5px;">
    	<div class="ms-slide-container">
    		<div class="ms-slide ms-sl-selected" data-delay="3" data-fill-mode="fill" style="width: 1905px; height: 833px; opacity: 1;">
    			<a href="https://link-we-placed.com/to-an-internal-page/" class="ms-slide-link"></a>
    			<div class="ms-thumb">
    				<div class="ms-tab-context">
    					<div class="&quot;ms-tab-context&quot;"></div>
    				</div>
    			</div>
    			<div class="ms-slide-bgcont" style="height: 100%; opacity: 1;">
    				---then the image for the slider loads here--
    			</div>	
    		</div>
    	</div>
    </div>

    I’m not sure how to resolve this but for now I’ve placed a button to READ MORE. Any ideas?

    Thank you!

    • This topic was modified 3 years ago by girdy74.
  • The topic ‘Slide not linking with URL’ is closed to new replies.