Hi,
I’m trying to create a Landing Page so have used the ‘Blank – no header, no footer page’ template:
http://gingerstu.byethost8.com/pre-event
Since the upgrade I now have a 88px large header space that I’d like to get rid of, specifically for the landing page. I’ve worked out the CSS I need:
.html_header_top.html_header_sticky #main {
padding-top: 0px;
}
But using this code applies it to the whole site. how to do I target a specific page to apply the code to?
Is there a way to include only the footer without a header for a page? I know I can eliminate the header and footer, but I’d like to have a page that doesn’t have the menu options at the top, but does include the footer/socket info.
thank you!!
Ismael:
This is the CSS that I was provided by Yigit:
@media only screen and (max-width: 480px) {
.responsive.social_header .phone-info { line-height: 20px; }}
This was supposed to fix the problem that you can see in this screenshot:
http://prntscr.com/33c5ls
This is a screenshot from my iPhone. Notice how the top text (Click Here to Make an Appointment or Call (212) 779-0468) does not appear properly. On a desktop browser, the text appears fine: http://prntscr.com/33c60i
As I wrote before, I think that there may be a problem with the CSS that was porovided by Yigit:
@media only screen and (max-width: 480px) {
.responsive.social_header .phone-info { line-height: 20px; }}
Would you be kind enough to check this on your end?
Thank you,
Dan
Hello, she had once given me a CSS code for my header image. Be a template update, it no longer fits now. Please help me one more time so that also the text below the header image is displayed correctly.
Here is the CSS code from them
#header_main .container, .main_menu ul:first-child > li > a {
height: 200px !important;
line-height: 370px !important;
}
html.fixed_header #main {
padding-top: 200px;
}
.image-overlay {
visibility: hidden;
}
http://www.hof-in-bayern.de/
Jochen Bake
Hi Ismael
It is on Android and iOS (Apple)
I have tried several smartphones.
It is fx. the 6 icon box in top of my page, The social links on the page, the portfolie subjects, and the partne logo elements.
The only links working is the main meny in top of the page and latest posts.
I have tried to disable every plugin, no effect. Still same problem.
Hi!
You can add this on Quick CSS or custom.css:
#header_main .social_bookmarks li a {
border-radius: 5px;
}
#top .social_bookmarks li {
width: 30px;
margin-left: 5px;
}
#top .social_bookmarks li a {
background: #c5c5c5;
color: white;
}
Regards,
Ismael
Hi!
1.) If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.

On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page.
.page-id-2251 #header_main .av-special-heading { margin-top: 90px; }
2.) You can manually type it right before the paragraph or sentence that you want to use as excerpt. Refer to this link: http://codex.wordpress.org/Customizing_the_Read_More
3.) No, sorry but you can’t use layer sliders inside column layouts.
Please watch these videos to learn more about the theme: http://vimeo.com/channels/aviathemes
Refer to this link for more info: http://kriesi.at/documentation/enfold/
Best regards,
Ismael
Hi,
I use DesktopServer for the local installations of all of the WordPress websites I maintain. However I now am getting a weird error and I only get it with Enfold.
Warning: session_start(): open(\xampplite\tmp\sess_8gpu5geh22ur6lvmq8ej338b70, O_RDWR) failed: No such file or directory (2) in D:\DesktopServersites\www.mysite.dev\wp-content\themes\testsite\config-templatebuilder\avia-shortcodes\masonry_entries.php on line 33
I am using a childtheme. Would you happen to know what might be going on?
And suddenly I have the same problem again! And I can’t log in any more. Username and password are correct, but it’s just jumping back to the log in interface.
Could log in now, but don’t know why :P
I found this new topic here: https://kriesi.at/support/topic/problem-with-icons-3/
Seems to be the same problem. I can see my icons with google chrome, but not with firefox or internet explorer.
-
This reply was modified 12 years ago by
jgron.
Hello,
I just noticed a minor bug (I think) and didnt know how to submit it without creating a topic.
I built a Faq for my website http://1a-spanndecke.de/faq/ and tested it on an iphone 5, latest iOS, Safari browser.
The line with the catergories to sort the toggles gets cut off on the right side of the screen.
The last point “Technik” does not break into a new line but gets cut off at “Te”.
I am not quite sure if my page layout could cause the problem because there is nothing but the accordion and one icon box.
Please have a look at this little problem.
Best regards
Julien
Hello,
I’ve been loving this theme but am currently going through a disaster with the advanced editor/debug area.
My content is being deleted after updating the page and revisions aren’t indicated the content was ever added. This is wrong as I am looking at a page preview with the content that was added before it was erased after updating.
I tried pasting short codes into the debug > updated the page > observed the new fields in the advanced editor on the back end have been added from pasting in the short codes > modified some of the fields > selected “preview” > saw the new fields as recognized in the preview, life, and functioning properly > select “update” > and everything gets deleted.
I’ve successfully duplicated content this way on this theme with no issues but have currently hit a hard stop where i can’t produce more content. Furthermore, even when I do everything manually without ever selecting the debug menu, the content that I add is disappearing.
Please let me know if you can help with this.
Thank you,
-mike
All set, the issue I had was with my hosting and not uploading the images correctly.
I want to do the same thing – I’ve just posted for help in another topic that is related:
https://kriesi.at/support/topic/header-adding-images-resize/
Hi guys
I want to do the same thing, and add an extra graphic next to the logo on the top.
I upgraded my template file to the latest version, and inserted the following code under “echo avia_logo” line as mentioned:
echo "<div class='header-addition'> <center> <img src="http://examplesite.com/wp-content/uploads/2014/03/free-shipping.jpg"></img> </center> </div>";
however this just completely breaks the site. I’ve swapped the image code with text, and that works ok, so I’m obviously nearly there. Could you point out what I’m doing wrong?
Cheers
Hey Richard ! Thank you so much, that´s it! I don´t look into Theme-Options for a longer while, but I do it now.. That´s perfect and I think I can erase the custom CSS now..
This topic can be closed..
Best regards
Hey!
See: https://kriesi.at/support/topic/wpml-language-switcher-flags/#post-241574 – if you want to use the “dropdown” instead of the vertical flags activate the default “add flags to menu” option and use the code I posted in the thread to deactivate the theme language switcher.
Cheers!
Peter
Hi ChrisiRa!
Since 2.6.2 Enfold will add the flags to the main menu if WPML is activated and no top bar (secondary menu) is activated.
You’ve two options:
1) Go to WPML > Languages and deselect the ” Display the language switcher in the WP Menu” checkbox. This will deactivate the default menu language switcher.
or
2) If you don’t want to show the theme language switcher in the main menu insert this code into your child theme:
add_action('after_setup_theme','avia_remove_main_menu_flags');
function avia_remove_main_menu_flags(){
remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 );
}
Cheers!
Peter
Hallo Enfold-Team,
ich habe ein Problem mit dem Vollbild-Slider. Wie kann ich einstellen, dass der Vollbild-Slider sich an die Größe des Browsers anpasst?
Auf dem Desktop-PC zeigt erscheint das Bild optimal. Rufe ich die Seite über iPad oder iPhone auf, passt sich das Bild nicht automatisch an die neuen Seitenverhältnisse an.
Hey!
Since 2.6.2 Enfold will add the flags to the main menu if WPML is activated and no top bar (secondary menu) is activated. If you don’t want to show the flags in the main menu insert this code into your child theme:
add_action('after_setup_theme','avia_remove_main_menu_flags');
function avia_remove_main_menu_flags(){
remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 );
}
Regards,
Peter
Hi silviouk!
You can close the gap between two ad widget using this on Quick CSS or custom.css:
.avia_partner_widget:last-child {
margin-top: -20px;
}
Cheers!
Ismael
Hi!
That is possible but the tooltip will pop out over and over again. You can add something like this on Quick CSS or custom.css:
.avia-tooltip {
margin-top: 80px;
margin-left: 5px;
}
Cheers!
Ismael
Hey!
Sorry, you didn’t mention anything about that. We can only give support for the actual theme.
Regards,
Ismael
Hey!
Please use this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) {
.responsive #header .social_bookmarks {
right: -60px;
position: absolute;
}
#top .social_bookmarks li a {
width: 20px;
min-height: 20px;
font-size: 15px;
}
#top .social_bookmarks li {
width: 25px;
}
#top .social_bookmarks li a {
line-height: 20px;
}
}
Best regards,
Ismael
Hi mstell168!
Please add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0;
}
.header_color .container_wrap_meta, #header_main .container {
background-color: transparent;
}
Regards,
Ismael
Sounds like there was some stray corrupted data in one of those that got deleted. I’d love it if there was a clean answer for everything with development but there can definitely be cases like this where it just starts working again :)
For posts yes it will work without images. I originally read it as portfolio items which doesn’t quite work the same.
All of the themes template builder items are in config-templatebuilder>avia-shortcodes . Then the masonry_entries.php which handles all post type displays.
I need some help on my website, my client wants to have “Like us on Facebook” next to the Facebook icon.
I can sort of accomplish this by popping the icons into the top secondary menu area along with the “extra info” – But what I want is to have both in the main header area, not above it.
Here is my site:
http://prpr23393.staging-cloud.netregistry.net/
Can anyone help? Thanks!
I should mention, that there’s the solution of just removing the featured image from all of my hundreds of posts, which is a prohibitive bit of work, but what’s more, I want the featured images to remain attached for other display purposes, and because this is just an engagement experiment to observe click behavior of the posts when the image is absent.
Any help or guidance would be greatly appreciated. Even just pointing me to the .php file responsible for the masonry display.