redwolfcy
Forum Replies Created
-
@perikliskakarakidis seems that everyone has the exact same issue.
Is there a planned update for this or should we switch to another plugin?
Same here….
Just started not translating new posts today. Only change since yesterday is installing loco translate.
Hello,
Yes, we have the latest version and it still does the same.
Has this been fixed yet?
Forum: Plugins
In reply to: [Contact Form 7 - Post Fields] Filter Posts by Custom FieldHello,
I have added
add_filter('wpcf7_yourtag_get_posts', 'filter_dropdown_posts'); function filter_dropdown_posts($post_args){ $post_args['meta_query'] = array( array( 'key' => 'show_match_in_press_accreditation', 'value' => 'true') ); return $post_args; }
to my functions.php but it still brings up the same results, so it appears that the filter does not work…
show_match_in_press_accreditation is my acf field name and it is set as True/False field.
here is my shortcode
[post_select post_select_59 posts-number:6 future include_blank search_box post-type:sp_event tax-relation:OR value-field:title orderby:date order:ASC "%date% - %title% - %meta_key%"]
I have also tried changing the add_filter to
add_filter('wpcf7_post_select_59_get_posts', 'filter_dropdown_posts');
but gives no results at all…Forum: Plugins
In reply to: [Contact Form 7 - Post Fields] Filter Posts by Custom Field@markusfroehlich can you provide an example snippet on how to achieve this?
As mentioned above, I have read all the support posts about custom fields but did not really understand how to achieve this.
Forum: Plugins
In reply to: [Contact Form 7 - Post Fields] Filter Posts by Custom FieldAlso, since this is for a soccer related website using sportspress, we only chose to show the “Scheduled” posts, since thats what SportsPress upcoming matches post status is. Is there a way to only limit the date to always be today + 2 months? So it always shows sceduled posts from today and until the next 2 months.
Forum: Plugins
In reply to: [Remove Uppercase Accents] Plugin breaks my theme filtering dropdownOk βρ?κα την λ?ση και ?βαλα το Uppercase στο αμ?σω? επ?μενο element οπ?τε δουλε?ει πλ?ον.
Forum: Plugins
In reply to: [Live Scores for SportsPress] Stop Refreshing after Match has endedA feature request that you should consider is something that works by default in WP Classic Editor.
That is when you copy-paste a twitter feed in the editor, or a youtube link, or a FB post permalink, it automatically embeds that.
Is that something that you would consider doing soon or even do just for us for a fee?
Forum: Plugins
In reply to: [Live Scores for SportsPress] Stop Refreshing after Match has endedThanks @ibenic ! That would be really great.
I was converting the template to showcase as a timeline and it got me really annoyed refreshing every 30seconds and losing my selected class to change the css ??
How can we override the live-commentary__premium_only.php from the child-theme ?
I have copied the file and added it with the same path in my child theme but it does not override it. I need it because on your next update, we will lose our changes.
Can you be more specific?
Which files?
What should change?Please provide some more information.
Forum: Plugins
In reply to: [Login/Signup Popup ( Inline Form + Woocommerce )] Change “Login” with IconOk found it ??
Sometimes brain freezes ??I added <i class=”fa fa-user”></i> in menu title and worked like a charm.
Sorry for bothering:P
Forum: Plugins
In reply to: [Remove Uppercase Accents] Problem with stripping accents from linked titles?στο, το ?λυσα με ?λλο τρ?πο. unique element id για να μην περν?ει το συγγεκριμ?νο element απο το strip.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] Does not show upSo, how did you fix it? I have exactly the same problem. Your site shows that it works, placed on left bottom block.