Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #541492

    Hey,

    1. I have just started a new blog http://www.newyorkhotellbokning.se
    but I can´t understand why the header is not visible….

    2. Also, I want to delete the small arrow in front of the menu headline

    3. And I want to the menu to be in the center

    4. Header – Extra Elements – Header Social Icons – Display in main header area
    But the instagram link that I have added under Social profile s not visible.

    Thanks
    Charlotte

    • This topic was modified 8 years, 4 months ago by Yigit.
    #541593

    Hi Charlotte!

    1 & 4- Can you please try de-activating all active plugins and check if that helps?
    2- Please add following code to Quick CSS

    #header_meta span.avia-bullet { display: none !important; }

    3- Please go to Enfold theme options > Header and choose “Logo center, menu above” option

    Best regards,
    Yigit

    #541598

    Thanks.

    1-4. no it did not help.
    Maybe there is something in the Quick Css (I copy all of it from another blog I have)

    .single .big-preview { display: none !important; }
    .template-blog .post-title {
    padding-top: 0 !important;
    }

    .blog-categories, .text-sep-cat {
    display: none;
    }

    .image-overlay {
    display: none!important;
    }

    .hr {
    height: 25px;
    line-height: 25px;
    margin: 0;
    }

    body .column-top-margin {
    margin-top: 10px;
    }
    .big-preview { display: none !important; }
    .html_header_top.html_logo_center .logo {
    left: 1%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    }
    @media only screen and (max-width: 841px) {
    .html_header_top.html_logo_center .logo {
    left: 1%;
    }}

    .template-blog .post_delimiter{margin: 0 0 20px 0;}
    .post-meta-infos { display: none !important; }

    .page-thumb {
    display: none;
    }

    #top .fullsize .template-blog .post-title { text-align: left; }
    #top .fullsize .template-blog .post .entry-content-wrapper > * { margin-left: 0; }
    .pagination .current {
    background: #e01919!important;
    color: #ffffff!important;
    }

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 800px;
    }
    .new-york-inspiration .sidebar {
    width: 30em;
    }
    .new-york-inspiration #content {
    width: 74em;
    }
    .single .container .av-content-small.units {
    width: 75%;
    }
    .sub-menu{
    min-width: 320px;
    border: 0 !important;
    }
    .sub-menu a {
    border: 0 !important;
    border-bottom: 1px solid white !important;
    }
    .av-inner-masonry, .av-inner-masonry * {
    transform: none !important;
    transition: none 0s ease 0s !important;
    }
    .av-masonry-date { display: none !important; }

    .av-masonry-entry {
    visibility: visible;
    opacity: 1;
    }
    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none!important;
    -moz-animation: none!important;
    animation: none!important;
    }

    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    border-left-width: 2px;
    border-color: orange;
    }

    #aptftbytap_domain-6 {
    left: 20px;
    }
    @media only screen and (max-width: 767px) {
    .av-hotspot-fallback-tooltip {
    display: none !important;
    }
    }
    h2.post-title.entry-title {
    font-size: 20px!important;
    }
    h3.search-box-title-1 {
    font-family: oswald!important;
    }
    #header_meta span.avia-bullet { display: none !important; }

    #541615

    Hi!

    It is not CSS related issue. Have you added any other custom code or edited theme files?

    Cheers!
    Yigit

    #541621

    No, I haven´t added anything but I first downloaded an enfold demo and then I used the WordPress Reset plugin so maybe that created some error?
    I have deleted the plugin now.

    #541623

    Hi!

    Can you please try re-updating the theme and overwriting all files via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/?

    Regards,
    Yigit

    #541632

    I have done that now but I can´t see any difference.. Shall I delete the Enfold map first and do it again?’
    Will all Quick Css and setting be saved?

    Thanks

    #541643

    Hey!

    No, your custom CSS is safe. You can delete and re-install Enfold

    Cheers!
    Yigit

    #541654

    Ok.. I deleted the Enfold map and uploaded a new but it is still the same.
    Can you login and see what it could be, thanks,

    #541683

    Hey!

    Weird..
    Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    You can contact your service provider and they can do it for you.

    Best regards,
    Yigit

    #541723

    Hello again Yigit,

    My web hotel has now added more memory to 128M but still no header!
    So strange… but there where some problems when I tested the Restaurant demo. My header was visible when I did not scroll or it was the other way around, can´t remember..

    #541766

    Hey!

    Can you please create a testing environment and check if issue occurs there? Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/

    Regards,
    Yigit

    #541774

    Ah..that seems to be too complicated for me.

    Don´t you think it was enough that I installed a new version of Enfold and deleted the old?

    #541778

    Hi!

    I believe this is the first time i am seeing such issue. On clean installation it should have worked fine. Creating a testing environment will show if it is specific to your installation or not.

    If you have FTP credentials and access to your database, it is not that difficult actually. Plugin takes care of the most stuff :)

    Regards,
    Yigit

    #541780

    Thanks…

    I have downloaded the plugin now. Can you login and help me sort it out, thanks.

    #541783

    I have been using Enfold on a couple of website and I have also never had any problem like this before. It has always been very smooth.. :)

    #541841

    This is too complicated for me… :(

    https://wordpress.org/plugins/wp-migrate-db/
    To complete the migration, you need to use a database management tool (e.g. phpMyAdmin) to import the SQL file to your database, replacing your existing database. It is perfect for developers who need to migrate fresh data from the production site to their local install, or migrate their locally developed site to a staging or production server.

    #541846

    Hey!

    You would need access to your database. If you have and would like us to do it for you, please post FTP and database access to your testing installation here privately.
    If you do not have those, please contact your hosting provider and they can provide you.

    Regards,
    Yigit

    #541967

    Thanks :)

    Here comes the FTP login. Will get the database login soon..

    #542231

    Here comes the login for the datebase

    #542727

    Hi Yigit,

    Maybe it is just better to delete Enfold and the WordPress installation and do it all over again?
    What do you think?

    Charlotte

    #543053

    It is ok now!

    I deleted all settings and uploaded a new theme version and then it was working again.
    I think it was something in the quick css code that I copy form another site.

    #543056

    Hey!

    Great! Glad you figured it out!
    You mentioned some other issues. Have they disappeared as well? :)

    Best regards,
    Yigit

    #543062

    Yes :)

    #543072

    Hey!

    Awesome! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 25 posts - 1 through 25 (of 25 total)
  • The topic ‘Header not visible’ is closed to new replies.