Viewing 30 results - 10,591 through 10,620 (of 11,179 total)
  • Author
    Search Results
  • #192922

    In reply to: Button Error

    @ Josue
    You already got that


    @Ismael

    Sorry, but we do not give acces to the backend in the moment.
    We have so much trouble with Enfold that we do not want that others modify the code for us.
    Maybe i can publish the issue for you on Screenr or Vimeo later this afternoon.

    Uploading a new version:
    We run Version 2.4.2
    Since many users document errors like sliders not working or missing theme option (blogsettings) after an update etc we are not willing to update in the moment.
    same reason as above

    #192822

    Hey!

    Please try to replace following line in /wp-content/themes/enfold/config-wpml/config.php

    
    add_action( 'init', 'avia_wpml_register_post_type_permalink', 20);
    

    with

    
    //add_action( 'init', 'avia_wpml_register_post_type_permalink', 20);
    

    Afterwards go to Settings > Permalinks and click the “Save” button.

    Please note that you MUST use the same portfolio slug (Enfold > General Settings > “Portfolio: Enter a page slug that should be used for your portfolio single items” option) for all languages because the theme can’t register the translated permalinks on your server without breaking the existing permalinks. Normally the code I mention above registers new permalink rules for every language but in your case the server probably just stops to process these rules and the end result is that all permalinks won’t work. There seems to be some kind of limitation which doesn’t allow Enfold to register more permalink rules. (See https://kriesi.at/support/topic/404-strange-permalink-problems-ii/ ).

    Cheers!
    Peter

    #192780
    #192706
    dmpitzer
    Participant

    Hello,

    Not sure if I have done something wrong setting WPML up with ENFOLD, but I am having issues with the navigation working. I installed WPML and am trying to have the site work in 13 languages. But when the plugin is active, all my URL’s break with 404’s. All links in the navigation, page links, buttons, everything except the homepage and oddly post pages. Not sure what I need to do to get this working, but any help you can provide would be greatly appreciated.

    The site is http://www.mosfoundation.org.

    Thanks,

    Dave

    #192569
    kaMai
    Blocked

    Oh holy holy something ….
    just a simple thing like bringing two buttons in one line in an iconbox seems impossible with Avia “Layout Builder”.

    We tried almost every possible variation but none !!! works flawless without CSS customization.

    Either it goes like this:
    http://www.axellauer.de/gfx/enfold/margins.png
    or it crashes the laout completey or it does some other nuts things

    so please !!! let us now how to achieve that simple task with your ALB.

    even our interns know enough HTML /CSS to get that done manually in 5 minutes – with ALB …hours. D:<

    #192428

    In reply to: i just bought enfold ,

    On ThemeForest, where you purchased the theme you need to go to http://themeforest.net/downloads . Then click on the Download button and then click on “Installable WordPress file only”.

    That zip file will be enfold.zip and is the one you can upload either through your WordPress dashboard or by FTP following the steps in the video.

    #192276
    kaMai
    Blocked

    Hi
    in portfolio-items is a button “Bilder einfügen”
    See screenshot.
    http://www.axellauer.de/gfx/enfold/bilder-einfuegen.png

    “Bilder einfügen” means “assign/atach images”
    But this Button does nothing except to remove the preview gallery.
    So either it is a translation error and it should say “Bilder entfernen” (remove images) or it supposed to be a feature.
    If its supposed to be a feature than please explain what feature that is – because it does not work in our installation

    #192199

    Hi webWahine!

    You can place it on header.php, find this code:

    <?php
    
    	/* Always have wp_head() just before the closing </head>
    	 * tag of your theme, or you will break many plugins, which
    	 * generally use this hook to add elements to <head> such
    	 * as styles, scripts, and meta tags.
    	 */
    
    	wp_head();
    ?>

    Place the google adsense script above:

    <!-- Google Code for Calls From Ad Conversion Page
    In your html page, add the snippet and call
    goog_report_conversion when someone clicks on the
    phone number link or button. -->
    <script type="text/javascript">
    /* <![CDATA[ */
    goog_snippet_vars = function() {
      var w = window;
      w.google_conversion_id = 981812135;
      w.google_conversion_label = "P0mFCLGzuAcQp4eV1AM";
      w.google_conversion_value = 0;
      w.google_remarketing_only = false;
    }
    // DO NOT CHANGE THE CODE BELOW.
    goog_report_conversion = function(url) {
      goog_snippet_vars();
      window.google_conversion_format = "3";
      window.google_is_call = true;
      var opt = new Object();
      opt.onload_callback = function() {
      if (typeof(url) != 'undefined') {
        window.location = url;
      }
    }
    var conv_handler = window['google_trackConversion'];
    if (typeof(conv_handler) == 'function') {
      conv_handler(opt);
    }
    }
    /* ]]> */
    </script>
    <script type="text/javascript"
    src="//www.googleadservices.com/pagead/conversion_async.js">
    </script>

    Best regards,
    Ismael

    #192027
    webWahine
    Participant

    Hi there

    I got this from the client – please note that it seems they want it on a page (I assume the index page), plus the snippet on phone links. Could you please tell me how to implement this. Thanks, Jodi

    
    
    <!-- Google Code for Calls From Ad Conversion Page
    In your html page, add the snippet and call
    goog_report_conversion when someone clicks on the
    phone number link or button. -->
    <script type="text/javascript">
    /* <![CDATA[ */
    goog_snippet_vars = function() {
      var w = window;
      w.google_conversion_id = 981812135;
      w.google_conversion_label = "P0mFCLGzuAcQp4eV1AM";
      w.google_conversion_value = 0;
      w.google_remarketing_only = false;
    }
    // DO NOT CHANGE THE CODE BELOW.
    goog_report_conversion = function(url) {
      goog_snippet_vars();
      window.google_conversion_format = "3";
      window.google_is_call = true;
      var opt = new Object();
      opt.onload_callback = function() {
      if (typeof(url) != 'undefined') {
        window.location = url;
      }
    }
    var conv_handler = window['google_trackConversion'];
    if (typeof(conv_handler) == 'function') {
      conv_handler(opt);
    }
    }
    /* ]]> */
    </script>
    <script type="text/javascript"
    src="//www.googleadservices.com/pagead/conversion_async.js">
    </script>
    
    #191585

    In reply to: enfold slider padding

    This reply has been marked as private.
    #191571

    In reply to: enfold slider padding

    Hey!

    I did more than 40 cycles on the slider and button position did not change. Have you solved the issue already? If it still persists on your end, you can try to update Enfold to version 2.4.2 which includes the latest version of LayerSlider. It may help with your issue. You are currently using Enfold version 2.2.
    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

    Cheers!
    Yigit

    Hi!

    Actually it seems to be a bug inside the analytics plugin code. I found the cause and we’ll change the code on our end but it’s not a theme fault. The plugin breaks the filter link because it does not accept a ‘ quote sign for the href value.

    In /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/flexible_masonry_entries.php replace

    
    $output .=   "<a href='#' data-filter='".$term->slug."_sort' class='".$term->slug."_sort_button' ><span class='inner_sort_button'>";
    

    with

    
    $output .=   '<a href="#" data-filter="'.$term->slug.'_sort" class="'.$term->slug.'_sort_button" ><span class="inner_sort_button">';
    

    and in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php replace

    
    $output .=     "<a href='#' data-filter='".$category->category_nicename."_sort' class='".$category->category_nicename."_sort_button' ><span class='inner_sort_button'>";
    

    with

    
    $output .= 		'<a href="#" data-filter="'.$category->category_nicename.'_sort" class="'.$category->category_nicename.'_sort_button" ><span class="inner_sort_button">';
    

    and the analytics plugin should work fine. I’ll ask Joost to look into it.

    Best regards,
    Peter

    Monsoon
    Participant

    It seems that you can not add any elements to a tab.

    Lets say that I wanted to add a button or even a Team Member area…it seems that it is not possible. If you have for example 4 vertical tabs and each is a product and you want a button to show in the content area of each tab, it seems you only have the option of html. Is that correct?

    Lets say I want each left vertical tab to be a different person profile with the same functionality that is on the Team Members page and add a TEAM MEMBER content element, you can t. I am experimenting with putting html directly but it would be so much easier to use the layout builder within the tabs area

    tekpal
    Participant

    I’m not quite sure how to explain this “simply” —

    I am using Event Espresso and enfold 2.4.2
    The functionality I am having trouble with in Enfold is working fine in a default wordpress theme (i.e., 2013)

    Problem: on most of the Event Espresso shortcode created content, the formatting is getting “messed up” by Enfold.
    Meaning: button colors and spacing are being “messed up”.
    Here’s the weird thing! — certain pages auto-generated by Event Espresso are working fine.
    I’m trying to figure out how to get the shortcode pages to display okay as well.

    Here are the steps:
    1. Click on an event link from the calendar ( i.e., http://tekpal.com/event-registration/?ee=12 )
    the default CSS formatting from event espresso is getting overwritten and not lookin “good”.
    (You’ll see what I mean by “good” at Step 6, below)

    What should it look like?
    2. To see, do the following:
    2.1 — enter a first name, last name and email address (bogus is fine) :-)
    2.2 — click “add additional attendee”
    2.3 — enter a second first, last and email (bogus is fine)

    3. click submit (notice ugly/bad css formatted “submit” button…)

    4. This verify registration screen is also getting CSS conflicts. —
    You can tell because “confirm registration” button is not formatting properly.

    5. Click on “Edit” next to the second attendee name.

    6. When you get to the Edit Registration page, this page is formatting properly.
    Can you tell me why this page is formatting properly, and how do I get the rest of the Event Espresso pages to format the same way?

    Thank you! : )
    -Todd

    #191150
    BelIblis
    Participant

    Hi,

    I’m having big problems, trying to make ANY(!) social plug-in work with WooCommerce under the Enfold theme. I’ve tried to trouble-shoot all day today, but no result :(

    The social buttons appear next to the product, ok. But when I click them – for example to share or like a product on Facebook – the product image/thumb does not appear on the Facebook post.

    First I thought it may have to do with some of my theme customisation. So I re-uploaded the original Enfold theme, without any custom.css whatsoever. And also did a clean install of the WooCommerce plugin. My products have a standard “Featured Image”. But this image just doesn’t want to display on Facebook.
    Tried different browsers, disabling ALL browser-plugins. No luck.

    Even if I manually copy & paste the product URL into Facebook: Facebook only shows the URL text, but not the image.

    I’ve tried three different “social button” plugins. None of them work:
    Jetpack
    WooCommerce Facebook Like Share Button
    Social Sharing Toolkit

    I used to run a few plug-ins (like “W3 Total Cache” and a few others). Deactivated them. Still: it doesn’t work. Whatever I try – the Product Images just WON’T display on Facebook or Google+ …. or any other social media.

    Can you please help?

    #191050
    german_photographer
    Participant

    Hey there,

    setting up my 3rd page with Enfold, really nice theme! The two that are up and running: http://www.eifelbildverlag.de/ and http://dauner-fototage.de/

    First time, I’m using WooCommerce now with the German Market Extension from MarketPress
    There are a few small design issues.
    Here, half of the button is missing.

    The button “Angebot” looks bad in small browsers:

    and even fullframe on a 13″ MPB it’s not nice:

    “incl. Mehrwertsteuer” should be black/gray and small.

    Any suggestions what to do?

    With “Angebot” it would be ok for me just to delete it.

    Thanks for you help.

    #191047

    Hey!

    You can simply check “Notify me of follow-up replies via email” above Submit button to recieve follow ups via email

    Regards,
    Yigit

    #190973

    In reply to: enfold slider padding

    This reply has been marked as private.
    #190959

    Topic: enfold slider padding

    in forum Enfold
    emaniocreative
    Participant

    Hi,

    I set the all same padding for image layers but in my second and third image padding doesn’t show up padding effect same as first slide, why?
    second and third slide “learn more button” padding doesn’t work properly as per the settings.
    That button is more away than the padding
    can you help me?

    #190671
    ehlmarket
    Participant

    Hi

    I’ve just purchased Enfold and when I go to add a page or post the Advanced Layout Editor button isn’t there – can you tell me how to rectify this please?

    Thanks

    #190666

    Hi

    Not sure if this is the right place to post but I have just purchased Enfold and am setting up the site, but when I go to add a page or post there is no blue “Advanced Layout Editor” button. Can you tell me how to get this please?

    Thanks

    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);
    }

    #190414

    Hey!

    Please go to wp-content\themes\enfold\js folder and open Avia.js file and find

    bottom_menu 	  = $('html').is('.bottom_nav_header'),
    	    	switchWidth 	  = 767;

    and change it to

    bottom_menu 	  = $('html').is('.bottom_nav_header'),
    	    	switchWidth 	  = 800;

    It will increase the width to switch to mobile menu from 767px to 800px. Please flush browser cache and settings if you are using cache plugin after making changes and refresh your page a few times.

    Cheers!
    Yigit

    #190183

    Hi!

    Please create a temporary admin login and post it here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button.

    Cheers!
    Yigit

    EDIT: Please firstly try adding Ismael’s code to Custom.css file inside Enfold/css folder firstly and flush browser cache once again and check if code is being applied

    • This reply was modified 12 years, 2 months ago by Yigit.
    #189961

    In reply to: Button Sizes in Enfold

    You are awesome! Thank you so much! :)

    #189908

    In reply to: Button Sizes in Enfold

    Hey DoGrinDigital!

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

    .avia-button.avia-size-small { min-width: 120px; }

    Cheers!
    Yigit

    #189905

    Topic: Button Sizes in Enfold

    in forum Enfold
    DoGrinDigital
    Participant

    Hi there!

    Please see http://www.trainingforamarathon.com/store/canada-store/

    I know the colors are a little weird, but that’s not the main issue right now, although suggestions are always appreciated! My question is:

    How can I get the buttons to all be the same size? I don’t want them to be a bunch of different sizes based on how many characters I write. Is there a way to do this? I tried increasing size of button from small to large, but no luck. I have also tried just typing “spaces” to 14 characters, but no luck either.

    Please let me know! Thanks!!

    Ben

    #189566

    Hi mar10nlund!

    1) Use following css code

    
    .responsive #top .mobileMenu {
    background-color: #e2e2e2;
    }
    

    2) It’s an image (png) and you can’t change the color without replacing the image. If you want to use a custom image insert following css code into the quick css field

    
    .responsive #top .mobileMenu {
    background-image: url("htttp://mywebsite.com/image.png");
    }
    

    and instead of htttp://mywebsite.com/image.png insert the url to your image.

    3) Use following code to change the color/size

    
    .responsive #top .mobileMenu {
    color: #fff;
    font-size: 10px;
    }
    

    4) You can use Codestyling http://wordpress.org/plugins/codestyling-localization/ to translate the theme. Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Best regards,
    Peter

    #189505

    Hi Pedroluiscarretero!

    Can you please post a link to the website? I have the latest Enfold and the go to top button arrow shows properly.

    Cheers!
    Ismael

    #189435
    This reply has been marked as private.
Viewing 30 results - 10,591 through 10,620 (of 11,179 total)