Before you ask please READ THIS

Custom caption for Read more buttons in Pricing Boxes

edited December 2012 in Skyfashion Posts: 15
Hello,
How should I change text caption for the buttons of the Pricing Boxes ("READ MORE")?
Do you use some standard WP element for this?

Comments

  • And the same about Contact page field names, etc. Just need a way to translate these. Thanks in advance!
  • Still waiting for the answer.
  • Oh my god!
    Very sorry, my answer stayed in draft. My fault!

    You need to edit our template files.
    To change Pricing Boxes you need to edit:
    /advance/shortcodes/priceboxes.php
    and search there for:

    __('Read more', TPL_SLUG);
    To change Contact you need to edit:
    /advance/apollo13.php file.
    In the function

    function contact_form()
    is line (1672 line):

    <input id="contact-submit" type="submit" value=" <?php echo __('Submit form', TPL_SLUG) ?>"/>
    I hope it will help you.

    Best,
    Miłosz
  • Thanks a lot, this is more than enough for me. Somehow I was unable to find it without your help )
  • Oh, looks like I have a follow-up question.
    I changed it, but it doesn't seem to support Cyrillic, I get random characters as a result.
  • edited December 2012 Posts: 15
    Update: had problems only with priceboxes.php,
    in apollo13.php all text translates to cyrillic fine.
    Solved the first problem by using latin characters and numbers to form the word "3AKA3" ))
    (this was all I needed to change for now).
    Post edited by AlexanderKuzmin on
  • Hi,
    I am glad to hear it. Thanks for information.

    So you solve all your problems?

    Best,
    Miłosz
  • Yes. But lets say, this is not a solution, it's a temporary measure )
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!