Forum Replies Created
-
AuthorPosts
-
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!
YigitHey 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,
YigitHi,
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,
YigitHey,
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,
YigitHey 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,
YigitHi 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,
YigitHi Luigi,
Thanks for your contribution! We have included the language files and they will be available in upcoming version :)
Best regards,
YigitJune 21, 2022 at 2:23 pm in reply to: General Styling – Fonts > there are no font size selections #1356007Hi,
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,
YigitJune 21, 2022 at 1:03 pm in reply to: Get version 4.2 of Enfold to compare for modifications #1356002Hi,
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,
YigitHi 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,
YigitHi @comkapi,
We have uploaded French language files on our GitHub and they will be available in upcoming version :)
Thanks for your contribution!
Best regards,
YigitHi,
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,
YigitHi,
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,
YigitHi!
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,
YigitHey 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.
June 14, 2022 at 1:16 pm in reply to: Disable add "page builder shortcode strings" in strings translation. #1355174Hi,
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,
YigitHi 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!
YigitHey 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,
YigitJune 10, 2022 at 2:43 pm in reply to: Disable add "page builder shortcode strings" in strings translation. #1354812Hi,
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,
YigitHi Rudolf,
You can go to https://kriesi.at/support/forum/enfold#new-post to start new threads :)
Best regards,
YigitHey 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,
YigitHey,
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,
YigitHi Simone,
Thanks for contacting us!
Please see private content field below :)
Best regards,
YigitHi 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,
YigitHi,
You are welcome, John.
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
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,
YigitHey 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.
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 -
This reply was modified 3 years, 1 month ago by
-
AuthorPosts