I am new in the theme and editor of Enfofd, I need to remove de logo from the header (Actual is ENFOLD) and replace with my, I canr find the way to do by the editor, I been loking for videos, but a dont fond. Can please tell me the steps to do thise.
Thanks
Hi – from the theme demo here:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
I see that the layer slider is in parallax form. How is this done? Thanks!
So, what would be your recommendation in my case. Here are the files which I have made mostly slight mods to over the past couple months of customization:
header.php
base.css
custom.css
layout.css
shortcodes.css
config-woocommerce/config.php
config-woocommerce/woocommerce-mod.css,
functions.php
functions-enfold.php
config-gravityforms/gravity-mod.css
single.php
single-portfolio.php
includes/loop-portfoilo-single.php
footer.php
page.php
index.php
I will definitely be avoiding this mess in the future by starting with child themes. I appreciate your help with this.
Hi Compustar82!
Somewhat but not entirely. The theme now has an import parent theme settings option when you activate the child theme so the theme settings will be pulled down.
The files edited however will only be replaced if they are in the root directory since that is the only directory where WordPress really looks for them. Files in other directories will need to be included or called from the child theme. Its kind of dependant on what files you changed and where to go deeper into what will need to be done.
Best regards,
Devin
Devin, I’m aware of that. Sorry if I was not clear. My point is that in that tab, it says I’m up to date. Which I’m obviously not. Not sure why it’s not seeing that there is a new update.
Secondly, when I tried a manual install, it gave an error that the enfold folder already existed.
-Leif
Hello,
I am needing to update enfold in order to allow proper functionality of some plugins and now I have a bridge to cross. I was unfamiliar with using child themes when I started building the site I am working on and now the site is heavily customized.
I watched the video on using child themes and in the video, Devin mentioned that using a new child theme would essentially be going back to default since WordPress will be considering it a “new theme”.
Here is what I am wondering… Can I make my current enfold theme folder into a child theme of a new updated enfold folder? In my current Enfold theme folder, there are 18 files which have been modified in one way or another so if I were to leave those 18 files in their current directories, then delete the files which havent been modified, then change the parent folder name to “enfold-child”, would WordPress still recognize the modifications that have been made instead of viewing it as a “new child theme”?
If thats the case, I could then just upload the new “parent” enfold folder and update that folder in the future. I am hoping this will work because like Devin mentioned, normally you would start using the child theme before importing the dummy data. Please let me know if you think this will work for me.
Hey again Ismael,
I’ve just had another look and it has worked great on the blog homepage, but not on the individual blog post pages e.g. http://etool.net.au/eblog/events/meet-etool-eco-week-spring-festival/
Is there something else I can add to the CSS coding above to include these pages?
Thanks, Siobhan
Awesome, thanks Ismael. Worked perfectly!!
This reply has been marked as private.
Hey!
The theme update is from within the Enfold theme options at the very bottom.
You should backup your functions.php before updating however since that file will be written over.
Best regards,
Devin
This reply has been marked as private.
It would be terrific if we had the option to add either next/previous arrows or bullets to the testimonial slider, so that users could toggle through them at will rather than waiting for the timer to cycle.
Hi judetsai!
I don’t think so, perhaps you may want to tweak some heading tags in order to keep the same structure, can you post a link to your actual website?
Best regards,
Josue
Hello !
We were out of time to produce one of our exhibition website and we managed to build it very fast with Enfold.
It looks awesome !
Check it out at http://venice.mbam.qc.ca
Got it. Adjusted it slightly to make it larger. Thanks!
Hi!
Changes are done. Please review your website. You can find CSS code i added in Quick CSS section
Best regards,
Yigit
This reply has been marked as private.
Hey wss310!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
#top .social_bookmarks li a { font-size: 20px; }
Cheers!
Yigit
Hey David!
Would you mind creating a temporary admin login and posting it here privately? Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
Yigit
Hey wss310!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#simple-social-icons-2 .widget li { clear: none; }
Regards,
Yigit
Hey wss310!
Sure, please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks { float: right; }
Cheers!
Yigit
Hi!
You can find changes in the version.txt file inside the file you download from ThemeForest.
If you would like to update your theme, try doing it via FTP. If you have had so many issues, probably installation was not very succesfull.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Hey!
1 & 2) Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .av-special-heading h1 { font-size: 30px!important; }}
3)
@media only screen and (max-width: 480px) { .responsive .container { width: 300px; }}
Regards,
Yigit
http://kriesi.at/themes/enfold/pages/pricing/?skin=Splash%20Red
Used to be white text in the red buttons, now they are black and hard to read. How can we fix?
Edit:
Seem stye white buttons got white text – se further down on the page.
-
This topic was modified 12 years, 4 months ago by
webpress.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
a.goto-slide { color: transparent; }
a.goto-slide:hover { color: transparent; }
Regards,
Yigit
Ok thanks.
Could i maybe install the enfold theme in 3 sub-categories folders to create the different menus?
Nima
Hello,
After updating to the new version of Enfold, the favicon does not display in IE. It does work in firefox.
Please advise.
Masonry when title and description are set to appear on roll-over – two requests
1) Ability to make the background slightly transparent.
2) On mobile I would like for the title and description (start hidden) and to appear on tap (one item), Then tap again for link. Just like other roll-over items work on mobile (such as the menu).
Thanks for consideration