Forum Replies Created

Viewing 30 posts - 21,331 through 21,360 (of 25,536 total)
  • Author
    Posts
  • in reply to: Colors #799883

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .template-shop .single-product-main-image .images a {
        border: 0 !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    in reply to: Woocommerce Gallery Thumbnail Description Error #799881

    Hi,

    I have accessed your site and I have commented out the code I told you to remove (so php will just skip it). And flushed out the cache in godaddy (in the admin bar). Let us know if it’s good on your end also :)

    Best regards,
    Nikko

    in reply to: Auto adjust to content in tabs not working #799880

    Hey MarkLiversidge,

    Thanks for creating the new thread and the admin access. It’s fixed now. Auto adjust content wasn’t working properly since you put 1/1 columns inside the tab section, I have removed it and it works properly :)

    Best regards,
    Nikko

    in reply to: Easy slider images have disappeared #799865

    Hi Trevor,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    #top.single-portfolio .avia-slideshow-inner {
        height: auto !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    in reply to: Woocommerce Gallery Thumbnail Description Error #799861

    Hi,

    Yes, that was a fix/workaround for Enfold 4.0.5, but with 4.0.7 that code should be removed. Kindly remove it and check it the images :)

    Best regards,
    Nikko

    in reply to: Swap columns on mobile – push/pull css #799858

    Hi L,

    You’re always welcome, just glad we could help. Thanks for using Enfold as always :)

    Best regards,
    Nikko

    in reply to: Woocommerce Gallery Thumbnail Description Error #799855

    Hey kprice2690,

    I have tried to login but the login details doesn’t seem to work.
    Can you check functions.php and if you can find this code please try to remove:

    global $woocommerce;
    if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) {
    
    	add_theme_support( 'wc-product-gallery-zoom' );
      add_theme_support( 'wc-product-gallery-lightbox' );
    
    	function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) {
    	    return $img;
    	}
    	function avia_woocommerce_post_thumbnail_description($img, $post_id){
    	    return $img;
    	}
    
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Error when uploading zip file of Enfold #799853

    Hey Gallop_Web,

    Try to install Enfold via ftp: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Best regards,
    Nikko

    in reply to: Tab Section Not Working After Update #799852

    Hi,

    Glad to hear that. The issue should be fixed on the next release of Enfold. :)

    Best regards,
    Nikko

    in reply to: Swap columns on mobile – push/pull css #799851

    Hey L,

    I have set it up as you have described and in Section ID of the Color Section I put test (you can use other id) then added this css code in Quick CSS:

    
    @media only screen and (max-width:767px) {
      #test .flex_column_table.av-equal-height-column-flextable {
        display: flex !important;
        flex-direction: column-reverse;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Centering Partner Logos Slider Element #799848

    Hey Eric,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    #top .avia-logo-element-container .slide-entry-wrap {
        text-align: center;
    }
    
    #top .avia-logo-element-container .slide-entry {
        float: none;
        display: inline-block;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Colors #799845

    Hey Zaccc,

    Try adding this css code in Quick CSS (located in Enfold > General Styling) for the white in the cart (there are 2 buttons there):

    #top .dropdown_widget .buttons .button {
        background: #666;
    }

    As for the dropdown, it doesn’t show anything because the dropdown options are empty though I can see that there are values on the empty options. See screenshot in private content.

    Best regards,
    Nikko

    in reply to: How can I change font of the headline rotator? #799839

    Hi,

    I tried to access your site, but I’m redirected showing the site is for sale. Screenshot in private content.

    Best regards,
    Nikko

    in reply to: Tabs Section stopped working after update to 4.0.6 :/ #799837

    Hi,

    Thanks for sharing the solution. :) I think that would be a good fix/workaround until Kriesi will release a new update :)

    Best regards,
    Nikko

    in reply to: Customized breadcrumb #799834

    Hi,

    Thanks for providing the admin access, it should be showing properly now, I have set the Homepage and Blog in Enfold Theme Options and the issue is fixed :)

    Best regards,
    Nikko

    in reply to: Tab Section doesnt work after update #799828

    Hi,

    No worries, regarding the firefox issue, I am aware and have already reported this to Kriesi and our devs. As for the auto adjust content issue, I’m still confused why the js code isn’t working on your site. Can you give us ftp access, so we can try to debug shortcodes.js.

    Best regards,
    Nikko

    in reply to: layer slider text on iphones #799818

    Hi,

    Yes, it’s like you duplicate that content, and the original you set to show on desktop and ipad, while the duplicate will be set to show in mobile and reduce the font size.

    Best regards,
    Nikko

    in reply to: Contact form field color after fill #799815

    Hi,

    Can you try to flush the cache on your site and clear your browser cache and check it again, let us know if this fixes the issue.

    Best regards,
    Nikko

    in reply to: Editor keeps freezing #799813

    Hi,

    Hmmm, I’m not sure why it’s not working on your end, I have saved it as a template, then created a new page called Demo (link in private content), I modified the content just below the fullscreen slider and prepended this text Edited: then after that text block I added a new text block and I added the words: Added Content, updated the page and didn’t have any issues. I’m using windows 10 and google chrome when I edit your site. Can you try to clear your browser cache, that might help fix the issue.

    Best regards,
    Nikko

    in reply to: Problems with Layout Builder #799803

    Hi,

    I have checked on it (using google chrome) and I can’t see the issue, I added some text in the existing text block and also added a text block with some text and I have updated it without any issues or js errors in the console. Is this already fixed?

    Best regards,
    Nikko

    Hi,

    You’re very much welcome. Thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: Testimonials not showing #799746

    Hi,

    It did affect some js scripts though that’s causing the site not to function properly. Anyway, you’re very much welcome and thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: Change hover colour on Image Gallery Widget #799422

    Hi,

    Can you point where specifically? I think you are referring to the Masonry Gallery, is it Our Services, Featured Work or Recent News?

    Best regards,
    Nikko

    Hi,

    You’re welcome, try adding this css code in Quick CSS:

    
    .page-id-431 #after_section_1 {
        border: 0 !important;
    }
    
    .page-id-431 #av_section_5, .page-id-431 #av_section_9, .page-id-431 #after_section_7, .page-id-431 #after_submenu {
        display: none;
    }

    Hope this fixes the rest :)

    Best regards,
    Nikko

    in reply to: Center align icon list as well as text #799413

    Hi,

    Try using this css code instead:

    
    .page-id-3135 #plugins .avia-icon-list li {
        text-align: center;
    }
    
    .page-id-3135 #plugins .avia-icon-list li .iconlist_icon, .page-id-3135 #plugins .avia-icon-list li .article-icon-entry {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    

    Let us know if this helps :)

    Best regards,
    Nikko

    in reply to: A Problem with Tab Section #799410

    Hi Mohammad Reza,

    You’re very much welcome, I’m glad we could help and thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: Child Theme #799266

    Hi,

    To make it simple, if you have modified any files or need to modify some files from the parent theme you need to use a child theme, however if you are only making changes inside the WordPress Dashboard, and make changes via Theme Options (it’s the Enfold in the menu) then child theme is not needed.

    The process is usually this: you copy for example header.php in enfold theme then paste it in the child theme, and modify it. Since all modifications is in the child theme, updating the Enfold theme wouldn’t be any problem since you don’t modify the parent theme (Enfold) anymore thus no modification will be lost since it’s preserved in the child theme. :)

    Best regards,
    Nikko

    in reply to: can't change the menu into #799263

    Hi,

    Sorry it took some time to get back to you but I’m glad that you have already fixed it. Thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: Installation of Enfold didn't include pages or data #799261

    Hi ceart,

    Glad to hear that it’s working! Thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: Problems with Layout Builder #799260

    Hi,

    At the bottom where you reply, you should see Private Content (link to your website, login credentials, FTP credentials, etc – only visible for moderators) place the login details there and it would only be visible to you (the thread creator) and the moderators :)

    Best regards,
    Nikko

Viewing 30 posts - 21,331 through 21,360 (of 25,536 total)