Forum Replies Created

Viewing 30 posts - 6,991 through 7,020 (of 82,624 total)
  • Author
    Posts
  • in reply to: Modify product purchase button #1268431

    Hey,

    Thanks for contacting us and sorry for the late reply!

    Please add following codes to Quick CSS in Enfold theme options > General Styling
    1-

    #top .product-type-variable .price:nth-child(2) {
        display: none;
    }

    2-

    #top .variations_form {
        border: none;
    }

    3-

    #top .variations .label {
        display: none;
    }
    .single_variation_wrap {
        margin-left: 10px;
    }

    4-

    .reset_variations {
        display: none;
    }

    If these does not help, please post a link of your product page so we can look into it :)

    Best regards,
    Yigit

    in reply to: Fullwidth Easy Slider Video Loads Last #1268421

    Hi,

    You could enable Page Preloading in Enfold theme options so preloader would be displayed until your page is fully loaded. Could you please try it and let us know if that helps? :)

    Cheers!
    Yigit

    in reply to: fullwidth slider caption disappears when rotating device #1268417

    Hey,

    Thanks for contacting us and sorry for the late reply!

    I checked your page on my iphone however I could not reproduce the issue on my end. Only thing I noticed is caption description is not visible on landscape mode unless you scroll down a bit.

    I attached a screencast in private content field below.

    I do not have an actual ipad to test however I will ask my teammates :)

    Best regards,
    Yigit

    in reply to: Partner Logo On Mobile #1268408

    Hi,

    I fixed 1 error in Quick CSS field and 4 errors in Appearance > Customize > Additional CSS fields. CSS errors break CSS code and cause issues. As I mentioned before, please ask the person who is adjusting CSS to check their code on http://csslint.net/ for errors as most of the back and forth here is caused by those CSS errors :)

    Fixing CSS helped with socket issue. For 3rd column of footer, I added following code to bottom of Quick CSS field

    @media only screen and (max-width: 1014px) and (min-width: 769px) {
    #footer div .av_one_fourth:not(.first) {
        margin-left: 4%;
    }
    #footer div .av_one_fourth:nth-child(3) {
        width: 26.5%;
    }
    }
    

    Please review your website!

    Best regards,
    Yigit

    in reply to: hide layerslider #1268404

    Merhabalar Orhan,

    Assagidaki kodu Quick CSS alanina ekleyerek ayrilmaz ikiliyi birbirinden ayirabilirsiniz :)

    @media only screen and (max-width: 768px) {
    #menu-item-shop .cart_dropdown_link {
        margin-left: 20px;
    }}

    Best regards,
    Yigit

    in reply to: Slider Problem #1268403

    Hello,

    I would like to remind you that you are posting on a public forum so you are going to have to watch your language. You are not talking with your friends here. This is your only warning, if you continue posting using such language, you will be banned.

    1- You uploaded your logo in 300x33px and it is displayed in that same exact size. You can simply upload your logo in bigger size to display it bigger. Logo height adapts to header height. If you would like to increase header height, you can do so in Enfold theme options > Header > Header Size.

    2- You can change header background color in Enfold theme options > General Styling > Logo Area > Logo Area background color.

    3- You can simply edit your homepage, delete Advanced LayerSlider element and insert Color Section element with a custom height and set custom background image to it and then add Special Heading element to display a similar section (see screenshot in private content field below) as your example site. You can also use Fullwidth Easy Slider and upload single image and add caption to it.

    Regards,
    Yigit

    in reply to: Yigit Bey, tam geniş easy slider #1267902

    Merhabalar,

    Rica ederim!

    Bu sefer yaptiginiz gibi basliklara adimi eklerseniz arkadaslarim beni haberdar edecektir. Yeni gelen guncellemelerden dolayi biraz yogun oldum zamanli cevap veremedim fakat sonraki sorulariniza daha hizli donus yapmaya calisacagim.

    Tesekkurler! Sizede kolay gelsin. Iyi calismalar & iyi gunler :)

    Best regards,
    Yigit

    in reply to: text alignment on mobile display #1267900

    Hey,

    Thanks for contacting us and sorry for the late reply!

    I edited your page and duplicated your columns to better control mobile layout and added following code to bottom of Quick CSS field

    @media only screen and (max-width: 768px) {
    .responsive .only-mob { display: block; }
    .responsive .only-mob:nth-child(3) {
        display: flex;
        justify-content: space-between;
    }
    .only-desk { display: none; }
    }
    .only-mob { display: none; } 

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Hoover Button #1267894

    Hey,

    You can add following code to Quick CSS to remove background color on hover

    .second-button .avia-button:hover {
        background-color: transparent !important;
    }

    Cheers!
    Yigit

    in reply to: Show minus and plus selectors on product page on mobile #1267890

    Hi,

    Please use the code as following instead

    @media only screen and (max-width: 767px){
    #top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
        display: inline-block!important;
    }}

    Best regards,
    Yigit

    in reply to: Translate to Spanish #1267883

    Hi,

    I have attached updated Spanish language files in private content field.
    Language files can be found inside /enfold/lang/ folder.

    Gracias Rafael! :)

    Best regards,
    Yigit

    in reply to: Yigit Bey, tam geniş easy slider #1267878

    Merhabalar,

    LayerSlider Enfold ile birlikte geliyor. WP menusunde LayerSlider WP olarak var olmasi lazim – https://imgur.com/a/GzOMLgV

    LayerSlider dokumantasyonunu burada bulabilirsiniz – https://layerslider.kreaturamedia.com/documentation/#slider-builder

    Kisaca sliderinizi olustururken “Show more options” secenegine tiklayip Ken Burns effect altinda Zoom In secmeniz yeterli olucaktir. Kendi denememdeki ayarlar bu sekilde gozukuyor – https://imgur.com/a/XTKtkrd :)

    Best regards,
    Yigit

    in reply to: Yigit Bey, tam geniş easy slider #1267860

    Merhabalar,

    Bunun icin malesef detayli bir modifikasyon gerekecektir. Bence onun yerine LayerSlider gibi daha detayli slider eklentilerini kullanmaniz daha saglikli olacaktir :)

    Best regards,
    Yigit

    in reply to: Enfold Freelancer #1267858

    Hey,

    If CSS file merging and compression is enabled in Enfold theme options > Performance tab, please firstly disable it and save theme options and refresh your page a few times. If that too does not help, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and post temporary admin logins here privately so we can look into it :)

    Best regards,
    Yigit

    Hi,

    Please refer to this post – https://kriesi.at/documentation/enfold/instagram/#enfold-instagram-widget and use – https://wordpress.org/plugins/instagram-feed/ to display your Instagram feed instead :)

    Best regards,
    Yigit

    in reply to: Yigit Bey, tam geniş easy slider #1267831

    Merhabalar,

    1- Lutfen assagidaki koduda Quick CSS alanina ekleyin

    .av_slideshow_full .container.caption_container {
        max-width: 100%;
    }
    .caption_bottom .slideshow_caption .slideshow_inner_caption {
        padding-left: 0;
    }

    2- Logo ortada menu ogeleri sagda ve solda olsun mu istiyorsunuz? Oyleyse, lutfen bu gonderiye goz atin – https://kriesi.at/documentation/enfold/menu/#logo-centered-split-menu

    Best regards,
    Yigit

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    Hi,

    I installed Enable jQuery Migrate Helper plugin and set jQuery version to legacy 1.12.4-wp version.
    Enfold is currently not compatible with WP5.6 but we will release the new version soon.

    Please update Enfold to latest version as Nikko suggested and keep using the plugin until we release new update :)

    Cheers!
    Yigit

    in reply to: Change Background #1267512

    Hey,

    Sorry for the late reply!

    1- Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links” and set background and border color to “#dc9b62” and font color to “#545454”
    2- Please go to Enfold theme options > General Styling > Main Content > Default Background color and set it to “#f7f7f7” :)

    Best regards,
    Yigit

    in reply to: Product Images won't show – please help #1267511

    Hi,

    Thanks for contacting us!

    You are using a child theme so you might have added a function to functions.php file of your child theme. If that is the case, you can simply delete that code.

    If that does not help, please create temporary admin logins and post them here privately so we can try to help you :)

    Cheers!
    Yigit

    in reply to: Header not shrinking #1267509

    Hey,

    Thanks for contacting us!

    Enfold is currently not officially compatible with WordPress 5.6. If you experience any issues, please install this plugin – https://wordpress.org/plugins/enable-jquery-migrate-helper/ and set jQuery version to “Legacy 1.12.4-wp”

    While checking your website I noticed your logo is cropped at the bottom when header is shrinked. Attached a screenshot in private content field.
    Following code causes it. You can change 70px to 65px to fix it :)

    .header-scrolled .logo img, .header-scrolled.header-scrolled-full .logo img {
        max-height: 70px !important;
        top: 0px;
    }

    Regards,
    Yigit

    Hey,

    Glad it is gone! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    Hey,

    Thanks for contacting us!

    Could you please let us know where we can see the issue? I checked your pages and padlock is displayed on all pages on my end.

    Cheers!
    Yigit

    in reply to: WordPress 5.6 upgrade errors. #1267502

    Hey,

    Thanks for contacting us!

    Due to our policy, we only access to sites that are publicly accessible.

    Please make sure that you are using the latest version of Enfold which is currently 4.7.6.4 – https://kriesi.at/documentation/enfold/theme-update/. If that does not help, please try to clear cache.
    In our code, we use “wp_make_content_images_responsive” in WP versions older than 5.5 and “wp_filter_content_tags” on versions 5.5 and newer so you should not get such warning :)

    Cheers!
    Yigit

    in reply to: Footer Still Present After Removal #1267470

    Hi,

    Issue seems to be related to “Smart Logo Showcase Lite” plugin. When I deactivate it, sidebar disappears.

    Please contact plugin authors regarding the issue as they should have better insight on what could be causing the issue :)

    Best regards,
    Yigit

    Hi,

    Nice! Thanks for sharing your solution!

    Next update will be for WP 5.6 compatibility :)

    Best regards,
    Yigit

    Hi,

    Glad Nikko could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Portfolio item dosen't display #1267450

    Hi,

    I tried uploading images manually however that does not work either.
    I checked the server settings and some PHP extensions are currently disabled on your server.
    Could you please contact your hosting provider and ask them to enable following PHP extensions:
    mbstring
    fileinfo
    json
    xmlreader
    xmlwriter

    You might be able to enable those extensions by yourself through cPanel.

    After making the changes, could you please let us know so we can continue working on the issue? :)

    Best regards,
    Yigit

    • This reply was modified 5 years, 3 months ago by Yigit.
    in reply to: Translate to Spanish #1267435

    Hi Rafael,

    Thank you so much :)

    Please let us know if you have any other question and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Allow a .zip file to be downloaded by clients #1267433

    Hi Faye,

    I do not think that is the case since you are serving assets from HTTPS. I wanted to check once again however it seems like you have password protected the page. Could you please post the password so we can check again? :)

    Best regards,
    Yigit

Viewing 30 posts - 6,991 through 7,020 (of 82,624 total)