Dieser Benutzer hat keine Lieblingsthemen.
Bevorzugte Forumsthemen
Forumsthemen erstellt
Status |
Thema
|
Unterstützer | Stimmen | Beiträge | Frische |
---|---|---|---|---|---|
Remove automatically added parameters to pagination URLs (custom permalinks)
Angefangen von: bhavani-shankarS-2 in: English Support |
3 | 12 | Vor 5 Monaten | ||
trashed urls it should be setup redirects
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 1 Woche
|
||
how to removed __trashed on internal pages dynamically
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 1 Woche
|
||
how to removed __trashed on internal pages dynamically
Angefangen von: bhavani-shankarS-2 in: English Support |
2 | 2 | Vor 5 Monaten, 1 Woche | ||
_trashed added in internal pages
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 1 Woche
|
||
How to Remove automatically added parameters to pagination URLs (custom permalinks) we are getting l…
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 1 Woche
|
||
[Assigned] slug in the URL called ***_trashed
Angefangen von: bhavani-shankarS-2
in: English Support
Problem: functions.php file and remove or comment out the specific code that might be causing this issue. Here is the code you should look for: function aryaka_archive( $query ) { if (!is_admin()) { $query->set( 'post_status', array( 'publish') ); } if ( !is_single() ) { if (! is_admin() && $query->get( 'post_type' ) == 'press_release' && get_query_var('year') == 0 ){ $query->set('date_query', array( array( 'after' => 'January 1st, 2017', 'inclusive' => true,)) ); $query->set( 'post_status', array( 'publish') ); } } if (! is_admin() && $query->get( 'post_type' ) == 'news_article' && get_query_var('year') == 0 ){ $query->set('date_query', array( array( 'after' => 'January 1st, 2017', 'inclusive' => true,)) ); } return $query; }; add_filter('pre_get_posts', 'aryaka_archive'); If this does not resolve the issue, try switching to a default WordPress theme to see if the problem persists. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket at WPML support forum. |
2 | 10 | Vor 5 Monaten, 1 Woche | ||
url also translating which i don't want
Angefangen von: bhavani-shankarS-2 in: English Support |
2 | 10 | Vor 5 Monaten, 2 Wochen | ||
slug in the URL called ***_trashed
Angefangen von: bhavani-shankarS-2 in: English Support |
2 | 2 | Vor 5 Monaten, 2 Wochen | ||
slug in the URL called ***_trashed
Angefangen von: bhavani-shankarS-2 in: English Support |
2 | 16 | Vor 5 Monaten, 2 Wochen | ||
url also translating which i don't want
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 2 Wochen
|
||
URLs with the addition
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 4 Wochen
|
||
URLs with the addition
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 5 Monaten, 4 Wochen
|
||
WPML Cache
Angefangen von: bhavani-shankarS-2 in: English Support |
3 | 7 | Vor 6 Monaten, 1 Woche | ||
URL Translation – Avoid URL
Angefangen von: bhavani-shankarS-2 in: Chat Support |
1 | 2 |
Vor 6 Monaten, 2 Wochen
|