Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1802322
Still image and color background
Closed

Comments

  • ArtigianWeb started the conversation

    Hello,

    for the Borderland theme I bought I need to:

    - for some pages put a full-width background image that remains fixed while the page is scrolling
    - a semi-transparent black background color for the page containing the contents, with a little padding between the black background border and the content.


    A similar example to this link: http://www.collectingmeteorites.com/about-me/

    How can I do? it's possible?

    Thanks, I look forward to your precious directions


    Artigian

  • ArtigianWeb replied

    Hello,

    no, maybe we did not understand each other, for the Borderlan child theme I would like:


    1. only for some pages set a full-width background image, while for the contents a semi-transparent black color (as in the link you see: http://www.collectingmeteorites.com/about-me/). But only for some pages because for others I would like to keep the background black without transparency without the image.
    2. I can not set the sliders for the home page
    3. can I remove or replace the loading image that appears before a page is displayed?


    Thank you


    Artigian

  •  1,845
    Elated replied

    Hello,

    1. Just go to to alter some existing page or create a new one >> add Row shortcode and then choose Parallax in Row Settings. Then upload desired parallax background image and Content Width (In Grid or Full-width). After that you need to set desired page Template (Default Template or Full Width template). You can set page template to Full-Width and content width (within Row Settings) to In Grid.

    2. You can go to Import some desired slider through Layer Slider  >> Import (located in the file you downloaded from Theme Forest / xml )

    Then you need to copy that slider shortcode and paste it into Sldier Shortcode field within some desired page (Elated General page settings).

    3. Just go to Theme Options >> General >> and then disable Loading animation or choose some other one >>

    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards,
    Jerry Legend
    Elated Support


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   ArtigianWeb replied privately
  •  1,845
    Elated replied

    Hi there,

    I apologize about the belated reply - we have been getting a lot of tickets lately, and our reply times have not been as fast as we would have liked.

    1. I can see that you're using child theme where some modifications are made on template. For example, you don't have page template part here to choose, which exist in our theme:

    As you can see on our demo, here it is:

    You can choose which template you would like here, for example full width, which will help you to set your image to be full width. 

    But you can do something like this. Add this code in that page backend here:

    .content {
        background-image: url(your-image-path.jpg)!important;
    }
    

    And inside of URL set your image path. This way you will add your image in the background. And then you can set on your row background color and transparency:

    2. Since you're using child theme, some of our options are overwritten, like the field for the slider. It should appear here:

    Here it is on our demo:

    From this point, we can suggest you to either use parent theme or go through the modifications on the child theme and see which files and parts of the code overwrite our options. 

    Let us know if you managed this!

    Best regards,

    Marie


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   ArtigianWeb replied privately
  •  1,845
    Elated replied

    Hi there,

    1. You can try to follow this guide in our documentation: http://demo.elated-themes.com/borderland-documentation/#elated_slider

    2. I can see that in here is already set transparent header for the sticky menu:

    Try to look for this and change it to the color you desire. I tried to access your admin panel, to take a look where this is set, but I couldn't (with those credentials that you've provided down below). 

    3. I said to try to look at the modifications that are made in child theme to see which modification override our options. You can see, for example, that when you activate parent theme, our options are there. You don't have to add any code, just check that one you're already have. I believe that you made those modifications or your developer, if you have one, because with the parent theme goes child theme, but it's not the modified one (with child theme always come function.php file and style.css).

    Best regards,

    Marie



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.