• I try to edit some text that is contain in a box.

    Here’s my website:
    http://richardtremblay.com/wordpress/fr

    The text that I want to change is the one in the subscription box.

    When I make the source code appear (in Firefox), the line that I want to change looks like that:
    <div class=”subscribe-newsletter-box”> <div class=”title”>Inscription à la newsletter</div>

    My problem is that I don’t know how to access this text and edit it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • My guess is that it is part of the theme.
    Please go to ‘Appearance’ in the admin panel and then ‘Editor’ (probably translated to French in your case?).
    It might be changeable under the index.php file.

    I’d suggest asking diythemes for help – as these forums don’t support commercial themes.

    Thread Starter rtconjuror

    (@rtconjuror)

    I was under the impression that my problem was WordPress related and not Theme specific.

    Thank you for your answers. I’m sure there is a simple way to do the change I want to make but I haven’t figured it out.

    qBart: This is not something I can change with this editor. Believe me, I tried!

    I was under the impression that my problem was WordPress related and not Theme specific.

    A newsletter subscription could also be from a plugin, and WordPress is only bringing things out from the database as ordered by the theme or plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to edit my source code’ is closed to new replies.