Minor Problem in Slider with Linked Images
-
When I right-click and select ‘View Page Source’ on my page containing a slider with linked images, I see the following error highlighted in red:
~<a href=”YOUR_CUSTOM_LINK_.mp4″title=”YOUR_NIFTY_TITLE”~
should be:
~<a href=”YOUR_CUSTOM_LINK_.mp4″ title=”YOUR_NIFTY_TITLE”~[a space (~ ~) is needed between the attributes].
I do not know PHP, so I would need very specific instructions if I need to edit this myself. Thanks, B.
- The topic ‘Minor Problem in Slider with Linked Images’ is closed to new replies.