Theme matching | WordPress.org

[ad_1]

Hi and thanks for an amazing plugin!

I’m using a theme where the developer registered CPT fields in a php file,

Any call to show “ts-speaker” post type looks like this:

<?php
// speaker details
$exhibs_designation = exhibz_meta_option(get_the_id(), 'exhibs_designation');
$exhibs_photo       = exhibz_meta_option(get_the_id(), 'exhibs_photo');
$exhibs_logo        = exhibz_meta_option(get_the_id(), 'exhibs_logo');
$exhibs_summery     = exhibz_meta_option(get_the_id(), 'exhibs_summery');
$socials            = exhibz_meta_option(get_the_id(), 'social');

?>

Can I still use the plugin? I tried in a few ways like meta fields but it doesn’t really work.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer