Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
sorry for the late reply. It doesn’t work and I can’t edit every single post individually either (there are to many). So Ieave like it is.
Best regards
AnneHi Ismael,
thanks for the code but unfortunately it doesn’t work. The posts don’t have any relation to pages but I want to add links to overview pages to the breadcrumbs.
E.g. OUM-post “Münzen-Modes”
home URL is https://numismatic-directory.com/oum-location/muenzen-modes/
or OUM-post “Münzgalerie München”This is what the breadcrumbs should look like:
Home > Länder > Deutschland > München > Münzen-Modes
Home > Länder > Deutschland > München > Münzgalerie MünchenI added this this code into my functions.php but nothing changed.
/* individuelle Breadcrumbs in OUM-Beiträgen > Code von Kriesi August 6, 2024 at 5:14 am */
function avia_breadcrumbs_trail_mod($trail) {
global $post;if ( is_singular( ‘post’ ) ) {
$end = $trail[‘trail_end’];
unset($trail[‘trail_end’]);
unset($trail[2]);/* $trail[] = ‘Länder‘;
$trail[] = ‘Deutschland‘;
$trail[] = ‘München‘;*/
$trail[] = ‘München‘;
$trail[] = ‘Münzgalerie München” rel=””>München‘;
$trail[] = $end;
}return $trail;
}
add_filter(‘avia_breadcrumbs_trail’, ‘avia_breadcrumbs_trail_mod’, 50, 1);Best regards
AnneMay 22, 2024 at 12:58 pm in reply to: custom fonts in different language sometimes not displayed #1445156Hello Mike,
thank you very much for your recommendation and I will contact my webhost to make the settings.
Best regards AnneMay 21, 2024 at 5:59 pm in reply to: custom fonts in different language sometimes not displayed #1444971Hi Mike,
please find the login data below. The issue mostly happens for one language especialy the english version.Thanks and best regards
AnneMay 21, 2024 at 1:05 pm in reply to: custom fonts in different language sometimes not displayed #1444914Dear Kriesis, hello Nikko, hello Mike,
unfortunately the issue with missing self hosted fonts is not resolved. It happens about three times a week and after changes in the Enfold Theme Options, e.g. after changing the copyright infos in the footer. If you want to have a closer look I ‘ll provide you the logon data.
If the problem is unsolvable, I will switch to Google Fonts, which is not the preferred solution.Best regards
AnneMay 13, 2024 at 11:58 am in reply to: Marker Categories in post backend of Plugin Open User Map vanished #1443235Hi Mike,
I found it. After enabling the element Marker Categories again it appeared in the main content of the post backend, not in the sidebar. Drag and drop and eveything works fine.
Thank you for your patience and you can close the topic.
Best regards
AnneApril 8, 2024 at 11:13 am in reply to: custom fonts in different language sometimes not displayed #1439485Hello Mike,
thanks for your reply and I made all setting as recommended. At first as always after changes self hosted fonts (lato v23 latin 700 ( font-family: lato-v23-latin-700 ) and lato v23 latin ( font-family: lato-v23-latin ) were ignored in the german version. I fixed it as discribed above and I will observe the behavior after the changes.Best regards Anne
Hello Guenni007,
I’ll solve the problem this way: mp3 files will be compressed before uploading and hope the site will not slow down too much.
If you have any other ideas please let me know.
Best regards AnneApril 4, 2024 at 12:17 pm in reply to: custom fonts in different language sometimes not displayed #1439189Hi Nikko, dear Kriesi team,
sorry for my very late reply and I hope the topic is not closed yet. In between we handled the issue as discribed above:
– delete the custom fonts in the theme options
– switch to standard fonts in the general styling, which may not be necessary
– load the custom fonts from the mediathek again
– change the font settings to custom fonts againBut this is not a solution and now the issue appears very often. The problem mainly occurs on the English domain new.coinsweekly.com.
I can’t clone the website because it is too big and too complex. Switching filters for “Custom Font Display Behaviour (Global Layout)” to “Swap” did not solve the problem. If nothing helps we will change to GoogleFonts instead of self hosted fonts.Any Ideas?
Best regards
AnneFebruary 29, 2024 at 11:28 am in reply to: Advanced Layer Slider: slide transitions not working #1435858Hello Ismael,
now it works and you can close this topic.
Thank you very much and best regards
AnneFebruary 28, 2024 at 10:50 am in reply to: Advanced Layer Slider: slide transitions not working #1435711This reply has been marked as private.Hello Ismael,
thank you for the info. The three options in the panel are a bit confusing and I thought “Original slider plugin is used” meant the separate plugin.
The problem appeared due to a major LayerSlider plugin update on October 12th and was solved after the following update yesterday.
Thank you for your patience and you can close the topic.
Best regards
AnneHi Rikard,
Yes, we are using the separate plugin version of Layerslider.
I tryed these options:
1. “Original LayerSlider Plugin is used” and “Individually set all otions in Layerslider options” > add new post is blocked
2. “Original LayerSlider Plugin is used” and “Use Enfolds default settings (recommended)” > add new post is blocked
3. “Remove theme plugin files and slides “and “Individually set all otions in Layerslider options” > add new post is blocked
Shall I remove the bundled plugin files in the enfold folder via ftp? Were do I find them?Best regards
AnneSeptember 21, 2023 at 2:25 pm in reply to: issues in classic editor: unwanted html-span and iframes not diplayed #1419913Hi Rikard,
the reason for the second issue was a wrong script in our child theme’s functions.php. I deleted it and everything works fine now.
The strange html-codesnippet in normal mode classic editor still appears even in enfold’s parent theme but it doesn’t cause any trouble so far.Best regards
AnneSeptember 21, 2023 at 2:14 pm in reply to: blog post overview: links in headlines are cut off after a second #1419910Hello Ismael,
I checked all plugins and changed to the parent Enfold theme. Than everything worked fine.
It was a wrong script in our child theme’s function.php
You were right and thanks for your patience. You can close the topic.Best regards
AnneSeptember 21, 2023 at 12:20 pm in reply to: blog post overview: links in headlines are cut off after a second #1419892This reply has been marked as private.September 21, 2023 at 9:05 am in reply to: blog post overview: links in headlines are cut off after a second #1419836This reply has been marked as private.September 20, 2023 at 5:29 pm in reply to: blog post overview: links in headlines are cut off after a second #1419755This reply has been marked as private.September 20, 2023 at 5:06 pm in reply to: issues in classic editor: unwanted html-span and iframes not diplayed #1419750Hi Rikard,
thank you for your quick reply. I noticed that the code only shows up in the Classic Editor, but not in the Block Editor.
We are running a test site with nearly the same configurations (Enfold, Enfold Child, Plugins) and the issues don’t appear there. iframes work without additional DIVs in Classic Editor.
Our editors are used to working with the Classic Editor in old posts. All new posts are created in with ALB using the Classic Editor, where the strange code does not appear. Could you provide us a hook to delete this span-code?Best regards Anne
September 20, 2023 at 1:57 pm in reply to: issues in classic editor: unwanted html-span and iframes not diplayed #1419716Dear Kriesis,
please see another example post attached. I’ve already edited the previous one.
Best regards
AnneAugust 10, 2023 at 11:17 am in reply to: Blog Post Element: selecting blog posts by multiple categories with AND failes #1415983Hello Mike,
I’ll try this and hope to solve the issue this way. You can close this topic.
Best regards
AnneAugust 3, 2023 at 3:21 pm in reply to: display posts by category AND tags in Blog Post Element #1415345Hi Yigit,
thank you very much for your reply. I’ll solve my issue by sorting blog posts only by tags. That works.Best regards
AnneJuly 31, 2023 at 11:43 am in reply to: display posts by category AND tags in Blog Post Element #1415020Hey Ismael,
thank you very much for the links. The topics do not really help me because I don’t need to exclude categories but I need to extend the options of the blog post element. To display my problem please see the PDF under the attached link.
Best regards
AnneJuly 28, 2023 at 1:56 pm in reply to: Blog Post Element: selecting blog posts by multiple categories with AND failes #1414756Hey Yigit,
please see private data.
Best Regards
AnneHello Mike,
thanks a lot for the script. It works!
Best regards
AnneJune 16, 2023 at 2:57 pm in reply to: prevent tabs switching to full width (accordion) at 767px #1410941Hi Nikko,
it works perfectly! Thank you very much and you can close this topic.
Best regards AnneJune 16, 2023 at 11:03 am in reply to: prevent tabs switching to full width (accordion) at 767px #1410910Hey Ismael,
you can inspect the site and the particular page live. Please see the attached link.Best regards Anne
Hello Ismael,
good idea and will try it. You can close this topic.
Best regards
AnneJune 2, 2023 at 12:10 pm in reply to: display entries from custom taxonomy alphabetically in blog posts element #1409385Thank you very much, it works fine!
I really like working with Enfold.
Best regards
AnneHi Ismael,
it works! I had to add “display: block;” to my footer navigation to display this menu vertically.
You can close the topic.
Best regards
Anne -
AuthorPosts