-
AuthorPosts
-
November 24, 2015 at 12:00 pm #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, 12 months ago by Yigit.
November 24, 2015 at 1:47 pm #541593Hi 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,
YigitNovember 24, 2015 at 1:52 pm #541598Thanks.
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; }November 24, 2015 at 2:16 pm #541615Hi!
It is not CSS related issue. Have you added any other custom code or edited theme files?
Cheers!
YigitNovember 24, 2015 at 2:20 pm #541621No, 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.November 24, 2015 at 2:22 pm #541623Hi!
Can you please try re-updating the theme and overwriting all files via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/?
Regards,
YigitNovember 24, 2015 at 2:34 pm #541632I 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
November 24, 2015 at 2:41 pm #541643November 24, 2015 at 2:50 pm #541654Ok.. 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,November 24, 2015 at 3:15 pm #541683Hey!
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,
YigitNovember 24, 2015 at 3:59 pm #541723Hello 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..November 24, 2015 at 4:43 pm #541766Hey!
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,
YigitNovember 24, 2015 at 4:51 pm #541774Ah..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?
November 24, 2015 at 4:55 pm #541778Hi!
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,
YigitNovember 24, 2015 at 4:57 pm #541780Thanks…
I have downloaded the plugin now. Can you login and help me sort it out, thanks.
November 24, 2015 at 5:00 pm #541783I 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.. :)
November 24, 2015 at 6:18 pm #541841This 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.- This reply was modified 9 years ago by charlotteraboff.
November 24, 2015 at 6:25 pm #541846Hey!
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,
YigitNovember 24, 2015 at 10:10 pm #541967Thanks :)
Here comes the FTP login. Will get the database login soon..
November 25, 2015 at 10:08 am #542231Here comes the login for the datebase
November 25, 2015 at 10:18 pm #542727Hi Yigit,
Maybe it is just better to delete Enfold and the WordPress installation and do it all over again?
What do you think?Charlotte
- This reply was modified 9 years ago by charlotteraboff.
November 26, 2015 at 12:38 pm #543053It 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.November 26, 2015 at 12:39 pm #543056Hey!
Great! Glad you figured it out!
You mentioned some other issues. Have they disappeared as well? :)Best regards,
YigitNovember 26, 2015 at 12:43 pm #543062Yes :)
November 26, 2015 at 12:46 pm #543072 -
AuthorPosts
- The topic ‘Header not visible’ is closed to new replies.