Forum Replies Created

Viewing 30 posts - 6,751 through 6,780 (of 82,624 total)
  • Author
    Posts
  • in reply to: Logo subtext #1273824

    Hi,

    I had the same issue with the new credentials so I installed a plugin called “My Custom Functions” instead and inserted the code in Settings > PHP Inserter and then I added following code to on top of Quick CSS field

    .logo, .logo a { overflow: visible; } 
    #top .logo .subtext h1 {
        font-size: 18px !important;
    }
    #top .header-scrolled .subtext h1 { opacity: 0 !important; visibility: hidden !important; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
    #top .subtext h1 { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    

    Please review your website :)

    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 changed following code in Customizer

    /* Transparent header on mobile */
    
    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
        background: transparent;
        position: absolute!important;
    }}

    to following one

    /* Transparent header on mobile */
    
    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
        background: transparent;
    }}

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Menu error #1273805

    Hi,

    Please check header height in Enfold theme options > Header as it must be set there. If it is not, please create temporary admin logins and post them here privately so we can look into it :)

    Best regards,
    Yigit

    in reply to: Logo subtext #1273798

    Hi Nicole,

    Thanks! I was able to access to your server however path does not seem to be correct as only file I am seeing is “.ftpquota”. Please provide access to root of your WordPress installation. File we need to modify is located in /wp-content/themes/enfold-child/ folder :)

    Best regards,
    Yigit

    Hi Patrizio,

    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

    in reply to: Again Issue with masonry #1273788

    Hi Marcus,

    I do not see myself in that thread but I see the issue :)

    Please change following code

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

    into following one

    @media only screen and (max-width: 767px) {
       .av-masonry-gallery .av-inner-masonry-content {
    	display: none !important;
        }
    }

    “av-masonry-gallery” selector here makes sure code is only applied on Masonry Gallery elements.

    In case you need to apply this to a certain Masonry Gallery element only, I would recommend you to edit your Masonry Gallery element and give it a custom CSS class (“my-custom-gallery” in example below) in Advanced > Developer Settings and use the code as following one

    @media only screen and (max-width: 767px) {
       .my-custom-gallery .av-inner-masonry-content {
    	display: none !important;
        }
    }

    Best regards,
    Yigit

    in reply to: Logo subtext #1273784

    Hey Nicole,

    Thanks for contacting us!

    I logged in and removed the code from Enfold theme options > General Styling > Quick CSS field as that code actually needs to go into Appearance > Editor > functions.php file of your child theme however Editor is missing under Appearance tab.

    Could you please post FTP logins here privately as well and let us know what is the subtext you would like to add so we can make the customization for you? :)

    Best regards,
    Yigit

    Hi,

    I checked customizer once again but there is no error. I disabled CSS file merging and compression in Enfold theme options > Performance tab, saved theme options, cleared cache and minified files, enabled CSS file merging and compression and saved theme options again.
    Then, I created the screencast I attached in private content field below.
    Please make sure to clear cache on your mobile browser as well :)

    Best regards,
    Yigit

    in reply to: Insert code into header from within enfold? #1273769

    Hi,

    You are welcome! If you have any other questions or issues, please let us know and keep up the good work! :)

    Best regards,
    Yigit

    in reply to: portoflio item duplicate #1273766

    Merhabalar,

    Rica ederim! Baska her hangi bir sorunuz veya sorununuz olursa lutfen tekrar iletisime gecmekten cekinmeyin :)

    Best regards,
    Yigit

    Hi,

    This time there was 1 error only I fixed it and attached current custom CSS code in private content field :)

    Best regards,
    Yigit

    in reply to: Sub menu item height smaller #1273752

    Hi,

    You are welcome!

    Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Insert code into header from within enfold? #1273751

    Hi,

    Thanks for clarification. I have forwarded your request to our devs and shared this thread as reference :)

    Best regards,
    Yigit

    in reply to: Menu error #1273745

    Hi,

    Please go to Enfold theme options > Performance and disable CSS file merging and compression, save Enfold theme options and check if that helps. If it does not, please add following code to Quick CSS field in Enfold theme options > General Styling tab

    .html_header_top.html_header_sticky #main {
        padding-top: 44px;
    }

    Best regards,
    Yigit

    in reply to: Sub menu item height smaller #1273744

    Hey Joey,

    Thanks for contacting us!

    It seems like you have set your parent menu item as mega menu. Please go to Appearance > Menus, edit your menu item and uncheck “Use as mega menu” option – https://imgur.com/a/atF6NZM

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)

    Best regards,
    Yigit

    Hi,

    There were couple of errors in your custom CSS code in media queries. I fixed them and checked once again and confirmed that it is now working fine on mobile as well.
    Please review your website :)

    Best regards,
    Yigit

    in reply to: portoflio item duplicate #1273741

    Merhabalar,

    Rica ederim, cozebildigimize sevindim :)

    Lutfen assagidaki kodu Quick CSS alanina ekleyin

    #top .av-subnav-menu li.menu-item-language a {
        background-color: transparent;
        color: black;
    }

    Son satir yazi rengini daha okunur olmasi icin siyah yapiyor, opsiyonel onu silebilirsiniz.

    Best regards,
    Yigit

    Hi,

    It seems like you have removed the code. If you have not, could you please create temporary admin logins and post them here privately so we can look into it? :)

    Best regards,
    Yigit

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .header_bg {
        -webkit-transition: none;
        transition: none;
    }
    
    

    Best regards,
    Yigit

    in reply to: portoflio item duplicate #1273717

    Merhabalar,

    Best regards,
    Yigit

    in reply to: Move Paypal button under "Proceed to checkout" button #1273711

    Hi Silvia,

    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

    in reply to: Move Paypal button under "Proceed to checkout" button #1273674

    Hey,

    Please try adding following code to Quick CSS as well

    #zoid-paypal-buttons-010808390e_mta6mzi6nty {
        width: 193px;
        float: left;
        min-width: 193px;
    }

    But please note since the button is in iframe, styling is loaded externally and it might not be possible to adjust it

    Best regards,
    Yigit

    in reply to: Sticky Button for Mobile with custom link #1273666

    Hi,

    We are sorry for the late reply!

    1- I added the following code to functions.php of your child theme right below the code you commented out.
    2- Then I added following code to bottom of Quick CSS field

    @media only screen and (min-width: 480px) {
    #donate { 
        display: none !important; 
      }
    }
    #donate {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }
    @media only screen and (max-width: 480px) {
    #wrap_all {
        margin-top: 130px;
      }
    }

    Donate button is hidden on screens above 480px and below it is sticky and content is pushed down 130px, the height of your button.

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Enfold compatibility with WP 5.6 #1273654

    Hi,

    You are welcome, Nico!
    Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Hiding content unless user is logged in #1273652

    Hi,

    You are welcome! If you have any other questions or issues, please feel free to start new threads under Enfold sub forum and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: portoflio item duplicate #1273651

    Merhabalar,

    Ozelden cevapliyorum :)

    Best regards,
    Yigit

    in reply to: Enfold compatibility with WP 5.6 #1273643

    Hi Nico,

    Thanks for contacting us!

    We are currently at the final stage of testing the new version. We are planning to release it before the end of this month :)

    Best regards,
    Yigit

    in reply to: Edit masonry images #1273637

    Hi,

    You are currently using Masonry element on your homepage, which is used to display posts including Portfolio post type and Blog.

    If you would like to upload images and to display them, please use Masonry Gallery element under Media Elements tab of Advanced Layout Builder :)

    Best regards,
    Yigit

    in reply to: portoflio item duplicate #1273633

    Merhabalar,

    Daha once karsilasmadigimiz sorunlarin hemen hepsiyle sizin sitede karsilastik :)
    Ajax ile yukleme yaparken tab elementinin yuksekligi dogru hesaplanmiyor. JS guclu oldugum alan olmadigi icin farkli bir yaklasim deneyip her sekmenin sonuna 30px yuksekliginde bosluk ekledim. Su an gizli alanda paylastigim ekran goruntusu gibi gorunuyor.

    Tekrar goz atar misiniz sitenize? :)

    Best regards,
    Yigit

Viewing 30 posts - 6,751 through 6,780 (of 82,624 total)