Viewing 30 results - 212,401 through 212,430 (of 244,517 total)
  • Author
    Search Results
  • #323311

    Hey!

    Does it get fixed if you remove the code? try putting it in /themes/enfold/functions.php.

    Regards,
    Josue

    #323297

    In reply to: Enfold Showcase

    One of my first sites using the Enfold theme is CGschool (3D Architectrual Visualization Training). Along with using S2 Member, Enfold has allowed our site to scale over 18,000 members from all over the world. Enfold was also the first WP theme I saw my smartphone and said “finally, a theme maker has got responsive right”. Great job Enfold team!

    • This reply was modified 11 years, 6 months ago by brianzajac.
    #323244

    Hi!

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

     .av-magazine-title.entry-title {
    text-align: center;
    } 

    Regards,
    Yigit

    #323235

    Hi!

    Great!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

    #323233

    Hey!

    Can you place freshly downloaded Enfold.zip file somewhere and ( tell us where) and post FTP access here privately so we can update the theme for you?

    Best regards,
    Yigit

    #323219

    wooow
    sorry about that. i thought i was already updated to the latest enfold version, since, when i search for theme updates in wordpress, it doesnt show me that there are any new theme updates…cheers
    ill update to the latest theme version asap

    #323218

    In reply to: Footer socket

    Hey zibaloon2!

    You can try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #footer { padding: 0; }

    then add following code to Functions.php file in Appearance > Editor

    function add_custom_socket(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('#socket').prependTo('#footer');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_socket');

    If that does not help, you are going to need to adjust Footer.php file in Appearance > Editor

    Regards,
    Yigit

    #323216

    Hey Dennis!

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

    .avia-menu-fx { bottom: 15px; }

    Best regards,
    Yigit

    #323210

    In reply to: URL change

    Hey!

    Please add the code to functions.php file, not functions-enfold.php

    Regards,
    Yigit

    #323209

    In reply to: URL change

    Hello Josué.

    Are you talking about functions-enfold.php

    Or

    Theme functions
    (functions.php)

    ????

    Thanks,

    Miguel Kieling

    #323204

    Hi outsourceblock!

    Please upload your logo in 1130px width and then add following code to Quick CSS in Enfold theme options under General Styling tab

    div#header_main .container { width: 100%; margin: 0; }

    Best regards,
    Yigit

    #323202

    Hi web4698!

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

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 90%;
    height: auto !important;
    margin-left: 0!important;
    margin-top: 5px!important;
    }}

    Best regards,
    Yigit

    codecreative
    Participant

    hi on the enfold demo page

    http://kriesi.at/themes/enfold/homepage/transparent-header/

    When we scroll down under the immediate slider there are 4 columns and one is free support, one mobile ready etc

    I’m trying to recreate this. How do I?

    I did try icon, icon list and icon box but i dont think its any of them. Please advise

    Thank you

    #323183
    plugmedialtd
    Participant

    Hi,

    I’ve recently installed Enfold for a new website and was wondering if you could give me some advice or assistance with a few customisation-related issues I’ve been having:

    What method can you recommend for adding a custom element to the header topbar? For example, a dropdown element with buttons, or maybe to add a widget area to the topbar.

    I have a ‘custom menu’ widget in my footer to mirror my main header menu and it is displaying vertically, making my footer super-long. Is there a straightforward way to have it display each top level menu item horizontally, and each child menu item below its parent?

    I’m using the LayerSlider plugin and want to make it fully responsive without resizing the entire slides (with responsive mode turned on, the text is too small to read on smaller screens, and elements like buttons stay the same size). Where would you recommend I add media queries for the slides?

    Thanks a lot in advance!

    • This topic was modified 11 years, 6 months ago by plugmedialtd.
    #323174

    Hi!

    Can you please try de-activating all active plugins and check if that helps? Currently footer socket is not being output.
    Also, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single .blog-meta {
    display: none!important;
    }

    You can change the functions.php file of the theme file to define your own grid size to use for the sidebars and main containers. See: https://kriesi.at/support/topic/right-sidebar-width/#post-118282

    Regards,
    Yigit

    #323164

    Hey gingarts!

    Can you post the link to your website please?
    Please make sure that you are using the latest version of Enfold 2.9.2 and WordPress 4.0 – http://vimeo.com/67209750

    Best regards,
    Yigit

    #323152

    In reply to: MEGAMENU and UPPERCASE

    This reply has been marked as private.
    #323150
    aconnors
    Participant

    I can modify code but I don’t do it regularly, preferring to do quick css.

    But to accomplish the following, I am willing to modify my child files.

    We have several blogs (we use the advance layout editor to define on various pages) on our large church website, such as for news, sermons, and other groups. Is there a way to modify the info provided beneath the post title based on the blog? For example, beneath sermons, we would like author and date. But for news, only the date. For another one, we want nothing.

    If it’s possible, you would save me some time if you could get me started, what file(s) t modify, what to look for, and how I might define a special class for each blog or some other way to distinguish the blogs?

    Thanks for any help you can provide.

    #323143
    This reply has been marked as private.
    #323141

    Thank you! I didn’t think to check my plugins. This website is an older site that we migrated to Enfold and with it came an old plugin for “SEO Friendly Images.” I disabled that and the attributes are displaying correctly now. Really appreciate your help!

    #323139

    Hi mcraig77!

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

    .av-subheading.av-subheading_below {
    margin-top: -10px;
    }

    Cheers!
    Yigit

    #323137

    In reply to: Hardcoded text

    Hey!

    Great!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
    Regards,
    Yigit

    #323136

    Hey gb!

    Please go to Enfold theme options and choose to display Fixed Layout

    Cheers!
    Yigit

    #323128

    Hi rpl_admin!

    Can you post the link to your website please? Have you tried adjusting the styling of main menu in Enfold theme options > Advanced Styling?

    Best regards,
    Yigit

    #323127

    Hi graphicsplus!

    I didn’t test this but try to modify wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php. Open up the file and replace:

    
    foreach($this->id_array as $id)
    

    with

    
    $this->id_array = array_reverse($this->id_array);
    foreach($this->id_array as $id)
    

    Cheers!
    Peter

    #323122

    Hi ucvb66!

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

    strong.main-title.entry-title {
    font-size: 30px!important;
    }

    and please go to Enfold theme options > Advanced Styling and edit “Main menu links”

    Best regards,
    Yigit

    • This reply was modified 11 years, 6 months ago by Yigit.
    #323121

    In reply to: Printing of site

    Hi web4698!

    The print style of any site is not ever going to be an exact snapshot of the site since browsers have their own rules they apply when you do a print command.

    With Enfold we have a separate print stylesheet that tries to keep as much of the core styling in place while also making it more printer friendly. Its similar to how it changes for mobile and tablet views since the print width is much more narrow.

    For the submit claim button you can add in some new print only css so that it moves to the right or becomes hidden for print since the them doesn’t have rules in place for customization already.

    If you want to print it just like you see on your screen you would need to take a screenshot and then print that.

    Cheers!
    Devin

    #323120

    Hey!

    Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
    Title is displayed on the top of all content. Using transparent header, it would be under logo and menu items and that would look bad and be a poor UX.

    Best regards,
    Yigit

    #323113

    Topic: Printing of site

    in forum Enfold
    web4698
    Participant

    Hi there,
    The Enfold theme is not printing great. It’s not a snapshot of the screen. Instead the pieces are stacked.
    Please advise how to print as seen on the screen.

    #323109

    Hi svetkol!

    You can save templates you have created using Avia Layout Builder and load them on other pages http://i.imgur.com/pkv1y7C.jpg
    or you can turn on debugging mode ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) to see shortcodes of the elements you have created below content section and simply copy&paste them.

    Regards,
    Yigit

Viewing 30 results - 212,401 through 212,430 (of 244,517 total)