I want to use the post fields but to change their labels.
Can you please direct me to the PHP file name and lines where I can change the label name of the post “Title”, “Excerpt” and “Featured Image”?
Thanks,
Eli.
I created some custom fields and added to the custom post types, now I had 2 queries:
1) I use WPML for translation, I created WYSIWYG as field type and it’s good on the custom post’s create new page, but when I use WPML for translation, the translation page shows the field as input box with all the contents in single line.
2) Is there any way to enable WPBakery Page Builder for WYSIWYG custom field?
Kindly help me out if there’s any way for the solution.
Thanks
]]>For example, I have a post fields group, a custom post type named case and two category named blog and partner. The group is shown when any condition of below is met:
1. post type is post and in blog category
2. post type is case and in partner category
I can’t find any solution. Any help will be appreciated.
]]>Right now I’m using toolset types ver. 2.2.9
Thank you very much.
]]>Imported 0 posts and 0 comments in 0.00 seconds.
The columns in my CSV are: csv_post_type, csv_post_title, csv_post_post, csv_post_excerpt, db-product-code, db-pack-size, db-uom, csv_post_categories and db-group. There’s about 50 rows of data and everything seems good. So why isn’t it importing?
]]>I created a form using Gravity Forms and every visitor who use it creates a new Draft post in our site. I use Post Fields of Gravity Forms. “Body” Post Field is filled from the visitor. I want to send more information to “Body” field than the one visitor fills.
More specifically, I would like to add text below the visitor’s text, which will have information from other Form Fields (Custom Field: End_Date, Custom Field: Link).
Please check the code below:
echo '
Visit?<a href="<strong><Custom Field: Link></strong>" target="_blank"><span style="text-decoration: underline; color: #ff9900;"><strong>this web site</strong></span></a>
<strong>End Date: </strong> <strong><Custom Field: End_Date></strong> <strong> ? ??</strong>? ?<strong> ?</strong>? ? ? ? ??<a href="<Custom Field: Link>" target="_blank"><span style="text-decoration: underline; color: #ff9900;"><strong>Visit page</strong></span></a>
';
Where should I put it? In Gravity Forms php files?
Thank you very much in advance!!!
George
]]>