Hi,
No contact details appear in the contact page, when connecting "Get in touch" button in Team module to the existing contact 1. Even creating a new contact menu item, nothing shows up. I have tried to connect the menu item to the contact category (that's another option for the final contact page, besides the single contact page), withe same result. Actually now the title has changed to JA Vitality, and I have no idea where this comes from...

Thanks for helping!

    Hi 1omegazip,
    You can select the following Template Style to show the contact info in contact page:

      dominic
      Thank you! The problem now is that the contact page is in the green style, even if the default template is the blue one. When I chose the blue template style for the menu item, the contact info disappears. Why? How to solve this? Style should be blue for the whole site.

      Also, now there are two maps. How can I hide the first one, which displays an error (view image)?

      There is another problem with the info detail columns, as you can see in the picture. The schreenshot is from a smaller resolution, but with a longer address it becomes a problem already on desktop width.
      Is there another layout possible, for example not in columns but in rows?

      I have solved the maps problem, I have diasbled System - JA Google Map Plugin and used Rereplacer to replace "{jamap}" with the logo.
      There is still the template stylr problem.
      Thanks for helping!

      There is another problem.
      I have now 3 contacts connected to 3 contact submenus and e heading menu (contacts) that, when I connect it to List contacts in a Category, nothing is shown in the page.

      I have resolved this, it was the same problem with the Template style. Now it works, but the style is green.
      Thanks for helping!

        Hi 1omegazip,

        If you want to change the color, you can use the following CSS Code:

        .contact .plain-style .contact-address dd.show-0 .icon {
           color: #48a550;
        }
        .contact #contact-form .form-control {
            background: #F0FAF1;
        }
        
        .ja-masthead:not(.has-bg) {
            background: #F0FAF1;
        }

          dominic
          Thank you, but I have put the CSS Code in Custom CSS, nothing has changed.

          I think, that even if it would work, there should be another solution, for different reasons:

          • there are other items in controlled by the theme style on the page, like the CTA button, the footer, the menu. And it doesn't seem to me that the code would change their colours.
          • The main reason is, that if the template gives the possibility of different colour themes, this should work without further CSS adjustments. Don't you think.

          trying to find a solution, I found that you have to assign menu items to the theme in template settings (vie pic). If I do so the theme colour gets blue on contact page, but all contact infos disappear.

          It would be nice to get this issue fixed, not just for me, dont' you think so?
          Thank you!

            Hi 1omegazip,
            I have helped you change the layout for the contact page, you can check your site now. All the color changed.

              Do you have a soultion for the overlapping info details, too?
              Thank you

              I have solved the problem with overlapping info details for now in an "artisanal way".
              This is good for now, I have to show the project to my client, and shouldn't be experemented at the moment.
              I would like to come back to this later though.
              Thank you!

                1omegazip Hi
                Thanks for letting us know that you were able to sort this out already.

                If you have further questions please follow up to this later.

                  ja-developer
                  I probably will, as I wrote. But I think you should fix this not only for me. It's a nice template and the contact page is always important for a website, as you know for sure.

                    1omegazip Hi

                    It relates to the Layout settings only, our template often comes with several layouts: home, default, ... the 'home' layout is used for special page like Homepage but it doesn't include the 'component' block - a main block of a page to display content. If you use this layout for other page (like this contact page), no content will display. And when you switch to use 'default' layout instead, it will be fine.

                    Regards

                    Write a Reply...
                    You need to Login to view replies.