Can't get the JS to remove breadcrumbs to work.
-
I don’t want breadcrumbs on this page https://thelocalscoop.org/scooppress/art-hives/ because it’s just a photo gallery with no albums. I do need them on the rest of the site though so I tried your JS code (untexturised) on the php page template:
<script type="text/javascript">jQuery('#wppa-bc-1').html(");jQuery('#wppa-bc-1').css('visibility', 'hidden');</script>
but can’t get it to work. This album’s ID is 1 as in the example. Here’s the shortcode:
[wppa type="album" album="1" size="800" align="center"][/wppa]
Thanks
Charles
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can't get the JS to remove breadcrumbs to work.’ is closed to new replies.