Hey blankonblank!
I don’t think the plugins that use in-page scanners to tell you if it is good/bad on SEO will work since it probably wont recognize the content but otherwise they should work fine. I think most users use WordPress SEO with Enfold.
Regards,
Devin
clParticipant
Hello Kriesi-Team,
i´d have some more questions…
Concerning to link 1:
1. HEADER: on android-systems the header moves down when scrolling. Do you have a solution herfore?
2. LAYER SLIDER: on the homepage we just did some layouts with the layer slider. at the 3rd slide we embedded a vimeo-video. After playing the video, the video-frame stays visible. Is there a possiblity to fade it out?
Concerning to link 2 we would like to modify the fullwidth-slider – is it possible …
1. … to hide the goto-slide-elements (round buttons)?
2. … to use the “framed text” only for the subline?
3. … to change the colour of the frame?
Thx a lot for your reply,
Christian
Could you help please:
Dear Kriesi Team
I have a question about Enfold header layout,
Is it possible to place the logo in the middle of the navigation bar?
iI have one example: http://www.glenilenfarm.com/
Please advise
thank you
Aga
http://test.elementdesign.ie/test/clarkes/
Hey!
We don’t typically release individual IP’s so it would need to be viewable with either an admin login or something similar.
Some typical troubleshooting is to deactivate all active plugins and then check the output again.
Then adding in the hotspot element should go like this http://kriesi.at/documentation/enfold/creating-images-with-hotspots/
Regards,
Devin
Hi!
Feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Hey jasonmwestbrook!
There is a line break ( BR tag ) between your icons. Please remove it or add following code to Quick CSS in Enfold theme options under General Styling tab
.av_font_icon + br {
display: none;
}
Best regards,
Yigit
Only thing I can say now, you don’t have any intention to fix the issue. You are just ignoring the bug and passing it to your customers.
Stop saying you can not reproduce on your side. All of the computers I tried, have the issue. I strongly believe that you should not advertise Enfold is compatible with IE 11, 10, 9, 8, 7, because it gives a negative impressions to the visitors.
This is the worst service I ever had.
Speak to Devin who could reproduce the issue on his side.
Hi Marc!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-categories, .text-sep-cat {
display: none !important;
}
Please add following code to Functions.php file in Appearance > Editor
function add_custom_link(){
?>
<script>
jQuery(window).load(function(){
jQuery('span.fn>a').attr('href','http://marcgodfreeweddings.co.uk/about');
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_link');
Regards,
Yigit
Hey!
#2 – I’m not quite sure what you mean here. Those sections are inside one half columns so the content is on the left of the section.
#3 – turn on the custom class field for all of the builder elements following this doc: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then you can target those elements directly to adjust the font size/style exactly as you want with your own custom class. Something like:
.special-heading-big {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 34px;
line-height: 1.1em;
}
Regards,
Devin
Hey Igor! :)
I am not sure if that would be easily possible but you can try using Code Block element and add your button inside it using HTML – http://i.imgur.com/kjjya7I.png
and then you can add custom CSS code to Quick CSS in Enfold theme options > General Styling tab to style it
.custom-text {
position: fixed;
top: 60%;
z-index: 9999!important;
left: 0%;
background-color: yellow;
padding: 10px;
}
Cheers!
Yigit
Hi michel6769!
Please try deactivating all active plugins and check if that helps. If not, please re-update Enfold/JS folder via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hallo,
bin dabei das aktuelle Enfold-Update zu machen, vorerst auf der lokalen Installation, und habe bemerkt, daß die Tabellen nicht mehr korrekt dargestellt werden. Hier zwei Screenshots:
Vor dem Update:
https://dl.dropboxusercontent.com/u/4900424/Bildschirmfoto%202014-08-06%20um%2015.32.23.png
Nach dem Update:
https://dl.dropboxusercontent.com/u/4900424/Bildschirmfoto%202014-08-06%20um%2015.33.28.png
…habe im Forum gelesen, daß nun die Möglichkeit besteht, die Tabellen “scrollbar” zu machen, was ich bzw. mein Kunde nicht möchte –
gibt es eine Möglichkeit, die fehlende 1. Zeile der Tabelle auf mobilen Geräten darzustellen?
Wenn ich mich recht erinnere, hatte ich auch damals, beim Erstellen der Webseite, table.php modifizieren müssen, leider finde ich diese Anleitung nicht mehr :-(
liebe Grüsse
Soltner
Hi Victor,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .main-title {
display: none;
}
Regards,
Yigit
thanks ismael – i’m a lazy bone – so i don’t want to switch the maintenance mode manually.
For the site mentioned above i made a static site called maintenance.php and put it into the wp-content folder – so when upgrading the maintenance.php is shown automatically.
I’m not pro enough – but it might be possible to set up the maintenance site generated with the enfold options similar to the procedure above to show automatically when upgrading.
If it isn’t possible then i have to make it via Theme Options / Frontpage Settings.
Hey!
Glad you figured it out Julian! Avia.js file inside Enfold/js folder is
Best regards,
Yigit
Hi!
Yes you can, but you are going to need to modify Gallery.php file inside Enfold/config-templatebuilder/avia-shortcodes folder. You can find some tutorials here – http://www.corelangs.com/css/box/overlay.html
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer h3.widgettitle {
color: white!important;
font-size: 20px!important;
}
Which type of header are you using? A screenshot of your header section would help. In the meantime, please try adding following code to Quick CSS
#header_main .container { width: 100%; }
and go to Enfold theme options > Header Layout > Header Size = Custom pixel value and set it to 150px
Cheers!
Yigit
Hi Kylie!
You are currently using very old version of Enfold, which is not compatible with WordPress version you are using. Please update Enfold theme to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
You should login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version.
There are many new features added to the theme since the version 1.3.1.
Regards,
Yigit
No, my child theme folder doesn’t have header.php. I have the latest version of Enfold 2.9.1 that I purchased on July 23. The only files my child theme has is style.css and a blank functions.php
Hey ewingmh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main {
padding-top: 34px!important;
}
Regards,
Yigit
Hey nzjosh!
1- Not sure if i understood the issue. Can you please elaborate? Featured image size of the post in archive and on homepage is the same
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
table#wp-calendar th {
color: orange;
}
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
.html_header_transparency #top #wrap_all #main { margin-top: -82px!important; }}
If that does not work, please post the link to your website
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
img {
width: auto;
}
Best regards,
Yigit
This reply has been marked as private.
Hey Swedfit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.footer_color .sidebar_tab, .footer_color .tabcontainer .tab {
color: #2d5c88;
}
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
background: orange;
border-color: red!important;
}
If you mean in the breadcrumb, no, but you can use side nav – http://kriesi.at/themes/enfold/pages/contact/
to enable it, please go to Enfold theme options > Sidebar Layout and check “Page Sidebar navigation”
Regards,
Yigit
Hey!
Thank you for your kind words :)
If you would like to start a new topic, you can go to Enfold subforum and scroll down or simply go to this link – https://kriesi.at/support/forum/enfold/#new-topic-0
Let us know if you have any other questions or issues :)
Regards,
Yigit
Hi!
You are welcome Don! You can take a look at Enfold documentation here for information – http://kriesi.at/documentation/enfold/
Regards,
Yigit
That is just hilarious!
Thanks for the cheers. ;)
I have been using Disqus which fell out when I switched to Enfold, so I thought it was a change in the theme somehow.
Have a great day.
/Anders