Viewing 30 results - 223,591 through 223,620 (of 243,737 total)
  • Author
    Search Results
  • #249140

    Hey!

    Thank you for using the theme!

    Please go to Enfold > Header > Mobile Menu > Header Mobile Menu activation. Select the Activate for Smartphones and Tablets (browser width bellow 990px) option. This will force the mobile menu to show on iPad landscape mode.

    If you added a css code that looks like this on custom.css or Quick CSS, please remove it:

    @media only screen and (max-width: 990px) {
    .responsive #header .main_menu ul {
    display: none;
    }
    }
    
    @media only screen and (max-width: 990px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    }
    }

    Best regards,
    Ismael

    #249127

    In reply to: Slider Display Issues

    Hi!

    Please go to Enfold > Theme Options and click the “Save” button. This will force Enfold to regenerate the dynamic stylesheet (wp-content/uploads/avia_dynamic/enfold.css) and then the issue should be fixed.

    Regards,
    Peter

    #249125

    Hey!

    No, you don’t need to change the code in header.php. Just place this code:

    
    add_action('wp_head', 'add_google_rel_author');
    function add_google_rel_author() {
    echo '<link rel="author" href="https://plus.google.com/profilecode/posts" />';
    }
    

    into the functions.php file and wp will add the line

    
    <link rel="author" href="https://plus.google.com/profilecode/posts" />
    

    to the “head” section when the page/html code is generated.

    Cheers!
    Peter

    #249113

    Hi!

    You can use the custom css class feature (see: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) to apply a special styling to certain color sections. I.e. use the class “small_color_section” and then use:

    
    #top #wrap_all .small_color_section {
    height: 60px !important;
    min-height: 60px!important;
    }
    

    to apply the 60px height attribute to all elements/color sections with the class “small_color_section “.

    Cheers!
    Peter

    #249099

    In reply to: Accordion bugs

    Hi,

    Yep, latest version of Enfold and its happened on ALL versions to date (think I started using enfold in version 1.something).

    Have you tried the steps I listed – does it go weird for you?

    #249096

    Hey johnwasneverhere!

    I’m sorry but you’re not using an Enfold theme. Are you sure that this is the correct link? :)

    Cheers!
    Ismael

    #249094

    Hey!

    You had WP 3.7.x, please update your WP to the latest version before updating the theme.

    Best regards,
    Josue

    #249091

    In reply to: Blog Layout Issues

    Hey benjjamieson!

    Thank you for using the support forum.

    I’m sorry but at this moment, I’m not entirely certain of the issue based on the information you have given in your post. The pages look ok when I visit the link you provided. If you wouldn’t mind providing us with a little more clarification about the issue (a screenshot perhaps), we’ll be happy to provide you with a response once we have a better understanding of the problem.

    Note that you can change the single post style on Enfold > Single Post Style. You can also override the settings for title, sidebar, footer and transparency on each posts.

    Regards,
    Ismael

    #249078

    Hello!

    It is possible but that would require a heavy customization and unfortunately that’s beyond the scope of the support we can offer. If you really need it try hiring a freelancer for the job or if you prefer request a quote here.

    Cheers!
    Josue

    #249076

    In reply to: logo issues

    Hey Diggetydog!

    Thank you for using the support forum!

    Please change the option on Enfold > Header > Mobile > Menu > Header Mobile Menu Activation, set it to Activate for Smartphones and Tablets (browser width bellow 990px). If you don’t mind, we would like to ask for a screenshot of what you’re seeing on your end when viewing on mobile device. We will be happy to provide you with a response after.

    Regards,
    Ismael

    Hey jtree5757!

    Thank you for using the support forum!

    The video background has been disabled on mobile devices. You should add a fallback image for every video background. You can remove the play button that you added on mobile device with this:

    @media only screen and (max-width: 767px) {
    #av_section_1 > div.container > main > div > div > span.av_font_icon.avia_animate_when_visible.av-icon-style-.avia-icon-pos-center.avia_start_animation.avia_start_delayed_animation {
    display: none !important;
    opacity: 0 !important;
    }
    }

    I’m sorry but what you’re asking is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please do visit Werkpress for further customization or vote for the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to help.

    Regards,
    Ismael

    #249060

    Hi!

    That should definitely work, is that code put at the very beginning of the file? try putting it at the bottom instead (and without the PHP opener symbol).

    Best regards,
    Josue

    #249058

    Yeah, but unfortunately that’s not something we can fix or improve at our end. In the meantime, as i said you can always rely on Enfold parallax elements.

    #249028

    Hey nnn666nnn!

    Thank you for using the support forum!

    Please go to Enfold > Header > Header Layout > Menu and Logo Position. Select the Logo Center, Menu below option. I hope that helps.

    Best regards,
    Ismael

    #249017
    khedrubje
    Participant

    How do i make this section in the enfold theme. I have looked in firebug but can’t see what your using. Attached is a image of the section that i am trying to make.Also a link to the demo page.
    Thx
    http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    Image.
    https://dl.dropboxusercontent.com/u/5056314/slider.PNG

    #249013
    This reply has been marked as private.
    #249005
    This reply has been marked as private.
    #249003

    In reply to: LayerSlider issues

    Hi Gary!

    Here are some suggestions

    1) Yes it’s possible to add a custom element on top of the slider, though this needs some custom coding :) I’ll give you a hint of what needs to be done.

    1.1 ) You add your custom theme ( for layer slider ), check layer slider settings > slider appereance after you add the proper elemnents / theme. ( coding ).
    1.2) You will need to set up a custom graphic on top of the slider and use the callbacks ( layer slider ) event callbacks. When the slider starts / page loads it needs to pause the slider.
    1.3) When the user clicks the custom play button, you will need to listen for the click and start the slider.

    2) Right now Enfold provides fade in / effects on some elements ( see demo home page ), like images and icons, this might help you on some slide/fade effects or you can design your way around this features.

    Best regards,
    David

    #248996

    In reply to: Enfold Showcase

    Great theme!

    Her is mine: http://www.swedfit.se

    Its all in Swedish though ;). Its the Swedish equivalent of Register of fitness professionals.

    Hope you guys like it!

    #248977
    lasry02
    Participant

    How do I get the borders to display around each users replay as seen in demo here: http://kriesi.at/themes/enfold/forums/topic/lorem-ipsum/

    I’ve been using on a test site here with a clean new install yet the border in not showing http://oheltorah.com/forums/topic/pesach-list-2014/

    #248956
    dsharpe
    Participant

    I just updated the Enfold theme to the latest version. Before the update the feature image seemed to be used as the thumbnail image. I would place the top main image in a post manually through the post. After the update, the feature image now shows in the article, so I have duplicate images showing.

    How can I turn off the feature image from showing in the article post. Or. How do I create a separate image for the thumbnail?

    http://creative.clemson.edu/clemsonworld/2013/11/clemsons-own-monster-garage/

    David

    #248954
    memodemo
    Participant

    Dear Support,

    I can’t search out how to edit this page “Content” at ENFOLD theme, please kindly advise.

    ref link : http://tailor-creation.com/tc

    Thank you!
    Sansi

    #248930
    Vabel
    Participant

    Hi, I’m having issues with the shop-Page (sidebar)

    The content of the sidebar is always below the main content, and I’m not able to put it to the right.
    In a product-category its working fine. This problem only shows up on the shop-overview-page.

    I’ve found out, that the error only shows up, when I’m using a image on top.

    I’m using a child theme and the latest versions of enfold & woocommerce.(I’ve also tried the normal enfold theme already)

    Have you had any issues like this before?

    thanks!

    • This topic was modified 11 years, 8 months ago by Vabel.
    ninaS
    Participant

    Hi,
    i’m working on a projekt with the enfold theme and having some problems with it. Link: http://www.oldmencrew.com/wopr/home

    1. I’m using a slider with the featured size of 1500×430 which looks great on pc but really bad on mobile devices. The slider seems way to small. Is it possible to make it bigger (whole width) for smaller sized displays?

    2. I also wanted to change the menu font to “OSWALD”, only use big letters and make it a little bit bigger for instance. How to manage it?

    3. I’m also struggling with the mobile menu. I would like to size it down litte when it’s open. Right now the mobile menu takes the whole page when opens, I would prefer 1/2 oder 1/3 width. Is it possible?

    Would be very glad for some help.

    Regards

    Damian

    Thanks a lot, u really helped me out Yigit.
    Great support!

    Cheers!

    Damian

    #248902
    Cliffy
    Participant

    Hi, I would like to create a video wall with the enfold theme BUT … I need to automate the process as much as possible.
    I need to create a blog item (categorised so I can post different videos to different pages) i.e. have a video wall for Category1 and a video wall for Category2 (I will actually need about 66 of these pages, hence the automation).

    However, when choosing the Fullwidth Masonry content element it shows the Video Icon. I want to show the youtube thumbnail.

    Does anyone have any ideas of how to achieve this? I do not want to use the Video Media Element as this will mean putting on lots and lots of pages separately. I want to create the video post and have it “feed” multiple pages.

    Thanks,
    H

    #248900

    Hey!

    Well, glad it is working fine now :)

    Cheers!
    Yigit

    #248897

    In reply to: Retina Ready

    Hey!

    Please go to Enfold/Css folder and open Grid.css file. If you can point out the elements and post the link to your website, we can also gladly help you

    Best regards,
    Yigit

    #248896

    Hey Gee Are!

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

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child {
    padding: 0 10px!important; }

    Regards,
    Yigit

    #248890

    In reply to: Retina Ready

    thanks Yigit, but now the mobile responsive view looks awfull. enfold enlarges the logo for mobile devices. now i’m seacrching for the enfold media queries – can you give me a hint where to find them in the parent theme?

Viewing 30 results - 223,591 through 223,620 (of 243,737 total)