Forum Replies Created

Viewing 30 posts - 38,191 through 38,220 (of 66,745 total)
  • Author
    Posts
  • in reply to: My custom categories do not link to their full posts #717589

    Hi!

    It is covered by the image overlay. What is this css modification for?

    .home .av-image-caption-overlay-center {
        vertical-align: bottom;
        padding-bottom: 80%;
    }

    If you remove that css modification, the event items’ link will work.

    Cheers!
    Ismael

    in reply to: CSS styles on HTML pages #717588

    Hi!

    Please make sure that the wp-content > uploads > dynamic_avia folder is writable. Set the folder permission to 777.

    Cheers!
    Ismael

    in reply to: Product Variation isn't worked #717587

    Hi!

    Thank you for the update. You should enable or add the attributes first before creating variations. We created a test product.

    // http://pppremier.net/wp-admin/post.php?post=1101&action=edit

    For more info, please visit the following link.

    // https://docs.woocommerce.com/document/variable-product/

    Cheers!
    Ismael

    Hi c3computers!

    Thank you for using Enfold.

    I’m sorry but I’m not sure what you’re trying to do here. What is the “$params[‘args’][‘city’]” for? I’m not sure if that’s going to work because the “city” parameter or variable does no exist by default. Are you trying to create a new input field for the “city” address? Edit the shortcode file, look for this code around line 74:

    								array(
    									"name" 	=> __("Full Adress", 'avia_framework' ),
    									"desc" 	=> __("Enter the Address, then hit the 'Fetch Coordinates' Button. If the address was found the coordinates will be displayed", 'avia_framework' ),
    									"id" 	=> "address",
    									"std" 	=> "",
    									"type" 	=> "gmap_adress"),
    
    

    Below, create a new input field that looks something like the following.

    array(
    									   "name" 	=> __("City", 'avia_framework' ),
    									   "desc" 	=> __("Enter the name of the city", 'avia_framework' ),
    									   "id" 	=> "moreinfo",
    									   "type" 	=> "input",
    									   "std" 	=> "",
    								   ),

    You can then replace the previous line with this one.

    $params['innerHtml'] .= "<div class='avia_title_container' {$template}>".__("Address", 'avia_framework' ).": ".$params['args']['address'].", ".$params['args']['moreinfo']."</div>";
    

    This will create a new field called “City” inside the “Edit Location” panel.

    Regards,
    Ismael

    Hi!

    We modified the header settings and added our previous css suggestions. Please remove browser cache or hard refresh before checking the page.

    // http://mm.owjej.org/

    Regards,
    Ismael

    in reply to: Language switcher icons double on mobile menu #717566

    Hey!

    The site is using an old version of the theme. Please update to version 3.8.1. We replaced the css with the following code.

    @media only screen and (max-width: 767px)
         .avia_current_lang {
             display: none !important;
         }
    }
    

    Best regards,
    Ismael

    in reply to: Product categorys in 2 rows in footer, is that possible? #717565

    Hi Angelo!

    Thank you for using Enfold.

    How did you setup your footer widget? And how many category items are you planning to display in the footer? Please provide a link to the page so that we can inspect it.

    Cheers!
    Ismael

    in reply to: Masonry Gallery – Reduce Fullwidth and centre #717564

    Hey wrdmrn!

    Thank you for using Enfold.

    Please replace the css modification with the following.

    .main_color .av-masonry {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    Cheers!
    Ismael

    in reply to: Boxed content – grid row image captions – not responsive #717562

    Hey!

    The boxes in the original site’s history page is very uncommon and you can’t rebuild it from the advance layout builder automatically so you have to copy its markup. This is the markup of one of the boxes.

    <div class="row row-alternate-column" id="1800s">
    
        <div class="fixed-box" data-switch-target="#1800s-switch" style="height: 874px;">
    
            <div style="width: 75%;" class="cuervo-century-panel">
                <h1 style="background-color: #2F2F2F;">1800s</h1>
                <div style="background-color: #2F2F2F;" class="cuervo-century-copy">
                    <h2>Exported To The United States</h2>
                    <p>Jose Cuervo barrels made it to California from San Blas in 1852</p>
                </div>
            </div>
            <div class="cuervo-century-panel panel-switch" style="width: 80%;">
                <h1 style="background-color: #4C2E16;">1800s</h1>
                <div style="background-color: #4C2E16;" class="cuervo-century-copy">
                    <h2>Glass Bottles To Go Anywhere</h2>
                    <p>Jose Cuervo® was the first tequila brand to bottle tequila individually, making it easier to transport the tequila to meet booming demand in Mexico and across the border.</p>
                </div>
            </div>
    
            <div class="fixed-bg" style="background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/8_1800s-train-tall.jpg)"></div>
            <div class="fixed-bg fixed-bg-switch" style="background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/9_1800s-bottles-tall.jpg)"></div>
        </div>
    
        <div class="fixed-box history-hidden-desktop" style="height: 874px;">
    
            <div class="cuervo-century-panel" style="width: 80%;">
                <h1 style="background-color: #4C2E16;">1800s</h1>
                <div style="background-color: #4C2E16;" class="cuervo-century-copy">
                    <h2>Glass Bottles To Go Anywhere</h2>
                    <p>Jose Cuervo® was the first tequila brand to bottle tequila individually, making it easier to transport the tequila to meet booming demand in Mexico and across the border.</p>
                </div>
            </div>
    
            <div class="fixed-bg" style="background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/9_1800s-bottles-tall.jpg)"></div>
        </div>
    
        <div class="scroll-box">
            <img src="http://cuervo.com/wp-content/themes/cuervo/images/11-1800s-map.jpg">
        </div>
        <div class="scroll-box" style="height: 656px; background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/10-1800s-distillery.jpg); background-size: auto auto; background-position: top center;">
            <div class="content" style="padding-top: 24%;">
                <div style="background-color: #995A31;" class="scroll-box-footer">
                    <h1 style="font-size: 25px; margin: 1em 0 0.5em;">New Distillation Machinery</h1>
                    <p style="text-align: center; margin-top: 0;">Sold 10,000 barrels of tequila in one year.</p>
                </div>
            </div>
        </div>
        <div class="scroll-box" style="height: 516px; background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/6_1700s-larojena.jpg); background-size: auto auto; background-position: top center;">
            <div class="content">
                <div style="background-color: #2F2F2F;" class="scroll-box-footer">
                    <h1 style="font-size: 25px; margin: 1em 0 0.5em;">Where Jose Cuervo is produced</h1>
                    <p style="text-align: center; margin-top: 0;">La Rojena, founded in 1812, is the oldest active distillery in Latin America.</p>
                </div>
            </div>
        </div>
        <div class="scroll-box" id="1800s-switch">
            <div style="padding: 12% 16% 10%;">
                <h1 style="color: #595A5F; font-size: 30px; line-height: 1.5;">Award Winning,<br>As Always</h1>
                <p style="color: #828278; line-height: 2;">First-place medal given to Jose Cuervo Tequila at the second Exposición de Las Clases Productoras, exhibition held in Guadalajara in May 1880.</p>
            </div>
            <img src="http://cuervo.com/wp-content/themes/cuervo/images/12-1800s-medal.png">
        </div>
        <div class="scroll-box">
            <img src="http://cuervo.com/wp-content/themes/cuervo/images/12-3-1800s-glassbottles.jpg">
        </div>
        <div class="scroll-box">
            <img src="http://cuervo.com/wp-content/themes/cuervo/images/12-2-1800s-glassbottles.jpg">
        </div>
        <div class="scroll-box">
            <img src="http://cuervo.com/wp-content/themes/cuervo/images/12-1-1800s-barrels.jpg">
        </div>
    </div>

    You have to extract the css style of those containers from the original site.

    Best regards,
    Ismael

    in reply to: Open Image with hotspots links in a iframe/lightbox #717560

    Hi olppa!

    Thank you for using Enfold.

    1.) Yes, this is possible. Edit the hotspot, set the link to “manual” then append “iframe=true” parameter to the url. Example.

     http://www.kalewainen.fi/portfolio-item/advent1?iframe=true
    

    2.) Please use this in the Quick CSS field in order to modify the style of the hotspots.

    .av-hotspot-container .av-image-hotspot_inner {
        display: block;
        border-radius: 100px;
        position: absolute;
        height: 100%;
        width: 100%;
        background: #fff;
        color: #888;
        z-index: 2;
        cursor: pointer;
        text-decoration: none;
    }

    Cheers!
    Ismael

    in reply to: Changing the duration of the page preloader? #717559

    Hi nvenios!

    Thank you for using Enfold.

    This is possible but you have to modify one of the parent theme files. Edit the js > avia.js and look for the “avia_site_preloader” function. Increase the value of the setTimeout function on line 355.

    			}, 500);
    

    Play around with the value.

    Regards,
    Ismael

    in reply to: conflict between woocommerce 2.6.8 and Enfold 3.8 #717558

    Hi talelie!

    Thank you for using Enfold.

    I tried to access the dashboard but the login credentials are incorrect. Please check it carefully. And make sure that you’re using the latest version of the theme, 3.8.1.

    Best regards,
    Ismael

    in reply to: image roll over overlay #717557

    Hi!

    Glad that you found a workaround.

    However, do you know how I could reduce the zoom effect ?

    You can decrease the scale value.

    .av-hover-grow:hover img {
        transform: scale(1.010);
    }

    Default value is 1.025.

    Cheers!
    Ismael

    in reply to: Child templates don't working #717554

    Hey!

    The helper-social-media.php is not a template file. You only override template files (ex loop-index., helper-main-menu.php etc) in a child theme. What are you trying to modify in that file?

    Cheers!
    Ismael

    in reply to: Logo Section Overlapping Full Length Slider #717552

    Hi!

    Thank you for the info. You can increase the height of the slider on mobile view.

    @media only screen and (max-width: 767px) {
        .avia-slideshow-inner {
            height: 400px !important;
        }
    
        .av-video-slide .mejs-mediaelement {
            height: 150%;
            margin-top: -13%;
        }
    }

    Best regards,
    Ismael

    in reply to: add an zoom-in icon as overlay on the mansonry gallery #717549

    Hey!

    Place the css code above inside a css media query so that it won’t affect the mobile view.

    @media only screen and (min-width: 768px) {
      /* Add your Desktop Styles here */
        .page-id-8050 .av-masonry-image-container:hover:after {
            opacity: 1;
        }
        .page-id-8050 .av-masonry-image-container:after {
            opacity: 0;
        }
        .page-id-8050 .av-masonry-image-container {
            margin-bottom: -35px;
        }
    }

    Cheers!
    Ismael

    in reply to: Post subtitle #717548

    Hi,

    Thank you for the screenshot. Please post the wp and ftp login details in the private field so that we can check it further.

    Best regards,
    Ismael

    in reply to: Show Tags and Category on Woocommerce product #717546

    Hi,

    We are very sorry for the late response.

    All default elements such as the product categories and tags will not be included in the template if you’re using the advance layout builder. It’s going to be a blank canvas so you have to place all the elements manually. Unfortunately, there is no element for the categories and tags so you will have to create a shortcode or put them manually via text or code block.

    // https://kriesi.at/support/topic/show-categories-and-tags-in-portfolio/#post-673578
    // https://kriesi.at/support/topic/question-about-transferring-set-up-to-our-actual-site/#post-643745

    In the examples above, you have to use the “product_cat” taxonomy.

    Best regards,
    Ismael

    in reply to: Facebook like box in topheader #717389

    Hi,

    Looks like you managed to put the facebook widget inside the top bar. Did you replace it with the “avia_meta_header” filter?

    Best regards,
    Ismael

    in reply to: modify Masonry grid effects #717388

    Hey witschurke,

    Thank you for using Enfold.

    1.) Disable the masonry’s loading animation with the following css code.

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none;
        animation: none;
    }
    

    2.) Edit the masonry element, go to the Element Captions panel then set the “Element Title and Excerpt Styling” to the second option. And the “Element Title and Excerpt display settings” to “Display on mouse hover”.

    Best regards,
    Ismael

    in reply to: Different font-weight in menu / navigation #717387

    Hi,

    Thank you for using Enfold.

    The menu items look the same on my browser, Chrome Windows 7. What is your browser?

    View post on imgur.com

    Best regards,
    Ismael

    in reply to: Empty #717385

    Hey Anne-lys87,

    Thank you for using Enfold.

    Edit the cart page and then insert the “[woocommerce_cart]” shortcode.

    // https://docs.woocommerce.com/document/woocommerce-shortcodes/

    Best regards,
    Ismael

    in reply to: no result landing page #717383

    Hi,

    I’m sorry about that. I thought it’s the search template. Please modify the includes > error404.php file instead. Look for this code.

    <section class="404_recommendation"><?php _e('For best search results, mind the following suggestions:', 'avia_framework'); ?>
    <ul class='borderlist-not'>
     	<li><?php _e('Always double check your spelling.', 'avia_framework'); ?></li>
     	<li><?php _e('Try similar keywords, for example: tablet instead of laptop.', 'avia_framework'); ?></li>
     	<li><?php _e('Try using more than one keyword.', 'avia_framework'); ?></li>
    </ul>
    <div class='hr_invisible'></div>
    <h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3>
    <?php
        the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'404',
                'before_widget' => '
    <div class="widget avia_combo_widget">',
                'after_widget' => '</div>
    ',
                'before_title' => '
    <h3 class="widgettitle">',
                'after_title' => '</h3>
    '
            ));
    
        do_action('ava_after_content', '', 'error404');
        ?>
    </section>
    
    

    and last question how to set the woo product search widget in menu insteed of the post seach?

    Please try the solution in this thread. https://kriesi.at/support/topic/replace-standard-search-with-woocommerce-product-search/

    Best regards,
    Ismael

    in reply to: Enfold Contact Form Broken #717382

    Hi,

    Is the site subscribed to a cdn provider? Please refer to this thread for a possible solution.

    // https://kriesi.at/support/topic/contact-form-resetting-to-defaults/#post-391712

    Best regards,
    Ismael

    in reply to: Display masonry Title & Excerpt at the bottom of the image #717381

    Hi,

    Thank you for the update. Please add the following code in the Quick CSS field.

    #top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos, #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
        vertical-align: bottom;
    }

    Best regards,
    Ismael

    in reply to: Enfold Table font size #717379

    Hi,

    Thank you for using Enfold.

    Please add this in the Quick CSS field.

    td {
        font-size: 18px;
    }

    For the table heading, use this.

    th {
        font-size: 20px;
    }
    

    Best regards,
    Ismael

    in reply to: Tables Not working properly #717378

    Hi,

    The table is actually working the same on our installation so I’m not sure what’s wrong with yours. Is this is an old table shortcode? Please try to regenerate it or create it from scratch.

    Best regards,
    Ismael

    in reply to: Contact form Validation as a Filter, #717376

    Hi,

    I’m not sure what they did exactly but it looks like an existing filter in their plugin. In the theme, you will have to create a new “confirm field” in the framework > php > contact-form-generator.php file or just create two identical fields in the contact form element. You can then modify the “avia_ajax_form” function inside the js > shortcodes.js file. Create a function that will check if the value of the input fields or “confirm field” are the same. Unfortunately, this modification are quite extensive and is outside the scope of support. Thank you for your understanding.

    Best regards,
    Ismael

    in reply to: Blog posts in two column #717372

    Hi,

    This is possible but you have to specify the excerpt manually. Edit the post then enable the Excerpt inside the Screen Options.

    Best regards,
    Ismael

    in reply to: enfold creative studio demo font #717370

    Hi,

    The filter looks duplicated. Please replace it with the following code.

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    	$fonts['Roboto Light'] = 'Roboto Light:400,700';
    	$fonts['Roboto 2'] = 'Roboto:400,700,400italic,700italic';
    	return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    	$fonts['Google fonts']['Roboto Light'] = 'Roboto Light:400,700';
    	$fonts['Google fonts']['Roboto 2'] = 'Roboto:400,700,400italic,700italic';
    	return $fonts;
    }

    Best regards,
    Ismael

Viewing 30 posts - 38,191 through 38,220 (of 66,745 total)