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 #1850776
Header-Nav bar
Closed

Comments

  • ArifAgron started the conversation

    Hello,

    I want to ask you about my navigation bar.

    Why when I'm logged in in wordpress like admin the navigation bar is ok, when I'm logged out navigation bar is not the same. Can you help me ?  

    I saw in the code, when I'm logged in the class with name eltdf-fixed-wrapper fixed is in the all positions and then when I'm logged out the class fixed is missing.

    You can see the photos below.

  • ArifAgron replied

    I wrote you before 3 days, please help me ?

  •  1,845
    Elated replied

    Hello there,

    Welcome to your support management and thank you for choosing our theme!

    We are sorry for the late reply, we have been getting a lot of messages daily and are trying our best to keep up with every request. We hope you can understand.

    The issue might be with the setting for transparency on the page's header. Try to navigate to Pages > All Pages > Edit the page in question and set the Background Transparency of the Elated Header to 1 (see image bellow)

    3899652154.png

    If, however, this does not fix the issue please provide us with your wp-admin details so we can log in and investigate this further?


    Kind regards,

    Sean


    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.

  •   ArifAgron replied privately
  •  1,845
    Elated replied

    Hello again,

    We are sorry for the late reply, we have been getting a lot of messages daily and are trying our best to keep up with every request. We hope you can understand.

    If your font awesome icons or custom fonts are not showing up in a certain browser (mainly Firefox or IE), then you have two solutions you can take.
    Solutions:
    1. Host the font on same domain as the domain from where the website is accessed
    2. Create .htaccess file in the root folder on the same domain where fonts are hosted and add the following code into it:

    # Apache config
    <FilesMatch ".(eot|ttf|otf|woff)">
    Header set Access-Control-Allow-Origin "*"
    </FilesMatch>

    Detailed Steps:
    So first you log in to your FTP server and find the root folder of your wordperss installation (you can see the ‘wp-admin’, ‘wp-content’ etc folders there)

    Create a new file, name it just ‘.htaccess’ (without quotes),
    Next select that .htaccess file and edit it. (or if you don’t see the edit option, copy this file to your local PC, edit it locally in a text editor, add the code I’ve shown below save the file) then move the file back to the ftp server into same location)

    Then, paste this code into that file, save the file and upload it back to your FTP server into the same folder.

    # Apache config
    <FilesMatch ".(eot|ttf|otf|woff)">
    Header set Access-Control-Allow-Origin "*"
    </FilesMatch>

    Your icons should be working now.

    As for the second issue you mentioned, you need to navigate to Elated Options > Header > Choose Header Behaviour and select the Sticky on scroll up/down option. See image bellow.

    3385568478.png

    This will set the header to show by scrolling up and down the page.

    If this is not what you meant by what you said, please be a little bit more descriptive also if possible send screenshots and links to the exact page of the issue.

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.

  •   ArifAgron replied privately
  •  1,845
    Elated replied

    Hi,

    We checked a issue and see that you have custom page for a home page, we fix that. You can achieve this with a some custom CSS code like on example below. 

    .eltdf-main-menu li.active a span{
        color: #81d742!important;
    }

    We already add a code and get a layout like on screenshot below. 

    5733289332.png

    You can also try to deactivate all 3rd party plugins and delete a browser cache memory. We are here if you have any additional questions.

    Best Regards, Mike 


    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.

  • ArifAgron replied

    I have a serious problem with header. I removed all my extra css and again didn't work. When I'm in homgepage or somewhere else in the page the header is ok now when I go to any product inside is not OK. Please help.

  •  1,845
    Elated replied

    Hello there,

    I apologize for the late reply, we have been getting a lot of messages daily and are trying our best to keep up with every request. I hope you can understand.

    We have just checked this on your website and as you can see in the following screenshot it seems like everything looks just fine >>

    4170415182.png

    Did you manage to fix the issue in the meantime?

    If there is anything else that we can help you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.