Viewing 30 results - 210,841 through 210,870 (of 244,571 total)
  • Author
    Search Results
  • #331948
    kristenangel
    Participant

    The announcement post says there is “added: full support and styling for The Events Calendar and The Events Calendar Pro Plugin” however I can’t seem to find where to customize styling, or where to find support. Is there documentation on this? The layout on the event single post page looks different than the default layout shown on The Events Calendar plugin demo (screenshots shown here). Please advise. Thanks.

    • This topic was modified 11 years, 6 months ago by kristenangel.

    Hi Ismael,

    before I make any damages, since I’m not a coder, can you tell me where inside the functions.php file do I add the line

    add_theme_support(‘avia_template_builder_custom_css’); ?

    Also, do I need to add this line to which of the following two files within Enfold:

    1) functions-enfold.php

    2) Theme Functions

    Lastly, if I look at the Theme Functions file, there seems to be a ‘add_theme_support(‘avia_template_builder_custom_css’);’ line already at the bottom of the file….so maybe you added that already in 3.0.1?

    Thanks,

    Antonio

    • This reply was modified 11 years, 6 months ago by abortolotti.
    #331927

    In reply to: Contact Form Styling

    Hi!

    You’d need to edit /enfold/framework/php/class-form-generator.php, look for this lines:

    			$form_el = ' <input name="'.$id.'" class="text_input '.$element_class.'" type="'.$type.'" id="'.$id.'" value="'.$value.'"/>';
    			$label = '<label for="'.$id.'">'.$element['label'].$required.'</label>';
    

    Change them to:

    			$form_el = ' <input name="'.$id.'" class="text_input '.$element_class.'" type="'.$type.'" id="'.$id.'" value="'.$value.'" placeholder="'.$element['label'].'" />';
    			//$label = '<label for="'.$id.'">'.$element['label'].$required.'</label>';
    

    Best regards,
    Josue

    #331915
    andycww
    Participant

    Hello enfold team,

    Is there an easy way of setting up a splash page, basically just a simple page on what we are about and one link to take the user to the actual home page.

    I’ve tried creating a page using the blank template and the content I want, and setting that as the “frontpage” under the settings in Enfold theme. The problem is that then the whole website thinks that’s the “home” and all the built-in links including breadcrumb and the logo icon links to the splash page instead of the actual home page.

    I’ve tried some other plug-ins but don’t seem to find one that works very well. For example WP Splash Screen’s pages don’t seem to have access to the short codes and the enfold css files.

    Thanks!

    #331903
    bocable
    Participant

    I just updated our site to 3.0.1 Ever since then if I make any changes to a page Avia duplicates the content on Save. See build http://sellmygreenvillehome.com/alt/brad/. This page is fine: http://sellmygreenvillehome.com/alt/ashely-lewis/

    BTW: Sometimes Avia even deletes all the content after Saving.

    Thanks for your help!
    Bo

    #331891

    In reply to: Enfold Showcase

    I’ve built dozens of website with Enfold over the last 12 months and it’s really the only development platform I use at this point. With the new 3.0 functions there’s really no layout that can’t be made.

    This is one I just completed and think it came out really well.
    FloridaGolfSchoolVacations.com

    This is a golf school travel site and has some extensive WooCommerce customization done to it. It seems to work really well.

    FLSouthPaw
    Participant

    After the upgrade to 3.0.1 all woo single product pages are blown up… see pic…
    Now it is all one column stacked on top of each other… This happened on test site and main real site…

    https://docs.google.com/file/d/0B131Fa_pEsH6X1gxSHVta2NNZzg/edit?usp=drivesdk

    It use to look like the demo… Picture on left and description on right…
    https://docs.google.com/file/d/0B131Fa_pEsH6X1gxSHVta2NNZzg/edit?usp=drivesdk

    Something changed please let me know how to fix…

    Arvish:

    I tried your suggestion with increasing memory. It had no effect on what I’m experiencing.

    I’m scratching my head that with the tens-of-thousands of Enfold customers that the Kriesi team hasn’t heard of this going on with v3.0. I wonder what I’m doing that could be causing the problem. But, again, it’s the Enfold demo data that is mapping the MySQL database so strangely (see my thread above). It happened again with the test of the demo here. In my opinion, something happens during the demo import placing critically important “siteurl” and “home” field data in the wrong places.

    I hope someone from the Kriesi team takes a closer look at this. It must be hectic with the release of v3.0 and all.

    Thanks, Tom

    #331863
    jchancey1
    Participant

    I put together the site at http://mttanzania.com/ with Enfold. The client loves it but pointed out today that one of the front page images has rounded corners, while the others are all square. He’d like them all square. I can’t see how that image (over the Services button) is getting the rounded corners. The original image in the media library doesn’t have rounded corners, and the first image (over the Machines button) has square corners. It’s not a styling issue, as both images have ‘default’ selected for styling.

    How do I get rid of the rounded corners on the Services image?

    Thanks,
    JC

    #331860

    Topic: Column Compatibility

    in forum Enfold
    mattmosman
    Participant

    I have a quick question for you in terms of column compatibility and filtering. I realize this query may not be supported by enfold but I thought I would try Go to my site http://www.mpssi.com and enter the password provided. Go to “product quality” main menu tab and than click on informed choice. Below you will see two drop down boxes labeled “product brand” and “product”. My questions is this…when I select MusclePharm as the product brand I want the product box to show only Amino 1, Assault, Combat, and Re-Con (not the whole list). Is there any CSS that would accomplish this?

    #331851
    voice903fm
    Participant

    Hi I just tried uploading the theme via FileZilla on my Mac and it paused on the dummy.xml upload. It says the file already exist in wp-content/themes/enfold/includes/admin

    What should I do: Overwrite it or Skip it?

    The Source file is Sept 21, 2014 and the Target file is todays date Oct 7, 2014 however the Sept file is larger than the October file.

    It’s doing the same thing for wp-content/themes/enfold/includes/admin/demo_files/photgraphy.xml

    The Source file is Sept 29, 2014 file is 833,131 and the Target file is todays date Oct 7, 2014 size is 831,926
    I overwrited the dummy.xml by the photography.xml keeps popping up ask what I want to do. So it won;t even install.

    Please advise.

    #331849

    Hi Ismael,
    Sorry, but I try hard and do not achieve that this works.
    I put in functions.php the “ga-track” code exactly in the way you indicate and modified like that:

    function add_custom_script(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(“.ga-track a”).attr(“onclick”,”_gaq.push([‘_trackEvent’, ‘Clics’, ‘BtnPlanBase’, ‘/Consulta_Plan_Base.html’]”);
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_custom_script’);

    I define a custom CSS class on my button with name “BtnPlanBase”
    And last I define the event in google analytics. Try this in a basic html page, without enfold and track very well.

    #331848

    Thanks for the link but my problem is not with the basic CSS understanding.

    I do no know how to apply these CSS into enfold elements. I’m not sure which enfold element class should i apply those CSS in the general styling css box.

    #331843

    In reply to: Enfold 3.0

    This reply has been marked as private.
    #331839
    phausner
    Participant

    On http://www.harmonyvineyard.com/, the drop down menus aren’t displaying correctly and are essentially unusable. Using Enfold 3.0.1. All plugins are up to date. Please help!

    #331838
    dmoz
    Participant

    This has happened since I first started using Enfold, it happens with the Enfold demo page (only when it’s not contained in an iframe), and no matter what the Enfold settings are set to (at least any of the many combinations I’ve used):

    Using Safari, with it’s elastic iOS-type scrolling, if you’re at the top of any page and scroll up, what appears to be the entire <html> pulls down as much as you scroll up (which is expected with the elastic scrolling). What looks janky is that a black area appears and pulls down as far as you scroll up, usually covering some of the header/logo/nav. I’m guessing it’s the combination of the fixed header and the elastic scrolling compensating for it. Then, if you scroll farther up, whatever is “behind” everything, a white background in my current case, show at the very top.

    On the Enfold demo page (http://kriesi.at/themes/enfold/) the background is set to the same color as the header, so the white doesn’t show, but the header gets cut off by the compensating scrolling mechanism.

    Again, this is only in Safari, and it doesn’t affect any functionality, but it just looks bad so I’d like to know how to fix it. Thanks!

    #331825

    Hi!

    Yes, that’s because theme settings are bound to the theme name, so when you activate “enfold_test” the theme settings of “enfold” don’t take effect, we need to replace “enfold” but we can’t do that from the Dashboard, if you hand us FTP access we could do this for you.

    Regards,
    Josue

    #331817

    Hey!

    Please try updating Enfold to the latest version 3.0.1 via FTP and make sure to overwrite all files – http://vimeo.com/67209750

    Regards,
    Yigit

    #331805

    Hey generatrorassociates!

    Please go to Enfold theme options > Demo Import and import needed demo content

    Regards,
    Yigit

    Hey cornerlord!

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

    #header_main_alternate, #header {
    transform: translateZ(0);
    } 

    Best regards,
    Yigit

    #331797

    This morning, I completely removed the Enfold theme using WordPress and then made sure all the folders were removed in the file system.
    I then installed Enfold 3.0.1 fresh and still have the same problem.
    I’m not sure what else to try and really need to get this issue resolved ASAP.
    Thanks

    #331795

    In reply to: Logo for blog

    Hi!

    Please go to wp-content/themes/enfold and undo the changes in functions.php file via FTP. Apparently you already have the function declared in Functions.php file.
    You can try changing function name

    add_filter('avf_logo','av_change_single_logo');
    function av_change_single_logo($logo)
    {
        if( is_single( ) )
        {
        $logo = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png";
        }
        return $logo;
    }

    Cheers!
    Yigit

    #331789

    Hi jonahrbrown!

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

    .single-sfwd-courses .content {
    width: 100%!important;
    border: none!important;
    }
    .single-sfwd-courses .sidebar {
    display: none!important;
    }

    Cheers!
    Yigit

    #331787

    Hey Azad!

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

    #top .av-related-style-full .related_image_wrap, #top .av-related-style-full .related_image_wrap img, #top .av-related-style-full .related_image_wrap .related_posts_default_image {
    border-radius: 0;
    }

    Best regards,
    Yigit

    #331783
    richbuddy
    Participant

    Hello,

    I’m trying to use enfold to achieve this simple look, wonder if it is possible with enfold theme.
    http://international.schwab.com/public/international/us_investing

    I tried using a color section for the background and image element for the metro-like element but here are some of the problems that i face:

    I. Problems that I think can be solved with CSS but have no idea how to do it
    – can’t reduce the opacity of the image element
    – can’t arrange the position of the image element
    – can’t get the hover over effect on the image element like the site, it does however come with the enfold hover over effect (the one which show a circle and arrow to redirect the image link)
    – top padding of the color section is too big, tried to use some general css code to set the top padding to 0px but not working

    If there is other approach that is more compatible, do let me know as well.
    Thanks.

    #331777

    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

    #331775

    Hey!

    Please go to Appearance > Themes and click “Theme Details” on Enfold and near title you can see the version.
    If you are not using the latest version 3.0.1, please update Enfold via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #331767

    Hi!

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

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

    Best regards,
    Yigit

    #331766

    Hi!

    1- You can simply click on Blockquote icon here to do so – http://i.imgur.com/kw9IGWq.png
    2- You can create your pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/

    Best regards,
    Yigit

    Hey connect4consulting!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS field put the following:

    
    .home .breadcrumb-trail {
        display: none !important;
    }
    

    Best regards,
    Günter

Viewing 30 results - 210,841 through 210,870 (of 244,571 total)