Forum Replies Created

Viewing 30 posts - 6,211 through 6,240 (of 8,514 total)
  • Author
    Posts
  • in reply to: Colour Section & Background Attachment Mobile Devices #138546

    Hi All,

    For mobile, its best if you set the image to be fixed in the Center vertically and horizontally. So Center Center for the position option.

    I believe there is/was a bug for fixed images in iOS which is why it isn’t showing as fixed in iOS in the example links.

    Regards,

    Devin

    in reply to: Gallery Element that launches videos in lightboxes? #137310

    Hey tassavor,

    I’m not having any issue loading in the videos on the link above. Perhaps it was just a cache issue that was preventing you from seeing things work properly on your end.

    Regards,

    Devin

    in reply to: Laggy fullscreen slider #128827

    Hi leojosephy,

    The next theme update will have updates for the background fixed image and some improvements for the code. Wait until that release, update and we can take a look at things again then.

    Regards,

    Devin

    in reply to: Font rendering on safari/mac #135234

    I noticed from your screenshot you have a few extensions/plugins active with Safari and I’m wondering if there could be a conflict there. Neither I nor Kriesi are getting the same issue on our end and I know I at least try and keep things pretty stock.

    Another option is to try clearing WP Super Cache cache completely and then deactivating it. Change settings, test things out and see if there are any changes in how the font is getting spit out on the front end.

    Its just a very strange set of occurrences that doesn’t seem to have any specific trigger.

    in reply to: Gallery caption incorrectly displaying under big gallery image #137694

    Hi Matt,

    Plugins can be an issue even when we recommend them. We ask that you deactivate them so we can isolate the issue without having unknown variables in the mix.

    So please deactivate all plugins, log out of the WordPress dashboard, close your browser and then open it up and log back in.

    That way we can try to duplicate the issue if its not solved there.

    Regards,

    Devin

    in reply to: Theme update of 8/17 #138731

    Hi dyadya99,

    You can find the list of updated files/folders in the version.txt available in the main download of the theme, docs, psd’s license etc. You can download that from your downloads on ThemeForest.

    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

    Regards,

    Devin

    in reply to: Reorder data table rows, add new rows in between rows #138512

    Hi Darryl,

    I believe it is planned to be expanded in the future for additional editing capabilities. For now though this is the only way I know of to modify the table other than re-creating it.

    Regards,

    Devin

    in reply to: full width easy slider not working #138249

    Hey satucker,

    After the update it can take a bit of time for your local cache to update so that the javascript all works again. Just let us know if you have any other issues but it should work now that you’ve updated.

    Regards,

    Devin

    in reply to: Enfold Child Re-Install Appearance…Menu…Pages #138498

    I can’t think of any reason why pages wouldn’t be showing through the options there. The theme doesn’t do anything to modify that part of the core files.

    You can try switching to another theme and see if you are then able to but otherwise you could try just disabling any active plugins.

    in reply to: full width easy slider not working #138246

    Hi satucker,

    If you are using 3.6 you must update to maintain functionality across the theme. Unless you’ve modified the theme files then you wont lose anything but there have been a lot of new features added in since 1.3 so its a good idea to update anyway as the updates come out.

    Regards,

    Devin

    in reply to: Enfold Child Re-Install Appearance…Menu…Pages #138496

    Hi V,

    Make sure you are looking at the View All tab and not just the Most recent tab in that little pages selection box.

    Regards,

    Devin

    in reply to: Mail subject #138429

    Yes, it would need to be added in as a new feature. You can request it in this topic: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    in reply to: Back to Top link/icon in footer #138266

    The footer has its own padding for all of the content inside of it. The base values are:

    #footer {
    padding: 15px 0 30px 0;
    }

    So you can edit them as needed to get rid of or add more space.

    Regards,

    Devin

    Hi Tim,

    You can try turning on the advanced layout editor debug field by adding this to your functions.php file:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    Why it crashed I don’t know but because of the way the data is saved it doesn’t actually get stored as revisioned data for WordPress at the moment. You can use the template options in the top right corner of the advanced layout editor to save your pages in versions or in general in case something like this happens again.

    As for recovering the data unless the testimonials are still showing on the front end then the data has been erased.

    Regards,

    Devin

    in reply to: Mobile/responsive main menu? #137222

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

    in reply to: Easy Slider YouTube Video #138228

    Hi BradMagnus,

    No, it does not support video as far as I know.

    You can use the video element or add video into the LayerSlider however.

    Regards,

    Devin

    in reply to: Fullscreen Slider Issue #138280

    Hi julievic,

    That is just a single image with the logo and text on it. See: http://kriesi.at/themes/enfold/files/2013/06/tablet-2-1500×1500.jpg

    The second image in the slider has a caption.

    Regards,

    Devin

    in reply to: slider has disappeared #138015

    Hi Nmhproducer,

    When doing so the videos here may be of some help :https://vimeo.com/channels/aviathemes

    Regards,

    Devin

    in reply to: Avia Layout Builder (Advanced Layout Builder) buggy #138231

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
    display: none;
    }

    in reply to: Layer Slider on Blog Page #136170

    Hi mrsouza,

    That is exactly what I described before :)

    You don’t set the blog using the theme options or the WordPress option.

    Instead, you go to your “home page” and add your layerslider and then below it add in the blog element. This is using the Advanced Layout Editor which allows you to just drag and drop the items int here.

    Regards,

    Devin

    in reply to: dropdown menu dissapears on tablets / Ipad. #137932

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

    in reply to: Broken Pages #138226

    Hi prsmith,

    Let me know if the php.ini changes we suggested via email and the other topic help in addition to the other suggestions.

    Regards,

    Devin

    in reply to: Contact page #138227

    Hi kleinpenning,

    No, not at the moment. Kriesi is planning on adding some additional functionality to the contact forms in the future for hidden fields but for right now its a fairly simple form builder.

    Regards,

    Devin

    in reply to: Avia Layout Builder (Advanced Layout Builder) buggy #138229

    Hi kellymarie2001,

    Generally no, it isn’t supposed to be buggy.

    Working with it is a bit different than with the regular visual editor however so it takes a bit to get used to doing layouts with all of the elements instead of just with the text item.

    Eg, if you are trying to do a layout with images and text its better to use the columns with text elements and image element instead of dropping the images into the text editor.

    For the spacing on items, the special headers have customizable padding but most other items are set via css theme wide.

    You can add this to your functions.php to give every element its own class field so you can easily add custom classes which tends to be where you can start getting deep customization:

    add_theme_support('avia_template_builder_custom_css');

    Regards,

    Devin

    in reply to: Need some help with Enfold! #137940

    Hi LASKIN,

    You can delete any of the pages by going to Pages and the hovering over a page you want to delete and clicking on “Trash”.

    The same can be done for Posts, Portfolio Items and Media.

    Regards,

    Devin

    in reply to: can not install laterst version 2.? #138318

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

    in reply to: Easy slider not working in 2.01 #137685

    Hi montanayank,

    If you are seeing version 1.7 as the theme version number then you have not updated the theme.

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: htps://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    in reply to: CSS Issues with Color Sections #137967

    Hi Iano999,

    Can we see what you have no live? The css isn’t getting at the root of the issue which is as the theme responds to the users device it automatically gets padding added in. In most layouts this makes it look better but when you are trying to add the image directly to the edge it doesn’t quite work out.

    What you can do is target the ID of your color section (give it an ID in the color sections options). Then use that ID to target the container inside the color section and remove the padding. If we can see the site/section live we can assist with the css.

    Regards,

    Devin

    in reply to: Header and blurry images #137970

    The “header” in this case means the page title and breadcrumbs. This is controlled via the Layout Meta Box on your pages.

    The “blank page” template gives you a page without any logo, menu, page title, breadcrumbs or footer and socket. Its a fully blank page that will just output whatever you put in the visual editor or advanced layout editor.

    The Sliders for pages are only added by you if you want them. The image on *Posts* is automatically added from your featured image and there isn’t a setting to turn them off directly but you can control the blog template from the General Options in your theme settings.

    in reply to: Need the Responsive Header Main Menu for horizontal tablets #137983

    This will cause any device that has less than 2024 to display the responsive menu.

    This is the complication that we face when creating websites and trying to make them usable for everyone on all devices (responsive). The best solution with the fixed header and menus is to make the menu simplistic and the sub menus have the multi tiered depth.

    If that isn’t an option, the above: change the width at which the mobile menu shows up, is the second best option.

    Regards,

    Devin

Viewing 30 posts - 6,211 through 6,240 (of 8,514 total)