Viewing 30 results - 230,611 through 230,640 (of 244,613 total)
  • Author
    Search Results
  • #214142

    Hi GuaranteeDigitalWI!

    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.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: white; background: red; }

    Regards,
    Yigit

    #214141

    Hey!

    Try adding this code to the Quick CSS:

    body.author br{
    display: none !important;
    }
    

    Cheers! 
    Josue

    #214135

    In reply to: Who can i do?

    Hi Iladevi!

    A screenshot of what you are trying to do would help.
    Please take a look at Enfold documentation here http://kriesi.at/documentation/enfold/
    You can also find video tutorials here http://vimeo.com/channels/aviathemes

    Regards,
    Yigit

    #214132
    gentlemansgazette
    Participant

    Hi there,
    Ever since I installed Enfold, I have my subscriber option field collide with the name field. Can you take a look here and tell me how I can display the checkbox and text underneath the three name, email and website fields?
    Thank you,

    #214131

    Hi!

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

    @media only screen and (max-width: 480px) { 
    #top .social_bookmarks { margin: 0; }}
    .social_header .phone-info { line-height: 0; }

    Cheers!
    Yigit

    #214127

    Hey Ignazio!

    You can give an ID to your color section and add following code to Quick CSS in Enfold theme options under Styling tab

    #your-id { background-color: rgba(0,0,0,0.5); }

    Cheers!
    Yigit

    #214120

    In reply to: Logo Alignment

    Hey Gstar72!

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

    .logo img { margin-top: 40px; }
    .header-scrolled .logo img { margin-top: 0; }

    Best regards,
    Yigit

    #214110
    mstell168
    Participant

    Hi, for my site using the enfold theme, when I view it on my iphone I noticed that the social icons in the top header are not centered. I did a search in this forum and found the code below but its not working for me-
    @media only screen and (max-width: 767px) {
    .responsive.bottom_nav_header #header_main .social_bookmarks {
    top: -15px;
    }}
    Any suggestions?

    Also for the phone area on the top right, I wanted to enlarge this font and wrapped the text in the <h5> tag which worked fine to enlarge it but it pushes the phone number down past the top bar. Is there anyway I can reduce the top padding in this section?

    Thanks.

    #214101
    gjankowski
    Participant

    Is there a way to set the style of the breadcrumb?

    And get rid of:
    You are here:

    #214100

    Topic: Enfold fixed header

    in forum Enfold
    gjankowski
    Participant

    Is there a way to get the Enfold small fixed header to no change size and re-size the logo?

    #214095

    I’ma big fan of Enfold, and here are a few little thing I’d love to see:
    – Video background
    – More customization for icons color, background shape, animation effects
    – More design options for dividers (Not just the one with the line and the dot)
    – Ability to have the background of color section semitransparent (either enable rgba value or have a 1 to 10 opacity slider)
    – Parallax background sliding option (Currently I can only do fixed or scrolling, would be GREAT to see different parallax effect coming)
    – More menu stilling options (One with logo centered in the page for example)

    This is the best theme I’ve found in a loooong time, but can’t use it with all my projects because things end up looking the same..
    Thanks!

    #214093
    MHM
    Participant

    Hello, I use Enfold and WPML. My homepage is translated, and so is the text for my Full-Width Easy Slider. However, when I try to link the slide to a page, it does not work properly.

    Instead, I see a dropdown menu of pages for a random different language. For example, I tried to edit the slider’s links for my Korean homepage, but the slider displayed the links in French. Thank you for reading!

    #214090

    Hi!

    You can select a percentage height in the color section options with the most recent update of the theme. The full screen slider has that kind of effect but it will always take up the full height of the screen and doesn’t have the flexibility of the color section in that regard.

    Regards,
    Devin

    #214081

    Is it possible to set the height of the background element without adding additional elements within in the background? I only want the background Stretched to fit the screen but with a set height on pageload, but as the page scrolls down the background disappears.
    If my question doesn’t make sense, here is close example of what I’m trying to do.
    On this website they use a fixed background image.
    http://blog.contactually.com/

    I want to do something like this but without a logo fading in.

    Thanks for reminding me about the videos. They are a helpful reference. :)

    • This reply was modified 12 years, 3 months ago by kylehogan.
    This reply has been marked as private.
    #214073
    jeffweitzman
    Participant

    Here’s the page I’m working on: http://eichlerclub.com/eichler-in-1958/
    I can’t seem to get the Gallery to save a set of images. When I use the default editor and default WordPress Create Gallery function, it works, as you can see in the first gallery on the page. When I use the Enfold Gallery function (which seems to use the WP Gallery function itself), everything seems to work, but the gallery defaults to the oldest images in the library (as I note another person posted about). When I go to edit that gallery, there are no images saved. You can see this on the page as the second gallery.

    I have tried deactivating all plug-ins, no change. I’ve created an admin account for you to check it out if you wish. Will post credentials in a private message.

    #214072

    OK Thanks – found out it was a caching issue! Really appreciate your help.

    #214064
    jtree5757
    Participant

    Hey guys.

    I’m using the plugin WP modal login, and everything is fine except that when it opens the page scrolls down ~200px.
    I think it has something to do with Enfold’s header?

    I tried it in other themes and it doesn’t do this.
    Hard to explain, but just go to the site.

    Any ideas?

    #214061

    Topic: Who can i do?

    in forum Enfold
    Iladevi
    Participant

    hello everybody!
    i have a question about how can i do a page in Enfold Theme.
    i have already create a page in Dreamweaver in which a have a picture.
    in this picture i put some points where if i click on, one picture open.
    Can i do this in Enfold Theme? I have also the code of this Javascript and so, there is one point in which i can add the code?
    Sorry for my english, i’m Italian and i don’t know very well the english.

    #214057
    aka61997
    Participant

    Hello,
    Last year, Josue helped me add a comment section to my portfolio items; however, after the update the comment section disappeared. He sent the below message informing me that the section was added to the site in 2013 but didn’t include the lines of code he added to make the changes. I have tried to make the changes myself but haven’t been successful.

    Our conversation began with post #182556.

    Can Josue or someone assist me in adding the comment section again or provide me with the code so that I can make the update? Once done this time I will save a copy for my files so that I won’t have to ask again.

    Below is the final message sent to me by Josue:

    Hey!

    It is done, see it now:

    http://www.joy4lifeministries.org/portfolio-item/lifedreamin/

    I edited this file: http://www.joy4lifeministries.org/wp-admin/theme-editor.php?file=template-builder.php&theme=enfold&scrollto=528&updated=true

    Cheers!
    Josue

    #214056

    For now, I have resolved this by deactivating the Jetpack plugin.

    It caused this error when loading, but then loaded the plugin:
    Fatal error: Out of memory (allocated 67633152) (tried to allocate 122880 bytes) in /home/sterling/public_html/new-wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php on line 269

    Then it gave this error when I clicked on Sites Stats (twice):
    We were unable to get your stats just now. Please reload this page to try again. If this error persists, please contact support. In your report please include the information below.

    User Agent: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/6.1.1 Safari/537.73.11”
    Page URL: “http://sterlingridgeresort.com/new-wordpress/wp-admin/admin.php?page=stats&noheader&#8221;
    API URL: “http://dashboard.wordpress.com/wp-admin/index.php?noheader=true&proxy&page=stats&blog=58935943&charset=UTF-8&color=coffee&j=1:2.7&#8221;
    http_request_failed: “Couldn’t resolve host ‘dashboard.wordpress.com'”

    #214036
    AudiocodesBlog
    Participant

    Hi,

    I have installed the AddThis plugin and used their custom settings in AddThis Share for Bottom sharing tool:<!– AddThis Button BEGIN –>
    <div class=”addthis_toolbox addthis_default_style addthis_16x16_style”>




    </div>
    <!– AddThis Button END –>

    I stripped the two JS tags as seen on this forum (thanks!) and everything works well on all pages but the author page where the icons are all separated by a <br> tag that came from nowhere :)

    I looked in author.php, and loop-index.php but couldn’t find out where the <br>’s came from.

    Could you please help me to fix this? Thanks a lot!

    #214022
    CB
    Participant

    hello kriesi team,

    i got an issue with the heading and menu fonts. they do not render correctly in safari and firefox but look good in chrome (on mac – didn’t check windows yet) the heading problem seems to occur every time i put an a special heading element inside a layout element. since i do not see the same issues on the enfold sample page i really wonder what it is that causes this issue. here is a screen shot comparing the browser and showing the problem:

    http://chrisbuchner.com/wp-content/uploads/2014/01/browser-check.png

    as you can also see, the logo looks very rugged in firefox whereas it is resized smoothly in other browsers.

    last but not least i also tried to change the height to which the header resizes when scrolling down (using these instructions https://kriesi.at/support/topic/logo-and-main-header-menu/#post-212922 // https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003)

    when I change the value to 1.5 the header becomes even smaller first and jumps back the actual value eventually. how could i change this behavior ?

    many thanks, chris.

    #214008

    I am receiving similia php warnings and my host said to contact the Theme developers. My site is at: http://bit.ly/1ff9EVF

    Should I open a new thread or can you help on this one?
    The error I am receiving is:
    Fatal error: Cannot use object of type WP_Error as array in /home/sterling/public_html/new-wordpress/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 344

    I have also been receiving php memory limit errors, but I increased the allotment and that seemed to resolve that.

    Thanks -Lynn

    Hi DaraEmerson!

    1- You can use following classes

    .alternate_color .iconlist_content, .main_color .iconlist_content { color: red; }

    2- You can right click on Chrome and on Firefox and click Inspect Elements to find out page ID’s http://i.imgur.com/TrDQ84Y.jpg and add your code as following

    body.page-id-734 { font-size: 16px; }

    3- Are you not using responsive layout?
    4- You can turn on debugging mode to see shortcodes of the layout you have build in avia layout builder. Please see http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Yigit

    #213998

    Hi!

    Can you try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust if needed

    .avia-desc-col { margin-top: 50px; }

    Best regards,
    Yigit

    #213994
    p_niedrich
    Participant

    hi,

    i posted a problem which was solved lately:
    https://kriesi.at/support/topic/portfolio-entries-error-404/

    now i realized, that i have the same problem with my shop articles: after the latest update of enfold i get a error 404 when i visit an article of my shop:

    http://berlinguitartrio.de/shop-2/

    regards
    philipp

    • This topic was modified 12 years, 3 months ago by p_niedrich.
    #213983

    Hey, Dude! I’ve been working on this a bit more but still can’t find a solution. Deactivating the plugins did not make a difference.

    There are problems with both the default menu (ability to reorder pages) and with the custom menus. Here are some other menu errors that might be related:

    • I created a custom menu for Enfold, which I translated via WPML, but I can no longer assign this menu to a theme location. I would like to put it as the Enfold Main Menu, but I can’t. I check the box, save the settings, but when the Appearance > Menus page refreshes, the box is unchecked and the default menu shows. This is a problem because I’m unable to reassign pages to new parent / child locations, so the default menu is incorrect.
    • I’m also unable to remove the Blog link from my menu even though there is nothing there. I do not use the default Blog because I have three blogs and handle them as individual sites on my network. (My blogs have different settings than the rest of the site. For example, the blogs are not translated.)
    • The menu no longer lets me use the Mega Menu setting for some reason. I have Mega Menu checked, but the default dropdown menu displays. *On second thought, this may be because the default menu is showing instead of my custom menu. So let’s hold off on investigating this one.*
    • The custom menu only lets me add so many items. Actually, I added more items, but once I save and refresh, the last two content sections disappear from the list of pages on the Appearance > Menus page.

    I do not believe these issues are caused by user error. I have used Mega Menu, assigned menus to theme locations, etc. in the past. I believe the theme is up to date, as is WP (3.8). Thank you!

    • This reply was modified 12 years, 3 months ago by MHM.
    #213982
    erikwillems
    Participant

    Hi,

    Enfold seems to be causing a fatal error.

    May be this part of todays error_log helps you guys in solving this issue..

    [Thu Jan 23 09:58:54 2014] [error] [client 66.249.78.201] PHP Fatal error: Call to undefined function add_action() in /usr/home/lmscar124/www/wp-content/themes/enfold/config-layerslider/config.php on line 42
    [Thu Jan 23 10:30:53 2014] [error] [client 66.249.78.201] PHP Warning: require_once(ABSPATHwp-admin/includes/import.php): failed to open stream: No such file or directory in /usr/home/lmscar124/www/wp-content/themes/enfold/framework/php/inc-avia-importer.php on line 8
    [Thu Jan 23 10:30:53 2014] [error] [client 66.249.78.201] PHP Fatal error: require_once(): Failed opening required ‘ABSPATHwp-admin/includes/import.php’ (include_path=’.:/usr/local/share/pear’) in /usr/home/lmscar124/www/wp-content/themes/enfold/framework/php/inc-avia-importer.php on line 8
    [Thu Jan 23 11:44:05 2014] [error] [client 95.96.186.150] PHP Warning: Invalid argument supplied for foreach() in /usr/home/lmscar124/www/wp-content/plugins/sitepress-multilingual-cms/inc/translation-management/translation-management.class.php on line 1987, referer: http://www.logitecqmedical.com/wp-admin/post.php?post=55&action=edit&lang=en&message=1

    I’m not into coding but I already spent quite some time getting enfold to work with WPML.

    Please can someone help me solving this?

    At WPML people start pointing at Enfold…

    thanx in advance

    rgds, erik

    #213980

    I want to use pricing tables for sure, I have just had to delete the description column and compact the content into the indivudual rows on each column. Not ideal but I see the challenge of trying to make these fit for mobile devices.

    I also tried using a regular table format but Enfold seemed to put the rows and headings in the wrong order on mobile devices.

    Best solution so far = Use pricing tables but with no description column.

    Thank you for your help.

Viewing 30 results - 230,611 through 230,640 (of 244,613 total)