Viewing 30 results - 213,121 through 213,150 (of 244,506 total)
  • Author
    Search Results
  • #319334
    brainlava
    Participant

    I just updated to the latest version of the WooCommerce plugin and the Enfold theme but in doing so I’ve lost the sidebar on the shop page. Any suggestions on how to get it back?

    WooCommerce: Version 2.2.2
    Wordpress: Version 4.0
    Enfold: Version 2.9.2

    Cheers!

    —- Edit —-
    So I of course overlooked the simplest solution which was checking the page layout again to ensure that the sidebar was selected. You can close this off. Thanks!!

    • This topic was modified 11 years, 6 months ago by brainlava. Reason: Found the solution: It was my oversight
    #319326
    #319315

    Hey!

    Please see “Update through WordPress” section here – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    If you add API key and purchase code in Enfold theme options, you should be notified when there is a new version of the theme.

    You can go to Downloads section on ThemeForest and Enfold file there is the latest version

    Cheers!
    Yigit

    #319307
    icotom
    Participant

    Hi Kriesi team,

    We are just about to set up our company site with enfold and I’m stuck at a little issue.

    I want to use the twitter widget but deactivate or change the tittle (ico-2) as it’s not really nice. Do you know if there’s anyway to do this?

    Best regards,
    Thomas

    #319301

    Hi klemtek!

    You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750

    Cheers!
    Yigit

    #319296

    Hi Beggers!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .grid-links-ajax .image-overlay {
    display: none!important;
    }
    .grid-links-ajax img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    }
    .grid-links-ajax img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    }

    Regards,
    Yigit

    #319295
    klemtek
    Participant

    I login to edit my homepage and it shows a circle that will not load the design elements. It is like the theme is frozen and it will not allow me to switch to any of the other settings (ie: Default Editor or Design Elements).

    https://www.dropbox.com/s/1lcr5otgcwksq0z/Screen%20Shot%202014-09-15%20at%2011.14.26%20AM.png?dl=0

    Please advise

    • This topic was modified 11 years, 6 months ago by klemtek.
    #319287
    webdesignIO
    Participant

    Hey,
    the Main-Bar-Search displays for Products the Productname and the Date. Wouldn’t it make more sense that it shows the price instead of the Date?
    How can I solve this?
    Best Regards!

    #319277

    In reply to: ANIMATED IMAGE

    Hi silviouk!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay { display: none !important; }
    .avia-image-container-inner img:hover {
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    }

    Cheers!
    Yigit

    #319275

    Hi Antonio!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    max-height: 78px;
    }

    it will limit the height to 78px

    Best regards,
    Yigit

    #319273

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    marywhiggins
    Participant

    Hi,
    I removed the clients domain but wanted to ask you about this error.
    Have you seen it before? I have two enfold web sites hosted on acustomer site.
    Note The websites are working fine. We recently upgraded to WordPress 3.9.2

    The client ran these logs today and got this fatal message error.
    PHP Fatal error: Call to undefined function get_header() in /var/www/www.customersite.com/htdocs/wordpress/wp-content/themes/enfold/index.php on line 9

    Thanks in advance,

    Mary

    #319266
    abortolotti
    Participant

    Hi guys,

    When I create a photo gallery and I pick up images to upload onto Enfold, the small preview snapshots that get lined up very often are not all the same size and therefore screw the rendering and linearity of the line a bit.

    You can view this for example on this test site I’m building: http://www.bednspa.com/casa-teulada-1/

    I’ve seen this behavior happen on a regular basis on all the sites I’ve done since using your awesome theme and never really decided to ask how to tackle this issue and if it was possible to do that.

    What I’ve always done is basically prepare all the images before inserting them into galleries by giving them all the same size, but I think there is probably a less time consuming and much brighter way to do that…

    Any help? I would really like to have a very easy way to get all the images squared right in the gallery while maintaining their size when you click on the lightbox view.

    Thanks,

    Antonio

    #319261

    Hey!

    In that case please try re-installing WordPress. This is not an Enfold related issue

    Regards,
    Yigit

    #319256

    In reply to: post image style

    Hey Finlando!

    You can right click on the image and find attachment ID – http://i.imgur.com/WPb8kfN.png
    and add custom CSS code targetting it as following

    div#attachment_5557 {
    margin-left: 20px;
    }

    You can add the code to Quick CSS field in Enfold theme options or into Custom.css file
    Best regards,
    Yigit

    #319255

    Hey!

    Please make sure that you are using the latest version of Enfold 2.9.2 and WordPress 4.0 – http://vimeo.com/67209750
    New version of Enfold comes with updated version of LayerSlider. Also please try de-activating all active plugins and check if that helps

    Best regards,
    Yigit

    #319253

    Hi OlivierCharlot!

    Please upload logo in Enfold theme options then add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo { display: none; }
    .blog .logo, .single-post .logo { display: block; }

    Cheers!
    Yigit

    #319242

    Topic: Display typefaces

    in forum Enfold
    Syrsan
    Participant

    Hi,
    are there a easy way to see your typefaces ordely that are avalable for Enfold?

    Regards
    Peter Syrjänen

    #319233

    Hi!

    Yes, it should work fine. Please copy&paste it inside enfold-child/includes folder

    Cheers!
    Yigit

    #319231

    Hi wpstarter!

    Please go to Enfold theme options > Header Layout > Extra Elements and add social icons and text

    Regards,
    Yigit

    #319217

    Hi mirokato!

    Please make sure that you are using the latest version of Enfold which is 2.9.2. If not, please update via FTP – http://vimeo.com/67209750

    Regards,
    Yigit

    #319214

    In reply to: link images

    Hi patriscia!

    Yes you can. Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay { display: none !important; }

    Regards,
    Yigit

    #319201

    Hi!
    I have the code… That generates the 5 images that I want to stick after each post. My “Call to Action”… But where do I stick this code?
    What file …? Single.php? and where… to make sure the Enfold shortcodes renders alright?

    #319193

    Hi N!

    Such issues may occur on any WordPress theme. Massive update of Enfold is on the way, which will troubleshoot some bugs and add lots of new features.
    Well, hope other theme works for you. Good luck on your project!

    Cheers!
    Yigit

    #319190
    This reply has been marked as private.
    #319182

    Hi kathrynmichaud!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .gfield_checkbox label {
    font-size: 16px!important;
    }

    Cheers!
    Yigit

    #319180

    In reply to: Blog posts

    Hi Josue,

    After using the test you have created I have finally realised what went wrong with the togglers: they are incompatible with the “Sidebar Blog” (they unfold however when the post is set to “Default sidebar” and even “Enfold custom sidebar”).

    This is upsetting because only the “sidebar blog” had the “recent posts” list in it and no language switcher widget.

    The other sidebars display, I don’t know why, the language switcher: http://www.screencast.com/t/Su5MQSHoUN
    I have tried to remove it from the widget settings “displayed everywhere” and replace it with the post list, but as a result the switcher also disappeared from the small bar above the main menu, and I need it there…

    So, is there a way to either (i) override the “Displayed everywhere” rule so that the language switcher does not systematically show in sidebars anymore, or (ii) have togglers unfold even when the post is set to “Sidebar blog”?

    Thank you very much for your input.

    Best regards,
    Cerasel

    #319176

    Hi David!

    In fact, i was not able to solve the issue with parent theme. I simply installed child theme and it looks/works fine. We recommend the use of child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ ) to all users. Some other users had issues with WordPress 4.0 and Enfold 2.9.2 but they were mostly plugin related issues and you are the only user i know reported such issue. Updating theme should go smooth on your other sites, if not, please use child theme on those sites as well. You can go to Enfold child theme options and import parent theme settings after installing child theme

    Cheers!
    Yigit

    #319175

    In reply to: UberMenu 3 issue

    Hi, I will try to put the page online. I have on quick question until then.

    I want to make a call an action section on a page below the main content and over the footer.

    But if I use a color section as last element, the sidebar moves under the content.
    You can try it on your theme demo:
    http://kriesi.at/themes/enfold/shortcodes/columns/
    If you move one of the two color sections to the last position, the sidebar moves at the end of the page.
    I need to use a sidebar.
    Can you help pls?
    Best

    #319173
    darneson
    Participant

    Hi there,

    I have setup the integrated contact form of Enfold Theme.
    (Using WordPress 3.9.2 and Enfold 2.9.2)
    Sofa I managed that emails are sent – but I do experience two issues as follows:

    – Email is sent from: (Email address hidden if logged out)
    – Subject of the Email does not change even if I set it in the formbuilder

    Please let me know how to fix this.
    Thanks in advance

Viewing 30 results - 213,121 through 213,150 (of 244,506 total)