Hi Yigit,
Sorry for a late reply. Got distracted over the long weekend with Easter :)
All looks good after the upgrade to Enfold 2.6.4.
I have noticed one other “issue” in the navigation drop down in various devices. Would you like if I report it to you? It is not show stopper for us… But might be good for the theme to improve.
Take care of yourself,
E.
Hello everyone,
I consider using a “before after slider” for a site wide project using Enfold.
Has anyone used and implemented this type of plugin responsively coupled with Enfold?
How successful was/is it? Which would you recommend, if any? WHare are the hurdles?
There are several BAS around available from Codecanyon:
http://codecanyon.net/search?utf8=✓&term=+before+and+&category=wordpress&new_term=before+and+after
For the sake of documentation, this question has already been asked a year ago without much of a success success:
https://kriesi.at/support/topic/before-and-after-slider/#post-27853
Time was ripe to bring it forth again. Thx for sharing experience, if any.
A.
Hi Andrew!
There is a newer Enfold version released today, please update it.
Best regards,
Josue
Hey!
Please update to the latest version of Enfold (2.7), it introduces a new element to insert HTML/JS code safely (Code Block). Then, in order to get the code you pasted working you’d need to add this to the Quick CSS:
.hide{ display: none; }
Regards,
Josue
Hi Marc!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .av-main-nav ul a { color: red; }
#top .av-main-nav ul a:hover { color: green !important; }
Cheers!
Yigit
I added this code to the quick css style from the enfold settings.
But the submenu navigation color of the text cannot be changed. How do I change that including the hover color please?
I thought these would be in the enfold settings.
Thank you!
Yep, that should do it. I’ve found that I sometimes need to tweak settings after importing from the parent so keep a second window open with the previous general styling tab open (since the page doesn’t auto refresh when you switch themes).
Edit: since you are switching themes you still need to change your menu, and set any theme specific WordPress options again.
-
This reply was modified 11 years, 7 months ago by
Devin.
Hey Marc!
Download the full package from ThemeForest that comes with the PSD, License etc and there is a child theme included there. You can also create your own or download a simple version here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Devin
I am using Enfold version 2.6.2.
If I upgrade to 2.6.4, will I lose all the changes that I made to the 2.6.2 source code in the themes/enfold directory?
This reply has been marked as private.
it is present on avia builder. wordpress 3.9 update 2.6.4. but it does not work.
http://nsa34.casimages.com/img/2014/04/21/14042104550287577.jpg
it will work with the 2.7 update to be released soon! wait friends!
See here: https://kriesi.at/support/enfold-feature-requests/ (Additional Column Options)
Ismael thank you for your help! If I make this change, do I have to make it on the child theme or the parent theme? I wouldn’t want an update to lose this custom change.
Also, when you say “Replace the $logotext and the $subtext”, do I replace the $logotext with the text I want to input?
Could I do this from the general setting in WP? I just wanted to use the regular settings.
Or if there is a faster way to add a custom code to the quick css instead from the Enfold style settings.
Thank you again! I appreciate it.
Thank you, I appreciate it! I just upload it, then import setting from parent theme, correct?
Thank you again!!!
This reply has been marked as private.
Sob sob…
http://www.pianosfromjapan.com
Click on any of the links and they show 404 page.
Please help me guys.
Thanks!
Jason
All I would like to know please if the child theme is already incorporated with Enfold as of this date?
Thank you!
Hey Yassine!
Please add following code to Quick CSS in Enfold theme options under Styling tab
label.ng-scope {
-webkit-backface-visibility: hidden!important;
-webkit-transform: translateX(0)!important;
}
Best regards,
Yigit
Hi!
You are welcome, glad we could help! Let us know if you have any other questions or issues :)
@elaminey thank you :)
Best regards,
Yigit
Hi,
thanks Yigit and Yassine for your help about that :)
Regards
Pedro
Hi!
1) The next/prev post/portfolio navigation doesn’t take care about the category order but it will sort navigate to the next/previous post based on the “publish” date. See https://codex.wordpress.org/Function_Reference/next_post_link and https://codex.wordpress.org/Function_Reference/previous_post_link
If you want to limit the post navigation to the category of the current post/portfolio entry see https://kriesi.at/support/topic/portfolio-link-arrows/
2) You can try to add the +1 script to the enfold\includes\helper-main-menu.php – insert it somewhere below
<div class='container'>
(there’re two occurrences of this code – the first line affects the submenu, the second the main menu). If the button doesn’t display properly please use a social bookmarks plugin like: http://wordpress.org/plugins/simple-share-buttons-adder/ or hire someone who can help you to implement the button based on your requirements.
Regards,
Peter
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive #top .avia-post-nav {
display: block!important;
}}
Regards,
Yigit
Yigit, can you please see my post about an issue with google chrome?
https://kriesi.at/support/topic/fixed-footer-issue-google-chrome/
Thanks :)
Hey!
WPML plugin is not compatible with WordPress 3.9 yet – http://wpml.org/2014/04/status-wpml-wordpress-3-9/
Regards,
Yigit
Hi absurdity69!
Please do not create duplicated topics. I have replied you on your other topic here – https://kriesi.at/support/topic/bbpress-vs-wp-symposium/
Cheers!
Yigit
Hello,
the plugin WPML create the conflict :( im investigate about that
Regards
Pedro
Hey!
@iotaip Which version of Enfold are you using? If not the latest 2.6.4, please update the theme and check once again
Best regards,
Yigit
Hi koelnermusikakademie!
No, unfortunately both things are not possible at the moment. For 2) you can try this plugin: http://www.wpgmaps.com/ or you just embed the google map with an iframe. You can also suggest both features here: https://kriesi.at/support/enfold-feature-requests/ and if more users vote for it we might add them to the theme framework.
Regards,
Peter
Hi Yigit,
I think the issue is I have updated my wordpress to the latest version (3.9). Now my text fields are not visible when I edit them. I can only see them in the html setting.
I am running the latest version of enfold
Let me know if you have a fix for that
Maybe I have to drop back to the last version of wordpress?