Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1014938

    Hi, is it possible to remove quotation marks in title of songs in audio player

    #1015038

    Hey onedesignprint,

    If the player is here: http://nimb.ws/fXNbMH
    can u tell us where are the quotation marks?

    Best regards,
    Basilis

    #1015227

    Hi Basilis

    Around the song titles.

    eg. “ALL-DAY BREAKFAST”

    Thanks

    #1015362

    Hi onedesignprint,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1015379

    Hi Victoria

    Login details in private content.

    Thanks

    #1015394

    Hi onedesignprint,

    Those are song titles and so they have the quotes.

    You might want to edit this file to remove them
    /enfold/config-templatebuilder/avia-shortcodes/audio-player/audio-player.php

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1015399

    in a source code teeming with quotation marks (double and single ones) I think it would be helpful to name the place.

    and by the way – this comes from wordpress itself: media.php on line: 1819ff
    “%s”. different lines – hard to find – even for a coder. ;)

    see next post

    • This reply was modified 6 years, 1 month ago by Guenni007.
    #1015443

    hm board soft changes even under code tag the quotation marks – i make a screenshot that you can see what is the fact:
    click to enlarge:

    or for copy paste look here:
    https://pastebin.com/gc8xNnQb

    so put this to your child-theme functions.php

    #1016641

    Guenni, thanks for your help.

    But I am a little confused, so I need to do the following:

    edit the code in /enfold/config-templatebuilder/avia-shortcodes/audio-player/audio-player.php ?

    If this correct, where? Or do you mean media.php, if so how do get to it?

    Thanks
    ODP

    #1016675

    no – do not edit that file. The setting is a wordpress setting and not an enfold setting:
    all you have to do is read carefully:

    or for copy paste look here:
    https://pastebin.com/gc8xNnQb
    so put this to your child-theme functions.php

    if you are not working with a child-theme – a lot of those fine snippets here on board are harder to apply – and are lost on next enfold update. So it is a good thing to know how to setup a child-theme

    #1016677

    you can see here some info about Child-theme and you can download a predefined Child-Theme.
    There is allready – at the beginning nearly empty – a functions.php in it.

    https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/

    #1016856

    Hi,

    Thanks for helping out @guenni007, much appreciated :-)

    Best regards,
    Rikard

    #1017561

    Hi Guenni

    I am not using child theme, but thanks for the advice.

    What is the way around it without using a child theme?

    As my wordpress knowledge is limited and really just need a quick fix.

    Thanks
    ODP

    #1018024

    You put it in the functions.php of your parent theme at the very last entry

    you can try it after the place where this is listed:

    
    /*
     *  register custom functions that are not related to the framework but necessary for the theme to run
     */

    but – as said before these entries are definitly lost on next enfold update.
    On editing such important files – please be sure you got ftp access – to make a rollback if needed.
    a missing semicolon or wrong Quotation Marks and you can not edit it via dashboard ( because white screen of death).

    #1018541

    Hi,

    Thanks for helping @guenni007, much appreciated :)

    Best regards,
    Mike

    #1433761
Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.