Okay
  Public Ticket #2738702
Portfolio page change
Closed

Comments

  • Borbála Vajda started the conversation

    Hi!

    My question is, that i'm using this kind of template for the project pages. I would like to change it to this one: 

    https://preview.themeforest.net/item/arkhitekton-modern-architecture-and-interior-design-wordpress-theme/full_screen_preview/23443282


    How can i change it? 

    And my other question is that when i try to edit the project pages with elementor the button for it is diabled and at the backend there is no "Edit with elementor button". I already tried to make a new project but the button is nowhere. 

    Thanks in advance for the help. :)

    Bori

  •  869
    Neuron replied

    Hi Bori,

    1) Can you please check the demo from the link below, because the link that you've attached is redirecting us to the main demo page, you can import that demo page that you want to use for portfolios by going to Appearance > Import Demo Data, but please make sure that you've activated all the required plugins which can be found at Appearance > Install Plugins.

    2) Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Borbála Vajda replied privately
  •  869
    Neuron replied

    Hi,

    1) Okay, I've imported it for you, you can view it by going to Dashboard > Projects > All Projects Items > Item Vertical v2.

    If you want to have all projects with that layout, you can install the following plugin and then duplicate the Item Vertical V2 and use it for other projects.

    https://wordpress.org/plugins/duplicate-post/

    2) You need to go to Elementor > Settings > Entry Types and select Projects there.

    https://prnt.sc/112etyl

    Feel free to ask for anything you need.

    Kind Regards


  • Borbála Vajda replied

    Thank you!!!

    And can you tell me how can i import only one kind of template page? Maybe i will need it in the future and i don't want to other you with this all the time.

    Thanks!

  •  869
    Neuron replied

    Hi Borbála Vajda,

    Unfortunately, all the demo pages are included on the main demo page, so you need to import the main demo group from Appearance > Import Demo Data, but you can tell me which demo page you want to have and I can send it to you.

    Feel free to ask for anything you need.

    Kind Regards


  • Borbála Vajda replied

    Thank you!

    I have another issue. I checked the same page on different monitors. The gap between the image and the text is different. It is strange because both of them was opened in Chrome, the only difference was the dimension of the monitor. Is there any code to solve it? Or should i set the minimum distance for it?


    Thanks! 

    Bori

  •  869
    Neuron replied

    Hi Borbála Vajda,

    I am truly sorry for the late reply, we had some holidays + the weekend. We'll try to cover as much as possible this week.

    Can you please try to add the following code at Appearance > Customize > Additional CSS?

    @media (min-width: 768px) {
        .elementor-element-0da9e4e .elementor-column {
            padding-left: 50px !important;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards