Probleme with custom post type
-
Hi,
Before I use WPML for my project and I test for the thirst time for a news project polylang and I have a small probleme off translation.
I use the thême Armada, all post, page and picture are ok, the bug come with custom post type, one parts translate and not other
Normaly with WPML wee nedd to chosse one option (https://support.dream-theme.com/knowledgebase/cannot-translate-options/) for translate but with Polylang we can’t …I write to the support who send me here, sombondy can help me pleas ?
Before thanks for your help !
Antonin
PS : If you need, you can see the bug here :
– FR : https://mada-test.com/contact/
– EN : https://mada-test.com/en/contact-us/
-
Hi,
I desactive all my plugin, no change.
I see, yes I have a wpml-config.xml, all information are in “copy”, i test to make them “translatable” but no change ever …
Screenshop about the wpml-config.xml : https://nimb.ws/RdmnKUReplace
translatable
bytranslate
.Your code should be as:
<custom-field action="translate">custom-title</custom-field>
See the Polylang documentation on the wpml-config.xml: https://polylang.wordpress.com/documentation/documentation-for-developers/the-wpml-language-configuration-file/
I chang all the “_dt_fancy_header_” with “translate” and not work, it’s the same as copy .
Could you please past your wpml-config.xml here, using the code button?
EDIT: After modified your file, did you resave your Polylang settings, in Languages>Settings: Save Changes?
Do you use a child theme?
`<wpml-config>
<custom-types>
<custom-type translate=”1″>dt_portfolio</custom-type>
<custom-type translate=”1″>dt_testimonials</custom-type>
<custom-type translate=”1″>dt_team</custom-type>
<custom-type translate=”1″>dt_logos</custom-type>
<custom-type translate=”1″>dt_benefits</custom-type>
<custom-type translate=”1″>dt_gallery</custom-type>
<custom-type translate=”1″>dt_slideshow</custom-type>
</custom-types>
<taxonomies>
<taxonomy translate=”1″>dt_portfolio_category</taxonomy>
<taxonomy translate=”1″>dt_testimonials_category</taxonomy>
<taxonomy translate=”1″>dt_team_category</taxonomy>
<taxonomy translate=”1″>dt_logos_category</taxonomy>
<taxonomy translate=”1″>dt_benefits_category</taxonomy>
<taxonomy translate=”1″>dt_gallery_category</taxonomy>
</taxonomies>
<custom-fields>
<custom-field action=”copy”>_dt_albums_display</custom-field>
<custom-field action=”copy”>_dt_albums_media_display</custom-field>
<custom-field action=”copy”>_dt_albums_options_bg_under_masonry_posts</custom-field>
<custom-field action=”copy”>_dt_albums_options_columns_number</custom-field>
<custom-field action=”copy”>_dt_albums_options_description</custom-field>
<custom-field action=”copy”>_dt_albums_options_full_width</custom-field>
<custom-field action=”copy”>_dt_albums_options_hide_last_row</custom-field>
<custom-field action=”copy”>_dt_albums_options_hover_animation</custom-field>
<custom-field action=”copy”>_dt_albums_options_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_albums_options_hover_content_visibility</custom-field>
<custom-field action=”copy”>_dt_albums_options_image_layout</custom-field>
<custom-field action=”copy”>_dt_albums_options_item_padding</custom-field>
<custom-field action=”copy”>_dt_albums_options_jgrid_description</custom-field>
<custom-field action=”copy”>_dt_albums_options_jgrid_hover_animation</custom-field>
<custom-field action=”copy”>_dt_albums_options_jgrid_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_albums_options_jgrid_hover_content_visibility</custom-field>
<custom-field action=”copy”>_dt_albums_options_jgrid_show_round_miniatures</custom-field>
<custom-field action=”copy”>_dt_albums_options_layout</custom-field>
<custom-field action=”copy”>_dt_albums_options_load_effect</custom-field>
<custom-field action=”copy”>_dt_albums_options_load_style</custom-field>
<custom-field action=”copy”>_dt_albums_options_order</custom-field>
<custom-field action=”copy”>_dt_albums_options_orderby</custom-field>
<custom-field action=”copy”>_dt_albums_options_posts_same_width</custom-field>
<custom-field action=”copy”>_dt_albums_options_post_content_alignment</custom-field>
<custom-field action=”copy”>_dt_albums_options_ppp</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_all_pages</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_author_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_categories_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_comments_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_date_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_exerpts</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_filter</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_numbers_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_order</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_orderby</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_ordering</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_round_miniatures</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_terms</custom-field>
<custom-field action=”copy”>_dt_albums_options_show_titles</custom-field>
<custom-field action=”copy”>_dt_albums_options_target_height</custom-field>
<custom-field action=”copy”>_dt_albums_options_target_width</custom-field>
<custom-field action=”copy”>_dt_albums_options_thumb_proportions</custom-field>
<custom-field action=”copy”>_dt_album_media_items</custom-field>
<custom-field action=”copy”>_dt_album_options_exclude_featured_image</custom-field>
<custom-field action=”copy”>_dt_album_options_gallery_columns</custom-field>
<custom-field action=”copy”>_dt_album_options_gallery_make_first_big</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_autoplay</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_bg_color</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_bottom_padding</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_inactive_opacity</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_landscape_images_mode</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_layout</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_ls_fill_dt</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_ls_fill_mob</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_ls_max_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_ls_min_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_overlay</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_portrait_images_mode</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_pt_fill_dt</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_pt_fill_mob</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_pt_max_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_pt_min_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_side_paddings</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_slides_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_slide_max_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_thumbnails_height</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_thumbnails_visibility</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_thumbnails_width</custom-field>
<custom-field action=”copy”>_dt_album_options_photo_scroller_top_padding</custom-field>
<custom-field action=”copy”>_dt_album_options_preview</custom-field>
<custom-field action=”copy”>_dt_album_options_slider_proportions</custom-field>
<custom-field action=”copy”>_dt_album_options_type</custom-field>
<custom-field action=”copy”>_dt_benefits_options_retina_image</custom-field>
<custom-field action=”copy”>_dt_blog_display</custom-field>
<custom-field action=”copy”>_dt_blog_options_bg_under_list_posts</custom-field>
<custom-field action=”copy”>_dt_blog_options_bg_under_masonry_posts</custom-field>
<custom-field action=”copy”>_dt_blog_options_columns_number</custom-field>
<custom-field action=”copy”>_dt_blog_options_enable_fancy_date</custom-field>
<custom-field action=”copy”>_dt_blog_options_full_width</custom-field>
<custom-field action=”copy”>_dt_blog_options_image_layout</custom-field>
<custom-field action=”copy”>_dt_blog_options_item_padding</custom-field>
<custom-field action=”copy”>_dt_blog_options_layout</custom-field>
<custom-field action=”copy”>_dt_blog_options_list_layout</custom-field>
<custom-field action=”copy”>_dt_blog_options_load_effect</custom-field>
<custom-field action=”copy”>_dt_blog_options_load_style</custom-field>
<custom-field action=”copy”>_dt_blog_options_order</custom-field>
<custom-field action=”copy”>_dt_blog_options_orderby</custom-field>
<custom-field action=”copy”>_dt_blog_options_posts_same_width</custom-field>
<custom-field action=”copy”>_dt_blog_options_post_content_alignment</custom-field>
<custom-field action=”copy”>_dt_blog_options_ppp</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_all_pages</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_author_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_categories_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_comments_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_date_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_details</custom-field>
<custom-field action=”copy”>_dt_blog_options_show_exerpts</custom-field>
<custom-field action=”copy”>_dt_blog_options_target_width</custom-field>
<custom-field action=”copy”>_dt_blog_options_thumb_proportions</custom-field>
<custom-field action=”copy”>_dt_blog_options_thumb_width</custom-field>
<custom-field action=”translate”>_dt_content_display</custom-field>
<custom-field action=”translate”>_dt_content_position</custom-field>
<custom-field action=”translate”>_dt_custom_header_logo_hd</custom-field>
<custom-field action=”translate”>_dt_custom_header_logo_regular</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_color</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_fixed</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_fullscreen</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_image</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_position_x</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_position_y</custom-field>
<custom-field action=”translate”>_dt_fancy_header_bg_repeat</custom-field>
<custom-field action=”translate”>_dt_fancy_header_breadcrumbs</custom-field>
<custom-field action=”translate”>_dt_fancy_header_breadcrumbs_bg_color</custom-field>
<custom-field action=”translate”>_dt_fancy_header_breadcrumbs_text_color</custom-field>
<custom-field action=”translate”>_dt_fancy_header_height</custom-field>
<custom-field action=”translate”>_dt_fancy_header_parallax_speed</custom-field>
<custom-field action=”translate”>_dt_fancy_header_subtitle</custom-field>
<custom-field action=”translate”>_dt_fancy_header_subtitle_color</custom-field>
<custom-field action=”translate”>_dt_fancy_header_subtitle_color_mode</custom-field>
<custom-field action=”translate”>_dt_fancy_header_subtitle_size</custom-field>
<custom-field action=”translate”>_dt_fancy_header_title</custom-field>
<custom-field action=”translate”>_dt_fancy_header_title_aligment</custom-field>
<custom-field action=”translate”>_dt_fancy_header_title_color</custom-field>
<custom-field action=”translate”>_dt_fancy_header_title_color_mode</custom-field>
<custom-field action=”translate”>_dt_fancy_header_title_size</custom-field>
<custom-field action=”translate”>_dt_footer_show</custom-field>
<custom-field action=”translate”>_dt_footer_widgetarea_id</custom-field>
<custom-field action=”translate”>_dt_header_background</custom-field>
<custom-field action=”translate”>_dt_header_title</custom-field>
<custom-field action=”translate”>_dt_header_transparent_bg_color</custom-field>
<custom-field action=”translate”>_dt_header_transparent_bg_opacity</custom-field>
<custom-field action=”translate”>_dt_header_transparent_bg_style</custom-field>
<custom-field action=”translate”>_dt_header_transparent_menu_hover_color_mode</custom-field>
<custom-field action=”translate”>_dt_header_transparent_menu_text_color_mode</custom-field>
<custom-field action=”translate”>_dt_header_transparent_menu_top_bar_color_mode</custom-field>
<custom-field action=”copy”>_dt_logo_options_link</custom-field>
<custom-field action=”copy”>_dt_logo_options_retina_logo</custom-field>
<custom-field action=”copy”>_dt_media_options_columns_number</custom-field>
<custom-field action=”copy”>_dt_media_options_description</custom-field>
<custom-field action=”copy”>_dt_media_options_full_width</custom-field>
<custom-field action=”copy”>_dt_media_options_hide_last_row</custom-field>
<custom-field action=”copy”>_dt_media_options_hover_animation</custom-field>
<custom-field action=”copy”>_dt_media_options_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_media_options_hover_content_visibility</custom-field>
<custom-field action=”copy”>_dt_media_options_image_layout</custom-field>
<custom-field action=”copy”>_dt_media_options_item_padding</custom-field>
<custom-field action=”copy”>_dt_media_options_jgrid_description</custom-field>
<custom-field action=”copy”>_dt_media_options_jgrid_hover_animation</custom-field>
<custom-field action=”copy”>_dt_media_options_jgrid_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_media_options_jgrid_hover_content_visibility</custom-field>
<custom-field action=”copy”>_dt_media_options_layout</custom-field>
<custom-field action=”copy”>_dt_media_options_load_effect</custom-field>
<custom-field action=”copy”>_dt_media_options_load_style</custom-field>
<custom-field action=”copy”>_dt_media_options_order</custom-field>
<custom-field action=”copy”>_dt_media_options_orderby</custom-field>
<custom-field action=”copy”>_dt_media_options_show_all_pages</custom-field>
<custom-field action=”copy”>_dt_media_options_show_exerpts</custom-field>
<custom-field action=”copy”>_dt_media_options_show_titles</custom-field>
<custom-field action=”copy”>_dt_media_options_target_height</custom-field>
<custom-field action=”copy”>_dt_media_options_target_width</custom-field>
<custom-field action=”copy”>_dt_media_options_thumb_proportions</custom-field>
<custom-field action=”copy”>_dt_microsite_bottom_logo_hd</custom-field>
<custom-field action=”copy”>_dt_microsite_bottom_logo_regular</custom-field>
<custom-field action=”copy”>_dt_microsite_favicon</custom-field>
<custom-field action=”copy”>_dt_microsite_floating_logo_hd</custom-field>
<custom-field action=”copy”>_dt_microsite_floating_logo_regular</custom-field>
<custom-field action=”copy”>_dt_microsite_hidden_parts</custom-field>
<custom-field action=”translate”>_dt_microsite_page_layout</custom-field>
<custom-field action=”translate”>_dt_microsite_page_loading</custom-field>
<custom-field action=”copy”>_dt_microsite_primary_menu</custom-field>
<custom-field action=”copy”>_dt_portfolio_display</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_bg_under_list_posts</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_bg_under_masonry_posts</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_columns_number</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_description</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_full_width</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_hide_last_row</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_hover_animation</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_hover_content_visibility</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_image_layout</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_item_padding</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_jgrid_description</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_jgrid_hover_animation</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_jgrid_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_jgrid_hover_content_visibility</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_jgrid_under_image_buttons</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_list_hover_bg_color</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_list_layout</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_load_effect</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_load_style</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_masonry_layout</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_order</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_orderby</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_posts_same_width</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_post_content_alignment</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_ppp</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_all_pages</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_author_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_categories_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_comments_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_date_in_post_meta</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_details</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_details_buttons</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_exerpts</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_filter</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_links</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_order</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_orderby</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_ordering</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_terms</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_titles</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_show_zoom</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_target_height</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_target_width</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_thumb_proportions</custom-field>
<custom-field action=”copy”>_dt_portfolio_options_under_image_buttons</custom-field>
<custom-field action=”copy”>_dt_post_options_hide_thumbnail</custom-field>
<custom-field action=”copy”>_dt_post_options_preview</custom-field>
<custom-field action=”copy”>_dt_post_options_preview_style_gallery</custom-field>
<custom-field action=”copy”>_dt_post_options_preview_style_video</custom-field>
<custom-field action=”copy”>_dt_post_options_related_categories</custom-field>
<custom-field action=”copy”>_dt_post_options_related_mode</custom-field>
<custom-field action=”copy”>_dt_post_options_slider_proportions</custom-field>
<custom-field action=”copy”>_dt_project_media_items</custom-field>
<custom-field action=”copy”>_dt_project_media_options_enable_floationg_content</custom-field>
<custom-field action=”copy”>_dt_project_media_options_gallery_columns</custom-field>
<custom-field action=”copy”>_dt_project_media_options_gallery_make_first_big</custom-field>
<custom-field action=”copy”>_dt_project_media_options_layout</custom-field>
<custom-field action=”copy”>_dt_project_media_options_slider_proportions</custom-field>
<custom-field action=”copy”>_dt_project_media_options_type</custom-field>
<custom-field action=”copy”>_dt_project_options_hide_thumbnail</custom-field>
<custom-field action=”copy”>_dt_project_options_link</custom-field>
<custom-field action=”copy”>_dt_project_options_link_name</custom-field>
<custom-field action=”copy”>_dt_project_options_link_target</custom-field>
<custom-field action=”copy”>_dt_project_options_open_thumbnail_in_lightbox</custom-field>
<custom-field action=”copy”>_dt_project_options_preview</custom-field>
<custom-field action=”copy”>_dt_project_options_preview_style</custom-field>
<custom-field action=”copy”>_dt_project_options_related_categories</custom-field>
<custom-field action=”copy”>_dt_project_options_related_mode</custom-field>
<custom-field action=”copy”>_dt_project_options_show_link</custom-field>
<custom-field action=”copy”>_dt_project_options_slider_proportions</custom-field>
<custom-field action=”copy”>_dt_sidebar_position</custom-field>
<custom-field action=”copy”>_dt_sidebar_widgetarea_id</custom-field>
<custom-field action=”copy”>_dt_slider_media_items</custom-field>
<custom-field action=”copy”>_dt_slideshow_3d_layout</custom-field>
<custom-field action=”copy”>_dt_slideshow_3d_slider_proportions</custom-field>
<custom-field action=”copy”>_dt_slideshow_autoplay</custom-field>
<custom-field action=”copy”>_dt_slideshow_autoslide_interval</custom-field>
<custom-field action=”copy”>_dt_slideshow_hide_captions</custom-field>
<custom-field action=”copy”>_dt_slideshow_layer_show_bg_and_paddings</custom-field>
<custom-field action=”copy”>_dt_slideshow_layer_slider</custom-field>
<custom-field action=”copy”>_dt_slideshow_layout</custom-field>
<custom-field action=”copy”>_dt_slideshow_mode</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_autoplay</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_autoplay_speed</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_bg_color</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_bottom_padding</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_inactive_opacity</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_layout</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_ls_fill_dt</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_ls_fill_mob</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_ls_max_width</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_ls_min_width</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_overlay</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_pt_fill_dt</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_pt_fill_mob</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_pt_max_width</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_pt_min_width</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_side_paddings</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_thumbnails_height</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_thumbnails_visibility</custom-field>
<custom-field action=”copy”>_dt_slideshow_photo_scroller_top_padding</custom-field>
<custom-field action=”copy”>_dt_slideshow_revolution_slider</custom-field>
<custom-field action=”copy”>_dt_slideshow_scaling</custom-field>
<custom-field action=”copy”>_dt_slideshow_sliders</custom-field>
<custom-field action=”copy”>_dt_slideshow_slider_proportions</custom-field>
<custom-field action=”copy”>_dt_slideshow_slides_in_column</custom-field>
<custom-field action=”copy”>_dt_slideshow_slides_in_raw</custom-field>
<custom-field action=”copy”>_dt_teammate_options_dribbble</custom-field>
<custom-field action=”copy”>_dt_teammate_options_facebook</custom-field>
<custom-field action=”copy”>_dt_teammate_options_go_to_single</custom-field>
<custom-field action=”copy”>_dt_teammate_options_mail</custom-field>
<custom-field action=”copy”>_dt_teammate_options_position</custom-field>
<custom-field action=”copy”>_dt_teammate_options_twitter</custom-field>
<custom-field action=”copy”>_dt_team_display</custom-field>
<custom-field action=”copy”>_dt_team_options_bg_under_posts</custom-field>
<custom-field action=”copy”>_dt_team_options_columns_number</custom-field>
<custom-field action=”copy”>_dt_team_options_full_width</custom-field>
<custom-field action=”copy”>_dt_team_options_image_layout</custom-field>
<custom-field action=”copy”>_dt_team_options_item_padding</custom-field>
<custom-field action=”copy”>_dt_team_options_masonry_layout</custom-field>
<custom-field action=”copy”>_dt_team_options_show_exerpts</custom-field>
<custom-field action=”copy”>_dt_team_options_target_width</custom-field>
<custom-field action=”copy”>_dt_team_options_thumb_proportions</custom-field>
<custom-field action=”copy”>_dt_testimonials_display</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_columns_number</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_full_width</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_item_padding</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_load_effect</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_load_style</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_masonry_layout</custom-field>
<custom-field action=”copy”>_dt_testimonials_options_target_width</custom-field>
<custom-field action=”copy”>_dt_testimonial_options_link</custom-field>
<custom-field action=”copy”>_dt_testimonial_options_position</custom-field>
</custom-fields>
<admin-texts>
<key name=”armada”>
<key name=”widgetareas”>
<key name=”1″>
<key name=”sidebar_name”/>
<key name=”sidebar_desc”/>
</key>
<key name=”2″>
<key name=”sidebar_name”/>
<key name=”sidebar_desc”/>
</key>
</key>
<key name=”header-search_caption” />
<key name=”header-login_caption” />
<key name=”header-contact_address” />
<key name=”header-contact_phone” />
<key name=”header-contact_email” />
<key name=”header-contact_skype” />
<key name=”header-contact_clock” />
<key name=”header-text” />
<key name=”bottom_bar-copyrights” />
<key name=”bottom_bar-text” />
<key name=”header-logo_regular”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”header-logo_hd”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”bottom_bar-logo_regular”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”bottom_bar-logo_hd”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”general-floating_menu_logo_regular”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”general-floating_menu_logo_hd”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”general-mobile_logo-regular”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”general-mobile_logo-hd”>
<key name=”0″ />
<key name=”1″ />
</key>
<key name=”general-post_back_button_target_page_id” />
<key name=”general-rel_posts_head_title” />
<key name=”general-project_back_button_target_page_id” />
<key name=”general-rel_projects_head_title” />
<key name=”general-album_back_button_target_page_id” />
<key name=”social_buttons-post-button_title” />
<key name=”social_buttons-portfolio_post-button_title” />
<key name=”social_buttons-photo-button_title” />
<key name=”social_buttons-page-button_title” />
</key>
</admin-texts>
</wpml-config>Yes, i have resave my Polylang settings and yes i use a child theme (native with the thême)
You miss to close your code by clicking on the button code. Please edit your message.
IT’S OKAY !!!!!!
I forgot I use a child theme and i change the /wpml-config parent theme but ever one on the child, i just test and it’s Work !
Really thanx, you save me Chrystl !
One question, you work at Polylang ?
I really prefer the interface and rapidity of Polylang via WPML, maybe a pro version will be comming with some detail necessary ?
For exemple :
– Duplicato auto for picture
– Same URL for page (cexemple, for contact)
– More fonctionnaly for the presentation of languageI’m glad that your problem is solved!
More fonctionnaly for the presentation of language
What do you mean?
1) A carrousel with flag. Polylang propose this, but only on the sidebar, not in the menu. I think it’s not difficult ? But I’m not a developer and I don’t knows how do to this …
2) The possibility to just chosse flag and have flag in one Line, side by side. For me my menu are one the left and the flag puts it the one below the other one if I puts them in the menu
- The topic ‘Probleme with custom post type’ is closed to new replies.