Forum Replies Created

Viewing 30 posts - 5,311 through 5,340 (of 8,514 total)
  • Author
    Posts
  • in reply to: Navigation menu for long single page website with Enfold #177245

    Hello!

    1) As far as I know the theme doesn’t actually have a function to highlight active anchors. Ismaels code above I believe is trying to achieve that but it doesn’t look like its working.

    2) I’m not getting that behavior when view any other page on your site right now. Can you add one to your menu so we can test it out.

    Regards,
    Devin

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

    Very strange. I’ll see if we can re-create it and then find a fix. IE9 by itself shouldn’t cause any issues but at least you have a workaround in using 10 or Chrome.

    in reply to: function.php closing tag #177056

    Hello gianmarizzi!

    Yes, this is correct.

    Cheers!
    Devin

    in reply to: Portfolio Grid Feature #176828

    The portfolio is populated by “portfolio items”. So from the WordPress admin you’ll open the Portfolio Items section and then Add New. For each item that you want to include into a portfolio grid you need to create a new portfolio item.

    For example, this is a regular page with the Portfolio Grid element added into it: http://kriesi.at/themes/enfold/portfolio/

    The items that are shown have all already been created as portfolio items. The image shown is the Featured image set on each one of those portfolio items.

    You set the portfolio categories just like you would a post and that is what allows you to sort them.

    If you just want a simple grid of your images you can add a WordPress gallery to any pages using the images from your uploaded media which will show like this: http://kriesi.at/themes/enfold/shortcodes/gallery/

    in reply to: Some errors with enfold website #176827

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

    in reply to: Dynamically change Portfolio Grid categories #176826

    Yes, inside the shortcodes folder in the config-templatebuilder.

    in reply to: bad load logo image with css changes #176660

    Hey!

    The logo file you are using is far too big. Re-size it to the size you want it to display at and then you can use this css to increase the size of the logo/menu area if you want:

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 116px;
    line-height: 116px;
    }

    Edit: The css should go inside the custom.css file in your css folder and then inside the desktop media query.

    Regards,
    Devin

    • This reply was modified 11 years, 8 months ago by Devin.

    Hello finessecreative!

    No, not that I know of. You’ll need to move each slide into its won actual slide so that you can use the LayerSliders loop settings.

    Regards,
    Devin

    in reply to: menu not working #176657

    Hi!

    The menu works with the regular WordPress Menus manager. Once you’ve created the menu you just need to set it as you described and save the option.

    Cheers!
    Devin

    in reply to: Enfold Contact Form does not send emails #176654

    Hello!

    First update your theme to the most recent version so that you have the most recent round of bug fixes and features.

    If you have issues sending mail you may also want to talk to the hosting provider and see if there are limitations on using wp_mail and mail in general through php mail functions.

    Regards,
    Devin

    in reply to: mobile navigation #176652

    I don’t know of any plugins that can automate that no. You could use a caching plugin to cache all your page data and then clear the cache when you’ve made an update but other than that there isn’t anything from within the theme to assist.

    in reply to: Description excerpt in custom post types #176629

    Hello ttem!

    You can read more about that function here: http://codex.wordpress.org/Function_Reference/term_description

    For general WordPress questions your best source is the WordPress Codex or WordPress forums.

    Cheers!
    Devin

    in reply to: mobile navigation #176628

    Hey!

    I don’t understand quite what you are asking. What code/file are you trying to prevent from being cached?

    Best regards,
    Devin

    Hey!

    I just installed a child theme for someone today and imported everything that was previously set up from the parent so as of 2.3.2 there are no code errors or anything like that with the button.

    The # is the correct “url” and you’ll see it used all over the theme options since the links aren’t actually urls taking you anywhere.

    This image however is *not* an error. Its just an informational message: http://www.clipular.com/c?5311784160329728=xucg7q1StSu1w2NN8XDvM9pKzO8&f=.png

    For more on Child themes see: https://vimeo.com/67221517

    You can download an enfold child theme from here: http://kriesi.at/files/enfold-child.zip

    Cheers!
    Devin

    in reply to: Different Menu on Blog Page #176567

    Hey!

    You could just hide the menu by default and then only show it on the home page.

    
    #top .main_menu {
        display: none;
    }
    #top.home .main_menu {
        display: block;
    }
    

    Best regards,
    Devin

    in reply to: Events calendar compatible with Enfold #176566

    Hi jazbird!

    Right now we don’t have anything with built in compatibility but Modern Tribes plugin should work if you use it on regular pages (non advanced layout editor).

    http://tri.be/shop/wordpress-events-calendar/

    Regards,
    Devin

    in reply to: Stick background to content #176565

    Hello!

    You would need to use 2 separate images and are stuck to the sides of the boxed layout and not a background image *I think*. It would really be a good bit of trial and error to try and get correct but the theme alone doesn’t have the tools built in to set it.

    Best regards,
    Devin

    Hi!

    If you put an achor just above the layer slider then you could link to it. I dont know of any way you can delay the start until the user views the section but you could try digging through the help docs on the LayerSlider “help” dropdown at the top right of the screen when viewing the LayerSlider section (eg when editing a slide or viewing all sliders).

    Best regards,
    Devin

    in reply to: Problems with Content Builder in Enfold #176562

    Hi!

    I just tried the same layout and didn’t have any issues. This is what it looks like correct?
    http://i39.tinypic.com/2cp94b8.png

    Regards,
    Devin

    • This reply was modified 11 years, 8 months ago by Devin.
    in reply to: https: blocking on enfold dynamic content #176558

    Do you have your WordPress url set with https in your WordPress settings? I believe it should be pulling whatever url your using sitewide.

    in reply to: SEO Smartlinks #176553

    Hi!

    You don’t need to pay anyone, I’m suggesting you activate it, point us to the page and heading where we can see and inspect it and we’ll see what we can do.

    With literally hundreds of thousands of plugins out there we can’t add in and edit things for every single plugin that someone uses even if its in the otp 10% of popular plugins across the world. If we were to do that, we would never be able to answer support requests as we do now :)

    Regards,
    Devin

    in reply to: My portfolio items a broken when not viewed with AJAX #176529

    Try searching when not logged in to your WordPress account.

    in reply to: Urgent: Accordion Broken #176527

    No, the debug has been in there since enfold came out. My guess is that it is getting pasted in either inside of another element something like that. Putting it right after:

    require_once( 'functions-enfold.php');
    

    should work fine.

    in reply to: Enfold google page speed problems #176515

    Hello LollyGreen!

    There isn’t really much you can do without a lot of editing to the theme in this case. The biggest boost in page speed would be using a caching plugin like WP Super Cache but the number of scripts loading in is because the theme separates some its css into multiple files and then plugins and dropins like jetpack will also load in some scripts before the page loads as well.

    If it didn’t load these in before the page fully loads then the layout wouldn’t look right, anything that was using the javascript files to run wouldn’t look right and things like that.

    The libraries that run the scripts are loaded at the end of the page load since they don’t change the look of the items and only add in the functionality however.

    Regards,
    Devin

    in reply to: Enfold Buttons from Avia Layout Builder Not Styled #176512

    Hi mastcharter!

    I’m not sure what you mean. The color is set by either the shortcode/element option or if you set it to the styling options then it inherits the color from there.

    So as they are right now is correct as it looks like the button color is set to silver.

    Best regards,
    Devin

    in reply to: Portfolio Grid Feature #176509

    Hey primarythoughts!

    On your one-page ‘page’ you’ll add in a Portfolio element with the advanced layout editor. From that, you would choose the categories of portfolio items that you want to show. Then the items in those categories would be loaded into that portfolio element on the page.

    At the very bottom of that pop-up for editing the portfolio element is this option “Pagination
    Should a pagination be displayed?” which you can set to Yes to have pagination on that element.

    Regards,
    Devin

    in reply to: SEO Smartlinks #176508

    Hello!

    We would need to see the plugin active on the site to then inspect the headers at the time of the error.

    My guess is that the plugin is styling headers with some generic styles which it shouldn’t. You could look in the plugin files and remove the css that its adding to h1,h2 etc or contact the plugin author for instruction on if its possible to do that with function instead of modifying the plugin.

    Cheers!
    Devin

    in reply to: Enfold menu question #176506

    Hi!

    Number 1 is not doable. The sub menu items do not remain visible; only the 1st level menu items are visible on all pages in the navigation.

    I don’t understand #2, the active color for a menu item is set with the css ismael provided above so the value would just need to be changed to the orange color you want.

    Regards,
    Devin

    in reply to: How to get rid of some things #176503

    Hello!

    Not crop, just re-size. So if you set it to 900 by 900 then the longest edge on either side will be 900px and the other edge will be proportional to that.

    Best regards,
    Devin

    in reply to: No line spaces on text insert #176498

    Hey!

    This is intentional and part of how you can have the WordPress visual editor work. It will automatically read the data and attempts to clear blank space that it doesn’t read as having any content.

    Instead of using multiple ‘enters’ for your spacing you should either use break tags in the text tab or even better us HR shortcodes as whitespace. Just click on the magic wand icon and navigate to HR and then choose the whitespace option.

    These forums are 100% public unless you mark your reply as “Set as private reply” so that common questions are easily searchable.

    Cheers!
    Devin

Viewing 30 posts - 5,311 through 5,340 (of 8,514 total)