Forum Replies Created
-
AuthorPosts
-
I change google fonts to local usage. It works, except the letters in the
-tags are not shown correctly. I send you links (local and via
<link>` in the header) in the privat area.
Have look at
<strong>
Sie sind noch kein Mitglied und wollen unsere Praktiker testen?</strong>
Hi,
this works, thanks.
Can you please answer also this question:
Can I set the breadcrumb underneath the div#av_section_1 (or before div#after_section_1) in this construct for ALL Sites (even the site color-section or not):
add_action(‘ava_after_main_container’,’new_ava_after_main_container’);
function new_ava_after_main_container(){
if ( is_page( [59,89] ) ) {
$bc_sc = Avia_Breadcrumb_Trail()->get_trail( array( ‘separator’ => ‘/’, ‘richsnippet’ => true ) );
echo ‘<div class=”stretch_full container_wrap alternate_color light_bg_color title_container”><div class=”container”>’ . $bc_sc . ‘</div></div>’;
}
}Hello Mike, works perfect, thanks.
But what about the problem with the links? Only the last entry, ist active as a clickable link – it should be the exact other way? In a breadcrumb-trail it makes no sense that the last entry is clickable, i’m already there… So every entry of the trail should be a link, but not the last one. Can you clear this up, please?
Can I set the breadcrumb underneath the div#av_section_1 (or before div#after_section_1) in this construct:
add_action(‘ava_after_main_container’,’new_ava_after_main_container’);
function new_ava_after_main_container(){
if ( is_page( [59,89] ) ) {
$bc_sc = Avia_Breadcrumb_Trail()->get_trail( array( ‘separator’ => ‘/’, ‘richsnippet’ => true ) );
echo ‘<div class=”stretch_full container_wrap alternate_color light_bg_color title_container”><div class=”container”>’ . $bc_sc . ‘</div></div>’;
}
}Hi Yigit,
works so far, but I can’t disable the background-color, so that ONLY the breadcrump trail will be shown AND the header background reaches to the top of viewport (there alway stays a fullwidth container width color). Any Ideas?As a second option I would like place the breadcrumb after the header (between Head and av-section-1, so that it occurs between the header-image and page tite in the whitespace.
I’m used, that breadrumbs entries are usable links (except the last entry /actual page). But even the entries are wrapped with a, they aren’t clickable?
Thanks for helping out. Links in the private area.
Hello Ygit,
thanks for supporting.
For Topic 1 I need a solution for EVERY site EXPECT start-page… Your solution means, I have to edit it by hand, when a editor creates new sites, right? Also I must insert 50 IDs….
Best Regards
TimHi Ismael,
Thanks for supporting. Works.
But Isn’t there another way? With your solution I have to do it manually on EVERY Site by hand, wright?And where can I change the text (also other text-elemts) „You are here“ (I only found, how to disable displaying it)?
Best Regards
TimSorry, things getting confused. The code I want to implement in enfold-themes enables displaying the filenames on the search site (for e.g. xyz.pdf, xyz.docx and so on), not only the lnked title – so that the user can see, if its a PDF, Doc or Page.
Thanks.
This means, every time I do a update via FTP, there will be a second theme installed and I have to delete the older one?
Regards
TimHere it goes. As you see, in “Design-> Themes” you will find separate Enfolds, the Child, 4.9 and 5.1.1….
Unfortunately I can’t attach jpgs here.
But its simple: Enfold itself says 5.1.1. installed
Worpress says that Enfold 4.9 is installed and need an update.Hi,
after installing 5.1.1 per FTP-Upload 1 week ago, today (!) theme-manger of WP says the them needs an update? Checking it in Enfolds “Theme-Update” it says 5.1.1. But WordPress says its still 4.9. This triggers warning-mails by Wordfence. How can I fix this?Best Regards
TimYou can close this one.
Thanks.Hallo guenni07,
thanks, works well!
Best regards,
TimHi,
works, but only if adding !importantIf its not a bug, then where can I adjust it in enfold options without tweaking with css?
Best regards
TimHi, I didn’t meant the update ist ok, only the chekc of the registration number….
Hello Rikard,
yes, I registered it, and check say its ok. I’m not willed to install a plugin so that updates for antoher plugin is runnig, thats weird! As you know, best practise is to use as less plugins as possible. So please offer a stable solution within enfold.
Thanks
Hi,
works, but only for the burger-menu, but not for the search symbol. Anyway, can’t it be solved within Efolds defaults? Is this a bug? I have several other Enfold-themes running and don’t want to change the css by hand everywhere…
And how to change the ize of the logo, which ist to small at breakpoints below 986px?
Thanks
ToimHi Rikard,
transparency for header works, thanks.
But the other things not. What is really annoying, that before looking after the problem, support always means: “Please do an update”. Certainly I checked the log files of updates if the toipc is mentioned… So thats time wasting… But if you feel better, I did the update, its 5.1.1. – and as suspected, nothing changes…
Anyway: If you look at the link in private area, you can see how colors of menu (burger) and search-symbol changes at every breakpoint (menu gets blue in 986-786 and then white, but search icon blue at 786 and smaller, which confuses me. Whats the matter here?
And how can I set the size of the logo bigger in the smallest viewport?
Thanks for supporting
TimI didn’t understand where to control the behaviour of the header. Pleas have a look at some subpages with different color shemes (links in private area). At breakpoints the color of the header is wrong, even if I experiment with “Alternative Content”. But this is not a solution for here – ebven if it works – because there are different color-schemes.
Would like to disable the fixed solid header-bar completely (but still leave the logo and menu of course)….
Sure. I know that. But it doesn’t work (quite often !improtnat does NOT override inline-styles especially created be js!)….
Can you please point out in which java-script this is build? So I delete it there.Thanks
Enfold says I#m using the actual version of the theme…
Problem is still the same. If an img is the alst Element of toggle-content, it gets cut, because the hight of the wrapping element or whatelse isn’t right.Please do also answer my second question: hwo to use (2 or 3) columns in toggle content?
I played around a littlbe bit and noticed, that the height of the toggle-content works, but only with text (if I copy more text in it, it increases the height). But if there is an img at teh bottom something went wrong width the height of the contetn-box is to low.
https://wordpress.p588916.webspaceconfig.de/?page_id=156#toggle-id-1Hello,
You’ll find the accordeon with the mentioned toggle if you scroll down a lot, its named “Junge Steuerberater (AK JuST)”.
If you click the link in private area you can see, that in the first toggle, the contetn is cut within the picture. The height seems to be fix. If I edit it with static value (1200px) height increases, if i do it with auto or fit-contetn it doesnt work.
Hoew can I upload a screenshot?
Regards
TimYes, sorry to mention that. You can close this ticket.
May 17, 2021 at 10:36 am in reply to: Urgent due to project-deadline: How to edit mails send by contact form? #1300675You can close this ticket, I use a plugin
May 17, 2021 at 10:35 am in reply to: How to set values for input-tags and show them after click? #1300673Hi,
after founding, that this gets to complex and that the handling of errors is really bad, I decide to use a plugin with conditional-file logic, so you can close this ticket. But I will open one for bad handlihg with errors in the form.Best Regards
TimMay 16, 2021 at 8:46 pm in reply to: How to set values for input-tags and show them after click? #1300590I set an formular-element with code, but the state of <p> is not set from “none” (p hidden) to block p shown) – wich functions in my examble above…..
Here you can find it: https://www.w3schools.com/code/tryit.asp?filename=GQKUF2Y9NAGV
It works, but not in enfold-form…
Any ideas?
Hello Nikko,
it works now. Thanks for your patience and work. You can close this ticket but please have a look at my other ones.
Let me know, if you plan to implement this in the theme, so I don’t need to count this anymore.Best regards
Tim -
AuthorPosts