it looks as already answered here on stackexchange (really detailed way), as first you can try:
add_filter('soto_property','qtrans_convertURL');
Anyway, have a look here on qtranslate slug plugin, usually it save tons of troubles. And small note – if I were you, I would better use mqTranslate (which is based on qTranslate, but it’s compatible with last version of WP)
Related Posts:
- Query all posts where a meta key does not exist
- Correctly delete posts with meta and attachments [duplicate]
- Storing revisions of metadata for custom post type
- Admin Area Custom Type Search By Meta Fields Without Title & Content
- How can I filter posts by post_parent in the admin?
- Ordering posts having multiple post-meta date fields
- Custom Post Type with Input fields to seperate table on database.
- How to create a mini directory in WordPress?
- How Can I save multiple records in same meta key?
- Detect meta value changes when post is updated (post_updated)
- Search everything (posts, pages, tags, cpt, meta)
- Permalinks using event date (year & month) instead of publication date
- Compare 3 custom fields and sort by oldest
- Creating a custom post type upon registration
- Reason action hook won’t work with update_post_meta from frontend form? Alternative?
- Can’t sort order of wp_query with 2 meta keys
- Showing Meta Data for Custom Post Types?
- How to get source of custom meta image?
- Having trouble with custom post type / meta box
- Query for posts from any post type but only add instock products
- update custom post type meta from a shortcode
- Custom Meta Boxes – Nonce Issue – Move to trash issue
- Displaying Meta Box Image
- How to keep a check box in custom meta box for custom post type checked by default for add new post?
- How to add multiple featured image in meta box in post editor?
- Show metabox in custom-post-template depending on taxonomy term?
- ACF Upload Image in repeater from front-end with custom form? – add_post_meta()
- Formatting custom meta box date from YYYY/MM/DD to a more readable alternative
- Using date stored as custom field to filter posts displayed in admin
- Meta Box Only in CPT Edit Page, Not in Add New
- get_template_part() – post-meta not working?
- Count posts with specific term_meta
- Custom search for custom post meta with pre_get_posts interferes with WP search
- Does WordPress limit the length of slug names for Post Meta or Terms?
- Populate Custom Fields in a Custom Post Type?
- Insert Multiple Post with Same Publish Button
- Custom meta box data array: foreach not working correctly?
- Undefined Variable – Custom Post Type Meta
- Ordering posts in Search & taxonomy by post_meta
- How to check if user meta field is empty in conditional else statement
- Post image in WordPress not appearing on home page
- Getting meta in editor plugin, and event triggering issue
- Should wp_postmeta meta_key always be unique for a given post_id?
- Metabox not show in categories custom post type cmb2
- Custom fields for custom post type
- Is there a way to exclude posts based on meta_values?
- Submitting Custom Post Types with custom fields from Front-end form
- create custom meta box with default value
- How to Echo Metadata Value in Currency Format
- Filter posts by tax (dropdown) and meta value
- Publish and save specific postmeta to a filtered post_type
- Batch Extract Date from post title and put into ACF custom field
- How to handle this specific case of custom post type?
- Save CTP post meta different values each day without overwriting previous values
- get_post_meta returns NULL in front-end, but correct result in back-end
- Meta box data is saved but NOT displayed in the meta box text field. Why?
- Echo custom post meta from options array
- Value of post meta dropdown is not showing in WordPress
- Sanitaizing Select Optin For Custom Post Type Metabox in WP
- HM CMB: Post Select Field for CPT ID
- Getting WordPress to store 0 values for custom post type meta
- Problem Saving Custom Post Type Meta Values
- Should I use a custom taxonomy or custom post type for grouping a list of panels associated with a group of tests?
- Get_post_custom not fetching value from array wordpress
- Save data is post using php front end
- Creating a custom post type upon registration for a specific user role
- How to sort by multiple values in a nested WP_Query
- Peepso: Add extra data field (custom post meta) to postbox
- Where is get_post_meta value located?
- How do I create a customised table list of a custom post type (in the admin area)?
- Change picture attachment meta of all occurrences of a picture
- Unknown Post Meta Records
- Get Previous Post based on Custom Field Name, for Custom Post Type
- add action save post type and update post meta woocommerce
- get_post_meta not working with variable as a post_id for dynamically get the postid
- How to save post_status using action save_post?
- Custom post meta box as a sub form
- Metaboxes in Loop
- Add more custom fields when creating a new custom post type
- Custom meta box data not saving
- Stripe multiple transactions
- Collect custom post in a calendar
- Storing data in a multidimensional array from dynamically generated foreach loop
- Disable Facebook Comments Automatically On CPT
- Problem with ‘save_post’ hook not running
- Edit post meta direct from post.php?
- Howto: use existing post_meta as options for a different metabox (checkboxes or list)
- Values inside a custom field to determine which category posts to display
- Timetable of Custom Meta Data using Custom Post Type and Custom Taxonomy
- How to rewrite CPT-Permalinks the correct way (incorporating meta-box-data)?
- Change the contents of a dropdown through the admin panel?
- Advanced search form with filters for custom taxonomies and custom fields
- Top 30 Songs using Custom Post Type
- Advice Needed for Post Meta Database Efficiency
- fetch meta fields inside a widget
- Querying meta values within an array
- why get_post_meta is returning 0?
- Save post_parent in a custom post type
- Use a Variable in update_post_meta as the $meta_key
- Update an existing post in a custom post type