• Resolved faebee

    (@faebee)


    Hello, I’ve been trying to resolve an issue I am having with the song listings with the music store. When you click on an artists name or genre name under the music store items, or when you view the individual song pages there’s the link for genre and artist. When you click the links, the song listing is all jumbled together and I can’t seem to get them to either be in order, or make the genre and arrests names just as a text rather than a link. Is there any way to fix this?

    My website is on maintenance mode so I can finish working on it before opening. So Here are some screenshots of the problems I am having:

    http://blissfulabcs.com/images/1.png <— This photo shows the link that you would click to be able to see all from that artist.

    http://blissfulabcs.com/images/2.png <—- This photo shows what happens when you view the page dealing with ms_artists … and this is the same for genre.

    When I use the normal filtering with the filter boxes it works perfectly fine, It is just when you click the link that it messes up. Personally I’d prefer it to just me text rather than link… but what ever is easiest will do.

    Thank you for your time!

    https://wordpress.org/plugins/music-store/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The issue you describe is provoked by a conflict with the styles defined in the theme used by your website.

    Please, follow the steps below:

    1. Open the song_multiple.tpl.html file, located in “/wp-content/plugins/music-store/ms-templates/song_multiple.tpl.html”, with the text editor your choice.

    2. Copy and paste the following snippet of code at the end of file:

    <div style=”clear:both;”></div>

    If the issue persist, I will need to check the functional page, and not only the screenshot.

    Best regards.

    Thread Starter faebee

    (@faebee)

    😀 ! Thank you so much for the quick response! The code worked like a charm! Absolutely perfect!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Code help, or link removal?’ is closed to new replies.