Hello
I think maybe is the installation of dummy data doesnt work at all, I just check and there is no posts.
I installed the theme first.
Then I saw the chlid theme video, so I unistalled the theme, and installed the child theme, and de data again.
I noticed that some IDs change the secuence, so I had to reload the pages that reference those items (the slider to be concrete)
Then a friend told me not to use child themes, so I activate again the Enfold, delete the child, and import the content again.
So, I think this could be the problem.
Is the a way to install a new, fresh installation, “sequences starting in ‘1’”?
Please help
Thanks
José
OY! I must have not unchecked the private box. Apologies! For now I am not going to worry about this. I have to get the site finished soon and have other priorities. Will get back in touch if necessary. Thanks for all the great support!
hy
with this plugin activated and enfold theme all my pages dashboard are broken, cant edit pages, don’t show all pages…
without everthing is ok
anyoane meet this type of errors with yoast?
maybe a solution?
thank you
Hey cree8teevgrl!
You’re using a very old version of Enfold. Please download version 2.2 on your themeforest account then update the theme. You can watch this video on how to update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356
Cheers!
Ismael
Hey MulderMind!
1.) You can set the content background on Enfold > Styling. What do you mean by ” x%”? Can you give us a screenshot of what you’re trying to do?
2.) You can add this on your custom.css to change the color of the image circle overlay:
.main_color .image-overlay .image-overlay-inside::before {
background: red;
}
3.) What type of header do you have right now? You can use this:
#header_meta {
box-shadow: none;
}
#header_main {
border-top: none;
}
Regards,
Ismael
Hi!
You can generally use this plugin to force all things to run through your ssl cert: http://wordpress.org/plugins/force-ssl-everywhere/
Cheers!
Devin
Hi!
You can use Widget Logic. Please refer to this link:
http://wpml.org/2011/03/howto-display-different-widgets-per-language/
Regards,
Ismael
Here was the response I received from my hosting support person :
its not a hosting issue its to do with how safari is ignoring the !important in the css rules probably
this rule affects the of the menu text
color: rgb(187, 187, 187) !important;
its in .main_menu ul:first-child >
thats in enfold.css
OR – safari is making the borders of the font slightly fuzzier (you could make that look better by increasing the font size).
The second option is more likely as the mouseover effect makes the words brighter.
But theres nothing server side that affects how different css browser rules are rendered in different browsers.
It’s not an !important rule issue because i cleared all the custom css and the issue still persisted. This is one crazy situation. It really sucks because this is the best theme ever and I might have to start over with a new theme.
So it sounds like I’m stuck. I guess the last thing to try would be to test another font maybe. I’m out of ideas. I will update (in case soeone else has this issue.)
This theme is getting increasingly frustrating. I never got a response to the last question I posted about the site completely breaking when I edited the functions.php file so I decided to start completely over and had to reinstall WordPress & Enfold. SUPER FUN!
But now I’m just making page layouts and keep getting “no data received” back when I try to save it. The pages are super simple! Why is it so hard to get it to work?
http://calirivierahomerental.com/
Fixed. Seems all of my images needed to reference https and not http. A lot of errors were ocurring as they were not secure links (yes, the SSL I have kicked up flags due to them not being HTTPS). Thanks anyway.
-JP
Hello!
Glad we could help Pat :) Let us know if you have any other questions
Regards,
Yigit
Hello Alex!
Please add following code to Quick CSS in Enfold theme options
#header_main, #header { box-shadow: 0 3px 5px #626262; }
Regards,
Yigit
Hi!
Please try adding to Quick CSS like this
.main_color .avia-icon-list .iconlist_icon { background-color: #1180e1!important; }
If that does not work, you can add it inside of Custom.css file which is inside Enfold\Css folder
Best regards,
Yigit
Ok guys, I know this is a bit outside the scope of support, so I plan on doing a majority of foot work myself. I just want to make sure I don’t break anything.
The developer of the “Progressive Player” plugin has been very helpful, and after troubleshooting, he’s discovered a conflict between the player and one of the Enfold theme stylesheets :
(Plugin developer) – Try removing this stylesheet in particular:
http://downtonestudio.patrickneve.com/wp-content/themes/enfold_updated-9_2013/enfold/js/mediaelement/skin-1/mediaelementplayer.css?ver=1
Would you guys have any suggestions on how to do this without causing global destruction? The plugin developer says that he doesn’t see there being any issues. Although I’ll backup first, I would like to avoid destruction. :-)
Here is what the plugin developer had to say : If you have trouble finding the area the code in the theme that is over-riding the default styles. Contact the theme authors support forum and ask for assistance. You just have to let them know you are using an audio player plugin (Media Element Player) but the theme appears to have styling for this built-in. It is over-riding functions in the plugin and I am hoping to remove that section of the theme so it doesn’t interfere. Ideally this can easily be removed from the theme so you wouldn’t have to worry about any conflicts.
Thank you so so much for the help guys. As always.
Hello dhruvcasper!
Please add following code to Quick CSS in Enfold theme options under Styling
li#wp-admin-bar-avia.menupop { display: none!important; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling
.title_container { display: none; }
Cheers!
Yigit
Came across this site:
https://www.joinsessions.com/
Look at the roll over transitions under why it works – fluid, nice, I also like the opacity of the roll over sections.
Just a thought.
Hi!
@dmiklus would you consider contributing Italian translation of Enfold? :)
@mmichtus Multumesc!
Best regards,
Yigit
-
This reply was modified 12 years, 3 months ago by
Yigit.
Hello Hanniball!
No, there are no HTML templates of any of the theme files. You could create the pages form wordpress and then copy the source of those pages onto a static html page and include it into the theme folder however.
Best regards,
Devin
Hi,
I know this may seem very simple, but I’m unable to add enfold google maps in my widget area for my page. Only the map title comes.
Tried to search other posts but haven’t succeeded.
My website: test.executivedna.net/wordpress
Page : Contact Us
Boy, that was tedious! But the results were sweet! Thanks again Yigit!
You (and the other guys) have been very helpful.
Cheers,
Pat
Hi Guys,
Couldn’t find the thread for ‘requests to add to Enfold Theme’, but wanted to share this with you.
Came across this site: https://www.joinsessions.com/ look at the roll over transitions under why it works – fluid, nice, I also like the opacity of the roll over sections. Just a thought.
Best wishes
Gary
Hey Dave,
You’ll need to upgrade your version of Enfold to the most recent version available. WordPress 3.6 means you must be using Enfold 2.0+ to keep all the theme functions and scripts working properly.
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
After you’ve installed 2.2 you can update the theme from within WordPress.
Cheers!
Devin
our blog is here http://www.serverlift.com/tech-lift-blog/
I have enfold blog settings set to “grid” and then the blog posts setting to grid, 1 column. but no matter what I change it to, it will only do this full 3 column grid, or if i switch it back it will only display the entire blog post one after the other.
How can we fix this?
Hi Enflod team,
as I would like to build some landing pages and also for payment matters some HTML pages, I would like to have a HTML version of Enfold. Is this possible? I only saw PSD version on Themeforest. Any chance to get something like that?
Thx in advance,
Thomas
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling
#top #header .mega_menu_title a:hover {
text-decoration: none; color: #19458d; }
#top #header .mega_menu_title a { color: #707221;}
I could not figure out which section this is http://i1006.photobucket.com/albums/af188/mdgworld/issue_1_zps576be8c2.jpg
Best regards,
Yigit
sorry Yigit i can not post the url. I don’t have the redesigned webpage online yet. This error appeared after updating from enfold 2.1 to 2.2. Using the dropdown menu instead of the slide out menu helped to work around that problem. Deactivating plugins or any custom.css setting did not have any positive effect
-
This reply was modified 12 years, 3 months ago by
Highway55555.
I used the Enfold – most beautiful theme ever LayerSlider 1 as a template for my home page. Everything looks great on the preview and when I look at the live page all the graphics are pushed to the left on top of each other. I went back in to check and now I have two logos on the page. How do I fix it..
Hey disruptivevision!
Please add following code to Quick CSS in Enfold theme options under Styling
td { padding: 0; }
Best regards,
Yigit
EDIT: I checked your website on my iphone and images look the same as they are on desktop
-
This reply was modified 12 years, 3 months ago by
Yigit.