Problems

  • Posted in : Photographer
  • guillee93
    Participant

    Hi, sorry for my english, im from spain. We have 3 problems:

    1- When you open a photo into a gallery, background colour is black. How i can change this? I want the white colour for the background image when you open an image into a gallery.

    2- If possible to remove the next/previous gallery option at the end of the page?

    3- How i can translate the contact form? I want change the next words: message, subject, submit… to spanish.

    Thanks you

    serkan
    Moderator

    Hi guillee93,
    1) .mfp-bg { background: #FFF; }
    2) .gallery-single .nav-single { display: none; }
    3) Please read the documentation > localization section.
    Thanks

    guillee93
    Participant

    Thanks. Point 2) working fine.

    Point 1) isnt working.

    Point 3) — im going to see

    serkan
    Moderator

    It should work because i tested it. If you provide me your related page url I will check again.

    guillee93
    Participant
    serkan
    Moderator

    Hi guillee93,
    Please try to use these custom css codes;

    .pswp__bg { background: #FFFFFF; }
    .pswp__top-bar { background: rgba(0, 0, 0, 0.15) !important; }

    Thanks

    guillee93
    Participant

    Working fine. I have two question more

    1) I can’t get translate my contact form to spanish

    http://guilledelcastillo.es/contacto/ –> I want to translate: NAME, SUBMIT, MESSAGE, etc to spanish

    2) How i can create this page? –> http://themes.pixelwars.org/?theme=photographer –> PAGE called WORK

    serkan
    Moderator

    Hi guillee93,
    You can use loco plugin for translating your contact page. You can read localization section in the documentation.
    Work page is the portfolio page. You can read the portfolio section in the documentation.
    Thanks

    guillee93
    Participant

    Im reading…. but i cant.
    I install Loco plugin but not recognize any word…

    http://i.imgur.com/YOdvfjp.png

    I dont know how i can translate my website

    And… another thing. I can see that the rotate words arent aligned. You can see that here:
    http://i.imgur.com/5ZBnqXK.png

    “Impresiones” isnt aligned with “Capturo”

    guillee93
    Participant

    Im reading…. but i cant.
    I install Loco plugin but not recognize any word…

    http://i.imgur.com/YOdvfjp.png

    I dont know how i can translate my website

    And… another thing. I can see that the rotate words arent aligned. You can see that here:
    http://i.imgur.com/5ZBnqXK.png

    “Impresiones” isnt aligned with “Capturo”

    And the last one: I want to get a work page as the example. I want 3 images seems “Faces” in this page: http://guilledelcastillo.es/portfolio-2/ but i dont know how i can make it. I only get “DEPORTES”, but i dont like it, i want the same as FACES, with the same effect name, with the same animation…

    guillee93
    Participant

    In fact , in my portfolio page, i Have only 1 item, called DEPORTES, but appears 2, deportes and faces. Why?

    serkan
    Moderator

    Hi guillee93,

    You can use this custom css code for rotate words.

    @media screen and (min-width: 1400px) {  .rotate-words { min-height: 48px; }

    I would recommend you to upload the dummy data for portfolio page. So you can edit it easily.
    WordPress might offer you to install the WordPress Importer plugin, if you haven’t installed it before do it now.
    Install and activate the plugin.
    Once you’ve installed WordPress Importer plugin, browse to the package folder, select XML data file and upload it.

    Please check out this related topic. Loco translate will solve your issue.
    http://www.pixelwars.org/forums/topic/translation-language/
    Thanks

    guillee93
    Participant

    Hi, sorry for my problem, but its compicated to me.

    I have get correctly the portfolio page (work page). YES. THANK.
    I have get correctly the rotate word aligned. THANKS.
    But… i dont get the translate:

    1- I delete all my website. Plugins, post, all.
    2- I reconfigurate, and reinstall, and reupload all.
    3- I select the site languague: SPANISH
    4- I download, install and activate the loco plugin
    5- I delete the files ES_es (old version) pot, po on Themes/photographer/language
    6- I create a new languague Es_ES on the page plugin
    7. I create a new plantilla
    8. I save this two thing
    9. I dont see any change… i have get two new files on Themes/photographer/language, po and pot ES_es but i dont see any change on the plugin page…
    10. i dont know much more. I download poedit… but i dont get nothing…
    11. See

    http://i.imgur.com/DBK4uy9.png
    http://i.imgur.com/GD3ku70.png
    http://i.imgur.com/HJhQJMk.png
    http://i.imgur.com/6qgKRbz.png

    I only want to translate this:
    http://i.imgur.com/69sXFQJ.png

    Thanks.

    Ah, one more thing (i hope that this is the last thing becasuse my site is 99% perfect, haha). Can i put the work page (http://guilledelcastillo.es/portfolio/) centered? There are 3 items, i want to look seems the galleries page (three colums centered) –> http://guilledelcastillo.es/portfolio/cultura/

    THANKS

    serkan
    Moderator

    Please use ninja forms instead of default contact page. You can easily translate it in the settings section.
    https://wordpress.org/plugins/ninja-forms/

    You can use this custom css code for portfolio;

    @media screen and (min-width: 1400px) { .gallery-grid .masonry-item { width: 33.3%; } }

    Thanks

    guillee93
    Participant

    Hello, I’ve finally managed to translate the contact page . Thank you very much

    I still have two problems :

    1) In a 21-inch screen (IMAC ) correctly sees the homepage ( Rotated words) . In a 12-inch notebook is still viewed misaligned .

    2) Remember I changed the background color of the images in the galleries ? I put white. Well , there are two galleries (social and cultural ) that are correctly. However, in the gallery sport background is black .

    Thank you very much for work out the other problems (work page , contact page ) . Everything works correctly.

    serkan
    Moderator

    Hi guillee93,
    1) You can increase or deacrease the rotate words ( 48px ) which is suit to your niches.
    2) You can use these custom css codes;

    .mfp-bg { background: #fff; }
    .mfp-counter { color: #000; }
    button.mfp-close { color: #000; background: none; }
    button.mfp-arrow { background: #000; }

    Thanks

    guillee93
    Participant

    I dont understand why i have two galleries (Social and Cultural) sees OK but i have one gallery (Deporte) that sees uncorrectly (black background). If i remove the previously css code (.pswp__bg { background: #FFFFFF; } or .mfp-bg { background: #FFF; }, and i put the opacity blackground at 10%, in social and cultural galleries i have seen correct but in sport gallery i see a black background. I want to put all colour blackground in black 10% or white 30% (grease)

    guillee93
    Participant

    Ok, working fine. I have found an error in the option gallery. All is ok.

    Thanks for all. this theme is wonderfull. People says that my website is amazing. Thanks!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 19 posts - 1 through 19 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register