Forum Replies Created

Viewing 30 posts - 241 through 270 (of 465 total)
  • Author
    Posts
  • in reply to: firefox and safari issue after the last 3.0.1 update #342220

    Hey!

    Sorry for the late reply.

    The error appears on IE as well. I have tried recreating the issue on my system to no avail.

    Did you edit any of the original/core enfold css files like base.css or shortcodes.css?

    Regards,
    Arvish

    in reply to: Issues with permalinks #342186

    Hey!

    Sorry for the late reply.

    The solution you require involves custom URL redirection. A redirection plugin could do the trick.

    Alternatively, you might have to resort to modifying .htaccess and creating custion redirection rules. This would unfortunately fall outside the scope of basic theme support.

    You can try http://studio.envato.com or http://www.peopleperhour.com for further customization.

    Best regards,
    Arvish

    in reply to: Product page image full page #342108

    Hi!

    Just checked the site and everything seems to be working ok.

    Can we consider the issue as closed?

    Regards,
    Arvish

    • This reply was modified 10 years ago by Arvish.
    in reply to: layerslider does not work after update #342104

    Hey!

    Sorry for the late reply.

    Please check your wordpress database, more precisely in wp_layerslider table (replace wp_ with your table prefix) to see if your own sliders are present.

    If they are present,
    1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
    2. Has this started occurring after a theme, plugin or wordpress update? Restoring a backup version of your site might help in such a case.
    If disabling any third party plugins does not help, please forward us administrative credentials to your site for us to have a closer look.
    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    If they are not present, unfortunately, this means that they might have been deleted. In such a case, try reinstation a previous version of your database/site from backup.

    Best regards,
    Arvish

    in reply to: Woo Commerce 2.2 Support and Theme Update Questions #342096

    Hey!

    Sorry for the late reply.

    Please forward us administrative credentials to your site for us to have a closer look.

    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Best regards,
    Arvish

    in reply to: Mobile Menue did not show up #342092

    Hey!

    Your menu does not work on my android. In fact there seems to be an issue for smaller screen sizes.

    Please try the following to see if it helps.
    1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
    2. Has this started occurring after a theme, plugin or wordpress update? Restoring a backup version of your site might help in such a case.
    If disabling any third party plugins does not help, please forward us administrative credentials to your site for us to have a closer look.
    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Cheers!
    Arvish

    in reply to: Anpassungen vom "Product List" Modul #342090

    Hi!

    You can find the frontend code for the product list can be found on line 296 in (theme folder)/config-templatebuilder/avia-shortcodes/productslider.phpproductslider.php

    Cheers!
    Arvish

    in reply to: Add custom searchbox to main navigation #342087

    Hey!

    To move the search box before the Cart icon add the following at the bottom of your functions.php file:

        function move_searchbox_script(){
        ?>
        <script>
        (function($){
            $(window).load(function() {
    
                var $el = $('li#menu-item-search');
                $el.insertAfter($el.siblings(':eq(5)'));
    
        	    //$("li#menu-item-4014").before($("li.searchBox"));
            });
        })(jQuery);
        </script>
        <?php
        }
        add_action('wp_footer', 'move_searchbox_script');

    Cheers!
    Arvish

    in reply to: Language Switcher #342075

    Hi!

    Just had a look at your site and the language switcher is appearing on the menu.

    Should we consider this issue as resolved?

    Best regards,
    Arvish

    Hey!

    Sorry for the late reply.

    1. To make the main header bigger:

    Go to Enfold Theme Options > Header > Header Layout

    Change Header Size to Large or Custom Size depending on what size you want.

    2. With regards to the transparency, try the following:

    #header {
        background-color: transparent !important;
    }

    3. With regards to this request, please mockup a screenshot to allow us to understand the end result you wish to achieve.

    Best regards,
    Arvish

    in reply to: Fullscreen Slider Issues on IE10 #342035

    Hi!

    Sorry for the late reply.

    I just had a look at your site. It would appear you have decided to go with the layerslider rather than the fullscreen slider.

    Please let us know if you still require assistance on the fullscreen slider.

    Best regards,
    Arvish

    in reply to: Enfold – Android – IOS – problem? #342027

    Hi!

    Just checked on Android. All seems good. It would be more helpful if you could provide us specifics on what is out of place. Sometimes some customisation might affect displays under different devices. We can try and help if we have a better idea of what is not working as it should.

    Best regards,
    Arvish

    in reply to: Google is not recognising my website in searches. #335387

    Hey!

    Your site was indexed and comes up on google search:

    The rest would depend on SEO more than anything.

    Best regards,
    Arvish

    in reply to: Blog page not recognized correctly, WPML, #335381

    Hi!

    I’ve tested the page and the translations seem to be work fine:

    http://www.abol.ac.at/?page_id=2616&preview=true
    http://www.abol.ac.at/en/?page_id=2618&preview=true

    Could you check and let us know.

    Regards,
    Arvish

    Hi!

    I am glad your issue was resolved.

    Best regards,
    Arvish

    in reply to: Using a different logo for mobile view? #335374

    Hi!

    Try adding the following code to your CSS:

    @media only screen and (max-width: 767px){
    	
    	.av_header_transparency.av_alternate_logo_active .logo a > img {
              opacity: 1;
             }
    
    }

    Although the image is not being loaded. Are you using a plugin to protect your images? If so, disable it and check. Otherwise, check if the image URL is correct.

    Regards,
    Arvish

    in reply to: Need help with custom field on woo product page #335361

    Hey adrianwackernah!

    You can safely edit woocommerce templates using the method outlined in this guide:

    http://docs.woothemes.com/document/template-structure/

    Regards,
    Arvish

    in reply to: Avia Layout Editor is buggy in FF 32 and IE 10, 11 #335357

    Hi xyzb!

    Thank you for using Enfold.

    So far, I have only been able to reproduce the issue when opening an icon box modal and clicking the X to close it.

    Have you noticed the issue while adding, closing or saving any other shortcode item?

    I am submitting a bug report for kriesi to have look and we shall get back to you with a fix soon.

    Regards,
    Arvish

    in reply to: Blog Post links to homepage #335353

    Hi!

    I am glad this worked for you.

    It could have been a conflict with slugs, perhaps a post or taxonomy having the same slug somewhere. I don’t believe words would create the issue as they are escaped(treated/marked) by wordpress before saving.

    Please let us know if you have any further question.

    Cheers!
    Arvish

    in reply to: How to create a new archive style for CPT #335349

    Hi!

    Essentially Custom Post Type loop are the same as normal post loop with the addition of your custom post type name parameter. Consider this code:

    
    $args = array( 'post_type' => 'product', 'posts_per_page' => 10 );
    $loop = new WP_Query( $args );
    while ( $loop->have_posts() ) : $loop->the_post();
      the_title();
      echo '<div class="entry-content">';
      the_content();
      echo '</div>';
    endwhile;

    Reference: http://codex.wordpress.org/Post_Types

    For your purpose, replace “product” with your CPT.

    Enfold’s page templates follows exactly the same principle as wordpress page templates.

    Simply add your code anywhere after get_header() and get_footer() in your page template.

    Best regards,
    Arvish

    in reply to: Megamenu spacing #335347

    Hi!

    Add the following to Quick CSS:

    #top .av-main-nav ul a {
        padding: 0px 15px;
        line-height: 18px;
    }

    I would suggest playing with the 0 value for the padding and the line-height value to achieve the right spacing. Should you not see changes, please clear your cache or disable your cache plugin while you test. Adding the !important keyword like so:

    padding: 0px 15px !important;

    can help override and force changes.

    Best regards,
    Arvish

    in reply to: bottom of page disappears when editing #335160

    Hi Dawn

    Sorry for the late reply. The site is fixed and running and additionally managed to fix the issue as well.

    Added the following to a php.ini and a php5.ini file and placed it in the wp-admin directory:

    upload_max_filesize = 20M
    post_max_size = 20M
    max_execution_time = 300

    Tested the page by adding many more content. The issue appears to be sorted. Please check and let us know.

    Cheers!
    Arvish

    in reply to: displaying problem with the blog in Enfold #334543

    Hi CAUM!

    Having had a look at your page below is what I would initially suggest.

    Please try the following to see if it helps.

    1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
    2. Has this started occurring after a theme, plugin or wordpress update? Restoring a backup version of your site might help in such a case.

    If disabling any third party plugins does not help, please forward us administrative credentials to your site for us to have a closer look.

    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Regards,
    Arvish

    in reply to: WooCommerce Product Categories #334542

    Hi!

    Unfortunately the customisation is not as straight forward as it appears.

    To display a categories list ordered the way you require, you will need to query wordpress using wp_list_categories function

    Here’s an example:

    <?php
      $taxonomy     = 'product_cat';
      $orderby      = 'name';  
      $show_count   = 0;      // 1 for yes, 0 for no
      $pad_counts   = 0;      // 1 for yes, 0 for no
      $hierarchical = 1;      // 1 for yes, 0 for no  
      $title        = '';  
      $empty        = 0;
    $args = array(
      'taxonomy'     => $taxonomy,
      'orderby'      => $orderby,
      'show_count'   => $show_count,
      'pad_counts'   => $pad_counts,
      'hierarchical' => $hierarchical,
      'title_li'     => $title,
      'hide_empty'   => $empty
    );
    ?>
    <?php $all_categories = get_categories( $args );
    //print_r($all_categories);
    foreach ($all_categories as $cat) {
        //print_r($cat);
        if($cat->category_parent == 0) {
            $category_id = $cat->term_id;
    
    ?>      
    
    <?php       
    
            echo '<br /><a href="'. get_term_link($cat->slug, 'product_cat') .'">'. $cat->name .'</a>'; ?>
    
            <?php
            $args2 = array(
              'taxonomy'     => $taxonomy,
              'child_of'     => 0,
              'parent'       => $category_id,
              'orderby'      => $orderby,
              'show_count'   => $show_count,
              'pad_counts'   => $pad_counts,
              'hierarchical' => $hierarchical,
              'title_li'     => $title,
              'hide_empty'   => $empty
            );
            $sub_cats = get_categories( $args2 );
            if($sub_cats) {
                foreach($sub_cats as $sub_category) {
                    echo  $sub_category->name ;
                }
    
            } ?>
    
        <?php }     
    }
    ?>

    You will then need to construct a widget to add this code to. Then drag the widget to the required widget area you wish to display the category.

    Unfortunately this customisation will take a while to implement and therefore falls outside the scope of our theme support. You can try http://studio.envato.com or http://www.peopleperhour.com for further customization. You can also vote for or post a feature request on our feature request page https://kriesi.at/support/enfold-feature-requests/.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Regards,
    Arvish

    in reply to: how do i Eliminate render-blocking JavaScript and CSS ? #334541

    Hi bluesky1!

    You can look into https://wordpress.org/plugins/w3-total-cache/ and the W3 minify function.

    Although this will not bring your site to a 100% score, it will be close.

    You might have to manually configure this extension as it has been reported to break some javascript.

    Cheers!
    Arvish

    in reply to: Portfolio sort #334539

    Hi briandeeney!

    Could you please confirm which theme you are using and if you are using the latest version of the theme?

    If it is the latest version, please forward us administrative credentials to your site for us to have a closer look.
    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Cheers!
    Arvish

    in reply to: Lightbox not working when w3 Total Cache Plugin Activated #334538

    Hey!

    Please follow this guide to help correct the error:

    http://www.vahrokh.com/2013/08/fix-w3-total-cache-minify-may-break-wordpress-plug-ins-theme-website/

    Exclude all js files found in the js folder of your theme from minification.

    Best regards,
    Arvish

    in reply to: Differences in Post Types #334536

    Hey!

    Avia Framework post_type is implemented in a similar way to Posts post_type.

    For example, the portfolio post type in Enfold is named “portfolio” and is declared in ~/themes/enfold/includes/admin/register-portfolio.php

    To learn how to use post_type in your custom code and page templates, please consult the following examples on this page http://codex.wordpress.org/Post_Types

    Cheers!
    Arvish

    in reply to: BUG: Old Issue Returns – TinyMCE and Firefox #334532

    Hi dnet-dev!

    Thank you for sharing this issue with us. I have tried recreating the issue on my system to no avail. Are you still having the same issue? If yes, please forward us administrative credentials to your site for us to have a closer look.

    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Cheers!
    Arvish

    in reply to: Update to 3.0 changes WPML link to homepage #334530
    This reply has been marked as private.
Viewing 30 posts - 241 through 270 (of 465 total)