This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Custom permalinks shows 404 for oembed links
Started by: muhammadO-2
in: English Support
Problem: 2. Replace the following snippet (Custom_Permalinks_Frontend::oembed_request() method) at line 497:
public function oembed_request( $post_id, $oembed_url ) {
global $wpdb;
/*
* First, search for a matching custom permalink, and if found
* generate the corresponding original URL.
*/
$original_url = null;
$oembed_url = str_replace( home_url(), \'\', $oembed_url );
with public function oembed_request( $post_id, $oembed_url ) {
global $wpdb;
/*
* First, search for a matching custom permalink, and if found
* generate the corresponding original URL.
*/
$original_url = null;
$oembed_url = str_replace( get_option('home'), \'\', $oembed_url );
This solution might be irrelevant due to being 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 | 3 | 3 years, 10 months ago | |
|
Translated oembed URL's are 404's
Started by: muhammadO-2 in: English Support |
|
2 | 7 | 3 years, 10 months ago | |
|
I want to remove en-X-default from my site
Started by: muhammadO-2 in: English Support |
|
2 | 3 | 4 years, 3 months ago | |
|
AMP problems
Started by: muhammadO-2 in: English Support |
|
3 | 8 | 4 years, 8 months ago | |
|
AMP problems
Started by: muhammadO-2 in: English Support |
|
2 | 4 | 4 years, 8 months ago | |
|
ATE quota expire error
Started by: muhammadO-2 in: English Support |
|
2 | 3 |
4 years, 10 months ago
muhammadO-2 |
|
|
Automatic translation not accessible to other users
Started by: muhammadO-2 in: English Support |
|
2 | 3 |
4 years, 10 months ago
muhammadO-2 |