Viewing 9 replies - 1 through 9 (of 9 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hi,

    It would have to be done through customizing the existing Javascript.

    Have a look in wp-content/plugins/backgrond-manager/resources/js/pub.dev.js (which is the uncompressed version of pub.js). Most likely you’d want the initInfoTab() function near line 556.

    You can use the uncompressed version by setting WP_DEBUG to true, if you prefer (though the current version of BGM has a few warnings that’ll creep up in this case).

    Thread Starter helder.miranda.22

    (@heldermiranda22)

    hello,

    I already tried everything in that file already apagei ate everything it was written and what happens is that the image comes out but the [+] it continues even if you delete all the file pub.js.

    I just wanted to change the [+] to “Photo:”

    Anonymous User 4048828

    (@anonymized-4048828)

    Oh, sorry! I must have misunderstood what you had meant. That would be rather simple then ?? Have a look in wp-content/plugins/backgrond-manager/resources/pub_footer.html.twig — It is near the bottom of that page.

    If after changing that file it does not show up immediately, you may have to remove the directory wp-content/plugins/backgrond-manager/store/cache – the cache will be re-created when required.

    Thread Starter helder.miranda.22

    (@heldermiranda22)

    The directory that told me this as well?
    wp-content/plugins/backgrond-manager/resources/pub_footer.html.twig

    is that within the resources folder I have over 6 folders

    Thread Starter helder.miranda.22

    (@heldermiranda22)

    Ja is found inside the views folder in resources right?

    Anonymous User 4048828

    (@anonymized-4048828)

    Sorry, it is wp-content/plugins/backgrond-manager/resources/views/pub_footer.html.twig.

    Thread Starter helder.miranda.22

    (@heldermiranda22)

    Thanks, even this was

    sorry for my bad english in posts

    Anonymous User 4048828

    (@anonymized-4048828)

    That’s OK, as long as we can find the solution ?? Did you manage to get it changed?

    Thread Starter helder.miranda.22

    (@heldermiranda22)

    yes yes

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Change [ ] button’ is closed to new replies.