Okay
  Public Ticket #2704861
Imported theme not working right
Closed

Comments

  • manupkp started the conversation

    Hello, 

    I installed your theme and was very impressed on how the installation process worked, nice! However, I have a problem.

    I installed this template:
    https://neuronthemes.com/bifrost/studio-agency/

    On your example, all the content on the right of the vertical menu goes nicely in the space that's there, but when I installed it:

    https://alas.fi/arpa/

    Part of the content is left behind the menu. Why is this?

    Also, is it possible to have the vertical menu on other pages than just the front page?

    Thank you,

    Manu Pärssinen



  • manupkp replied

    Also when I added a image carousel, it goes on TOP of the vertical menu? How can I prevent this?
    So far everything I've tried to do presents some problem... :/

    Manu Pärssinen


  •  933
    Neuron replied

    Hi Manu Pärssinen,

    1) To give a space on the left of the home page, you can do it by editing the home page, scroll down to the body offset, turn it on and add a padding-left of 29.1666666667rem.

    -  https://prnt.sc/10a6n1z

    Or if you want to give this padding for the entire site, you can do it by going to Appearance > Customize > General > Site.

    - https://prnt.sc/10a6qxa

    2) Yes, of course, that you can use a different header for different pages, you can set the same header for the entire site by going to Appearance > Customize > Header > Layout, and if you want to use another header for another page, you can do it by editing that page, and then go to the header section and select a header template there.

    Feel free to ask for anything you need.

    Kind Regards


  • manupkp replied

    Hello, 

    thank you for the answer.

    At first it seemed to work, in the setting everything looks ok (attachment 1).

    But on the actual site it still doesn't work (attachment 2 and 3).

    Also when I changed the Header settings, the body offset stopped working.

    I'll keep on trying .. 

    Manu



  • manupkp replied

    Okay, now I got it to work.

    The offset was OFF from the page setting - but even turning it on didn't help.

    After I added a value in the padding-right (I put 0.01rem), it started working....

    Manu

  •  933
    Neuron replied

    Glad to know that you've managed to solve itsmile.png

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


  • manupkp replied

    This website should be done soon, so a quick answer would be appreciated, thanks.

    More problems, same thing.

    Everything is working fine if the language is Finnish:

    https://alas.fi/arpa/

    I added WPML and translated the site in English. The English version doesn't work right, the content goes partially under the menu again:

    https://alas.fi/arpa/?lang=en

    Website would be almost finished, but now I'm thinking of doing another version with another theme, since this problem keeps on persisting....

    Thank you,

    Manu

  •  933
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on, I will check it as soon as possible.

    Feel free to ask for anything you need.

    Kind Regards


  •   manupkp replied privately
  •  933
    Neuron replied

    Hi,

    I've added the following code at Appearance > Customize > Additional CSS, and now it looks alright.

    @media (min-width: 1039px) {
        .l-theme-wrapper .l-main-wrapper,
        .l-primary-header--default, 
        .l-primary-footer__widgets, 
        .l-primary-footer__copyright {
            padding-left: 29.1666666667rem !important;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards


  • manupkp replied

    Great. Thanks!

    Next problem: I decided to do the language versions as separate pages instead of using WPML, as translating Elementor pages is quite difficult for novices with WPML. 

    Now when I change the language, ("In English" on the menu on the left), the menu changes to another one as I made another version of it with Elementor, perfect. However, when on mobile, the mobile menu stays as the Finnish one. How can this be changed?

    Thanks again for the great and fast support,

    Manu

  •  933
    Neuron replied

    Hi,

    You've selected the same menu on mobile for both languages, so now I've checked the "One Page Menu - englanti" for the English Menu.

    https://prnt.sc/10dt6uy

    Feel free to ask for anything you need.

    Kind Regards