Forum Replies Created
-
AuthorPosts
-
Does this mean the link works on your site? Its not only a problem in my network also the client have the same problem!
You’ll find in the private area.
For people with same problems: this occurs with the plugin “Wp Optimize” and its caching-system. After giving the Editors admin-rights and then switch back to Editor-Role it works as expected.
Hi,
v3 doesn’t support invisible captchas, only v2!
Best
TimOk, your hint with “shield icon” reminds me using AdGuard. If I disable it, it works fine.
Problem solved, thanks.Found something.
This Plugin deletes metatag robots:But how can I bring it back for all other pages except 632 like in your example?
Like this?
function custom_index_for_evry_page(){
if ( is_page( ) ) {
?>
<meta name=”robots” content=”index, follow”>
<?php
}
}
add_action(‘wp_head’, ‘custom_index_for_every_page’, 1);Something like this in the functions.php, but I don’t know the exact syntax:
function new_meta_tag() {
if (is_page (‘5408’)) {
??? (‘<meta name=”robots” content=”noindex, nofollow, noarchive”>’), ‘???’, false???);
}
}add_action(‘???’, ‘new_meta_tag’);
I know this, but I want this for explicit one single page, not the whole homepage!
So not for domain.de but domain.de/id=23Is it clearer know?
Thanks
I forgot to say, that this happens after updating the theme….
Have you seen the screenshots? Did you see it there?
So please check it on a Mac (of your collegue or a freind)! There is defintely a problem going on with local google-fonts!best
TimSorry, but I wrote often, that its about fonts-width, not layout-elements?
You’ll find the link to the screenshots in the privat area.As You see the text in the -tag differs in every Browser (thikness of the fonts and letter-spacing in safari is much bigger). But only in this tag, not in <p>.
Examples are from Chrome, Safari, Firefox (all under OS X).Best Regards
TimHi Nikko,
local fonts are not really bold, like fonts come per <link> fontsapi from google online.
How can I attach pics here? But you don’t need them: just compare the thickness of the text within -Text.Beste
TimI 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
Tim -
AuthorPosts