Forum Replies Created

Viewing 30 posts - 481 through 510 (of 8,514 total)
  • Author
    Posts
  • in reply to: Full Calendar Long Events #315105

    Hi filz51!

    I’m not familiar with the plugin or how it is supposed to look so if you have an example we can see what we can do with that as a reference.

    Regards,
    Devin

    in reply to: Enfold unable to edit pages #315102

    Hi!

    We have no confirmed bug reports at this point with WordPress 4.0 and Enfold version 2.9.2.

    If you are not on Enfold version 2.9.2 then you need to update. For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    If you have updated to WordPress 4.0 and have not also updated or made sure your plugins are compatible with the new version of WordPress then you would need to do that or deactivate those plugins.

    Cheers!
    Devin

    in reply to: Responsive issues on Tablet Portrait view #315099

    Hey!

    The code only applies to screen larger than 1140 because of the media query:@media only screen and (min-width: 1140px) {

    If you wanted it to apply always then you could delete the media query and use the css alone.

    The images that aren’t filling up the containers are not big enough to do that and so they are not being stretched.

    Best regards,
    Devin

    in reply to: Portfolio Grid Issues #315093

    1) I only see the browser based gap which has no “fix”.

    2) That is the border to the actual portfolio item and not the title. Since its a box shadow it can’t be removed on just the bottom but it could be removed completely:

    
    .page-id-8085 .grid-entry .inner-entry {
    margin-right: 1px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    position: relative;
    }
    
    in reply to: Enfold compatibility issues with WordPress v4.0 update #314849

    Glad updating did the trick :)

    Hey!

    So far we have no actual bugs found with Enfold version 2.9.2 and WordPress 4.0. Each instance has been resolved with updating, deactivating other plugins or updating a plugin.

    For a local installation there is very little we could do to debug it since local server setup can vary so widely.

    The version.txt comes in the full download of the theme you can get from your downloads on themeforest. It isn’t in the theme folder by itself.

    Cheers!
    Devin

    Hey mostlymedia!

    The only way you can currently do that is to turn on the debug window which lets you see an edit the raw shortcode data of the builder. You do need to be considerably more cautious when moving or editing data in the debug field since an error within it could cause the builder to not be able to correctly output the content.

    See this documentation page for how to turn on the debug field via a function: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Regards,
    Devin

    in reply to: Loading Error (all plugins off) #314788

    It might actually be an issue of plugins and services which are duplicating each other. There should only be one CDN for instance so using both photon and a cdn would cause a conflict with each other.

    What is the current issue we are looking at right now? Its taken a while to answer your topic as I don’t think any of us quite know what you are looking for on our end even when trying to follow along through the responses.

    in reply to: WordPress 4.0 #314786

    Hi @Diomaututa,

    There has been nothing related to WooCommerce reported as of right now. Can you create a new topic outlining your issue with a link to the site showing whats going on?

    Since there are so many other replies in this one I’d like to keep it from getting to confusing and making it harder for us to answer everyones questions/issues.

    Best regards,
    Devin

    in reply to: Read More tag not working in Icon Box #314781

    Hi fdgmdg!

    The WordPress read more tag only works on posts.

    Best regards,
    Devin

    in reply to: WordPress 4.0 #314780

    Hey!

    The theme page actually mentions in that update for 2.9.2 that it was updated to work with WordPress 4.0.

    Kriesi left for vacation before 4.0 was released so the theme page listing didn’t have 4.0 compatibility as an option I believe.

    Regards,
    Devin

    in reply to: Layer Slider – WP 4.0 #314779

    Hi Gurify!

    This is the first I’ve heard of anyone having that kind of issue. Are you using Enfold 2.9.2?

    Can we see the page with an example of the issue?

    Best regards,
    Devin

    in reply to: Layout builder not laoding after update WP 4.0 #314777

    Glad we could help. Let us know if you have any other questions or issues.

    Hey davevi!

    It would be best to run https over the whole site which should also run the page through the ssl cert. Google now gives a bonus for https so there no downside.

    Cheers!
    Devin

    in reply to: Trouble with Easy Slider #314775

    Hey!

    For the nav bar, you can change the point at which the menu changes to the mobile menu from the header configurator in the theme options. If that isn’t early enough the best option is to reduce the number of menu items in your menu.

    As far as I know the caption isn’t set to fade or be removed except when the slide changes.

    Regards,
    Devin

    in reply to: WordPress 4 #314774

    Hey!

    You need to be using Enfold vesion 2.9.2 which was released on August 27th and brought the theme up to compatibility with the changes in WordPress 4.0.

    Make sure you also have updated all plugins you are using and if they don’t have an update make sure to try deactivating the them so there are no outside conflicts between the theme and WordPress.

    Regards,
    Devin

    in reply to: Enfold compatibility issues with WordPress v4.0 update #314773

    Hey!

    Make sure you are using Enfold version 2.9.2 which was actually pushed out before WordPress 4.0 was even released and was tested (and updated) to work with the changes WordPress 4.0 introduced.


    @solarhq
    are currently using 2.9.1.

    Regards,
    Devin

    Hey!

    No, unfortunately not. The automatic sub menu can only be populated with what is in the pages hierarchy set through WordPress.

    Best regards,
    Devin

    in reply to: Layerslider Code!? #314676

    The theme has the code for LayerSlider in it, you don’t get a license for the plugin code by itself.

    It updates when the theme updates and not as a standalone.

    So if you are using the theme you have access to LayerSlider as it is bundled with the theme.

    in reply to: Lost Enfold Interface #314671

    Hi danfarberoff!

    Make sure you are using Enfold version 2.9.2 which was recently released and included updates to work with WordPress 4.0.

    See: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Devin

    in reply to: WordPress 4.0 #314670

    With nothing but WordPress 4.0 and Enfold version 2.9.2 there should be no issues. If you have an installation where we can see an issue we would happily login and start debugging.

    The update method from within the WordPress admin is the one given to us by ThemeForest to use with their API. We have no control over it and this is also the same when re-downloading the theme from ThemeForest. We simply have no control or influence how that happens since its up to Envato.

    If you are having issues with the new media gallery which was updated in WordPress 4.0 make sure you deactivate all active plugins and do a quick browser clear of your cache for the site (force reload) since WordPress itself changed. There are still lots of plugins who have not updated even though the theme has.

    in reply to: LocalHost Child Theme Options Not Showing #314669

    See: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    If you want to be able to update with the zip from within WordPress you need to change your servers permissions on the themes folder to let it write over the old file.

    Otherwise you can update over FTP by following the steps in the video in the link above from our online docs.

    in reply to: WordPress 4.0 #314636

    If the update isn’t appearing then one of those pieces of data is incorrect. You can also update manually so that you have the most recent version.

    in reply to: WordPress 4.0 #314632
    in reply to: Layerslider Code!? #314631

    The theme comes bundled with it so after the theme is active the LayerSlider plugin shows up on the left hand side of the WordPress admin as LayerSlider WP.

    There is no activating of it required. BBPress, Gravity Forms and WooCommerce are all supported plugin but are not mandatory.

    A typical first time theme installation and activation goes like this: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Alongside LayerSlider the them has a number of other slideshow options available through shortcodes and the drag and drop layout builder.

    in reply to: WP4: Import demo data and it seems the menu mess up #314592

    Hey primeobjects!

    Looks like you were able to get the menu setup from the WordPress menus manager so that your menu is “correct” :)

    Cheers!
    Devin

    in reply to: Layerslider Code!? #314587

    Hey dactor12!

    No theme that comes bundled with a plugin also provides you a separate license for that plugin.

    Cheers!
    Devin

    in reply to: WordPress 4.0 #314586

    Hey!

    Make sure you are using Enfold version 2.9.2. Then try the editor with no other plugins active.

    The theme was updated before 4.0 came out so that it would work right at release.

    Regards,
    Devin

    in reply to: WP 4 Install #314585

    Hey!

    The file can’t be written over because the permissions aren’t setup to allow it on your server. You would need to change it over FTP or in your case via your hosting panel on the themes folder so that WordPress can update by writing over the folder.

    The only other option is to delete the theme from within WordPress and then re-install.

    Regards,
    Devin

    in reply to: Admin Enfold #314516

    Hi benspy!

    Make sure you are using Enfold version 2.9.2. Then try deactivating all other active plugins so that there are no possible conflicts with WordPress and just the theme.

    You can then re-enable plugins one by one to identify any further conflicts.

    Best regards,
    Devin

Viewing 30 posts - 481 through 510 (of 8,514 total)