• Resolved Haldan

    (@hblecher)


    Hi again,

    I purchased the Video showcase addon, and I am getting a strange problem where a << symbol is appearing above each video thumbnail (visible here: http://www.mixpakrecords.com/wordpress/videos/)

    Not sure how to address the issue, please advise!

    On another sort of related note: the add on is advertised as costing $19 for a 1 site license, but when I added it to the cart, it came up as $29. What’s up with the discrepancy? Almost kept me from buying (I was going to email to ask how to get $19 price) but I needed to start installing it today, so I didn’t have the time to wait for a response. Would appreciate a partial refund, thanks.

    https://wordpress.org/plugins/maxgalleria/

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

    (@alanp57)

    Those arrows are also caused by your theme, line 2151

    .entry ul li::before, #sidebar ul ul li::before {
    content: “» “;
    }

    Remove this and they will go away. You can find this thing by using the browse’s built in web inspector.

    Alan

    Thread Starter Haldan

    (@hblecher)

    Thanks again, Alan — I was indeed using the inspector to try and identify where in the stylesheet this was coming from — but could not find anything about a » symbol anywhere. Instead the symbol was being referred to as 0BB 200 — which allowed me to find the line causing the error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Video Showcase Addon: symbol appears above each thumbnail’ is closed to new replies.