rpaskin

Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • in reply to: Revolution Slider Stopped Working #17043
    rpaskin
    Participant

    I just noticed some messages on the Javascript Console, see attached.

    in reply to: translation #16625
    rpaskin
    Participant

    NM, I think the PO/MO files were in the wrong directory or maybe were corrupt, I re-uploaded and it’s working now.

    in reply to: translation #16623
    rpaskin
    Participant

    I have uploaded updated POE files into my wp-content/themes/invent/languages directory (translating to Portuguese so pt_BR.mo and pt_BT.po).

    I’ve also followed this link: http://www.solostream.com/blog/translate-wordpress-theme/ for some tips, so I looked at the code and the text_domain seems to be set with ‘mo_theme’ so edited wp-content/themes/invent/functions.php to add:

    load_theme_textdomain('mo_theme');

    I’ve also edited wp-config.php to add:

    define ('WPLANG', 'pt_BR');

    Still, when I go to a page (e.g. ) to see the translations, they don’t take. Please help as this is really necessary for me to make the site live!

    in reply to: Customized double menu: possible? #16067
    rpaskin
    Participant

    Answering my own question: I added a header menu as well as a main menu, tweaked the colors and added some CSS, and achieved quite a similar effect.

    The only thing is the main menu wraps in some widths so the responsiveness is a little lacking. But the overall effect is what I wanted.

    in reply to: Staff Pictures Missing #16025
    rpaskin
    Participant

    Perfect! Thank you so much!

    Is Aqua something that should have been installed with the demo site? Did I miss that?

    thanks again

Viewing 5 posts - 16 through 20 (of 20 total)