Hey Sowmedia!
You can change the color in second tab and choose to display any heading element you would like to use – http://i.imgur.com/F7fygME.png
Please go to Enfold theme options > Advanced Styling and edit heding elements as needed
Best regards,
Yigit
Hey marcelmontel!
You can add a color section element to your page with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add a code block element to your page ( if you are using shortcode ) or widget area element and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-unique-id .container { max-width: 100%; margin: 0; padding: 0; }
Regards,
Yigit
Hey!
If you are using the one that comes with Enfold, yes. If you would like to de-activate layer slider, please add following code to Functions.php file in Appearance > Editor
add_theme_support('deactivate_layerslider');
Regards,
Yigit
Hello,
I have customized the mobile Menu of enfold to show the header area. Result is live here:
cop-morrien.de
Due to client request I added a search icon to the mobile-header. The search Icon links to the search-field
in the sidebar (under the main-content in mobile view). Everything works fine so far. The only thing, that I can not manage to get to work is the following case:
When the menu is open and the user clicks the search icon in the header (next to the mobile menu toggle icon) I want the menu to hide and the page to scroll to the search field. The scroll does work, but I can not get the menu to hide at the same time.
This is my code in js > avia.js (which I have copied to my child theme):
$html.on('click', '#add-search-icon', function()
{
container.removeClass('show_mobile_menu');
container.css({'height':"auto"});
});
But this sadly doesn’t work. I also tried:
$(#add-search-icon).click(hide_menu);
Can you please check what is wrong.
Thanks
-
This topic was modified 11 years, 6 months ago by
shenom.
This reply has been marked as private.
Hi Yigit,
Enfold Main menu was clicked before making the changes. So I don’t understand why it would change when adding the pages.
The menu is also now missing half of it’s content compared to http://major.com.au/
Cheers
Carl
Hi Tony!
Currently it is not possible but please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/ :)
Best regards,
Yigit
Hello Ismael,
this is exactly what I did.
I changed includes > helper-social-media.php to this:
https://twitter.com/intent/tweet?text=[title]&url=[shortlink]&hashtags=CoachingBlogger
and saved the changed file to my child-theme in the folder ‘includes’.
But it doesn’t work. I do not get a different Output as the one specified in the original php-file. Do I need to include the Twitter widget.js or is it already included in enfold?
I put this into my child-themes functions.php
if is_single() {
echo '<script type="text/javascript async src="//platform.twitter.com/widgets.js"></script>';
}
I would also need to add a rel=”publisher” to the google+ Icon. Where would I add this?
-
This reply was modified 11 years, 6 months ago by
shenom.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.subtext {
display: none;
}
Regards,
Yigit
Hey!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
Yigit
Thanks for the links, but perhaps it is possible with enfold…
It would be great if I can choose here (no image picture)
Because than I have two images for my post.
I hope you can see what I mean, because I have my blog in german.
Hey!
It seems like you are still using Enfold version 2.9.1. Please try re-updating the theme via FTP and make sure to overwrite all files
Regards,
Yigit
Hi blancocapell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_table_col.first.portfolio-preview-image {
display: none;
}
.av_table_col.portfolio-entry.portfolio-preview-content {
width: 100%;
}
Regards,
Yigit
So Enfold was just updated today and the layerslider(advanced I believe) being broken on my site is still a problem. For me the left half works but the right half is blank. Please fix this as you said you would or provide me with a way to fix it. Thanks other than that I love your theme!
Hola!
Por favor go to Enfold theme options > Blog Layout and uncheck all under “Share links at the bottom of your blog post”
Best regards,
Yigit
Hi Giles!
Please go to Appearance > Widgets and add needed widgets to Footer column widget areas. You can go to Enfold theme options > Footer to change footer options. Currently you are seeing default widgets there, once you place your own widget, they will be replaced. You can simply add Text widget to 1st footer column and add your text inside it
Regards,
Yigit
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
.home #av_section_1 .av-parallax.avia-full-stretch.active-parallax {
background-position: 0% 40%!important;
}
Regards,
Yigit
Merhabalar Sevankonu!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive img.category_thumb {
display: none;
}
Regards,
Yigit
Hey!
You forgot to check “Enfold main menu” under Menu Settings in Apperance > Settings – http://i.imgur.com/xzDG1zd.png
I checked it for you and it does work fine now. Please review your website
Cheers!
Yigit
If 2.2.6 is not the latest version my dashboard is not telling me there is an updated version??
There isn’t – just checked 2.2.6 is the latest.
Don’t forget EVERYTHING was installed yesterday – WP, Enfold, Child, Woo – everything. The only change is the update to Enfold but yesterday I have not really used much of Enfold as I was setting up the Woo side .
-
This reply was modified 11 years, 6 months ago by
Adendum.
Hi stepheng!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block;
}}
Cheers!
Yigit
This reply has been marked as private.
Hi jokhm!
It is not easily possible. You can go to Enfold/config-templatebuilder/avia-shortcodes folder and modify portfolio.php file if you really need it
Best regards,
Yigit
Yeah, updated via ftp an, of course, lost all customization :(
Well, I did saved some of code snippets and custom colors apart as text, but with automatic updates there was no need to go through all this again and again.
Does this mean, that we won’t be able to update local files automatically anymore in a future? U see, everything else except Enfold theme updates normally. I mean plugins, woocommerce extension and wordpress itself.
I run several local (WAMP) installs of wordpress+enfold copies for test and backup purpose. All of them have problem with update from 2.9 to 3.0 (up to version 2.9.2 automatic update worked just fine) and none of them have problems with auto-updating other extensions.
Hope, you would regard it as a serious bug and fix it.
Kind regards
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.footer_color { background-size: cover; }
If that does not work, please post the link to your website
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive span.post-meta-infos {
display: none;
}
Regards,
Yigit
I can’t compare what I have here today with anything I had yesterday (pre 3.0.2. update) as I had a brand new WP install yesterday and a brand new Enfold install with a brand new Enfold Child install…so what I am experiencing now may be down to the update installed this morning or not.
But as I work through each of the shortcodes I am finding that the following (that I have tested so far) do not work:-
Content Slider
Animated Countdown
Content Icon
Masonry
Animated Numbers
Post Slider
Progress Bar
I’ll post again when I have completed test but I am hopeful some kind Enfold guru will spot a pattern here and get me up and running before I need to add more to the list!
WP 4.0
Enfold 3.0.2
Enfold Child 1.0
Hey Courtney!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-content-slider .slide-entry-title { font-size: 20px; }
Best regards,
Yigit
I have a transparent menu throughout my site, floating over a color section containing a big text heading. It looks great until the width of the browser window is dragged smaller (or viewed on a phone). The text in the color section wraps, and the main menu soon disappears entirely. Here’s a link to the site – just reduce the size of the window to see the issue. (link is in private section)
There’s another smaller issue with the repeating background as the text wraps and the color section gets bigger, thus making the fixed size repeating bitmap look ugly, but that’s something separate!
Enfold version is 3.0.1, I see the issue in Chrome and IE and on mobile Chrome.