Viewing 30 results - 10,051 through 10,080 (of 11,218 total)
  • Author
    Search Results
  • #250880

    Hey!

    I tried using a shortcode like this in a widget and it showed the captcha:

    [av_contact email=' (Email address hidden if logged out) ' button='Submit' title='Send us mail' sent='Your message has been sent!' subject='' autorespond='' captcha='active' custom_class='']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='']
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='']
    [av_contact_field label='Subject' type='text' options='' check='is_empty' width='']
    [av_contact_field label='Message' type='textarea' options='' check='is_empty' width='']
    [/av_contact]
    

    Can you paste the shortcode you are using?

    Best regards,
    Josue

    #249961
    aIVIis
    Participant

    Hey,

    I’d like to create a button like the one on the bottom of the image on http://koken.me/. The one that links to #lib. Could you please tell me how I can make it happen in Enfold?

    Thank you very much!

    Kind regards,
    Julian

    • This topic was modified 12 years ago by aIVIis.
    asecco
    Participant

    Hi,

    We can’t provide prices for public so I have found a code that should remove/hide price and add to cart buttons:

    Pasted into functions-enfold.php not functions.php-I don’t know whether it’s correct.

    }
    add_filter(‘woocommerce_get_price_html’,’members_only_price’);

    function members_only_price($price){

    if(is_user_logged_in() ){
    return $price;
    }

    else {
    remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’ );
    remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 10 );
    remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30 );
    remove_action( ‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_price’, 10 );
    return ‘Login or Register to view product prices.’;
    }

    }

    1. issue is that “Add to cart” is still visible for non logged user in sub category view just next to “show details” so he/she can add product to cart and obviously see the price next to “show details”
    It does apparently disappear when customers clicks on “show details” but it’s still visible on subcategory.
    2. Message ” Login or Register..” is shown only for the very first product on our online store below of short description, for the rest of the products, short description is shown..

    How to rectify these issues?

    #249697
    fragezeichen
    Participant

    Hello,

    after automatical upgrade to wordpress to 3.8.2 alle backend websites are “blank”.

    For example the dashbord site contains data up to “Debugging Info for Theme support” and no more lines.

    I´ve put the source of the page into this message so it easier to understand what i mean.
    This happens to all backend pages. On the fontend all pages are displaying correct, but I guess it workes because of the Cache.

    Please help, I dont know how to solve this problem.

    Kind regards, Michael

    <!DOCTYPE html>
    <!–[if IE 8]>
    <html xmlns=”http://www.w3.org/1999/xhtml&#8221; class=”ie8 wp-toolbar” lang=”de-DE”>
    <![endif]–>
    <!–[if !(IE 8) ]><!–>
    <html xmlns=”http://www.w3.org/1999/xhtml&#8221; class=”wp-toolbar” lang=”de-DE”>
    <!–<![endif]–>
    <head>
    <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
    <title>Dashboard ‹ Top Job Bewerbung — WordPress</title>
    <script type=”text/javascript”>
    addLoadEvent = function(func){if(typeof jQuery!=”undefined”)jQuery(document).ready(func);else if(typeof wpOnload!=’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
    var ajaxurl = ‘/wp-admin/admin-ajax.php’,
    pagenow = ‘dashboard’,
    typenow = ”,
    adminpage = ‘index-php’,
    thousandsSeparator = ‘.’,
    decimalPoint = ‘,’,
    isRtl = 0;
    </script>
    <meta name=”viewport” content=”width=device-width,initial-scale=1.0″>
    <link rel=’stylesheet’ href=’http://www.topjobbewerbung.com/wp-admin/load-styles.php?c=1&dir=ltr&load=dashicons,admin-bar,wp-admin,buttons,wp-auth-check&ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’avia-media-style-css’ href=’http://www.topjobbewerbung.com/wp-content/themes/enfold_2_6/config-templatebuilder/avia-template-builder/assets/css/avia-media.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’GrStyle-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/getresponse-integration/css/getresponse-integration.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’GrCustomsStyle-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/getresponse-integration/css/getresponse-custom-field.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’open-sans-css’ href=’//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=3.8.1′ type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’thickbox-css’ href=’http://www.topjobbewerbung.com/wp-includes/js/thickbox/thickbox.css?ver=20131201&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’colors-css’ href=’http://www.topjobbewerbung.com/wp-admin/css/colors/ocean/colors.min.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <!–[if lte IE 7]>
    <link rel=’stylesheet’ id=’ie-css’ href=’http://www.topjobbewerbung.com/wp-admin/css/ie.min.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <![endif]–>
    <link rel=’stylesheet’ id=’layerslider_global_css-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/LayerSlider/css/global.css?ver=4.1.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’akismet.css-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/akismet/akismet.css?ver=2.6.0&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’itsec_notice_css-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/core/css/itsec_notice.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’cptch_stylesheet-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/captcha/css/style.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’ithemes-icon-font-css’ href=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/lib/icon-fonts/icon-fonts.css?ver=3.8.1&#8242; type=’text/css’ media=’all’ />

    <script type=’text/javascript’>
    /* <![CDATA[ */
    var avia_framework_globals = avia_framework_globals || {};
    avia_framework_globals.frameworkUrl = ‘http://www.topjobbewerbung.com/wp-content/themes/enfold_2_6/framework/&#8217;;
    avia_framework_globals.installedAt = ‘http://www.topjobbewerbung.com/wp-content/themes/enfold_2_6/&#8217;;
    avia_framework_globals.ajaxurl = ‘http://www.topjobbewerbung.com/wp-admin/admin-ajax.php&#8217;;
    /* ]]> */
    </script>

    <script type=’text/javascript’>
    /* <![CDATA[ */
    var WPAkismet = {“comment_author_url_nonce”:”29f39c9cef”,”strings”:{“Remove this URL”:”Remove this URL”,”Removing…”:”Removing…”,”URL removed”:”URL removed”,”(undo)”:”(undo)”,”Re-adding…”:”Re-adding…”}};
    /* ]]> */
    </script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var itsec_file_change_warning = {“nonce”:”7fb13c8ba7″,”url”:”http:\/\/www.topjobbewerbung.com\/wp-admin\/admin.php?page=toplevel_page_itsec_logs”};
    /* ]]> */
    </script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var strong_password_error_text = {“text”:”Sorry, but you must enter a strong password.”};
    /* ]]> */
    </script>

    <script type=’text/javascript’>
    /* <![CDATA[ */
    var userSettings = {“url”:”\/”,”uid”:”3″,”time”:”1397116302″};/* ]]> */
    </script>
    <script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2&ver=3.8.1′></script&gt;
    <script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/getresponse-integration/js/getresponse-custom-field.src-verified.js?ver=3.8.1′></script&gt;
    <script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/akismet/akismet.js?ver=2.6.0′></script&gt;
    <script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/modules/free/file-change/js/admin-file-change-warning.js?ver=4028′></script&gt;
    <script type=’text/javascript’ src=’http://www.topjobbewerbung.com/wp-content/plugins/better-wp-security/modules/free/strong-passwords/js/strong-passwords.js?ver=4028′></script&gt;

    <!–
    Debugging Info for Theme support:

    Theme: Enfold
    Version: 2.6
    Installed: enfold_2_6
    AviaFramework Version: 1.8.8
    AviaBuilder Version: 0.6
    ML:128-PU:47-PLA:13
    –>

    #249584

    Hey dettospa!

    Thank you for using the theme!

    Please try to flush the permalink settings once. Just go to Settings > Permalink then click the “Save” button once. This should fix the issue.

    Regards,
    Ismael

    #249502
    Swedfit
    Participant

    Not sure if you guys can help me because its a plugin. But check my page http://www.swedfit.se/sok/
    and you will see that the search box does not cover the whole width of the box but the search button is centered correctly.

    The search box is always the same width (as shown) no matter which width the container the search box is in.

    This only happened in the enfold theme.

    Any suggestions?

    (hope you guys understand my problem aswell:)

    Hey!

    Please go to Appearance > Editor and open Functions.php file and find

    avia_nav_menus(); //call the function immediatly to activate
    }

    and add following code right below it

    function enfold_remove_media_controls() {
         remove_action( 'media_buttons', 'media_buttons' );
    }
     add_action('admin_head','enfold_remove_media_controls');

    Cheers!
    Yigit

    #249205

    Topic: issue with header

    in forum Enfold
    wessafi
    Participant

    I recently installed Enfold. I was able to install the dummy data but can’t modify the header. It’s not giving me the option. The “Header” button in the Enfold Theme Options page is not working. Thx for the help.

    #249127

    In reply to: Slider Display Issues

    Hi!

    Please go to Enfold > Theme Options and click the “Save” button. This will force Enfold to regenerate the dynamic stylesheet (wp-content/uploads/avia_dynamic/enfold.css) and then the issue should be fixed.

    Regards,
    Peter

    Hey jtree5757!

    Thank you for using the support forum!

    The video background has been disabled on mobile devices. You should add a fallback image for every video background. You can remove the play button that you added on mobile device with this:

    @media only screen and (max-width: 767px) {
    #av_section_1 > div.container > main > div > div > span.av_font_icon.avia_animate_when_visible.av-icon-style-.avia-icon-pos-center.avia_start_animation.avia_start_delayed_animation {
    display: none !important;
    opacity: 0 !important;
    }
    }

    I’m sorry but what you’re asking is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please do visit Werkpress for further customization or vote for the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to help.

    Regards,
    Ismael

    #249005
    This reply has been marked as private.
    #249003

    In reply to: LayerSlider issues

    Hi Gary!

    Here are some suggestions

    1) Yes it’s possible to add a custom element on top of the slider, though this needs some custom coding :) I’ll give you a hint of what needs to be done.

    1.1 ) You add your custom theme ( for layer slider ), check layer slider settings > slider appereance after you add the proper elemnents / theme. ( coding ).
    1.2) You will need to set up a custom graphic on top of the slider and use the callbacks ( layer slider ) event callbacks. When the slider starts / page loads it needs to pause the slider.
    1.3) When the user clicks the custom play button, you will need to listen for the click and start the slider.

    2) Right now Enfold provides fade in / effects on some elements ( see demo home page ), like images and icons, this might help you on some slide/fade effects or you can design your way around this features.

    Best regards,
    David

    #248814
    Adenadoume
    Participant

    Hello,

    Is there an (easy) way to change the order of the sort buttons in the sortable Masonry element?

    The buttons are in alphabetical order, was hoping to make them look like a menu in the specific order I want them

    Here’s what I’d like to do: rearrange sort buttons

    development page is here: http://ws02.dreamhosters.com/home/

    thx

    Thank you Yigit,
    30px seemed not to be enough so i did 45px, now the logo looks good on iphone. Unfortunately i have a problem with the social media buttons now. They are pushed in front of the logo, so it looks really massy. Is it possible to put the whole social media buttons on top of the page but only for mobile devices?

    #248672

    Hi!

    You can update the po file easily. Install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards 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). If you can provide a link to the updated Russian po/mo file we’ll include it with the next update – then you don’t need to update your translation files over and over again.

    Regards,
    Peter

    #248627
    wessafi
    Participant

    I just installed Enfold but I don’t see the “import dummy data” button. What did I miss?

    Semo-dk
    Participant

    The accordion on the front page of my new site is not responding when viewing it on an iPhone. It show fine, but the buttons is not responding. I found out, that the error occurs when using 2 color sections on the same page. It would be great if this is fixed in the next update. Thanks in advance :-)

    Wordpress 3.8.1 Danish
    Enfold 2.6.2

    • This topic was modified 12 years ago by Semo-dk. Reason: Adding more text to subject
    #248493

    Hey!

    I do not think that it is possible, but you can request such feature here – https://kriesi.at/support/enfold-feature-requests/

    Cheers!
    Yigit

    #248337

    Hi jcsufootball07!

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

    .avia_mobile #top .av-parallax-section{z-index: 0;}

    Cheers!
    Yigit

    #248313

    So it’s just moving the text up 2 – 3 pixels: http://www.ericrusselldp.com/wordpress/enfoldsupport/button-adjust.jpg

    #248253

    Here is a screenshot of the sites style guide where I’ve defined the buttons. I don’t expect you to show me how to do all the buttons, but if I knew how to do one, obviously I could figure out the rest. Thanks Yigit.

    http://www.ericrusselldp.com/wordpress/enfoldsupport/EricRussell_SiteDesign_StyleSheet.jpg

    #248212

    Hey kathrynmichaud!

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

    #top div .widget_shopping_cart .button {
    width: 51%;
    float: left;
    margin-bottom: 10px;
    }

    Best regards,
    Yigit

    #248142

    Topic: LayerSlider issues

    in forum Enfold
    ChecMark
    Participant

    This is a technical question, a design issue and possibly a feature request.

    Please reference this page –
    http://www.prismcareernetworks.com/prism_wordpress/candidates/

    First, the technical question. Is there any way to have a “play” button similar to a video so that the user can start the slider? If you look at my design the intent is for them to read the text at the top, then scroll down to view the slider. Although I out a twenty second delay on the slider, everyone reads at a different pace, so when they take a little longer the slider has already started. If there isn’t the ability to have a start button, is there any other design feature that could be inserted to start the slider when a button is pressed?

    The design issue is, being new to Enfold and “flat design” I’m not sure if it’s possible in general, but I don’t want content to appear until the viewer is at that point. I LOVE the features of the LayerSlider in making content more dynamic and holding the viewer’s interest, but endless loops don’t solve the problem. To me, there always has to be a logical progression of the content of the slider. Throughout my many years of building websites they have always been menu and resulting page driven. If the LayerSlider were on a different page, then it would be easy to have a link on the previous page, but this flies in the face of “flat design”.

    #248070

    Hey!

    We’ll fix this with the next update. For now open up wp-content/themes/enfold/framework/php/class-form-generator.php and replace:

    
            function helper_print_datepicker_script()
            {
                echo "\n<script type='text/javascript'>\n";
                echo 'jQuery(document).ready(function(){ jQuery(".avia_datepicker").datepicker({
                	beforeShow: function(input, inst) {
    			       jQuery("#ui-datepicker-div").addClass(this.id);
    			       inst.dpDiv.addClass("avia-datepicker-div");
    			   },
                    showButtonPanel: true,
                    closeText: AviaDatepickerTranslation.closeText,
                    currentText: AviaDatepickerTranslation.currentText,
                    monthNames: AviaDatepickerTranslation.monthNames,
                    monthNamesShort: AviaDatepickerTranslation.monthNamesShort,
                    dayName: AviaDatepickerTranslation.dayNames,
                    dayNamesShort: AviaDatepickerTranslation.dayNamesShort,
                    dayNamesMin: AviaDatepickerTranslation.dayNamesMin,
                    dateFormat: AviaDatepickerTranslation.dateFormat,
                    firstDay: AviaDatepickerTranslation.firstDay,
                    isRTL: AviaDatepickerTranslation.isRTL
                }); });';
    			echo "\n</script>\n";
            }
    

    with

    
            function helper_print_datepicker_script()
            {
                echo "\n<script type='text/javascript'>\n";
                echo 'jQuery(document).ready(function(){ jQuery(".avia_datepicker").datepicker({
                	beforeShow: function(input, inst) {
    			       jQuery("#ui-datepicker-div").addClass(this.id);
    			       inst.dpDiv.addClass("avia-datepicker-div");
    			   },
                    showButtonPanel: true,
                    closeText: AviaDatepickerTranslation.closeText,
                    currentText: AviaDatepickerTranslation.currentText,
                    nextText: AviaDatepickerTranslation.nextText,
                    prevText: AviaDatepickerTranslation.prevText,
                    monthNames: AviaDatepickerTranslation.monthNames,
                    monthNamesShort: AviaDatepickerTranslation.monthNamesShort,
                    dayName: AviaDatepickerTranslation.dayNames,
                    dayNamesShort: AviaDatepickerTranslation.dayNamesShort,
                    dayNamesMin: AviaDatepickerTranslation.dayNamesMin,
                    dayNames: AviaDatepickerTranslation.dayNames,
                    dateFormat: AviaDatepickerTranslation.dateFormat,
                    firstDay: AviaDatepickerTranslation.firstDay,
                    isRTL: AviaDatepickerTranslation.isRTL
                }); });';
    			echo "\n</script>\n";
            }
    

    Cheers!
    Peter

    #248054

    In reply to: Portfolio sort style

    Hi!

    1) You can add the button class to the sort links. Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and replace:

    
    $output .= '<a href="#" data-filter="all_sort" class="all_sort_button active_sort"><span class="inner_sort_button"><span>'.$first_item_name.'</span><small class="av-cat-count"> '.count($entries).' </small></span></a>';
    
    

    with

    
    $output .= '<a href="#" data-filter="all_sort" class="all_sort_button button active_sort"><span class="inner_sort_button"><span>'.$first_item_name.'</span><small class="av-cat-count"> '.count($entries).' </small></span></a>';
    

    and:

    
    $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 button" ><span class="inner_sort_button">';
    

    2) If you want to show related entries for portfolio entries open up wp-content/themes/enfold/single-portfolio.php and replace:

    
                        get_template_part( 'includes/loop', 'portfolio-single' );
    

    with

    
                        get_template_part( 'includes/loop', 'portfolio-single' );
    
                            //show related posts based on tags if there are any
                            get_template_part( 'includes/related-posts');
    

    3) Please see http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/ : “Related products is a section on some templates that pulls other products from your store that share the same tags or categories as the current product. These products can not be specified in the admin, but can be influenced by grouping similar products in the same category or by using the same tags.” – the theme does not influence the WooCommerce output and related product selection.

    Best regards,
    Peter

    #247924

    Topic: White screen

    in forum Enfold
    Hansnmgn
    Participant

    Hallo,

    I hope you can help me!

    I was trying to build a website for my mother in law. Everything was working fine until the idea came to change the font in Enfold. I googled and i found this topic

    https://kriesi.at/support/topic/new-custom-font/

    I located the file and i did some copy / paste and the result is a white page

    http://www.decirkelcreil.nl

    What i did after that:
    -Clearing the cache of my computer
    -Looking for help at webhost (they say maybe sync htaccess, dont know what that is but i pressed that button on the control panel haha)

    Please tell me that i dont have to do all the work again! haha :-D

    Thanks Hans

    #247866
    kathrynmichaud
    Participant

    Hi – I’ve got Woocommerce installed with the Enfold theme here: http://www.littlefoxwebdesign.co.uk/manororganicfarm

    There is a couple of display issue with the buttons which you can see here: http://www.littlefoxwebdesign.co.uk/manororganicfarm/shop-online/ in the Shopping Trolley widget in the sidebar.

    Could you help me to fix this?

    Thank you!

    #247714
    rpmarketing2013
    Participant

    HI!
    I am having a problem with the advanced layout editor loading and being unable to edit inside of it… Also, nothing happens when I press either layout button.

    When I go to edit a page, everything loads there is a leading animation where the builder should be. It never loads the page content.

    On the pages that do not have the avia builder in use (new pages) will not let me click on the button to activate it.

    There are only a couple plugins active right now and they are all stable but even when I deactivate them the editor will not load.

    I have searched and found a few other people with similar problems and tried all of their solutions but nothing has worked so far.

    Here is everything I have tried to solve this problem…
    Deleting and reloading the Enfold Theme
    Re-downloading the Theme from Envato and then re-uploading it into the site
    Deactivating and deleting every plug-in, then testing again
    Accessing the site from different computers, networks and different browsers (Chrome and Firefox)
    I have also tried upping my memory on my server (through go daddy)
    I prayed to the internet unicorns and asked them to fix it. – They didn’t.

    Please help. :)
    <3

    #247666

    I went into the slide and looked around for “Apply a link or buttons to the slide?” and can’t find it anywhere. I am using the latest version of Enfold.Please advise..

    #247524

    Our programmer has fixed it with Custom CSS:

    div .widget_shopping_cart .button.checkout {float: left !important;}

    div .widget_shopping_cart .button {margin-top:20px; padding:10px;}

    .buttons .button{border-radius: 2px !important; float:left !important; width: 170px !important;
    text-align: center;}

Viewing 30 results - 10,051 through 10,080 (of 11,218 total)