Viewing 30 results - 208,801 through 208,830 (of 244,631 total)
  • Author
    Search Results
  • #342116

    In reply to: Video portfolio

    Hey!

    Thank you for using Enfold.

    You can open the video on a lightbox. Edit the portfolio item then set the Overwrite Portfolio Link setting to define custom link. Add the URL of the video. When you clicked the portfolio thumbnails, it will up the video on a lightbox.

    Cheers!
    Ismael

    #342115

    Hi Till!

    Thank you for using Enfold.

    Search results overview page is considered as a “page” post type so you can add the widgets on Appearance > Widgets > Sidebar Pages or Displayed Everywhere widget area. If you want to manually control the widgets for the search results page, you can use this plugin: https://wordpress.org/plugins/widget-logic/

    Cheers!
    Ismael

    #342112
    originaltours
    Participant

    Hello Kresi,

    Still loving the template enfold but I have CSS question I cannot fix.

    I use the AV builder to show our trips in a grid layout. See attached screen dump. What I would like is that users who see the site on an iPad or similar only see one item on a row. Of course in a way that the thumbnail is also resized.

    Layout at this moment portrait iPad

    When they turn to landscape a 2-column layout is fine, no need to change that.

    Can you help me with this css problem? Thanks in advance!

    #342101

    Hi Yigit-guru
    I deactivated my plugins but still no editor. Don’t understand that. If I switch themes and then switch back will I lose Enfold settings? Site is online and I don’t really want to mess with that.

    thanks for the code – worked like a charm
    Nancy

    Hey!

    Sorry for the late reply.

    1. To make the main header bigger:

    Go to Enfold Theme Options > Header > Header Layout

    Change Header Size to Large or Custom Size depending on what size you want.

    2. With regards to the transparency, try the following:

    #header {
        background-color: transparent !important;
    }

    3. With regards to this request, please mockup a screenshot to allow us to understand the end result you wish to achieve.

    Best regards,
    Arvish

    I just removed that last snippet from Quick CSS and the caption is still not showing so i don’t think that’s what caused the disappearance of the caption, it may be a misconfiguration in the third-party plugin you are using for the gallery.

    Regarding the Enfold masonry gallery problem you mentioned, one thing you can do is create a test (private) page with a gallery so we can take a look.

    Cheers,
    Josue

    #342069

    Hey!

    I guess you are referring to the Custom Widget area generation, if that’s the case you’d need to edit the /enfold/framework/php/class-sidebar-generator.php file, try removing the construct function:

    		function __construct()
    		{
    		    ...
    		}
    		

    Cheers!
    Josue

    This reply has been marked as private.
    #342056

    Hey Bearded!

    Thank you for using Enfold.

    You can hide the sort option with this on Quick CSS:

    ul.sort-param.sort-param-count {
    display: none;
    }

    Regards,
    Ismael

    #342054

    Hi jensvolker!

    Thank you for using Enfold.

    I’m sorry but this is beyond the scope of support. You can use the Content Slider instead then set the Transition to slide.

    Cheers!
    Ismael

    #342047

    In reply to: Glitches in Enfold?

    Are you running any plug-ins that add widget ares? There are a lot of plug-ins that add widget-areas (aka sidebars). When you look at your widget areas, do you see anything you did not create that are not from Enfold?

    #342046

    Hey sbeauchesne!

    Thank you for using Enfold.

    This has been fixed on the latest version of the theme. Please download 3.0.2 then update the theme via FTP.

    Best regards,
    Ismael

    #342044
    Jason E
    Participant

    I need a way to disable the widget areas functionality within Enfold. It does not appear to confirm to the Codex and when making custom widgets and then using other plug-ins with custom widget areas, everything gets messed up. This has been documented in past tickets on this forum.

    I am at an impasse, as I have tried every possible workaround to achieve what I need, and everything points back at the way Enfold handles widget areas and the naming convention. I am not here to argue the merits of either strategy, but to say I need the plug-in functionality just as much as I do the theme functionality. So, that leaves me in a very precarious place: between the theme developer and the plug-in developer. I do not want to start arguments, wars, etc. I just need to find a working solution, so I can get back to doing what I need to be doing.

    I need to know how to disable the functionality within Enfold for its widget are handling. I need this, so that I can use a plug-in to manually map the widget areas using the Codex approved methodology, which is what every plug-in developer is telling me is needed.

    #342039

    Hi Ben!

    Thank you for using Enfold.

    Can you please list the steps so that we can reproduce the issue? Which settings are not saved?

    Best regards,
    Ismael

    #342037

    Hi kenhiltner!

    Thank you for using Enfold.

    Did you set the blog page as blog on Enfold > Theme Options > Where do you want to display blog? If yes, then you should set the Blog Layout > Blog Style to “Use the advance layout builder..”.

    Best regards,
    Ismael

    #342036

    Hey Kevin!

    Thank you for using Enfold.

    I checked the site and the proper category is showing on the breadcrumb. The code suggested on the other thread should work just fine.

    Cheers!
    Ismael

    #342034

    Hey serge esteves!

    Thank you for using Enfold.

    Edit includes > loop-index.php, find this code:

    if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>';
    

    Replace it with:

    if($slider) $slider = $slider;
    

    Regarding the other query, unfortunately, this will require modifications within 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.

    Best regards,
    Ismael

    #342033

    Hey iostar!

    Thank you for using Enfold.

    You can edit the author name on the Users panel. Set the Display name publicly as option.

    Regards,
    Ismael

    #342032

    Hi Alan,

    If you want to disable the color picker auto-correction open /enfold/framework/js/avia_colorpicker.js and look for line 221:

    cal.data('colorpicker').color = col = HexToHSB(fixHex(this.value));
    	fixHex = function (hex) {
    

    Replace it by this:

    //cal.data('colorpicker').color = col = HexToHSB(fixHex(this.value));
    	fixHex = function (hex) {
    

    Regards,
    Josue

    #342031

    Hi datadirt!

    Thank you for using Enfold.

    Try to use this:

    .avia_ajax_form input, .avia_ajax_form select, .avia_ajax_form textarea {
        color: #000000 !important;
    }

    Cheers!
    Ismael

    #342028

    In reply to: images in IE8

    Hi fonterra!

    Thank you for using Enfold.

    I checked the site on IE8 emulation and the header image looks fine. Also, the ajax portfolio images do not disappear. Please try to turn off the IE compatibility mode. I zoomed this image out to show the portfolio ajax below the header:

    Cheers!
    Ismael

    Hey Elise!

    Thank you for using Enfold.

    I checked the website on mobile and it loads fine. Please try to install a cache and minify plugin to optimize the loading speed.

    Regards,
    Ismael

    Hey itchybrain!

    Thank you for using Enfold.

    You can start with this on Quick CSS or custom.css:

    .html_header_top.html_main_nav_header .main_menu ul:first-child > li > a {
    height: 25px !important;
    line-height: 25px !important;
    }

    Adjust the vertical position of the main menu with this:

    .avia-menu.av-main-nav-wrap {
    top: 35px;
    position: relative;
    }

    Regards,
    Ismael

    #342021

    Hi Claus,

    Open /enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php and look for line 818:

    $this->loop[$key]['html_tags'] = array('a href="'.$this->loop[$key]['url'].'"','a'); //opening and closing tag for the masonry container
    

    Replace it by this:

    $this->loop[$key]['html_tags'] = array('div','div');
    

    Regards,
    Josue

    #342012

    In reply to: Glitches in Enfold?

    No, something doesn’t make sense – I am either doing something completely wrong or there is issues in Enfold. I clicked on the item you say and UN-checked it so it wouldn’t show the menus but instead of one now there is three! My sidebars don’t seem to be displaying what my settings are!

    Again, I am also having issues with the tabbed archive menu showing and I’ve seen that as a problem in other posts but no matter what I do I can’t clear it. Can someone PLEASE give me better answers to fix this??

    Do I need to start separate threads for my other questions in my first post as well because I am not getting answers for those.

    #342001

    Hey web4698!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .responsive.social_header .phone-info {
    margin-top: 10px;
    }
    }

    Best regards,
    Ismael

    #342000

    Hey eugenesnowball!

    Thank you for using Enfold.

    What type of video are you trying to use? If you search on google, you will find this:

    http://stackoverflow.com/questions/13632561/video-tracking-using-ga-event-tracking
    http://gaconfig.com/google-analytics-event-tracking/video/

    Best regards,
    Ismael

    #341995

    Hey ipoint!

    Thank you for using Enfold.

    Please refer to this link on how to replace the placeholder image: http://docs.woothemes.com/document/change-the-placeholder-image/

    Best regards,
    Ismael

    #341994

    Okay, there is an image as a background image. Does that mean it won’t work correctly and that it must be an image as in when you place an image into the page’s content using the Avia editor?

    What explains the odd behavior of the header showing over the page’s text once transparency is turned on?

    Next, if you look at the page as it now, is there a way to get the menu items to have a transparency to them so the image underneath shows through?

    Finally, the Enfold configuration seems to be ignoring my color setting for the sides of the site, currently black. This is actually set to an shade of green in the Enfold Styling configuration setting, but something is overwriting the setting and forcing it to black. How can that be changed to the green shade I chose in the Styling section?

    #341990

    Hi Marcelo!

    Thank you for using Enfold.

    You can edit config-templatebuilder > avia-shortcodes > masonry_entries.php. Use the get_the_category function. Please refer to the wordpress codex.

    Regards,
    Ismael

Viewing 30 results - 208,801 through 208,830 (of 244,631 total)