Discussion on go.arch - Architecture & Interior Template

Discussion on go.arch - Architecture & Interior Template

By
Cart 1,106 sales
Well Documented

7_miles supports this item

Supported

This author's response time can be up to 1 business day.

182 comments found.

Hello murren20, we purchased this theme and during the installation of the plugins a error occurred with the Visual Composer and the Goarch plugins: it showed me that they can’t be downloaded because of invalid URL. How can I fix it? Thank you in advance, Jakob

hello, this is html template, not wordpress theme

I’m sorry, I wrote on wrong page, I purchased the wordpress theme, the question is the same

i need a help how can i can change or modify contact form fields, for example if i want to remove the company field and also how can i set a autoreply message for the contact form

actually i am using the wordpress one

yes, write in wordpress item comments

i need an help in contact form i want to remove the company field and also how to set an autoreply for the contact form

hello, go to mail.php file and remove field, dont forgot to remove on index.html too

Hello. On the “Light Home Page” demo … if you have your browser window open at a certain size the contact phone number covers the navigation links. What’s the best way to force the phone number to be displayed on the line above the navigation so it no longer conflicts?

screenshot: http://www.wa98104.us/screen.png

also … would it be possible to update the templates with a contact form that uses ReCaptcha for security and to cut down on spam?

thank you

Gordon

hello, wait update please

Oh sorry, forgot to mention i purchased the html version.

Hello, I purchased your theme sometime ago but I’ve just recently started working on it. Is it possible to have different transition effects on the slider text? Instead of sliding in from the right, I would like it to fade in then slide down as it does now.

Hello, thanks for your work!

Tell me please can I use images from your theme demo content on my site ( ofcourse within your theme ) ? are the background images of the theme free and included for commercial use?

Looks like just editing the Contact Page requires a lot of technical skills. Is there an easier way? I just need to set the map pin in the contact page to 14.609341, 121.043834. TELEPHONE: +632-724-0023 FAX: +632-724-0187 EMAIL: info@nsmangio.ph ADDRESS: Unit 3, 2nd Floor 239 Corporate House Building Santolan Road, Benitez Street Brgy. Bagong Lipunan Ng Crame Quezon City, Philippines

Can you do this for me because I already spent half a day figuring this out but I can’t. Can you just send me the shortcode for this so that I can paste it in customization?

When I change the values in the popup, it looks like the class names are getting deleted so the layout messes up.

hello, add me in skype murren8

Hi,

i follow your design of go.arch. It is very impressive!

My question: We are going to change our design for our homepage www.von-poll.com. We are a real estate company in germany and I want to ask you, if you could help us to redesign our homepage. Are you interested?

It would be great, if you can write me a message. My mail address: durmus.avci@von-poll.com

Thank you very much!

Best regards, Durmus Avci

Dear Sir/Madam, I just install your theme, but I have some problem with the background. I can’t see the vertical lines, and can’t figure out how did you solve that. (with css or image)

Thanks in advance!

Kind regards, Antal

hello, can you give me domain? or screenshot

Of course. zestilo.hu

sorry, this is html template, not wordpress theme, see wordpress theme here https://themeforest.net/item/goarch-architecture-interior-wordpress-theme/18711712

hello

I uploaded your template to my servier, and noticed the contact button for google is all white

http://alexinthesi6.com/gar/dark/contacts.html When you click the little red pin drop the details is white.

Thank you

hello, set .map-info { color:#333; } and .map-title { color:#333;} in file style.css

Is there no way to have the social media links to open a new page instead of taking over the current page?

Hello Murren,

i bought the go arch theme. I want to create the page exactly so like your example page but i didn`t manage! I have read the manual from you but it helps not much. So please send me a manual where you describe in steps how to modify the theme that it looks like your page in the themeforest.

Thank you very much! Urs

hello, i cant understand you. add me in skype: murren8

hi,

i purchased go.arch word press template , i install the theme has a documentation through , But header menus link not working its showing ’ Not Found ‘ ” The requested URL /about-us/ was not found on this server.”.

hello, write please in wordpress version

goarchVersion: 1.0.7.1 By VK

goarch – Architecture WordPress Template

Hy! May you tell me where can i turn off in te “WE ARE WORLDWIDE” block the automatical displaying method? I want to see only the points in the map. For me it’s enought if I click one of point and after than appear the info. Thanks :)

Thanks! Yes i’m searching the js file that needs to be modify for this method. It is a js file am I right? :) Thank you!

yes, scripts.js or interface.js

Thank you. By the way it was enought to chage one display setting in settings.css :) Thank you for support and your beautiful template as well.

Hi,

I have a problem with sticky menu logo on safari. In your demo site is the same problem with logo. On firefox and chrome it’s everything ok.

Screen: https://ibb.co/gNnj3F

I’m writing from the wrong account. Check this comment from s_adamska

add .navbar-desctop.affix .brand {float:left;}

How to make a Gallery of projects!

  • First, create a “Projects” additional directories for each gallery you want to create.
  • Add to your css new class: .fffg{display:none;}
  • the structure of the Gallery: (all galleries must be in section with class=”projects” and each new gallery must start from div with class=”js-projects-gallery”!!!)
    <div class="js-projects-gallery">
              <div class="row">
                <div class="project project-light col-sm-6 col-md-4 col-lg-3">
                  <a href="img/projects/1/1.jpg" title="Just title - Nice fake gallery!">
                    <figure>
                      <img alt="" src="img/projects/1/1.jpg" />
                      <figcaption>
                        <h3 class="project-title">
                          Hotel<br /> Vegas
                        </h3>
                        <h4 class="project-category">
                          Category of project
                        </h4>
                        <div class="project-zoom" />
                      </figcaption>
                    </figure>
                  </a>
                </div>
                <div class="fffg project project-light col-sm-6 col-md-4 col-lg-3">
                  <a href="img/projects/1/2.jpg" title="Just title - Nice fake gallery!">
                    <figure>
                      <img alt="" src="img/projects/1/2.jpg" />
                      <figcaption>
                      </figcaption>
                    </figure>
                  </a>
                </div>
                <div class="fffg project project-light col-sm-6 col-md-4 col-lg-3">
                  <a href="img/projects/1/3.jpg" title="Just title - Nice fake gallery!">
                    <figure>
                      <img alt="" src="img/projects/1/3.jpg" />
                      <figcaption>
                      </figcaption>
                    </figure>
                  </a>
                </div>
                <div class="fffg project project-light col-sm-6 col-md-4 col-lg-3">
                  <a href="img/projects/1/4.jpg" title="Just title - Nice fake gallery!">
                    <figure>
                      <img alt="" src="img/projects/1/4.jpg" />
                      <figcaption>
                      </figcaption>
                    </figure>
                  </a>
                </div>
              </div>
            </div>
    
  • as you can see from the Gallery is deleted everything except figure & figcaption each next photo added to this gallery must start from div class=”fffg project…”

GL & HF ;)

add me in skype murren8

email :)

Okay, I already know how to build galleries using one css class and plus two divs. This is not the perfect solution but it works very well! One minus – I’m lazy after over 42h sweating over this … and thumbnails will do it on your own!

How will I wake up loading gallery template …

I am little disappointed… The code is cool and very comfortable, but… with these projects is drama…. I have to do more than 50 galleries including about 20-25 photo…. i’m sitting on this sincy yesterday morring and today I guess soon I will not go to sleep … ;)

Really does not exist a simpler method to add several images to a singel thhumbnail ??

Hi, I am trying to figure out how to remove or even just edit the contact form on my blog page. I edited the content on every other page, but cannot figure out this page: http://haleyrschmidt.com/blog/

Please advise. :)

Thank you!

Hello, you want to delete contact form?

Yes, just from the blog page. Or at least edit the content on it.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey