Viewing 30 results - 238,321 through 238,350 (of 244,362 total)
  • Author
    Search Results
  • #166425

    Hey zerozendesign!

    1.) You can add this on your custom.css or Quick CSS to define the active menu color:

    #top .header_color .current-menu-item a {
    color: red !important;
    }

    2.) What is the code you added to adjust the header height?

    Cheers!
    Ismael

    #166419

    Hey!

    You will not lose your configurations and content when you update the theme. Just follow the instructions on how to override the theme files via FTP. You should create a backup of the files you modified like custom.css etc. A lot of Enfold users are using the SEO Yeost plugin without problem or issues.

    Regards,
    Ismael

    #166411

    Hi mmi!

    A lot of Enfold users are using Yeost. Can you give us a link to your website? Do you have the latest version of Enfold, which is 2.2?

    Regards,
    Ismael

    #166396

    Hey!

    Go to Enfold > Header > Header Type. Select the headers with social icons.

    Cheers!
    Ismael

    #166395

    Hey!

    What you’re asking is a bit complicated and I doubt if this can be done via CSS. Please hire someone to modify the overlay effect.

    Best regards,
    Ismael

    Hey kriru!

    Did you place the main theme files on wp-content/themes folder?

    You should have this code for the following files:

    1.) styles.css

    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    
    /*Add your own styles here:*/

    2.) functions.php

    <?php
    
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file. 
    * WordPress will use those functions instead of the original functions then.
    */

    3.) A screenshot.

    Best regards,
    Ismael

    #166380
    zerozendesign
    Participant

    Hey guys –

    About wrapped up this site – http://codelessme.com/carolinalock

    Last two things for this one:

    1. How do you set active menu color?
    2. Following your directions for header height, I have now ended up with a massive 300px tall hover area for each menu item. How do I limit it to a few pixels above and below and not the entire height of the header?

    #166377

    In reply to: Menu links not working

    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é

    #166375

    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!

    #166341
    mmi
    Participant

    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

    #166339

    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

    #166334

    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

    #166325

    Hi!

    You can use Widget Logic. Please refer to this link:

    http://wpml.org/2011/03/howto-display-different-widgets-per-language/

    Regards,
    Ismael

    #166316

    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.)

    #166313

    Topic: No data received.

    in forum Enfold
    kooop
    Participant

    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/

    #166305

    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

    #166302

    Hello!

    Glad we could help Pat :) Let us know if you have any other questions

    Regards,
    Yigit

    #166301

    Hello Alex!

    Please add following code to Quick CSS in Enfold theme options

    #header_main, #header { box-shadow: 0 3px 5px #626262; }

    Regards,
    Yigit

    #166300

    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

    #166292
    headbentdesign
    Participant

    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.

    #166288

    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

    #166286

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling

    .title_container { display: none; }

    Cheers!
    Yigit

    #166284

    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.

    #166280

    Hi!


    @dmiklus
    would you consider contributing Italian translation of Enfold? :)


    @mmichtus
    Multumesc!

    Best regards,
    Yigit

    • This reply was modified 12 years, 5 months ago by Yigit.
    #166271

    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

    #166261

    Hey Gary,

    Its the sticky at the top of Enfold forum here: https://kriesi.at/support/forum/enfold/ => https://kriesi.at/support/topic/enfold-feature-requests/

    Regards,
    Devin

    #166259
    hasinam
    Participant

    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

    #166258

    Boy, that was tedious! But the results were sweet! Thanks again Yigit!

    You (and the other guys) have been very helpful.

    Cheers,

    Pat

    #166254
    Gstar72
    Participant

    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

Viewing 30 results - 238,321 through 238,350 (of 244,362 total)