Viewing 30 results - 212,251 through 212,280 (of 244,520 total)
  • Author
    Search Results
  • #324164

    Hi 1lizcollins!

    Thank you for using Enfold.

    The background should not be visible on iPhone or any other mobile device with the same screen size because the content or body width is set to 100% which will cover the background image. On iPad the background is fixed.

    Best regards,
    Ismael

    #324158

    Hi!

    Please post the login details here and set it as a private reply. We would like to check it. Are you sure you have Enfold 2.9.2? There’s an error with prettyPhoto lightbox plugin. We already removed this plugin and replace it with a new lightbox plugin. Did you add any modifications on the child theme regarding the lightbox?

    Cheers!
    Ismael

    #324156

    In reply to: EasySlider height fix

    Hey!

    Thank you for using Enfold and sorry for the delay.

    You can specify a height for the easy slider but it will cut out parts of the images:

    .avia-slideshow ul.avia-slideshow-inner {
    height: 500px !important;
    overflow: hidden;
    }

    You can vertically center the images with this:

    .avia-slideshow li img {
    margin-top: -20%;
    position: relative;
    }

    Adjust the negative top margin.

    Best regards,
    Ismael

    #324152

    Hi nathancole!

    Thank you for using our theme.

    In Enfold->Styles->QuickCSS field or custom.css put the following and adjust the values:

    
    #top #payment label {
        color: green !important;
        font-size: 16px !important;
        font-weight: bold !important;
    }
    

    Regards,
    Günter

    #324147
    dplandis
    Participant

    Hi,

    I’m trying to find a way to put a dynamic list of 5 recent blog posts with a certain tag within a tab in the Enfold theme.

    Is this possible?

    Thanks

    #324142
    TGMDESIGN
    Participant

    I have had some major dramas with Enfold since updating to WP 4.0. In the course of fixing these issues I found some interesting things I would like to share with other Enfold users, hopefully these will be helpful to someone.

    So I updated to WP 4.0 and after found that I couldn’t access the advanced layout editor editor at all. This turned out to be a problem with LayerSlider. Looked like LayerSlider wouldn’t load in the editor and there fore nothing else could load.

    I updated to the Enfold 3.9.2, this didn’t help but is was good to get the new update in place.

    Dropped $20 on the paid version of LayerSlider which initially didn’t help, however after I selected “Use Google CDN version of jQuery” in the Layerslider ‘Troubleshooting and Advanced Settings and after that I could successfully open the Advanced Layout Editor.

    Next I went to re arrange my menu structure but found I could no longer drag my menu items around – at all – it was impossible to edit the menu. The solution it turns out was related to my earlier problem with LayerSlider.

    Selecting “Use Google CDN version of jQuery” in the Layerslider ‘Troubleshooting and Advanced Settings’ apparently calls JQuery into the admin area. Un ticking that allowed me again to use the Menu Structure editor and all is well.

    So in short if you have an issue with Layerslider try selecting the “Use Google CDN version of jQuery” in the Layerslider ‘Troubleshooting and Advanced Settings’ but remember you will need to turn it off if you wish to edit the menu structure.

    Enfold is a great theme with great support but there appears to be a few bugs between LayerSlider and the theme, which considering they are (correct me if I’m wrong) are made by the same people. I would personally like to see some more work done here.

    I hope the above helps someone having similar problems.

    Cheers from NZ

    Kerry

    #324137

    Hi dlambert1979!

    Thank you for using our theme.

    In Enfold->Styles->QUICK CSS field or custom.css put the following:

    
    #top .fullsize .template-blog .blog-meta {
        float: left !important;
        margin: 0 15px 0 0 !important;
    }
    
    #top .fullsize .template-blog .post .entry-content-wrapper {
        overflow: hidden !important;
    }
    
    

    Cheers!
    Günter

    #324135

    In reply to: Button/icon to anchor?

    This reply has been marked as private.
    #324134

    In reply to: Unable to edit pages

    Hi,

    I cant even do update… Enfold them option is not working, Layout editor as well…
    Do you have a solution for this

    #324119

    Hi!

    Kriesi will remove this layout class system and replace it with a much more simple content / sidebar width system. For now, the sidebar code should be:

    function change_sidebar_left_layout() {
    	global $avia_config;
    	
    	$avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'ten', 		 'sidebar' => 'two alpha' ,'meta' => 'one alpha', 'entry' => 'nine');
    $avia_config['layout']['sidebar_right'] = array('content' => 'ten alpha',   'sidebar' => 'two alpha', 'meta' => 'one alpha', 'entry' => 'nine alpha');
    }
    add_action( 'init', 'change_sidebar_left_layout', 1);

    On Enfold 3.0, you can probably just use this on Quick CSS or custom.css to change the width of the content:

    .container .av-content-small.units {
    width: 80%;
    }

    Best regards,
    Ismael

    #324102

    Hey!

    2.) I’m sorry but I don’t see the menu issue on the footer. Looks like you managed to set the Enfold Footer Menu.

    Best regards,
    Ismael

    #324090

    Hi!

    You’re not hiding the VK button, you should be replacing it with another icon code like I describe above. Use the VK social icon then add the url of the section where you want the icon to point. If the icon that you want is not available, please refer to this link on how to add custom icon fonts: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Best regards,
    Ismael

    #324089

    Hi!

    You need to add the css code on Enfold > Quick CSS field or on custom.css file.

    Cheers!
    Ismael

    #324086

    In reply to: Directories warning

    Hi Grant!

    Thank you for using Enfold.

    Do you have any other site on this account? This is the first time that someone reported this issue. I’m sure this is not entirely theme related. Please ask your hosting provider for any possible solutions.

    Best regards,
    Ismael

    #324075

    In reply to: Unable to edit pages

    I updated to newer version of Enfold 2.9.2 which fixed the issue related to editing pages but now the site menu and slider are messed up totally. Please visit newsmilesfrisco.com so that you can view the issue. Help please!

    #324072

    In reply to: Http Error

    Hey!

    Can you pass me the exact image you are trying to use? have you checked if it happens on another computer with a different network?

    Other thing you can try is install this plugin and remove the extra image sizes (Settings > Media) Enfold creates every time a new upload is made, so we can discard if that’s the root of the issue.

    Also check this thread in the WP Forums:
    https://wordpress.org/support/topic/http-error-on-media-upload-wp-39

    Cheers!
    Josue

    #324067

    Topic: Unable to edit pages

    in forum Enfold
    sreen22
    Participant

    I updates to WordPress version 4.0 and i have running Enfold theme 2.6.4 but when I edit page I can’t see “Advanced Layout Editor” option what so ever. Also, the Enfold theme options not showing correct. Please help

    • This topic was modified 11 years, 6 months ago by sreen22.
    #324061

    Hey Enffie!

    Enfold does not have a “insert sheet” button, i believe that was added by a third-party plugin which may not be compatible with the latest version of WP.

    Best regards,
    Josue

    #324059

    Hey!

    Please update the theme to the latest version (2.9.2).

    Best regards,
    Josue

    #324050
    andreyp1978
    Participant

    Hi Guys I have WordPress version 4.0 and i have latest Enfold theme 2.9.2 but when I create page I can’t see “Advanced Layout Editor” option what so ever. Do I need to install any additional plug ins to make it work?

    thanks much

    #324040
    a00109943
    Participant

    Hi there,

    please see: http://hedgeports.com/about-hedgeports/

    I am able to add text layers no problem. I can add in image layers and they show up perfectly in the preview. They do not show up at all on the actual page. The text will come in but no pictures. I even tried using the original enfold slider >Enfold Greatest theme ever< but no luck. Am I missing something? I tried changing the order of the layers to see if that would make a difference and no change happens. I have read numerous things about this issue in the forum and I was wondering if there was something I can do to fix it. At first I thought obtaining the purchase code would help but alas no luck. Any help on this would be great! I disabled the plugins and reactivated and no success.

    Thanks!

    Ben

    #324039

    Hey Chuck!

    You’d need to ask your client to login to his account and download the updated Enfold theme zip, then you’d need to do the update via FTP – http://vimeo.com/67209750

    Cheers!
    Josue

    #324032

    Hi Alexia!

    Enfold is now installed and working.

    Best regards,
    Josue

    #324017

    In reply to: 2.9.2 Update Issues

    This reply has been marked as private.

    FYI – I just updated to Enfold 2.9.2. Problem still persists though.

    #324003
    WebChittyChat
    Participant

    Hi
    I’m looking for help to fix a small issue.
    I’ve read a number of forum threads on wordpress about this issue, followed all ideas through, but I can’t seem to troubleshoot.

    Some menu links on the navigation open in a new window when clicked. Others do not.

    I’ve followed tips and gone Dashboard > Menus > Screen Options > Advanced Link Targets and checked ‘link target’. I’ve checked all menu items and they are set to ‘Same window or tab’.

    I’ve visited Theme Options > Advanced Styling and although there are some customized elements, none have Header ticked.

    I’ve visited all Plugins to see if there is one that could possibly cause this issue, nothing stands out as I’ve not updated or included any new plugins but the issue has just started to happen.

    I am running enfold version 2.9.1 (soon to update to 2.9.2) and running WordPress 3.9.2. (I also haven’t updated to 4.0 yet as many of my peers have experienced even more issues, so I’m reluctant to try.)

    As mentioned, only some of the menu items are affected. Others open as expected.
    The site I’m working on is http://hideseekers.com
    Any help would be great.
    Cheers
    WCC

    #323997
    Eclipse Creative
    Participant

    Hello,

    On one page specifically I’ve changed to the default and to specifically include the title/breadcrumb but no matter the setting can’t get it to be included on the page. Checked in inspect and it’s not hidden the html just doesn’t exist.

    I’m using WP 4.0 and Enfold 2.9.2 w/ Childtheme.

    Thank you

    #323994

    Topic: Licensing question

    in forum Enfold
    Marc Bijl
    Participant

    Hi guys,

    For my first website (http://www.marcbijl.nl) I bought the Enfold theme. After configuring the site with plugins and adding some basic content, I used the Duplicator plugin to create a kind of master file (installer + archive) which contains all the files and the database. Then I used this master file to create my second and third website (http://www.panoramafotogalerie.nl and http://www.panoramaphotogallery.com). So, these websites use the Enfold theme too.

    Now I want to buy two licenses for these two new sites.

    Is it sufficient to go to the Envato site and buy two more licenses, and leave the files on the server as they’re there right now? Or do I need to buy two new licenses, download the theme files again and seperately, and use these two sets to overwrite the theme files on the server?

    Just wondering, because I don’t know if every bought and downloaded set of theme files contain a unique key or something, which might be used/necessary for automatic uploads or that sort of thing…

    Cheers,
    Marc

    #323991

    In reply to: Http Error

    This reply has been marked as private.
    #323981

    Affirmative. Same prob here.

    Updated Enfold to 2.9.2
    Updated WordPress to 4.0

    Builder won’t work anymore.

    Console output:
    Uncaught Error: Syntax error, unrecognized expression: a[rel=] load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2fb.error load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2fb.tokenize load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2fb.compile load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2fb.select load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2fb load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2fb.matches load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2m.filter load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2w load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2m.fn.extend.filter load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2initLayout avia_colorpicker.js:948(anonymous function) avia_colorpicker.js:652m.extend.each load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2window.EYE.init avia_colorpicker.js:651j load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2k.fireWith load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2m.extend.ready load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.0:2J

    Edit: This belongs to Chrome in latest rev – on FF/IE everything is fine… doh!

    • This reply was modified 11 years, 6 months ago by formateins.
Viewing 30 results - 212,251 through 212,280 (of 244,520 total)