Viewing 30 results - 241 through 270 (of 633 total)
  • Author
    Search Results
  • #763301
    metafora29
    Participant

    Hi
    I have Enfold installed in all my websites (I have purchased the theme for each domain).
    On my new site I cannot seem to install the child theme. Please advice.

    I have created a separate folder called
    enfold-child and uploaded it via filezilla. It contains a style.css file with the following content:

    @charset “utf-8″;
    /* CSS Document */
    /*
    Theme Name: Enfold Child Theme
    Theme URI: http://www.metafora-art-therapy.org
    Description: Stuff for Child Theme
    Author: Jette
    Author URI: http://example.com
    Template: enfold
    Version: 0.0.1

    */

    @import url(“../enfold/style.css”);

    /* =Theme customization starts here
    ——————————————————- */

    media=”all”
    .pricing-table li.avia-pricing-row {
    text-align: center;
    font-size: 16px;
    line-height: 1em;
    padding: 25px 12px;
    /* text-shadow: 0 2px 0 #C9C9C9, 0 3px 0 #BBB, 0 3px 0 #B9B9B9, 0 1px 0 #AAA, 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .2); */
    font-weight: 600;
    }

    /* mmmk 15-02-2016 */

    .tubepress_thumb {
    margin:10px 15px 15px 10px;
    }

    /* Tamaño menu font*/

    .header_color, .header_color div, .header_color header, .header_color main, .header_color aside, .header_color footer, .header_color article, .header_color nav, .header_color section, .header_color span, .header_color applet, .header_color object, .header_color iframe, .header_color h1, .header_color h2, .header_color h3, .header_color h4, .header_color h5, .header_color h6, .header_color p, .header_color blockquote, .header_color pre, .header_color a, .header_color abbr, .header_color acronym, .header_color address, .header_color big, .header_color cite, .header_color code, .header_color del, .header_color dfn, .header_color em, .header_color img, .header_color ins, .header_color kbd, .header_color q, .header_color s, .header_color samp, .header_color small, .header_color strike, .header_color strong, .header_color sub, .header_color sup, .header_color tt, .header_color var, .header_color b, .header_color u, .header_color i, .header_color center, .header_color dl, .header_color dt, .header_color dd, .header_color ol, .header_color ul, .header_color li, .header_color fieldset, .header_color form, .header_color label, .header_color legend, .header_color table, .header_color caption, .header_color tbody, .header_color tfoot, .header_color thead, .header_color tr, .header_color th, .header_color td, .header_color article, .header_color aside, .header_color canvas, .header_color details, .header_color embed, .header_color figure, .header_color fieldset, .header_color figcaption, .header_color footer, .header_color header, .header_color hgroup, .header_color menu, .header_color nav, .header_color output, .header_color ruby, .header_color section, .header_color summary, .header_color time, .header_color mark, .header_color audio, .header_color video, #top .header_color .pullquote_boxed, .responsive #top .header_color .avia-testimonial, .responsive #top.avia-blank #main .header_color.container_wrap:first-child, #top .header_color.fullsize .template-blog .post_delimiter, .header_color .related_posts.av-related-style-full a {
    border-color: #e1e1e1;
    font-size: 16px;
    }
    .iconbox_left .iconbox_icon, .iconbox_left .iconbox_content_title {
    float: right;
    }
    .iconbox_left .iconbox_icon{
    margin-left: 20px;
    }

    .no-text-iconbox .iconbox_content_container {
    display: none;
    }

    .footer_color table, .footer_color .widget_nav_menu ul:first-child>.current-menu-item,.footer_color .widget_nav_menu ul:first-child>.current_page_item, .footer_color .widget_nav_menu ul:first-child>.current-menu-ancestor, .footer_color .pagination .current, .footer_color .pagination a, .footer_color.iconbox_top .iconbox_content,.footer_color .av_promobox, .footer_color .toggle_content, .footer_color .toggler:hover, .footer_color .related_posts_default_image, .footer_color .search-result-counter, .footer_color .container_wrap_meta, .footer_color .avia-content-slider .slide-image, .footer_color .avia-slider-testimonials .avia-testimonial-content, .footer_color .avia-testimonial-arrow-wrap .avia-arrow, .footer_color .news-thumb, .footer_color .portfolio-preview-content, .footer_color .portfolio-preview-content .avia-arrow, .footer_color .av-magazine .av-magazine-entry-icon, .footer_color .related_posts.av-related-style-full a, .footer_color .aviaccordion-slide {
    background: #D3D0D0;
    }

    .avia-data-table .avia-pricing-row td, .avia-data-table .avia-pricing-row th {
    text-align: left;
    font-size: 16px;
    color: #000;
    line-height: 1em;
    padding: 25px 12px;
    /* text-shadow: 0 2px 0 #C9C9C9, 0 3px 0 #BBB, 0 3px 0 #B9B9B9, 0 1px 0 #AAA, 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .2); */
    font-weight: 600;
    }

    tr.avia-heading-row th {
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
    }

    .td { min-width: 150px; }

    div .main_color .tabcontainer .active_tab { font-size: 18px; }
    div .main_color .tabcontainer .active_tab { color: red; }

    .margin-bottom-20 { margin-bottom: 20px !important; }
    .margin-bottom-30 { margin-bottom: 30px !important; }

    .box-border-top { border: 1ps solid #333; }

    .hr-short .hr-inner { width: 16%; margin-left: -8%; }

    .box_content { padding: 45px 20px 20px 20px; border-radius: 3px; box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3); background: #eeeeee; text-align: center; }

    /* home */
    #top #wrap_all .main_color .featured-home h2 { font-size: 35px; }
    #top #wrap_all .main_color .featured-home h3 { font-size: 24px; }
    .home-last-post { text-align: center; }
    .home-last-post .blog-categories { display: none; }
    .home-last-post .slide-entry-title { padding: 20px 0; }
    .home-last-post .av_one_fourth { margin-left: 2%; width: 23.5%; }
    .home-last-post .av_one_fourth.first { margin-left: 0; }
    .avia-content-slider .slide-image, .avia-content-slider .slide-image img { border-radius: 0; }

    /* pages */
    .icon-box a { display: block; border: 1px solid #333; background: #eee; text-align: center; font-size: 24px; line-height: 26px; padding: 15px; color: #000; }
    .icon-box.center-position { margin-left: 25%; margin-right: 25%; }
    .main_color .avia-color-theme-color:hover,
    .footer_color input[type=’submit’]:hover,
    .icon-box a:hover { color: #fff; background: #333; text-decoration: none; }

    .av_textblock_section h2 { margin-bottom: 30px; }
    .av_textblock_section h3 { margin-bottom: 20px; }

    /* tables */
    .main_color td strong { color: #000; }
    .avia_textblock td { vertical-align: middle; }

    /* forms */
    .main_color .frm_message a { color: #000; font-weight: bold; }

    …………………………………………………………………………………………………………………………

    The added content is the same as on my other sites.

    …………………………………………………………………………………………………………………………
    In my funcions file I have:

    <?php
    // enfold child funcions go here
    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    { return “debug”;
    }
    //add shortcode
    add_filter(‘avia_load_shortcodes’, ‘avia_include_shortcode_template’, 15, 1);
    function avia_include_shortcode_template($paths)
    { $template_url = get_stylesheet_directory();
    array_unshift($paths, $template_url.’/shortcodes/’);
    return $paths;
    }
    add_theme_support(‘avia_template_builder_custom_css’);
    function change_cf_from() {
    return ” (Email address hidden if logged out) “;
    }
    add_filter(‘avf_form_from’, ‘change_cf_from’, 10);

    ?>

    #762706

    In reply to: Icon Box title on iPad

    Hi,

    To solve this problem, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    
    #top .iconbox_content header {
      word-break: break-all;
    }
    
    

    Let me know if it works :)

    Best regards,
    John Torvik

    #757328

    In reply to: sidebar logo icons

    hej Nikko,

    I want to do the same changes in http://zorbas.synology.me/zorbas.dk/pakketilbud/
    I have tried with same method like:
    }

    .page-id-3647 .sidebar_left #nav_menu-4 {
    display: none;
    }

    and changed ofcourse the page id and nav_menu-2, but it doesnt work for me.
    How can i change the quick css so that it works with http://zorbas.synology.me/zorbas.dk ?

    the quick css from the old site is:
    #top .flag-dansk {
    background: url(‘http://zorbas.synology.me/wordpress/wp-content/uploads/2016/12/dansk-flag.png&#8217;) center center no-repeat !important;
    height: 18px;
    width: 50px;
    text-indent: -9999em;
    }

    #top .flag-svensk {
    background: url(‘//zorbas.synology.me/wordpress/wp-content/uploads/2016/12/svensk-flag.png’) center center no-repeat !important;
    height: 18px;
    width: 50px;
    text-indent: -9999em;
    }

    #top .flag-dansk a,
    #top .flag-svensk a {
    display: block;
    }

    .custom-tag {
    padding: 5px;
    background-color: rgba(0,0,0,0.5);
    }

    #top .widget_nav_menu {
    padding-top: 0;
    }

    .sidebar_left {
    -moz-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    }

    .sidebar_left .inner_sidebar {
    margin-right: 0 !important;
    }

    .sidebar_left .widget_nav_menu ul li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    .sidebar_left .widget_nav_menu ul li:first-child a {
    border-top: 0;
    }

    .page-id-3665 #element_avia_17_1 {
    width: 100%;
    margin-left: 0;
    }

    .av-catalogue-content {
    padding-right: 0px;
    }
    .avia-testimonial-image {
    float: none;
    margin: 0 auto 0px auto;
    }
    .avia-testimonial-meta {
    margin-left: 0;
    text-align: center;
    }

    .lch-progrees-bar {
    padding-right: 0px;
    margin-right: -0px;
    }

    .page-id-3647 .sidebar_left #nav_menu-4 {
    display: none;
    }

    .page-id-3650 .sidebar_left #nav_menu-4 {
    display: none;
    }

    .page-id-3653 .sidebar_left #nav_menu-4 {
    display: none;
    }

    .page-id-3656 .sidebar_left #nav_menu-4 {
    display: none;
    }

    /*
    @media only screen and (max-width: 767px) {
    .responsive .avia-grid-testimonials .avia-testimonial-meta {
    margin-left: 130px;
    }}*/

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .lch-progress-bar {
    padding-right: 0px;
    margin-right: 50px;
    }
    }

    @media only screen and (min-width: 768px) {
    .home #av_section_2 .entry-content-wrapper {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox,
    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    height: 100%;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    padding-bottom: 0;
    }
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    padding-bottom: 30px!important;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content .avia-button-center {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    width:90%;
    }

    @media only screen and (max-width: 767px) {
    .av-catalogue-price {
    font-size: 14px;
    position: relative;
    }
    .av-catalogue-title {
    font-size: 14px;
    line-height: 1.5em;
    }

    .avia_textblock {
    line-height: 37px;
    }

    h1 {
    line-height: 60px;
    }

    .fb-page.fb_iframe_widget,
    .fb-page.fb_iframe_widget span {
    position: static !important;
    width: 100% !important;
    }

    .av-catalogue-content p:last-child {
    font-size: 11px;
    }

    .av-catalogue-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }

    .responsive .tabcontainer .tab_content {
    padding: 0 5px;
    }

    .av-catalogue-content p {
    font-size: 10px !important;
    }

    .progressbar-title {
    font-size: 11px;
    }

    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }
    }

    #753826
    Julie Duran
    Guest

    I’m already a happy Enfold Customer : ) You make ME look good. So to repay the favor, I want to point out to you…

    On page: http://kriesi.at/archives/enfold-reimagined-version-4-0

    1-Under page title, 1st paragraph:
    “thats probably” should be “that’s probably”

    2-Under list bullets, 1st paragraph:
    “themeforest with an astonoshing” should be “Themeforest with an astonishing”
    and
    “thats quite insane” should be “that’s quite insane”

    3-Under #1 The Editor
    “several protoypes built by ourself, there ” should be “several prototypes built by ourselves, there”

    4-Under #2 Design and availability of layout builder elements
    “are the progress bar, the testimonial element and the iconbox but others will soon follow.
    We also tried to streamline a lot of the design elements on our pages among all elements (eg: the loader that is visible once you click a lightboxed image, a portfolio ajax item, a masonry load more button etc was”
    should be (iconbox, lightboxed,ajax, eg, etc corrections…)
    “are the progress bar, the testimonial element and the icon box but others will soon follow.
    We also tried to streamline a lot of the design elements on our pages among all elements (e.g.: the loader that is visible once you click a light-box image, a portfolio Ajax item, a masonry load more button etc. was”

    5-Under heading #3 The Main Demo there is a misspelling.
    “They are SILL beloved by a lot of” should be “They are still”
    “usual changelog with a list of bugfixes and improvements.” should be “usual change log with a list of bug fixes and improvements.”

    Just keeping your crayons sharp the way you keep our web sites.
    Kind regards sent your way.
    j

    #752125

    Hey!

    The onclick attribute is being applied correctly but I’m not sure if that’s the correct values. Please review their documentation regarding the tracking events, links above.

    <a href="http://store.steampowered.com/app/322190/" class="avia-button avia-button-fullwidth  avia-icon_select-no avia-color-custom " target="_blank" style="color:#ffffff; background-color:#171a21;  " onclick="ga('send', 'event', 'button', 'click', 'Steam button click', opt_value, {'nonInteraction': 1})"><span class="avia_iconbox_title">Steam</span><span class="avia_button_background avia-button avia-button-fullwidth avia-color-custom" style="background-color:#6d6869; "></span></a>
    

    Best regards,
    Ismael

    #748115

    ok so i should remove that specific css code or should i just try to upload a smaller image? I tried to upload a smal image but it looks awful.

    I cant find exactly that code in my css, only some of it. my ccs looks like this:

    #top .flag-dansk {
    background: url(‘http://zorbas.synology.me/wordpress/wp-content/uploads/2016/12/dansk-flag.png&#8217;) center center no-repeat !important;
    height: 18px;
    width: 50px;
    text-indent: -9999em;
    }

    #top .flag-svensk {
    background: url(‘//zorbas.synology.me/wordpress/wp-content/uploads/2016/12/svensk-flag.png’) center center no-repeat !important;
    height: 18px;
    width: 50px;
    text-indent: -9999em;
    }

    #top .flag-dansk a,
    #top .flag-svensk a {
    display: block;
    }

    .custom-tag {
    padding: 5px;
    background-color: rgba(0,0,0,0.5);
    }

    #top .widget_nav_menu {
    padding-top: 0;
    }

    .sidebar_left {
    -moz-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    }

    .sidebar_left .inner_sidebar {
    margin-right: 0 !important;
    }

    .sidebar_left .widget_nav_menu ul li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    .sidebar_left .widget_nav_menu ul li:first-child a {
    border-top: 0;
    }

    @media only screen and (max-width: 767px) {
    .progressbar-title {
    font-size: 11px;
    }
    }

    @media only screen and (max-width: 767px) {
    .av-catalogue-content p:last-child {
    font-size: 11px;
    }
    .av-catalogue-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }

    .responsive .tabcontainer .tab_content {
    padding: 0 5px;
    }

    .av-catalogue-content p {
    font-size: 10px !important;
    }
    }
    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }
    }
    .page-id-3665 #element_avia_17_1 {
    width: 100%;
    margin-left: 0;
    }
    .av-catalogue-content {
    padding-right: 0px;
    }
    .avia-testimonial-image {
    float: none;
    margin: 0 auto 0px auto;
    }
    .avia-testimonial-meta {
    margin-left: 0;
    text-align: center;
    }
    /*
    .avia-testimonial-meta {
    left: -25px;
    }*/
    .lch-progrees-bar {
    padding-right: 0px;
    margin-right: -0px;
    }
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .lch-progress-bar {
    padding-right: 0px;
    margin-right: 50px;
    }}
    @media only screen and (max-width: 767px) {
    .avia_textblock {
    line-height: 37px;
    }

    h1 {
    line-height: 60px;
    }

    .fb-page.fb_iframe_widget,
    .fb-page.fb_iframe_widget span {
    position: static !important;
    width: 100% !important;
    }

    iframe {
    width: 100% !important;
    }
    }
    .page-id-3647 .sidebar_left #nav_menu-4{
    display: none;
    }
    .page-id-3650 .sidebar_left #nav_menu-4
    {
    display: none;
    }
    .page-id-3653 .sidebar_left #nav_menu-4{
    display: none;
    }
    .page-id-3656 .sidebar_left #nav_menu-4 {
    display: none;
    }

    /*
    @media only screen and (max-width: 767px) {
    .responsive .avia-grid-testimonials .avia-testimonial-meta {
    margin-left: 130px;
    }}*/

    @media only screen and (min-width: 768px) {
    .home #av_section_2 .entry-content-wrapper {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox,
    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    height: 100%;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    padding-bottom: 0;
    }
    }
    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    padding-bottom: 30px!important;
    }
    .home #av_section_2 .entry-content-wrapper .iconbox_content .avia-button-center {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    width:90%;
    }
    @media only screen and (max-width: 767px) {
    .av-catalogue-price {
    font-size: 11px;
    position: relative;
    }

    .av-catalogue-title {
    font-size: 11px;
    line-height: 1.5em;
    }
    }`

    • This reply was modified 9 years ago by lech07.
    #747029

    Thank you Yigit, although I still cannot get it to work. Do I need to make the go_monthly button link to anything?

    Looking at the HTML source, this is the Stripe button that I want to be executed when the go_monthly button has been clicked.

    </div></div></div><!-- close content main div --></div></div><div id='after_section_4' class='main_color av_default_container_wrap container_wrap fullsize'   ><div class='container' ><div class='template-page content  av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-6542'><div class='entry-content-wrapper clearfix'>
    <section class="av_textblock_section"  itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock '   itemprop="text" ><form method="POST" action="" class="sc-checkout-form" id="sc_checkout_form_1" data-sc-id="1" data-parsley-validate><br />
    <div class="sc_sub_wrapper sc-form-group" id="sc_sub_wrapper_2"><input type="hidden" name="sc_sub_id" class="sc_sub_id" value="Monthly" /><input type="hidden" name="sc_sub_amount" class="sc_sub_amount" value="400" /><input type="hidden" name="sc_sub_interval" class="sc_sub_interval" value="month" /><input type="hidden" name="sc_sub_interval_count" class="sc_sub_interval_count" value="1" /><input type="hidden" name="sc_sub_setup_fee" class="sc_sub_setup_fee" value="0" /><input type="hidden" name="sc_sub_trial_days" class="sc_sub_trial_days" value="0" /><input type="hidden" name="sc_sub_max_occurrences" class="sc_sub_max_occurrences" value="" /><input type="hidden" name="sc_sub_quantity" class="sc_sub_quantity" value="1" /><input type="hidden" name="sc_sub_currency" class="sc_sub_currency" value="usd" /></div><br />
    <input type="hidden" name="sc-name" value="An Awesome Plan" /><input type="hidden" name="sc-description" value="Subscribe for $10 per month" /><input type="hidden" name="sc-amount" class="sc_amount" value="" /><input type="hidden" name="sc-redirect" value="https://www.cheapflightsny.com/welcome/" /><input type="hidden" name="sc-redirect-fail" value="https://www.cheapflightsny.com/error/" /><input type="hidden" name="sc-currency" value="USD" /><input type="hidden" name="stripeToken" value="" class="sc_stripeToken" /><input type="hidden" name="stripeEmail" value="" class="sc_stripeEmail" /><input type="hidden" name="wp-simple-pay" value="1" /><input type="hidden" name="sc-details-placement" value="above" /><input type="hidden" id="wp-simple-pay-pro-nonce" name="wp-simple-pay-pro-nonce" value="e58311f56a" /><button class="sc-payment-btn stripe-button-el"><span>Go Premium</span></button></form>
    </div></section>

    And here is the go_monthly button that I want to execute this query

    <div class='avia-button-wrap avia-button-center avia-builder-el-33 el_after_av_iconlist avia-builder-el-last go_monthly'><a href='https://www.cheapflightsny.com/' class='avia-button av-icon-on-hover avia-icon_select-yes-left-icon avia-color-custom avia-size-small avia-position-center ' style='background-color:#ff3300; border-color:#ff3300; color:#ffffff; ' ><span class='avia_button_icon avia_button_icon_left ' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span><span class='avia_iconbox_title' >Go Premium</span></a></div></div><div class="flex_column av_one_fourth flex_column_div

    Is the jquery code correct to do this? I’m not sure why it is not working.

    Edit: I apologize for any confusion, I changed ‘gpmonthly’ to ‘go_monthly’

    #744579

    Hi!

    Please use something like the following.

    #top .custom_iconbox .iconbox_icon {
        color: #ffffff;
        font-size: 12px;
    }

    Best regards,
    Ismael

    #744121

    Wow that was pretty extensive, thank you very much.

    I tried to edit the text to make it white, and move it down a bit, i edited the class iconbox_icon, but it’s also changing other icon boxes on the page.
    I tried to edit these classes as well, .custom_iconbox, custom_textblock and nothing happened.

    Any idea how i can change the things just for these icon boxes and not the rest?

    #743807

    Hi,

    We eapplied unique css classes to the first iconbox and text block in the set. We used “custom_iconbox” and the “custom_textblock” respectively. And then added the following script in the functions.php file.

    // custom script
    function ava_custom_script_mod() {
    ?>
    	<script type="text/javascript">
    	(function($) {
    		function a() {
    			$('.custom_iconbox').each(function() {
    				var title = $(this).parent().next('.flex_column').find('.custom_textblock').find('strong').text();
    
    				$(this).find('.iconbox_icon').text(title);
    			});
    		}
    
    		a();
    
    	})(jQuery);
    	</script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script_mod');

    You can see the result in the frontend and all you have to do now is to apply the same custom css classes to the rest of the elements.

    Best regards,
    Ismael

    #741972

    In reply to: icon size

    hi Yigit,

    thanks for replying.
    I have done that but nothing changed? I added this code as you said and changed some parameters and tested to see if it changes.
    .customIcon .iconbox_icon {
    font-size: 15px!important;
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    }

    of course I gave the icon box customIcon in its quick css.

    #741891

    In reply to: icon size

    Hi,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then edit your iconbox elements and give them a custom CSS class (‘custom-class’ in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .custom-class .iconbox_icon {
        font-size: 15px!important;
        width: 50px!important;
        height: 50px!important;
        line-height: 50px!important;
    }

    Best regards,
    Yigit

    artisforever
    Participant

    Hello Team,

    Most of my navigation is within the first fold of my webpage, so my client had me remove the top page nav, and just have the magnifying glass option. I’d really like to remove the ‘hamburger-style’ navigation button on mobile, and replace it with just the search feature.

    In the future, it would be nice if both were static boxes where one could type in at any time vs. the magnifying glass and search box just appearing after one clicks it. I can open up a new support-request for this option if need be, thought I’d mention it since we’re on the topic though!

    Here is my current quick CSS overall:

    .team-member-name, .team-member-job-title { text-align: center; }

    .avia-team-member .team-member-name {
    font-size: 14px !important;
    }

    body .column-top-margin {
    margin-top: 5px;
    margin-bottom: 5px;
    }

    .avia-slideshow-inner {
    height 300px !important;
    }

    .avia-slideshow { margin-bottom: 0px; }

    #menu-item-search > a:nth-child(1) > span:nth-child(1) {
    display: block;
    float: left;
    }

    .span.avia_hidden_link_text:nth-child(3) {
    display:none;
    }

    #menu-item-search [data-av_icon]:before {
    float: left;
    margin-right: 10px;
    }

    .toggler { text-align: center !important; }

    .iconbox a, .iconbox .custom-class:hover {
    background-color:;
    }

    .avia_textblock { padding: 10px; }

    #top .avia-button-fullwidth {
    padding: 15px 15px 12px;
    }
    #top .avia-button-fullwidth {
    font-size: 13px;

    }

    a.av-icon-char:hover span {
    color: #;
    }

    .av_font_icon.av-icon-style-border .av-icon-char { padding: 12px; }
    #top .avia-icon-tooltip { font-size: 10px!important; }

    .iconbox .iconbox_content .iconbox_content_title {
    font-size: 10px;
    }
    .icon_caption {font-size: 10px;}

    .avia_transform .avia-icon-list .iconlist_icon {
    opacity: 1 !important;}

    #footer .widget {
    text-align: center;
    }

    #735622
    Graham
    Participant

    On this page

    http://perfectpuglia.com/properties/trulli-negli-alberi-alberobello-2/

    I am trying to line up the tabs and the icon box below the masonry gallery. I have worked out the CSS to get it to work (I think)

    .avia-section-small .content{
        padding-top: 0px;
    }
    
    #top .iconbox_top{
        margin-top: 40px;
    }

    If I paste it into the quick CSS it works. However obviously want to target this page rather than the whole site. If I use the page id that’s fine, but there will be many copies of this page on the site so I would rather use a custom css class. I have tried but it does not work, I added the selector .gjb_tabs to the css and it stopped working as expected, but then when I tried to apply gjb_tabs as a Custom CSS Class it did not start working again. I tried adding it to the elements, cells or the section, but none worked. Quite obviously I am making a mistake but I can not work out where.

    Thank you.

    Graham

    • This topic was modified 9 years, 1 month ago by Graham. Reason: Link changed as I stupidly edited the page names
    Octopus4444
    Participant

    Hi Enfold’s team !

    I use and adapt your trick found in your forum, for change the code of the shortcode in a child theme of Enfold.

    add_filter(‘avia_load_shortcodes’, ‘avia_include_shortcode_template’, 15, 1);
    function avia_include_shortcode_template($paths) {
    $template_url = get_stylesheet_directory();
    $paths[] = $template_url.’/shortcodes/’; // for add my own shortcode
    array_unshift($paths, $template_url.’/shortcodes/’); // for change iconbox.php by my custom iconbox.php
    return $paths;
    }

    It works like a charm.

    But I want to ask why in your shortcode “iconbox.php” , you have choosen the esc_attr() function for escape the attribute title, and not the sanitize_text_field() function ? Cause when you put HTML in the Title, it shows on the mouse over the title with HTML, not escaped.
    I change the code with sanitize_text_field and it goes well now, the title on mouse over is escaped with no HTML tags.
    I suggest you to change this in a future update.

    Thx for your attention.

    #730430

    1- You still did not answer my question about “I would have to add a new css for every magazine cover I use on that page and change “wp-image-315” to the new image? Is that correct?”

    2- what would be the class name in the css?

    .avia-button-wrap span.avia_iconbox_title {
    font-size: 12px;
    }

    Would it be something like this?
    Custom Css Class = magazinebutton
    Quick Css code – .avia-button-wrap span.avia_iconbox_title.magazinebutton {
    font-size: 12px;
    }

    Is that correct?

    #727674

    Hi,

    yes and that’s the expected behavior.

    However, use this code inside your Quick CSS field to customize it:

    .iconbox_content {
    top: 18px;
    position: relative;
    }

    and adjust top value as needed.

    Best regards,
    Andy

    #716944

    Hi graphicsplus!

    Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your Iconbox element and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class .iconbox_icon:before { visibility: hidden !important; }
    .your-custom-class .iconbox_icon { background: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; }

    Cheers!
    Yigit

    #714592
    manojvinod
    Participant

    Hi Team,

    I am looking at the search console & found that there are 28 Errors with 404. None of the pages are created by me.
    Please let me know, how do I remove/delete these pages from the site:

    1 http://10elite.com/wp-content/themes/enfold/framework/
    2 http://10elite.com/tag/nice/
    3 http://10elite.com/index.html
    4 http://10elite.com/tag/some/
    5 http://10elite.com/portfolio/masonry-portfolio/
    6 http://10elite.com/blog/blog-single-author-full/
    7 http://10elite.com/shortcodes/tabs/
    8 http://10elite.com/shortcodes/layer-slider/
    9 http://10elite.com/shortcodes/columns/
    10 http://10elite.com/shortcodes/animated-image/
    11 http://10elite.com/shortcodes/images-with-hotspots/
    12 http://10elite.com/2012/01/14/this-is-a-nice-post/
    13 http://10elite.com/shortcodes/iconbox/
    14 http://10elite.com/shortcodes/hr/
    15 http://10elite.com/2010/05/07/advanced-jquery-functions/
    16 http://10elite.com/shortcodes/toggles-accordions/
    17 http://10elite.com/2010/08/09/custom-lightbox-click-the-image/
    18 http://10elite.com/2011/01/28/another-title-for-our-pretty-cool-blog/
    19 http://10elite.com/best-laptops-under-300/_wp_link_placeholder
    20 http://10elite.com/2009/03/07/html-styles/
    21 http://10elite.com/2011/02/17/aenean-vulputate-eleifend-tellus-aenean-leo-ligula/
    22 http://10elite.com/2010/12/28/this-is-a-test/
    23 http://10elite.com/2011/02/12/lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-aenean-commodo-ligula-eget-dolor-aenean-massa/
    24 http://10elite.com/pages/landing-page/
    25 http://10elite.com/blog/page/2/
    26 http://10elite.com/pages/blank/
    27 http://10elite.com/pages/services/
    28 http://10elite.com/author/admin/page/2/

    Also, please guide me how do these pages come up & what measures we need to take so such pages are not created further.

    Thanks
    Manoj K
    +91-9004343600

    #712455

    Hey richardbeatty!

    I’m not sure what you meant by vertical? is it rotating it 90 degrees? to have buttons in vertical mode. For example you add an ID to the color section: custom-section, the button code would be like this (in Quick CSS):

    #custom-section .avia-button {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }

    and icon code is like this:

    #custom-section .iconbox_icon {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }

    Hope this helps.

    Regards,
    Nikko

    #712380

    Topic: Hover color of iconbox

    in forum Enfold
    C2S16
    Participant

    Dear support,

    I used this custom css to set hover color of my iconboxes to our CI blue.
    .iconbox_top .iconbox_icon:hover {
    background-color: #0d2555;
    }
    This works, but unfortunately the blue does not look lke our CI blue, even though the color code is the right one.
    Is there some overlay or something like that, which makes the color look different?

    How can I solve this?

    Thank you,
    Gerke

    #710448

    OK, the image below shows that I have gotten a little closer by turning on the ability to see the shortcodes. But, I would still like to:

    (1) Have a rollover effect on hover identical to the one in the header. In the header, the icon gets a background color matching the social media channel’s brand color upon hover. (e.g. when rollover Google Plus icon, a red circle appears)

    (2) Keep the icon color (green) when the IconBox shortcode is placed within a widget.

    (3) Remove the <H3> tag around the IconBox Title field.

    I’m starting to understand this will require the use of a custom CSS class. Some really simple step-by-step instructions on how to go about setting this up would be helpful.

    screenshot of different instances of social icons

    The shortcodes that I generated within the Avia Layout Builder and pasted into the widget are:

    [av_icon_box position='left' boxed='' icon='ue8f7' font='entypo-fontello' title='Join the MTWC Community of Practice' link='manually,https://plus.google.com/communities/116656021291464268492' linktarget='_blank' linkelement='both' font_color='custom' custom_title='' custom_content='#00833d' color='custom' custom_bg='' custom_font='' custom_border='']
    What is a Community of Practice?
    [/av_icon_box]

    [av_icon_box position='left' boxed='' icon='ue805' font='entypo-fontello' title='Join the MTWC Network' link='manually,https://docs.google.com/forms/d/e/1FAIpQLSfstsf_8FSDTrfmG0t-HTXECHGXkOMxcw5t0sFksqTJslZN8Q/viewform' linktarget='_blank' linkelement='both' font_color='custom' custom_title='' custom_content='#00833d' color='' custom_bg='' custom_font='' custom_border='']
    Use the contact form to join and stay up-to-date with the Transportation Workforce community.
    [/av_icon_box]

    [av_icon_box position='left' boxed='' icon='ue8f2' font='entypo-fontello' title='Follow Us on Twitter' link='manually,https://twitter.com/uwmtwc' linktarget='_blank' linkelement='both' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border=''][/av_icon_box]

    [av_icon_box position='left' boxed='' icon='ue8fd' font='entypo-fontello' title='Join the MTWC LinkedIn Group' link='manually,https://www.linkedin.com/groups/8201036' linktarget='_blank' linkelement='both' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border=''][/av_icon_box]

    #707972

    Hi,

    We added the below code to Quick CSS

    .icon-box-height {
    	border-radius: 4px!important;
    	 box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
    }
    .icon-box-height .iconbox,
    .icon-box-height .iconbox_top,
    .icon-box-height .iconbox_content {
    	margin-top: -1px!important;
    	border: 0!important;
    	background:transparent!important;
            box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)!important;
    }

    and enabled custom css class name support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    To setup equal height icon box just add the class name “icon-box-height” to the column element inside which the icon box is placed and set the background color for the column element..

    Please review the test page and let us know if you have any questions.

    Best regards,
    Vinay

    #703150

    Hi,

    Please try it without the custom class:

    .iconbox_content {
        background: rgba(255,255,255,0.8) !important;
    }

    It works on my end. If you can’t get it to work then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #703021

    Hi,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your Iconbox elements and give them a custom CSS class (“your-custom-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class .iconbox_content {
        background: rgba(255,255,255,0.8)!important;
    }

    255,255,255 is the RGB value of the color and 0.8 is opacity level.

    Best regards,
    Yigit

    #702668

    Hey mleite1!

    Please try the following to your custom css

    .main_color.iconbox_top .iconbox_icon { display: none; }

    Let us know if we can do anything else

    Cheers!
    Basilis

    #699742

    Hi,

    In the custom css class field, use “jelle” without the “dot” and then change the whole function with the following code.

    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
    		var iconbox = $('.jelle'),
    			boxlink = '';
    
    		iconbox.on('click', function() {
    			boxlink = $(this).find('.iconbox_content_title a').attr('href');
    			window.location.href = boxlink;
    		});	
    	}
    
    	a();
    })(jQuery);
    </script>
    <?php
    }
    

    Best regards,
    Ismael

    #698235

    hi ismael
    the above peace of code, ive changed the

    var iconbox = $(‘.iconbox’),
    into
    var iconbox = $(‘jelle.iconbox’)

    in the quick css ive put:
    #top .jelle.iconbox {
    cursor: pointer;
    }

    now i can see a custom class field below the text field in the icon box, see image ccf.jpg
    i fill in : jelle
    and yes, the pointer is now for the whole box. but…still ONLY the title is linking to the destination page.
    there is a ‘hand’ – pointer over the rest of the text, but once clicked its not linking
    see: http://jeelsites.nl/veiling/ (were talking about the left box called: Test.
    what is going wrong?

    NB: the code looks like this now:
    <script type=”text/javascript”>
    (function($) {
    function a() {
    var iconbox = $(‘jelle.iconbox’),
    boxlink = ”;

    iconbox.on(‘click’, function() {
    boxlink = $(this).find(‘jelle.iconbox_content_title a’).attr(‘href’);
    window.location.href = boxlink;
    });
    }

    a();
    })(jQuery);
    </script>

    • This reply was modified 9 years, 4 months ago by yampieters.
    #698127

    Hi!

    Turn on the custom css class field, add a unique class attribute to the iconboxes where you want to apply the modification.

    // http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Adjust the selector in this line.

    var iconbox = $('.yourcustomclass .iconbox'),
    

    Cheers!
    Ismael

    #697596

    Hi,

    Please remove the link from the text and retain the title link. Add this code in the functions.php file.

    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
    		var iconbox = $('.iconbox'),
    			boxlink = '';
    
    		iconbox.on('click', function() {
    			boxlink = $(this).find('.iconbox_content_title a').attr('href');
    			window.location.href = boxlink;
    		});	
    	}
    
    	a();
    })(jQuery);
    </script>
    <?php
    }

    And this in the Quick CSS field:

    #top .iconbox {
        cursor: pointer;
    }

    Best regards,
    Ismael

Viewing 30 results - 241 through 270 (of 633 total)