Viewing 30 results - 230,941 through 230,970 (of 244,617 total)
  • Author
    Search Results
  • #212087

    I love you man! Thank you!

    I love how customize-able this theme is. I really, really, really wish there was a wiki of standard css codes (background color: value – will change the background color) and a list of headers for enfold with descriptions as to what each does (.main menu – main menu section / li:hover – tell’s the code to apply on hovered text). This way you could just make changes to your heart’s content! I love it. It’s also the reason I tell my friends to purchase this theme.

    • This reply was modified 12 years, 3 months ago by Alex.
    #212082

    Topic: Sitemap

    in forum Enfold
    MtnStreamGroup
    Participant

    Do you have a recommended plugin that will automatically create a HTML sitemap as a page on the site? Is this feature built into Enfold?

    #212079

    Hi!

    I could not see an issue on your page. If it happens again, please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .avia-team-member {
    margin: 0; }

    Cheers!
    Yigit

    #212078

    Hey!

    Please add following code to Quick CSS as well and adjust as needed

    .main_menu li:hover { background-color: red; }

    Regards,
    Yigit

    #212076

    Thanks, I was able to make it work. I added the + 88 to the js for the full screen slider and the custom padding css you suggested and it worked like a charm.

    Thank you so much!

    I was wondering though. Is there some way to make it so that when you move you mouse over a menu item, it highlights the whole menu section behind it in a certain color, like the menu on this page: http://mrsgreens.com

    #212075

    Hi!

    Can you post the link to your website so we can check what type of header you are using? You can try adding following code to Quick CSS in Enfold theme options under Styling tab

    .home #main {
    padding-top: 0!important;
    }

    Cheers!
    Yigit

    #212070

    In reply to: Top bar customization

    Hi n4n1!

    You can edit header.php, place the code inside the header_meta container or div. You can request it here: https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Ismael

    #212068

    Hi!

    Can you please activate Enfold and the cart widget? We need to inspect it. Sorry for the delay.

    Cheers!
    Ismael

    #212062

    Hi!

    You can add this on Quick CSS to center align the team member elements.

    .avia-team-member {
    text-align: center;
    }

    Best regards,
    Ismael

    #212060

    Nevermind I think I ll play with the width of the team members images instead of spending too much time trying to tweak the css

    #212056

    In reply to: Enfold Showcase

    @pako69 Great example of a one-page layout, you’ve inspired me with this idea!

    • This reply was modified 12 years, 3 months ago by WKD1.
    #212055

    In reply to: Enfold Showcase

    Absolutely fantastic theme to work with, so customisable and everything works exactly as advertised!
    I humbly offer a client’s latest website makeover using Enfold:
    http://foodvacuumsealers.com.au

    Minimal custom css and I’m loving the inclusion of Advanced Layer Slider;) The entire switch took just 5 days.
    Already got 3 other projects lined up using Enfold..mwah ha ha ha!

    #212048

    Hi simmer!

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

    .portfolio-preview-title { display: none; }

    Cheers!
    Yigit

    #212046

    Hey!

    You are welcome Torsten, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

    #212037
    paulrt27
    Participant

    i purchased the regular licence for enfold via themeforest, i’ve started to build a site for a relative but have decided i would like to build another one for myself using the same theme.

    do i need to purchase the licence again and download all the enfold theme content again, or can i just build from the existing download and simply send payment in in order to be able to use the theme again for another project?

    please advise,
    paul

    #212025
    lemedia
    Participant

    Hi guys,

    I cannot create a menu in a subdomain MS WP install and Enfold Version 2.4.5

    The WP menu system works perfectly in the main site but not in a subdomain site.

    I’ve tested all combination of plugins (deactivating them all and reactivating them one by one) and checked with the official Twenty Thirteen and Twenty Twelve themes and the problem only appears when I activate the Enfold theme.

    Any ideas or suggestions ?

    With thanks
    John

    #212015

    WOW – what a lightning fast response!
    And the best: your code works ;)

    THANKS A LOT!
    Torsten

    Hey thanks for the quick reply! You’re amazing! Yes.. indeed there was a ‘rogue’ plug-in…

    #212011

    Hey deep_blue_cologne!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    border-top-color: red;
    }

    Cheers!
    Yigit

    #212008

    Hi!
    I try my questions in English.

    1. kann dieser Menüpunkt wenn ich nicht angemeldet bin “Anmelden” heissen und sobald ich angemeldet bin: Willkommen! %Name% Mein Konto
    1. can this menu item if I’m not logged rename “Login” and as soon as I’m logged in: Welcome! % Name% My Account

    2. möchte ich das nur dieser Menüpunkt ein Dropdownmenü erhält mit 3-4 untermenüpunkte
    2. I want only this menu item, a drop down menu is replaced with 3-4 under menu items

    http://shop.rb1.at/ this is my site.

    http://www.zalando.at/ have this what i mean.

    Best regards,

    Courin

    #212006

    Hi JPOsteen!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    li#menu-item-2583 a { color: black; }
    li#menu-item-2583 { background-color: yellow; }

    You can target “donate” menu item using its ID which is 2583

    Regards,
    Yigit

    #212005

    In reply to: Color of Bold

    Hey deyowulf!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .main_color strong { color: red; } /* changes the color of main bold element */
    .alternate_color strong { color: blue; } /* changes the color of alternate bold element */

    Cheers!
    Yigit

    #212004

    In reply to: Extending portfolio

    Hey, I’d like to drop an update to this issue.

    After playing around with Enfold for quite a lot of time I’ve decided to put this piece into a own plugin instead of messing with a child theme.

    The main reason to do so is just the fact that Enfold comes along with a own framework. It’s nearly impossible (and really time consuming) to mess with existing arrays within the child. Impossible? No, not really. But you’ll have to copy so many files from the parent it is pretty much useless. So I had to decide if I mess up the theme itself making the automated updates useless OR go for a plugin.

    Of course I do use the Enfold styles adding only a few more to keep things in place. The categories are read through the post type and taxonomy provided by the portfolio. For each category a certain amount of single entries are read (at the moment 4) and beeing displayed inside with the use of the Enfold slider capabilities. Still messy, but working.

    The product browser is simply inserted by a shortcode. Some attributes are planned (like category id’s and amount of single entries for each category and also a feature to select random products) but first everything has to be working perfectly.

    The final plugin will take quite a while to be finished as the customer is a slow pacer. So if you are interested, just drop me a note and I’ll keep you informed.

    At this point there’s nothing really exiting to show to you. Sorry.

    Regards,
    Joschi

    #211996

    Allow blog post masonry and masonry gallery with sidebar.

    Hi maytowire!

    Maybe a third party plugin breaks the sliders (javascript conflict or error). Please deactivate all plugins and check if the slider starts to work. If yes activate the plugins one by one to find the culprit.

    Regards,
    Peter

    maytowire
    Participant

    I’ve just updated both WordPress and my Enfold theme and the images in my grid portfolio and easy sliders are not displaying.

    my website:
    http://www.electricsignworkshop.co.uk

    Could you please let me know what the issue may be?
    Thank you!

    #211977
    Monsoon
    Participant

    It seems that the team members part are left justified when using 1 or 2 team members instead of centered like on this page
    http://kriesi.at/themes/enfold/pages/about-us/

    Could you let me know what css to center just two 300px profile boxes, that is on a max width 1200+ size page.

    thanks in advance

    EDIT: I found a way to do this, let me know if that is the simplest
    1/5empty 1/3profile 1/3 profile 1/5empty
    Seems to center about right if you wanted to have a 300px image like on the demo but with only 2 team members

    • This topic was modified 12 years, 3 months ago by Ismael.
    #211976
    deep_blue_cologne
    Participant

    Hi there!

    Thanks for creating such a perfect theme for all of us ;)

    I am playing around with enfold since some time and adjusted a little bit via “quick CSS”.
    But I am unfortunately no code-guru and new in the wordpress community and can’t find the code to change the color of the “top border” of the submenues.

    see the image below to understand: I want to colorize the whole top-border in this funny and fresh lime-green…

    Any hints what code to use?
    Thanks in advance!
    Torsten

    submenu enfold

    #211975

    In reply to: sidebar/widget issues

    Thanks for the code to control the order of the widgets, Peter!

    I contacted the Adrotate plugin author and his response was that the enfold theme is not using the default wordpress widget settings. I’m not sure whether he’s right or not, and it’s not important. I was able to address the issue with a feature from wordpress’s Jetpack plugin called “Widget Visibility” which provides features to control what pages a widget appears on. I just wanted to share this information in case it might help other users.

    Thanks again for your help!!

    #211968
    zerozendesign
    Participant

    Hey guys,

    I know I have seen the post before, but can’t find it now. How do we make galleries load image thumbs automatically, not after someone scrolls down the page? This is in reference to http://codelessme.com/casey/figures/

    Thanks in advance.

    David

Viewing 30 results - 230,941 through 230,970 (of 244,617 total)