Forum Replies Created

Viewing 30 posts - 5,341 through 5,370 (of 8,514 total)
  • Author
    Posts
  • in reply to: When I edit content sections are mysteriously deleted. #176497

    Hey!

    I would suggest upping the memory to 128 as 64 is still somewhat low. I have no issues with it on any of my test installations but some users have still run into issues. And just to verify, you are running 2.3.2 of Enfold correct?

    I’ve tagged Ismael on the topic so he has it in his queue as well.

    Best regards,
    Devin

    in reply to: Urgent: Accordion Broken #176495

    Make sure you pasting in the code exactly as I have it. A missing bracket can break the whole site so the whole thing needs to be in there.

    in reply to: logo not showing properly on home page #176493

    Hey!

    The demo isn’t on the most recent version but for all of us at support at least there are no issues with IE or Chrome resizing the logo. On your site with the same environment and browser versions I’m getting no issues with the logo resizing.

    Cheers!
    Devin

    in reply to: More items in archive page #176487

    Hey denye!

    The number of items shown on your archive pages is controlled by your settings in the WordPress Settings>Reading>”Blog pages show at most”.

    If you aren’t running Enfold 2.3.2 please update as there was an update for the tags template recently.

    Regards,
    Devin

    in reply to: Cannot import dummy data #176486

    It looks like the memory limit is still actually 64mb which isn’t too low but a bit low. It might help if its correctly increased. How did you previously try and increase it?

    Some of the data was loaded in but its stalling at some point. It isn’t essential to have the dummy data though I know it does help a lot with seeing how things were done.

    If it continues to fail and you have questions on any page set up we can assist as a fill in for the missing data. The videos here may also help somewhat: https://vimeo.com/channels/aviathemes

    in reply to: Dynamically change Portfolio Grid categories #176476

    It would be a good amount of changes but not huge. The biggest issue you may run in to that you might not have checked for yet is that the sorting does not pull data from other pages. It only sorts and displays the items that are already visible on the screen.

    So keep that in mind in thinking of how you would set things up.

    in reply to: Updating to Enfold 2.3.2 broke my website #176473

    You’ll need to access your WordPress files via FTP in that case and then download a copy of your plugins folder. Then delete the plugins either all at once or one by one from the plugins folder and see if that helps in being able to access the WordPress dashboard again.

    Deleting the theme doesn’t remove your custom settings as they are saved in your database. You could login to your phpMyAdmin panel and download a sql backup of your data if you want to have a definite copy of your settings just in case but it shouldn’t be needed.

    in reply to: WooCommerce Category Widget broken after update #176470

    Hey DesignerKen!

    First thing to do is go to your Enfold styling options and make a small change, save, change it back and save again. This will re-generate the stylesheet for your custom settings.

    For the sidebar widget, try doing the same thing but remove the widget, save, add it back in.

    Regards,
    Devin

    in reply to: A few issues with Enfold 2.3 #176468

    Seeing it first hand from the WordPress backend is the quickest and easiest way to offer support when the issue isn’t apparent from the front end or isn’t happening when we re-create it on our own dev installations. It isn’t abnormal and I along with the other support crew have done it a half dozen times for various topics here within the last day alone.

    You may also want to try updating to 2.3.2 of the theme and definitely update WordPress to 3.6.1 because it was a security update.

    in reply to: Transfer wordpress content to another domain #176194
    in reply to: Video preview not displaying #176187

    Hello!

    No, not that I know of. It would be set by the uploaded video file. You could overwrite it with css via something like:

    #top .mejs-poster.mejs-layer {
        background: red;
        background-image: none !important;
    }
    #top .mejs-poster.mejs-layer img {
        display: none;
    }

    Then alter the values to suit. If you need to make it only effect that item you could wrap the video element in a specific custom css class or make it specific to the page. The best solution however would just be to get the image Ismael referenced back online.

    Regards,
    Devin

    Hello!

    The first thing to try is to deactivate all active plugins. Make sure that any dropins like jetpack are disabled as well.

    Log out of WordPress and then back in and try things again. If all works, re-enable your plugins one by one to find the conflict.

    Best regards,
    Devin

    in reply to: Losing all formatting with the Advanced layout builder #176179

    Hello!

    I’m not getting the same issue when modifying the icon boxes on the site right now. The only thing I can think of is if maybe you aren’t letting the page load fully before clicking on an element to edit. But just trying to edit the page right now all changes are sticking.

    Regards,
    Devin

    in reply to: Woocommerce catalog page #176174

    Hey!

    Yes, of course! You can add in your own WooCommerce templates following this guide: http://docs.woothemes.com/document/template-structure/

    Regards,
    Devin

    Hey!

    In the top right of that menus manager area select Screen Options and you can then check the boxes for the other items to show up so you can select them.

    Cheers!
    Devin

    in reply to: Use post image in stead of featured image in grid layout #176172

    Hey ronvanbreukelen!

    You could try something like this http://wordpress.org/plugins/auto-post-thumbnail/

    The code is possible but its beyond what we could assist with via support to custom write on the fly to change what the source is of the image, re-size it and then place it for the grid.

    Cheers!
    Devin

    in reply to: Help with Theme #176080

    Glad you were finally able to figure out what the issue was. I’ll see if we can test out installation with previously installed slides and try and clean up the process in case there are any other conflicts.

    Regards,

    Devin

    in reply to: Change output of the Post Slider content element #176079

    Glad you found it :)

    All variations on an element are within its file. So any time you are looking for something it will be contained in the named shortcode file and nothing external.

    in reply to: Layerslider: Old jQuery issue #176076

    Hi chaponnel!

    Make sure you are using Enfold version 2.3.2. You can update following this video if you are not:

    You should also be using WordPress version 3.6 which it sounds like you are based on the jquery version but just in case you are not, update WordPress as well.

    Regards,
    Devin

    in reply to: Blog disappearing when toggled to "Grid" View #176075

    Hey!

    The first thing to do is to update your theme files. You can follow this guide to bring you up to Enfold 2.3.2:

    Best regards,
    Devin

    in reply to: Transfer wordpress content to another domain #176071

    Hey e-conomy!

    In general this is not what we help with via support. If you are unsure about how to do that you can see this topic in the WordPress codex: http://codex.wordpress.org/Moving_WordPress

    And use a plugin like this to extract your database: WP MIGRATE DB

    Cheers!
    Devin

    in reply to: How do I add new paragraphs in the text section #176069

    Hi!

    This is an issue with WordPress as you really are not mean to do layouts in the visual editor like that. You would need to stay in the ‘Text’ tab where you are editing the raw html data to never have WordPress potentially modify the content, spacing and breaks.

    Best regards,
    Devin

    • This reply was modified 11 years, 8 months ago by Devin.
    in reply to: Which solution for Footer menu in mobile view #176068

    Hi chooseone!

    Both are the same solution and are correct.

    The theme removes some content like the sidebars and the socket menu when you get down to very small mobile sizes. User experience refers to the experience the user has in using the site. The content or accessibility to the menu isn’t necessarily vital when on a mobile device and a screen that small (simple is better). Not everyone agrees which is fine since there is no number one answer.

    Cheers!
    Devin

    in reply to: Blank icon list after upgrading to 2.3 #176065

    Generally it helps to get as much detail as possible in each back and forth. One word answer are a sign, at least from our part, that a user is typically not engaging in the response we are providing.

    In this case we’ll need to log into your WordPress admin and take a look at things from the back end. You can add the credentials here as a private response that only support will be able to see by checking the box for “Set as private reply”.

    in reply to: Layerslider working perfectly in preview…not on page… #175981

    The documentation is *on* the layerslider section of your WordPress install. Click on Help in the top right hand corner next to Screen Options.

    There is something wrong with the image of the women. Not sure if its the image encoding or the file or what but if you include it any slide that slide will not load.

    It could be the same issue with the others but in any instance if I remove the photo the slideshow works. With it, it fails. So you may be able to just re-save it as a png or gif and fix the issue.

    in reply to: Color Section Opacity #175974

    Hi!

    You could probably do it using rgba colors for the background of a text element. You would put your image in the color section and then add your elements in there. Then add a custom class name to the elements and give that class a background color using rgba and the transparency on the color.

    Add this to your functions.php to get the custom class field on all elements: add_theme_support('avia_template_builder_custom_css');

    Regards,
    Devin

    in reply to: https: blocking on enfold dynamic content #175954

    Hello silvercreekvalley!

    The easiest way to do that with a WordPress site is to use: http://wordpress.org/plugins/wordpress-https/

    Cheers!
    Devin

    in reply to: Icon Font Support #175950

    Hi Erdrol,

    Did you originally try and upload the Entypo font again? I’m not sure whats happened but the font upload isn’t recognizing the font files properly. I’m not sure if its a permissions issue or if the server is just not unzipping the zip or what really.

    I’m going to tag Kriesi to take a look at it but he’ll probably want to take a look at the FTP for the server as well if he doesn’t recognize the issue outright.

    Regards,

    Devin

    in reply to: Updating to Enfold 2.3.2 broke my website #175947

    Hello MHM!

    At this point I would suggest to just delete the entire Enfold theme folder and then install via FTP the theme folder and then watch to make sure there are no upload errors with any of the files.

    If you have any plugins active, deactivate them before installing so that there is no conflicts with plugin settings at the same time the theme is trying to activate.

    Regards,
    Devin

    in reply to: slider in Safari browser #175944

    Hey nimrodmadar!

    The slide needs to change before it will adapt to the new screen size. There isn’t anything we can do about that unfortunately.

    Regards,
    Devin

Viewing 30 posts - 5,341 through 5,370 (of 8,514 total)