Viewing 30 results - 234,271 through 234,300 (of 244,269 total)
  • Author
    Search Results
  • #190617

    Hey Florian!

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

    .av-special-heading { float: none; text-align: center; }

    Best regards,
    Yigit

    #190606

    Hey ariane1001!

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

    .avia-slideshow-inner { overflow: visible; }

    Best regards,
    Yigit

    #190604
    This reply has been marked as private.
    #190589

    Hey sappermarine!

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

    .entry-content-wrapper .post-title { font-size: 28px; }

    Cheers!
    Yigit

    #190588

    Hi simplefly!

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

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2  { padding-top: 20px; }

    If that does not do it, please post the link to your website and point out the elements

    Best regards,
    Yigit

    #190577

    Hi simplefly!

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

    .logo, .logo a, .logo img { width: 340px!important; height: 156px!important; max-width: 340px!important; }

    If that does not work for you, please post the link to your website.

    Regards,
    Yigit

    #190572

    Hi!

    There are JavaScript errors in console http://i.imgur.com/Pm6AQ4e.jpg
    Please try re-updating the theme via FTP if you have deactivated all plugins and it did not work
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #190563

    Hi!

    Please add following code to Quick CSS

    .home .content { background: none!important; }

    If that does not work, please post the link to your website when you launch it

    Regards,
    Yigit

    #190548
    marcuscent
    Participant

    Hi. I am having a problem with advanced layer slider elements when viewed on mobile. I tried to copy the settings from the sample Enfold content for this feature but my slider are being cut-off on both the left and right sides. A screen capture from Android shows the problem here – https://dl.dropboxusercontent.com/u/68645492/Screenshot_2013-11-19-18-36-54.png . The sliders look perfect on desktop so I’m wondering. Can anyone can tell me what I might have done wrong. Many thanks.

    #190543

    In reply to: social icon in footer

    This reply has been marked as private.
    #190536

    In reply to: Cannot remove sidebar

    This reply has been marked as private.
    #190531

    Hi Bruno!

    I tested the video and it seems to work for me ( http://www.screenr.com/JOoH ). The video loaded slow because of my (mobile) internet connection I’m using at the moment but it worked. Maybe a browser extension blocks the video content? Did you try the other method I mentioned here: https://kriesi.at/support/topic/fallback-oembeded-video/ ?

    Cheers!
    Peter

    #190523

    Thank you Peter

    Is there a possibility to do this in my child-theme?
    I rather not mess with the files in the enfold folder if possible, and i’d like it to work even when i have updated the theme.

    #190521
    romano2
    Participant

    Hello
    I want my blog’s page to have a custom sidebar.
    But I can’t, default sidebar is always showing too. I can’t remove this default sidebar.

    In my page, I set “Use Sidebar Blog” :
    page

    In my widget, I have customized “Blog Sidebar” :
    widget

    And in my enfold settings, I’ve set “Right Sidebar” in “Sidebar on Blog page” :
    enfold

    THe problem, I have the default sidebar, and my “blog sidebar”. I can’t remove default sidebar.
    Could you help ?

    Thanx

    • This topic was modified 12 years, 3 months ago by romano2.
    #190519

    sorry, the site is not online, I send you a picture.
    http://yoos.it/wp/wp-content/uploads/2013/11/background-page.jpg
    we are using stretched layout.

    I would like the background of the home was white, then some pages I would like a background image.

    thanks for the help

    Hi chartier!

    You can use following css code to show the icons on smaller screens too – insert it into the quick css field

    
    @media only screen and (max-width: 767px){
    .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
    display: block;
    }
    }
    

    Regards,
    Peter

    #190512

    Hi basilicon!

    Open up enfold/enfold-functions.php and replace

    
    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    
    

    with

    
    if($breadcrumb) $additions .= bcn_display(true);
    
    

    Best regards,
    Peter

    #190501

    Hi!

    I looked into it and the problem is that the Swedish translation file seems to contain German text strings. We didn’t notice it in the past because anyone of the support team speaks Swedish and we did not translate the theme. We used a file which was provided by an user and we didn’t check if the text strings are translated properly or not. I made a video which shows you how you can find and change the German text strings: http://www.screenr.com/fXoH . Afterwards regenerate the mo file. If you’re ready please send us the translated files and we’ll include them in the next update for all Swedish users.

    Best regards,
    Peter

    #190457

    Topic: Full-Width Template

    in forum Enfold
    Anonymous
    Inactive

    Hello,

    I need to know how to make a full-width template file to add to my Enfold Child theme. The purpose of this is to use with The Events Calendar plugin because this plugin automatically creates the events page for you and, therefore, it is not available under the ‘Pages’ section of WordPress so I can’t remove the sidebar for this specific page with the Avia layout options. The only way to change this is to select a different default template in the ‘Settings’ section for the plugin. Thus, I need to know how to create a full-width template file that I can use as the default template for this events page.

    Thanks!

    Hi Ismael,
    I discovered it was the plugin 404 redirected stopping it from working.
    I have adjusted the settings now and it works. Thank you!

    Just one more question. I am starting a blog on my site (www.interiorinnovations.com.au)
    I was wondering if I could tweak the look of the blog.
    1. Enfold has a large feature image in the blog pages. Can I remove this but keep the thumbnail image in blog search?
    2. Can I remove the link for author name (if this is possible)
    3. Also can I extend the display area to be a larger width?
    http://s7.postimg.org/i28vr3ljv/Fix_Blog.jpg

    Thank you Ismael!

    #190444

    Topic: Enfold Questions

    in forum Enfold
    dawsmik
    Participant

    How do you center the logo from top to bottom?

    How do you make the header area smaller from top to bottom?

    How do you make the pages standard width (960 pixels)

    How do you make the header font bigger?

    How do you bring the header menu closer to the middle?

    How do you keep the socket from expanding? (it is several inches thick when the browser is at max width)
    http://www.sellmydigs.com/

    What is the easiest way to get this layout? (just the content part below the header)
    http://www.conversion-rate-experts.com/questions/

    How do you make the primary font size 12 have still have it shrink on smaller screens?

    How do you change the color of the icons?

    How do i remove the “Enfold theme by kriesi” from the socket?

    website is sellmydigs.com if you would like to see it.

    The code that i’m adding is as follows, and is used to control the display of some elements from the “The Events Calendar PRO” and “Wootickets” plugin from Modern Tribe. I have followed the Enfold child theme video tutorial (yours Devin), as well as the tutorials and documentation from the Modern Tribe website with no success in getting this code to work in my child theme functions.php file.

    Latest Enfold installed, no plugins activated. As stated earlier, the added php code works fine with no problems in the parent theme fuctions.php file.

    /*
    * Move the Wootickets form to Below the Event Description
    */
    remove_action(‘tribe_events_single_event_after_the_meta’, array(TribeWooTickets::get_instance(), ‘front_end_tickets_form’));
    add_action(‘tribe_events_single_event_after_the_content’, array(TribeWooTickets::get_instance(), ‘front_end_tickets_form’));

    /*
    * Filter Modern Tribe’s The Events Calendar / Events Calendar PRO plugins to show ticket prices from the WooCommerce Tickets add-on
    */
    function my_wootickets_tribe_get_cost( $cost, $postId, $withCurrencySymbol ) {
    if ( empty($cost) && class_exists(‘TribeWooTickets’) ) {
    // see if the event has tickets associated with it
    $wootickets = TribeWooTickets::get_instance();
    $ticket_ids = $wootickets->get_Tickets_ids( $postId );
    if ( empty($ticket_ids) ) {
    return ”;
    }

    // see if any tickets remain, and what price range they have
    $max_price = 0;
    $min_price = 0;
    $sold_out = TRUE;
    foreach ( $ticket_ids as $ticket_id ) {
    $ticket = $wootickets->get_ticket($postId, $ticket_id);
    if ( $ticket->stock ) {
    $sold_out = FALSE;
    $price = $ticket->price;
    if ( $price > $max_price ) {
    $max_price = $price;
    }
    if ( empty($min_price) || $price < $min_price ) {
    $min_price = $price;
    }
    }
    }
    if ( $sold_out ) { // all of the tickets are sold out
    return __(‘Sold Out’);
    }
    if ( empty($max_price) ) { // none of the tickets costs anything
    return __(‘Free’);
    }

    // make a string showing the price (or range, if applicable)
    $currency = tribe_get_option( ‘defaultCurrencySymbol’, ‘$’ );
    if ( empty($min_price) || $min_price == $max_price ) {
    return $currency . $max_price;
    }
    return $currency . $min_price . ‘ – ‘ . $currency . $max_price;
    }
    return $cost; // return the default, if nothing above returned
    }
    add_filter( ‘tribe_get_cost’, ‘my_wootickets_tribe_get_cost’, 10, 3 );

    /*
    * Remove the iCal Import button except from Single-Event view
    */
    add_action(‘tribe_events_before_template’, ‘remove_ical_from_list_view’);

    function remove_ical_from_list_view() {
    if (tribe_is_event_query() && tribe_is_list_view())
    remove_filter(‘tribe_events_after_footer’, array(‘TribeiCal’, ‘maybe_add_link’), 10, 1);
    }

    add_action(‘tribe_events_before_template’, ‘remove_ical_from_month_view’);

    function remove_ical_from_month_view() {
    if (tribe_is_event_query() && tribe_is_month())
    remove_filter(‘tribe_events_after_footer’, array(‘TribeiCal’, ‘maybe_add_link’), 10, 1);
    }

    add_action(‘tribe_events_before_view’, ‘remove_ical_from_org_venue_views’);

    function remove_ical_from_org_venue_views() {
    if ( tribe_is_event_query() && (tribe_is_organizer() || tribe_is_venue()) )
    remove_filter(‘tribe_events_after_footer’, array(‘TribeiCal’, ‘maybe_add_link’), 10, 1);
    }

    #190442

    In reply to: Nexus 7 and enfold

    This reply has been marked as private.
    #190440
    MM
    Participant

    Hi,

    I have a shortcode from a 3rd party plugin (form generator) that creates a pop-up contact form. I have been trying to put links to 2 popup forms into the top custom menu (enfold secondary menu) or in the header phone number/small info text area (under theme options>>header). Unfortunately, menu URLs won’t except shortcodes (I read I could use placeholders and add the shortcode to functions.php, but I’m slightly lost with it) and neither will the phone number/small info text box.

    Is there an easy way for me to add this in? I also tried adding the code directly into header.php, but I can’t get the styling and positioning right. I am a PHP novice!

    Shortcodes:
    [contactformgen_popup id=5]Pet Owners Login[/contactformgen_popup]
    [contactformgen_popup id=4]Vets Login[/contactformgen_popup]

    PHP for one of the popup forms:
    <?php
    if(function_exists(‘contactformgen_popup’)){
    contactformgen_popup(5, ‘Pet Owners Login’);
    }
    ?>

    The PHP I tried to add to the header (using the phone info class as I want it to appear there):
    $cfclogin1 = contactformgen_popup(4, ‘Vets Login’);
    $cfclogin2 = contactformgen_popup(5, ‘Pet Owners Login’);
    echo “<div class=’phone-info {$phone_class}’><span>{$cfclogin1} | {$cfclogin2}</span></div>”;

    Any help would be greatly appreciated!

    Thanks,

    Matt

    #190439
    Anonymous
    Inactive

    Does anyone use either of these plugins on their site and do they work flawlessly? Also, to Kriesi support staff, have either of these plugins been tested by you guys with Enfold?

    Thanks.

    This reply has been marked as private.
    #190427

    Hey!

    Point out those plugin elements when you add them on your Enfold site and we will see what we can do :)

    Cheers!
    Yigit

    #190422

    In second line you need to change page id ( which is 734 in the code i posted. that is page ID of homepage on my installation ) with your homepage’s page ID. Please see this post to learn how to find page ID’s using developer tools https://kriesi.at/support/topic/mini-heading-in-page/#post-188120

    Best regards,
    Yigit

    #190420

    Hey!

    You forgot to post the link to your website so i think you are using boxed layout with background image. If so, please go to Appearance > Editor and open Header.php file and find

    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">

    and change it to

    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> " style="<?php if(is_page(734)) { echo 'background: none;'; } ?>">

    Regards,
    Yigit

Viewing 30 results - 234,271 through 234,300 (of 244,269 total)