Viewing 30 results - 215,251 through 215,280 (of 244,458 total)
  • Author
    Search Results
  • #307156

    Hi!

    Putting raw images (png, jpg) there is not possible without deeply modifying the theme files. Instead, i’d suggest converting your custom graphics to icon fonts, you can use Fontello to do that (compound-path SVG file). Once you done that follow this guide on how to implement them on Enfold.

    Best regards,
    Josue

    #307155

    Hi blancocapell!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css if you want to change the color of the social icons on shrink header:

    #top .header-scrolled .social_bookmarks li a {
    color: gray;
    }

    Best regards,
    Ismael

    #307154

    Hi gregdickson!

    Thank you for using Enfold.

    Honestly, we haven’t tested it and we don’t really provide support for third party plugins. Please contact the plugin author and ask him if the plugin can render shortcodes.

    Regards,
    Ismael

    #307149
    blankonblank
    Participant

    I’m testing Enfold and just installed WordPress SEO. On a page created using the Layout Builder, I entered the focus keyword, meta description and SEO title. Clicked update. But nothing saved. Tried it multiple time. I have WordPress SEO installed exactly as I do on my live site. Nothing is changed in Yoast vs what comes pre-installed. There are only three other plugins installed: akismet, Custom Permalinks, and Post Tags and Categories for Pages. Shouldn’t this be working? I’m using Enfold 2.9.1. There have been numerous posts about potential conflicts between Enfold and Yoast. Can you confirm what should be done?

    #307136

    Hi blankonblank!

    Thank you for using Enfold.

    This is one of the images use on a color section that you can see on the demo: http://kriesi.at/themes/enfold/files/2013/04/room.jpg

    Dimension of the image is 1700x470px, smaller images up to 1500px will suffice.

    Regards,
    Ismael

    #307135

    In reply to: Search Page

    Hi!

    Thank you for the info.

    Did you edit the search.php file? Unfortunately, this particular request is beyond the scope of support and is not a theme related issue. The ajax search will always redirect you to the custom search page built on the theme. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Cheers!
    Ismael

    #307133

    Hey!

    Thank you for using Enfold and sorry for the delay.

    You also need to change the width of the units. For example, look for this line of code:

    .responsive .container .twelve.units {
        width: 930px;
      }

    Adjust the width to 860px or something, not to mention the width for different screen sizes. This will require a lot of width adjustments which, unfortunately, we can’t help you with.

    Best regards,
    Ismael

    #307130
    gowapi
    Participant

    hallo ich bin anfänger und würde gerne wissen wie ich google fonts bei enfold installiere.

    ich würde gerne alle schriften durch einen neuen font google font mit dem Namen “Raleway” ersetzen.

    vielen dank

    liebe grüsse

    #307124

    Hey bethiebfit!

    Thank you for using Enfold.

    I’m sorry but can you please explain it a little bit more. A screenshot and a link to the actual page will help.

    Regards,
    Ismael

    #307120

    Hi!

    Thank you for using Enfold.

    First, we need to see the actual website. WP adds a unique id for each widget. The id for the ad widget will look something like this:

    #avia_partner_widget-4
    

    The id “4” might be different on your installation.

    Regards,
    Ismael

    #307118

    Hey kavwar!

    Thank you for using Enfold.

    Unfortunately, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin like Ubermenu or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Best regards,
    Ismael

    #307110

    Hi!

    Thank you for the update.

    Please go to Appearance > Widgets then add widgets on the Footer Columns widget area. Adding a text widget for the company name, image, address etc will be enough. The number of footer widget area will depend on Enfold > Footer Layout > Footer Columns settings.

    Regards,
    Ismael

    #307109

    In reply to: Parallax Scrolling???

    Hi KirinDesign!

    Thank you for using Enfold.

    Edit the Color Section, look for the Background Attachment option then set it to fixed or parallax. This is set by default on Fullscreen slider elements.

    Cheers!
    Ismael

    #307108

    Hi PaintedMidget!

    Thank you for using Enfold.

    You can create two tabs, one for mobile and the other for desktop. Set the mobile tab Initial Open setting to 0. Hide the desktop tab on mobile view using media query vice versa.

    Cheers!
    Ismael

    #307104

    Hey ButlerWeb!

    Thank you for using Enfold.

    Please remove the current shop page as Shop Page on Woocommerce > Settings > Product > Product Archive / Shop Page settings. Edit the shop page, switch to advance layout builder then add the Product Grid element under Plugin Additions panel.

    Cheers!
    Ismael

    #307103

    Hi!

    Thank you for using Enfold.

    Have you tried adding the video on a code block? Please refer to this link: https://kriesi.at/support/topic/youtube-suggested-videos/

    Regards,
    Ismael

    #307100
    This reply has been marked as private.
    #307099
    rbulley
    Participant

    Hi, when i try and change page title and metadescription etc in seo yoast using enfold seo and woo commerce it won’t update and reverts back to the original. If I change to the twenty 14 theme or similar it works fine. If I stay in enfold theme and deactivate woo commerce plugin it also works, please help

    #307090

    Hey ferriscreative!

    See: http://kriesi.at/documentation/enfold/faq/#nolink

    No css needed but you do need to fill in your own information.

    Cheers!
    Devin

    #307084
    ferriscreative
    Participant

    I would like to remove the “Enfold Theme by Kriesi” text in the socket, but keep custom copyright information about my company there. I saw a previous thread explaining how to remove the copyright text completely, but that CSS removes my custom copyright information as well as the Kriesi line.

    #307070

    Hey Raymond!

    Disable the background option from the theme options and add this to the Quick CSS instead:

    .page-id-3178 .main_color {
    background: #000000 url(https://www.union-sport.com/new/wp-content/themes/enfold/images/background-images/wallpaper-cf2-1680x1050V3.png) center center repeat fixed;
    }

    So it only gets applied to that page.

    Best regards,
    Josue

    #307055
    FloppySocks
    Participant

    Hey guys,

    I am hoping to customize the tabs for the mobile browser only, is this at all possible? I would like for all tabs are closed by default on mobile browsers so that the user can see easily see all tab headings at once (I guess behaving similarly to the accordions, but on mobile only).

    Also – while, not crucial – is it at all possible to change the color of these tab headings on mobile?

    Thanks for all the help! I’m using Enfold for a pretty big project, the company I work for has two big site – all in need of a major overhaul. Once I’m finished with this one, I’ll be purchasing another Enfold license to work on the sister site.

    – Julian

    #307054

    Topic: Parallax Scrolling???

    in forum Enfold
    KirinDesign
    Participant

    I can’t seem to make parallax work. I would like to do a lot of this: http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/ But I can’t find the feature on/off anywhere. I would also love to have shortcode features over parallax images (similar to the center image on the demo above). My site: http://fusewm.com

    Thanks!

    #307016

    Hola,

    Lamentablemente no hay una forma de detectar el tamaño de la pantalla y de acuerdo a eso aplicar una altura a algún elemento especifico en Enfold. Trata de reducir el tamaño de las imágenes en las opciones del Easy Slider – http://screencast.com/t/pHEwOIwQ

    Saludos,
    Josue

    #307003

    In reply to: Contact form error

    Hey!

    It should be in:

    /wp-content/enfold/includes/helper-social-media.php

    I tried to do it but those files are not writable from the Dashboard.

    Regards,
    Josue

    #307001

    Hey pnacho!

    No, it will be overwritten. Please use Child theme if you would like to make changes on theme files – http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/

    Best regards,
    Yigit

    #306981

    Hi kboger!

    Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your element a custom CSS class ( i.e. my-image ) and then add following code to Functions.php file in Appearance > Editor

    function add_custom_script(){
    ?>
    <script>
    jQuery(window).load(function(){
    if ( jQuery("div").hasClass("my-image") ) {
      jQuery(".my-image").attr('id','my-image-id') };
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    It will give an ID #my-image-id to your “my-image” element

    Best regards,
    Yigit

    #306977
    Rustybucket
    Participant

    Hi, my question is as above, there isn’t an option in the Enfold control panel for this so can it be done another way?
    Cheers

    #306974

    In reply to: menu titles

    Hi satucker!

    Enfold does not support menu descriptions. You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of our support. You can also request such feature here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

    #306960

    In reply to: Search Page

    Hey Wils1234!

    1- Please go to Appearance > Widgets and create a new widget area and add Search widget inside it. Then insert Widget Area element inside your 1/5 column element and choose to display your widget area you have created.
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .search span.post-meta-infos {
    display: none;
    }

    Cheers!
    Yigit

Viewing 30 results - 215,251 through 215,280 (of 244,458 total)