Forum Replies Created

Viewing 30 posts - 2,311 through 2,340 (of 82,588 total)
  • Author
    Posts
  • in reply to: Remove current post from blog grid #1356747

    Hey Michael,

    Thanks for contacting us!

    Please edit your Blog Posts element and go to Filter > Offset Number and choose not to allow duplicate posts – https://imgur.com/a/2KEGYqC? :)

    Cheers!
    Yigit

    in reply to: Undefined index #1356745

    Hey Vera,

    I checked your website and it seems like the warning does not cause any issues so I updated the file to hide the warning.

    Please review your website :)

    Best regards,
    Yigit

    in reply to: enfold #1356726

    Hi,

    Thanks for contacting us!

    You can go to Enfold theme options > Main Menu > General and enable “Append Search Icon To Main Menu” :)

    If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support :)

    Regards,
    Yigit

    in reply to: Problem with some translations of the theme #1356607

    Hey,

    Thanks for contacting us!

    I temporarily switched to parent theme and breadcrumbs displayed the translation correctly. I attached a screenshot in private content field below.

    Issue seems to be related to the modifications done on the child theme.

    As a temporary solution, I added following code to bottom of Functions.php file of your child theme to translate “You are here:”

    add_filter('avia_breadcrumbs_args', 'av_custom_tax_title', 10, 1);
    function av_custom_tax_title($args)
    {
    $args['before'] = '<span class="breadcrumb-title">' . __( 'Sei in:', 'avia_framework' ) . '</span>';
    return $args;
    }

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Trojaner verdacht #1356603

    Hey Christoph,

    Thanks for contacting us!

    Could you please add following code to bottom of functions.php file of your child theme

    add_filter( 'avf_output_google_webfonts_script', 'my_output_google_webfonts_script', 10, 1 );
    
    function my_output_google_webfonts_script( $activate )
    {
    	return false;
    }

    and refer to this post instead – https://kriesi.at/documentation/enfold/typography/#how-to-download-google-fonts to load your Google fonts? :)

    Regards,
    Yigit

    in reply to: Slider doesnt show correct ratio #1356042

    Hi,


    @Guenni007
    Thanks for your help :)

    Best regards,
    Yigit

    in reply to: Slider doesnt show correct ratio #1356033

    Hi E.S,

    Thanks for reaching out to us and sorry for the late reply!

    The issue seems to be related to slider having 500px width. On my end it is in center with overlay on the sides. I attached a screenshot in private content field below.

    Would it be possible for you increase the width of the slider to 767px? :)

    Best regards,
    Yigit

    in reply to: Please contribute and translate Enfold #1356029

    Hi Luigi,

    Thanks for your contribution! We have included the language files and they will be available in upcoming version :)

    Best regards,
    Yigit

    Hi,

    Thanks for contacting us!

    Please go to Enfold theme options > General Styling > Typography and edit “Default Content Font Size (eg: blog post content) – Selector: body { … }” :)

    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

    in reply to: Enfold 5 and ECP #1355997

    Hi Jason,

    CSS fixes in TEC plugin are related to top filter bar on events page and calendar dropdown button. If you would like to apply it on your installation, please go to Appearance > Editor and replace /enfold/config-events-calendar/event-mod-css-dynamic.php file with this one – https://pastebin.com/ymsTrkKi and then replace /enfold/config-events-calendar/event-mod.css file with this one – https://pastebin.com/wCbitu5v.
    After updating the files, please save Enfold theme options and clear cache.

    Enfold is the only theme we are developing so we will make sure that it adapts to changes made in WP core. Regarding the roadmap, even though we released Enfold 5 recently, Enfold 6 is in sight and it will be the greatest release of Enfold ever. Kriesi said that he has not been this excited since the initial release of Enfold. Though, great things take time so unfortunately there is no ETA or feature reveals yet :)

    Best regards,
    Yigit

    in reply to: Please contribute and translate Enfold #1355991

    Hi @comkapi,

    We have uploaded French language files on our GitHub and they will be available in upcoming version :)

    Thanks for your contribution!

    Best regards,
    Yigit

    in reply to: Copyright without Kriesi #1355292

    Hi,

    Copyright section was hidden as you chose to use a page as footer and socket. I temporarily chose other options, added [nolink] and saved theme options.

    Please review your website :)

    Regards,
    Yigit

    in reply to: Image names appearing on hover #1355180

    Hi,

    You should add the code Mike shared into Functions.php file of your child theme and not Style.css file.
    Please add it to the correct file and it should work :)

    Regards,
    Yigit

    in reply to: Enfold-Image bigger than original #1355178

    Hi!

    Please go to Enfold theme options > Performance and disable “Responsive Images” to remove srcset from HTML then please refer to Ismael’s post here – https://kriesi.at/support/topic/image-file-sizes-2/#post-1325856.

    Regards,
    Yigit

    in reply to: Copyright without Kriesi #1355176

    Hey HulaSlim,

    Thanks for contacting us!

    Could you please post your URL here privately so we can look into it? :)

    Cheers!
    Yigit

    • This reply was modified 3 years, 1 month ago by Yigit.

    Hi,

    Diego from WPML checked with their dev team and said that those strings are required in order to make the translation editor work correctly. If you disable it, the strings from page builders will not be available anymore on the translation editor screen.

    He also checked with one of their lead developers about this and got the following feedback:
    “If the client does not want to use a translation editor, it should work. But, I am not sure of future effects if one day he decides to start using a translation editor (the strings won’t be registered). We might have fallback to register the strings on the fly, but we cannot promise anything.”

    They said you could try adding following code to functions.php file

    define( 'WPML_PAGE_BUILDERS_LOADED', 'to-stop-loading-wpml-page-builder-addon' );

    But please note that this can also affect other functionalities of their page builders integration.

    Best regards,
    Yigit

    in reply to: Support License #1354856

    Hi Marcos,

    Thanks for contacting us!

    Could you please go to https://kriesi.at/support/forum/enfold#new-post and try to re-validate your purchase code and check if that helps? :)

    Cheers!
    Yigit

    in reply to: Änderung des Usernames im Support-Bereich #1354828

    Hey Lutz,

    Thanks for contacting us!

    Changes are done. We have updated your username :)

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

    Best regards,
    Yigit

    Hi,

    Thanks for contacting us!

    To delete them, you can go to WPML > String Translation, choose “page-builder-shortcode-strings-…” in “in domain”, select them and delete them – https://wpml.org/documentation/getting-started-guide/string-translation/#deleting-strings.

    I will contact WPML team regarding how not to add them and update you here :)

    Best regards,
    Yigit

    in reply to: H1 wird nicht #1354809

    Hi Rudolf,

    You can go to https://kriesi.at/support/forum/enfold#new-post to start new threads :)

    Best regards,
    Yigit

    in reply to: Adding H1 tag on all pages of website #1354694

    Hey Edward,

    Thanks for contacting us!

    Please go to Enfold theme options > Header > Header Layout > Header Title and Breadcrumbs – https://imgur.com/a/CWesEQx and enable title to add title bar to your pages which would display page name inside H1 tag :)

    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: Enfold for realtyna plugin #1354677

    Hey,

    Thanks for contacting us!

    Yes, there is but Realtyna team should export it first – https://kriesi.at/documentation/enfold/import-demos/#export-demos. Please contact them and request the demo :)

    Best regards,
    Yigit

    in reply to: Registration failed #1354632

    Hi Simone,

    Thanks for contacting us!

    Please see private content field below :)

    Best regards,
    Yigit

    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, 1 month 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

Viewing 30 posts - 2,311 through 2,340 (of 82,588 total)