Forum Replies Created

Viewing 30 posts - 2,371 through 2,400 (of 82,624 total)
  • Author
    Posts
  • in reply to: H1 wird nicht #1354610

    Hi Rudolf,

    You can edit your Special Heading element and change the heading type – https://imgur.com/a/rxeArVT :)

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

    Best regards,
    Yigit

    in reply to: Post Slider not loading correctly #1354554

    Hi,

    You are welcome, John.

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

    Best regards,
    Yigit

    in reply to: Post Slider not loading correctly #1354551

    Hi,

    It seems like you used to display FontAwesome icons there. You can remove following codes from custom.css file to remove those

    #recent-post .slide-meta-comments a::before {
      font-family: "FontAwesome";
      content: "\f086";
      font-size: 22px;
      margin-right: 10px;
      color: #239dd8;
    }
    
    #recent-post .slide-meta-time::before {
      font-family: "FontAwesome";
      content: "\f017";
      font-size: 22px;
      margin-right: 10px;
      color: #239dd8;
    }
    

    Regards,
    Yigit

    in reply to: Post Slider not loading correctly #1354543

    Hey John,

    Thanks for contacting us!

    You have following code in custom.css file

    #recent-post .slide-meta {
      padding: 10px 15px;
      border-top: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1;
      margin-top: -26px;
      margin-bottom: 6px;
    }

    Could you please change it to following

    #recent-post .slide-meta {
      padding: 10px 15px;
      border-top: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 6px;
    }

    Edit: And change following code

    #recent-post .slide-meta-comments {
      padding-left: 10px;
      height: 22px;
      transform: translate(100px,163px);
      border-left: 1px solid #e1e1e1;
    }

    to following

    #recent-post .slide-meta-comments {
      padding-left: 10px;
      height: 22px;
      border-left: 1px solid #e1e1e1;
    }

    Best regards,
    Yigit

    • This reply was modified 3 years, 9 months ago by Yigit.
    in reply to: enfold #1354540

    Hi Paolo,

    Thanks for contacting us!

    Dark Photography demo uses Masonry element on the Work page to display the images added as portfolio items. You can go to Settings > Permalinks to change “Portfolio Items Base” but removing it not easily possible I am afraid.

    Here is what you could do in case you have your portfolio as pages, you can add Masonry Gallery element to your page from Media Elements tab of Advanced Layout Builder, choose images you would like to display in your Masonry Gallery and add custom links (https://imgur.com/a/8qkSn0q) to them, then go to Advanced > Link Settings and choose to use custom link – https://imgur.com/a/oPjjxfc.

    I hope that helps!

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

    Regards,
    Yigit

    in reply to: Aktualisierung auf v5.0 #1354536

    Hallo,

    Glad the issue was fixed by clearing the cache!

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

    Best regards,
    Yigit

    in reply to: Please contribute and translate Enfold #1354534

    Hey Luigi,

    Thanks a lot for your contribution!

    Regards,
    Yigit

    in reply to: Collaboration #1354517

    Hi Serg,

    I have just emailed it to you :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Underline on main menu when active #1354445

    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,

    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

    Hey Marko,

    Thanks for reaching out to us!

    You can refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and enable debugging mode for ALB which would display shortcodes of the elements in the field right below Advanced Layout Builder. Then, you can add Search element to your page and then copy its shortcode from debug field and paste it into a Custom HTML widget in Appearance > Widgets :)

    Best regards,
    Yigit

    in reply to: Underline on main menu when active #1354414

    Hey Paul,

    Could you please replace the CSS code I posted in my previous post to following one? :)

    .current-page-ancestor .avia-menu-fx,
    #top.single-post #menu-item-998 .avia-menu-fx {
      opacity: 1;
      visibility: visible;
    }

    Cheers!
    Yigit

    in reply to: Underline on main menu when active #1354402

    Hi Paul,

    1- I have moved the screenshot in Ismael’s post into private content field :)

    2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .current-page-ancestor .avia-menu-fx {
      opacity: 1;
      visibility: visible;
    }
    

    Best regards,
    Yigit

    in reply to: Collaboration #1354400

    Hi Serg,

    Thanks for reaching out to us!

    I have edited your last post and made it private. Please see private content field below :)

    Best regards,
    Yigit

    in reply to: Upgrade from avia #1352994

    Hi Vasily,

    Thanks for contacting us!

    Your website is using Enfold theme however parent theme was renamed to “FDS” which is not a good practice. The theme should have been renamed using a child theme – https://kriesi.at/documentation/enfold/child-theme/.

    You can login to your ThemeForest account, download the latest version of Enfold, rename it to FDS and overwrite theme files.

    Best regards,
    Yigit

    in reply to: WP 6.0 Now cannot edit #1352993

    Hi,

    Thanks for contacting us!

    Which version of Enfold are you using? If not the latest version 4.9.2.3, could you please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold?

    If you are using the latest version, please create temporary admin logins and FTP logins and post them here privately so we can look into it :)

    Cheers!
    Yigit

    in reply to: Details as your mails are not arriving. #1352991

    Hey Amritanshu,

    Thanks for contacting us!

    I have tried emailing you your password earlier today but apparently you have not received that either so that makes me think that issue might be security related as my first email contained kriesi.at link. I have tried sending you another email without any links and shared your updated password.

    If you do not receive that one either, please provide us an alternative email address (preferably gmail one) so we can try with that one :)

    Best regards,
    Yigit

    in reply to: Widgets not updating #1352971

    Hi,

    Thanks for contacting us!

    Have you modified header.php or footer.php files on your child theme? If so, could you please try to updating the file with a fresh one from your parent theme and re-apply your modifications?

    If that does not help, please create temporary admin logins and FTP logins and post them here privately so we can look into it :)

    Regards,
    Yigit

    in reply to: WordPress 6.0 #1352946

    Hi,

    We have tested Enfold with WP beta version up to 6.0-RC4 and with stable version and have not found any issues.

    A user reported that their footer widgets were reverted back to default ones and fixed upon saving widget areas however we could not reproduce that issue during our tests either. Updating to 6.0 seems safe :)


    @Guenni007
    Thanks for your input!

    Best regards,
    Yigit

    in reply to: WordPress 6.0 Footer Widgets revert to default #1352945

    Hi,

    Thanks for contacting us!

    Thanks for the feedback however during our tests we could not reproduce the issue. Which version Enfold are you using and from which version of WordPress have you updated?

    Best regards,
    Yigit

    Hey,

    Thanks for contacting us!

    We have validated your account manually but in order to do that, we had to login to your account so we have reset your password. Please see your new password in private content field. After logging in, please edit your account and renew your password :)

    Best regards,
    Yigit

    in reply to: license expired #1352641

    Hi Elena,

    I have re-validated your purchase code but in order to do that, I had to login to your account so I have reset your password. I have attached your password in private content field below. After logging in, please edit your profile and update your password :)

    Best regards,
    Yigit

    in reply to: Broken Update #1352421

    Hey,

    You are welcome, Jonas :)

    Let us know if you have any other questions and enjoy your weekend!

    Best regards,
    Yigit

    in reply to: Support #1352415

    Hi Schalk,

    Thanks for contacting us!

    Sure! Could you please post your purchase code here privately so we can reset your account?

    Regards,
    Yigit

    in reply to: Broken Update #1352414

    Hey,

    Yes, I have read your PDF file and tried to replace the string as a workaround too but it did not work. We have never received such report and this is clearly related to the font family so I am afraid the only recommendation I have is using a similar font family instead

    Best regards,
    Yigit

    Hey Rob :)

    You can refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options and it to theme options as image.

    Enfold uses icons from Fontello and currently there is no TikTok icon on Fontello, so I am afraid we are unable to add it to theme options.

    Best regards,
    Yigit

    in reply to: Broken Update #1352203

    Hi Jonas,

    I could reproduce the issue on my local installation. While the space between 2 dots is normal, adding the 3rd dot for some reason brings them very close to each other. I tested the dots with other font families but it seems to be specifically related to Arima Madurai as other font families display 3 dots perfectly fine. Could you by any chance switch font family to a similar one?

    Regards,
    Yigit

    in reply to: Unsuccessful registration to the support forum #1352179

    Hey,

    Thanks for contacting us!

    Could you please post your purchase code here privately so we can reset your forum account? :)

    Regards,
    Yigit

    in reply to: Broken Update #1352053

    Hi,

    Do you copy and paste your text? Because when I edit your text in developer tools and type “…”, it looks fine. I attached a screenshot in private content field.

    Regards,
    Yigit

    in reply to: Demo site #1351543

    Hi Farhad,

    Thanks for contacting us!

    We have replied to your thread – https://kriesi.at/support/topic/demo-16/. Let us continue there :)

    Best regards,
    Yigit

Viewing 30 posts - 2,371 through 2,400 (of 82,624 total)