Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 reply, has 0 voices.

Last updated by Andrey 7 months, 2 weeks ago.

Author Posts
November 14, 2024 at 10:24 am #16401623

kevinR-12

Background of the issue:
I need to translate a serialized options key value stored in Fluent Support custom db table "wp_fs_meta" to tackle customizable support from strings. The values are stored in a serialized way and I have no idea how to tackle this problem. The field labels like subject, ticket_details, details_help etc. are what I want to translate. I checked the https://wpml.org/documentation/support/string-package-translation/ article but that did not help me.

Symptoms:
I am unable to translate serialized options key values stored in a custom database table.

Questions:
How can I translate serialized options key values in a custom database table using WPML?

November 14, 2024 at 8:48 pm #16405018

Andrey
WPML Supporter since 06/2013

Languages: English (English ) Russian (Русский )

Timezone: Europe/Kyiv (GMT+03:00)

While one of my teammates takes care of your ticket, I will provide you with the first steps.

This article offers a step-by-step guide on translating content in custom database tables, which requires some coding knowledge. Please explain the progress you've made so far and specify where you're encountering challenges.

I would like to inform you that we do not provide custom coding support on the forum. However, we can offer guidance.

Useful links:
https://stackoverflow.com/questions/8192789/getting-one-value-out-of-a-serialized-array-in-php
https://stackoverflow.com/questions/46007527/extract-data-from-serialized-array-and-output-into-php

The topic ‘[Closed] I need to translate a serialized options key value stored in Fluent Support table’ is closed to new replies.