Viewing 30 results - 238,111 through 238,140 (of 244,162 total)
  • Author
    Search Results
  • #166498

    I did what you suggested: deactivated all plugins but wpml and Codestyling, This is what I got:

    Looks like there’s something wrong with the Theme itself.

    #166493

    Hey jamesnardell!

    We added rich snippet support with Enfold version 2.1 (i.e. compare the analysis of my blog here: http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Finoplugs.com%2Fblog%2F ). You just need to update the theme to the latest version and everything should work just fine. The hcard data is not part of a standard wordpress post and thus not supported by our theme. You can try to install a hcard plugin to add the data to your website though.

    Regards,
    Peter

    Awesome, it worked. So Josue, what could that plugin be doing that helps this reorder take place? The functionality it offers overcomes something that I think should be working properly in Enfold. Or is it perhaps a WordPress issue?

    #166472

    Hello Ismael,

    I wasn’t even aware that there was a native audio player in Enfold. Even as i look, I don’t see one.

    This particular audio player is supposed to open up into a playlist with numerous tracks, but it doesn’t work. It works when i activated the Twenty-Thirteen theme, so it’s something with the Enfold theme conflicting. Assuming it’s the native audio player script, I will remove that and see if this helps. I’ll copy the script in case it does not work, because I may want to try the native player if this one doesn’t work.

    Thanks Ismael.
    Pat

    #166460
    saeedrahman
    Participant

    Hi,
    I would like to add the Layout Builder to a custom post type, using a child theme. I have checked out this video and the changes only work when applied to the main enfold theme, not the child theme.

    I guess Dude’s response to another thread explains in a different context, however I have not spent too long looking at structures of the theme and therefore not sure on the code I should use.

    Thx

    #166456

    Hello!

    Actually we even added a php file which fully integrates Yoast SEO into Enfold. Eg the page analysis tool now works with the page builder because we asked Yoast to cooperate with us and to implement a new hook (see: http://yoast.com/wordpress-seo-content-analysis/ ) which allows us to manipulate the content. I’m not aware of any incompatibility issues and all Yoast SEO plugins (free & premium) should work with our theme (and I use it on my websites with Enfold too). You maybe need to increase the allocated php memory to 128M though: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Best regards,
    Peter

    #166453

    In reply to: Enfold Bug In Main Nav

    Hey!

    I used ‘hide-class’ as an example, you’ll need to define your own class.

    Best regards,
    Josue

    #166445

    Hello bizzappsconsult!

    1.) WPML is the only configured plugin that you can use for Enfold. Yes, you can use qTranslate but we can’t assure that the plugin is compatible with the theme.

    2.) What do you mean delete all pages? The search field will search all of the created pages, post, portfolio items, products that you created inside the wp admin dashboard.

    Cheers!
    Ismael

    #166442

    Hi giammi73!

    Go to Enfold > General Settings > Blog Style, select any kind of layout except for the Grid Layout. Edit your “Blog” page, switch to Advance Layout Editor then insert the Blog Post element. Select “Grid Layout” as blog style. :)

    Best regards,
    Ismael

    Hey rhunecke!

    Edit functions-enfold.php, find this code:

     $entries['prev'] = get_previous_post($same_category);
            $entries['next'] = get_next_post($same_category);

    Replace it with:

     $entries['prev'] = get_previous_post($same_category, 'CATEGORY ID HERE');
            $entries['next'] = get_next_post($same_category, 'CATEGORY ID HERE');

    Add the category id of the category that you want to exclude.

    Regards,
    Ismael

    #166425

    Hey zerozendesign!

    1.) You can add this on your custom.css or Quick CSS to define the active menu color:

    #top .header_color .current-menu-item a {
    color: red !important;
    }

    2.) What is the code you added to adjust the header height?

    Cheers!
    Ismael

    #166419

    Hey!

    You will not lose your configurations and content when you update the theme. Just follow the instructions on how to override the theme files via FTP. You should create a backup of the files you modified like custom.css etc. A lot of Enfold users are using the SEO Yeost plugin without problem or issues.

    Regards,
    Ismael

    #166411

    Hi mmi!

    A lot of Enfold users are using Yeost. Can you give us a link to your website? Do you have the latest version of Enfold, which is 2.2?

    Regards,
    Ismael

    #166396

    Hey!

    Go to Enfold > Header > Header Type. Select the headers with social icons.

    Cheers!
    Ismael

    #166395

    Hey!

    What you’re asking is a bit complicated and I doubt if this can be done via CSS. Please hire someone to modify the overlay effect.

    Best regards,
    Ismael

    Hey kriru!

    Did you place the main theme files on wp-content/themes folder?

    You should have this code for the following files:

    1.) styles.css

    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    
    /*Add your own styles here:*/

    2.) functions.php

    <?php
    
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file. 
    * WordPress will use those functions instead of the original functions then.
    */

    3.) A screenshot.

    Best regards,
    Ismael

    #166380
    zerozendesign
    Participant

    Hey guys –

    About wrapped up this site – http://codelessme.com/carolinalock

    Last two things for this one:

    1. How do you set active menu color?
    2. Following your directions for header height, I have now ended up with a massive 300px tall hover area for each menu item. How do I limit it to a few pixels above and below and not the entire height of the header?

    #166377

    In reply to: Menu links not working

    Hello

    I think maybe is the installation of dummy data doesnt work at all, I just check and there is no posts.

    I installed the theme first.
    Then I saw the chlid theme video, so I unistalled the theme, and installed the child theme, and de data again.
    I noticed that some IDs change the secuence, so I had to reload the pages that reference those items (the slider to be concrete)

    Then a friend told me not to use child themes, so I activate again the Enfold, delete the child, and import the content again.

    So, I think this could be the problem.

    Is the a way to install a new, fresh installation, “sequences starting in ‘1’”?

    Please help

    Thanks
    José

    #166375

    OY! I must have not unchecked the private box. Apologies! For now I am not going to worry about this. I have to get the site finished soon and have other priorities. Will get back in touch if necessary. Thanks for all the great support!

    #166341
    mmi
    Participant

    hy

    with this plugin activated and enfold theme all my pages dashboard are broken, cant edit pages, don’t show all pages…
    without everthing is ok

    anyoane meet this type of errors with yoast?
    maybe a solution?

    thank you

    #166339

    Hey cree8teevgrl!

    You’re using a very old version of Enfold. Please download version 2.2 on your themeforest account then update the theme. You can watch this video on how to update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Cheers!
    Ismael

    Hey MulderMind!

    1.) You can set the content background on Enfold > Styling. What do you mean by ” x%”? Can you give us a screenshot of what you’re trying to do?

    2.) You can add this on your custom.css to change the color of the image circle overlay:

    .main_color .image-overlay .image-overlay-inside::before {
    background: red;
    }

    3.) What type of header do you have right now? You can use this:

    #header_meta {
    box-shadow: none;
    }
    
    #header_main {
    border-top: none;
    }

    Regards,
    Ismael

    #166334

    Hi!

    You can generally use this plugin to force all things to run through your ssl cert: http://wordpress.org/plugins/force-ssl-everywhere/

    Cheers!
    Devin

    #166325

    Hi!

    You can use Widget Logic. Please refer to this link:

    http://wpml.org/2011/03/howto-display-different-widgets-per-language/

    Regards,
    Ismael

    #166316

    Here was the response I received from my hosting support person :

    its not a hosting issue its to do with how safari is ignoring the !important in the css rules probably
    this rule affects the of the menu text
    color: rgb(187, 187, 187) !important;

    its in .main_menu ul:first-child >
    thats in enfold.css

    OR – safari is making the borders of the font slightly fuzzier (you could make that look better by increasing the font size).

    The second option is more likely as the mouseover effect makes the words brighter.

    But theres nothing server side that affects how different css browser rules are rendered in different browsers.

    It’s not an !important rule issue because i cleared all the custom css and the issue still persisted. This is one crazy situation. It really sucks because this is the best theme ever and I might have to start over with a new theme.

    So it sounds like I’m stuck. I guess the last thing to try would be to test another font maybe. I’m out of ideas. I will update (in case soeone else has this issue.)

    #166313

    Topic: No data received.

    in forum Enfold
    kooop
    Participant

    This theme is getting increasingly frustrating. I never got a response to the last question I posted about the site completely breaking when I edited the functions.php file so I decided to start completely over and had to reinstall WordPress & Enfold. SUPER FUN!

    But now I’m just making page layouts and keep getting “no data received” back when I try to save it. The pages are super simple! Why is it so hard to get it to work?

    http://calirivierahomerental.com/

    #166305

    Fixed. Seems all of my images needed to reference https and not http. A lot of errors were ocurring as they were not secure links (yes, the SSL I have kicked up flags due to them not being HTTPS). Thanks anyway.

    -JP

    #166302

    Hello!

    Glad we could help Pat :) Let us know if you have any other questions

    Regards,
    Yigit

    #166301

    Hello Alex!

    Please add following code to Quick CSS in Enfold theme options

    #header_main, #header { box-shadow: 0 3px 5px #626262; }

    Regards,
    Yigit

    #166300

    Hi!

    Please try adding to Quick CSS like this

    .main_color .avia-icon-list .iconlist_icon { background-color: #1180e1!important; }

    If that does not work, you can add it inside of Custom.css file which is inside Enfold\Css folder

    Best regards,
    Yigit

Viewing 30 results - 238,111 through 238,140 (of 244,162 total)