Viewing 14 replies - 1 through 14 (of 14 total)
  • Theme Author Carolina Nymark

    (@poena)

    Hi!

    For the blog page, the theme does use a third party script to display
    audio and video instead of the excerpt, but since this is a static front page,
    that should not affect the display of the content,
    the shortcode should just work.

    Does it work when you switch themes?

    I cannot test the plugin, since I don’t own it :).
    I can only confirm that there is no text to display, since these divs are empty:

    <div class="songTitle" style="color: rgb(255, 255, 255); top: 92px; left: 44px; width: 266px;">
    <div class="songTitleInside" style="text-align: center;"></div>
    </div>
    <div class="songAuthor" style="color: rgb(255, 255, 255); top: 128px; left: 44px; width: 266px; text-align: center;">
    </div>

    If I add text manually, it shows.

    I compared the javascript that the shortcode outputs on the two different pages you linked.
    Your page has a line that says: showTitle:false,

    But on the plugin author’s page the same line says: `showTitle:true,’

    Are you absolutely sure all the settings are correct? It doesn’t look like you are using the same settings as the plugin author’s example.

    Thread Starter baldguybrit

    (@baldguybrit)

    I switched the value back to false so The error messages would not display. I will change it back to “true” so you can see the current display on player

    Theme Author Carolina Nymark

    (@poena)

    Hi

    It now displays: “SYN 12.1Play HD (Ciprian Adams)” -that’s not an error message is it? ??

    Thread Starter baldguybrit

    (@baldguybrit)

    Again, thank you for taking time to look into this.

    Thread Starter baldguybrit

    (@baldguybrit)

    That is the correct info, but it is not displaying on my browser (chrome) or on my android phone

    Thread Starter baldguybrit

    (@baldguybrit)

    I’m getting a scrolling “data not available”

    Thread Starter baldguybrit

    (@baldguybrit)

    Wow, just looked at my wifes phone & it’s displaying correctly. CouldChrome be the problem I wonder

    Theme Author Carolina Nymark

    (@poena)

    Very strange, I am also using Chrome 70.0.3538.110 on PC.
    Let me test on the android and on the ipad as well.

    Phone (samsung s6) -works
    Ipad yes works there as well.

    Maybe your phone is tool old :p, or something is cached

    Theme Author Carolina Nymark

    (@poena)

    On the Ipad there is a lot of black space below the content though.

    Thread Starter baldguybrit

    (@baldguybrit)

    I just updated Chrome on my mac and I still get the error but safari displays it correctly.

    Thread Starter baldguybrit

    (@baldguybrit)

    So strange. I’ve spent so much time on this, and it boils down to a browser issue. I’m runningV version 70.0.3538.110 (Official Build) (64-bit) on mu Power Mac & yes, my android is old.
    Thank you for helping. Is there a way to remove “Home” on the main page ?

    Thread Starter baldguybrit

    (@baldguybrit)

    OK, so solved the problem. Cleared the cache! Simple as that! Thank you again.

    Theme Author Carolina Nymark

    (@poena)

    It looks like Home is the title of the page.
    Try adding this to the Additional CSS option in the customizer:

    .home .entry-title{display:none;}

    Thread Starter baldguybrit

    (@baldguybrit)

    You are a genius, thank you.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Track & Artist will not display in any Audio plugins I install in this theme.’ is closed to new replies.