jugiii
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Certify] Custom excerpt not workingperfect – thank you very much!
Forum: Themes and Templates
In reply to: [Certify] Custom excerpt not workingHi Rishabh,
thanks a lot – but this is not the right way for us, because now we have the excerpt content also on a single post. the excerpt should only be visible on search results, archive pages and tag pages.Forum: Themes and Templates
In reply to: [Certify] Custom excerpt not workinghi,
thanks, but that is not the way I would like to go. We only want to show the post excerpts while listening all posts with specific tags.Hi again,
I´m using Chrome 49.0. I tried also Safari – it´s not working.
Neither regular mode nore private mode.Javascript errors:
analysis-1310.js:21 Uncaught SyntaxError: Unexpected identifiercomponents-1310.js?ver=13.1:29 Uncaught TypeError: Cannot read property ‘string’ of undefined
wp-seo-post-scraper-1310.js?ver=13.1:1 Uncaught TypeError: Cannot read property ‘analysis’ of undefined
thank you
Hi,
we have switched to Twenty Nineteen and deactivated all plugins, except. yoast but there is still the missing box to edit title, description and keyword, sorry.Hi,
I have the same problem. I can´t add/change the titles and descriptions, because it’s not showing this options.I tried it on another site – the counting is definitly not working. it shows only “fld_5509994_1” instead of the number.
Hallo,
verstehe ich nicht – wir betreiben ein Bewertungsportal und für Bewertungen nutzen wir caldera forms, das leider in dieser Hinsicht nicht mehr funktioniert. Wir selbst wollen von anderen WordPress-Mitgliedern etc. keine Bewertungen erhalten.
bgsorry, not the stars – the slider is not working!
Forum: Themes and Templates
In reply to: [Enigma] width and padding sidebarForum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Transmit shortcodes via mailingIt works through detours. First install the plugin PHP Code for Posts, then create a new snippet with the following code:
<?php session_start(); if($_SERVER["SERVER_PORT"] == 443 ) $http = "https://"; else $http = "http://"; if ( !isset( $_SESSION["origURL"] ) ) { $_SESSION["origURL"] = $_SERVER["HTTP_REFERER"]; } $var = $_SESSION["origURL"]; add_filter( "caldera_forms_render_get_field", function( $field ) { if( "fld_3267653" == $field[ "ID" ] ){ $field[ "config" ][ "default" ] = esc_url ( $_SESSION["origURL"] ); } return $field; }); return $var; ?>Then insert the shortcode of this snippet (e.g. [php snippet=4] on the page where the shortcode of the Caldera form is called, e.g. directly above. Then create a hidden field with any label in the form itself.
Then use {summary} to output the contents of the hidden field. Important, otherwise it doesn’t work: copy the ID from the hidden field and paste it into the code. In my example this is the fld_3267653. Then delete the cache in the browser and try it out.If you want to use cookies instead of sessions please use COOKIE everywhere, e.g. $_COOKIE[“origURL”]
Forum: Plugins
In reply to: [Psychological tests & quizzes] IP-Addressthe owner of the plugin doesn´t understand, that it´s a real problem to save the ip adress, so, please deactive the plugin and search for a better one!! It is absolutely not possible to solve it the “legally way”, mentioned above!!
Hi,
ok, but could you tell me the file(s), where I can stop saving the ip-adress?thank you
hi again,
for me saving the ip adress doesn´t make sense. so where is the part to stop it? I couldn´t find it by editing the plugin.
thank you.
best wishes
hi,
is it necessary to save the ip adresses? if it is so – ok, than I have to check, if I can use the plugin anymore. due to the new policy you have to save all stored data for legal services, so it´s all very difficult.but thanks a lot!