Advertisement
Guest User

wpml-config.xml - theme ronneby

a guest
Jan 6th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.60 KB | None | 0 0
  1. <wpml-config>
  2.     <custom-types>
  3.         <custom-type translate="1">my-product</custom-type>
  4.         <custom-type translate="1">layerslider</custom-type>
  5.         <custom-type translate="1">revslider</custom-type>
  6.         <custom-type translate="1">timeline</custom-type>
  7.     </custom-types>
  8.     <taxonomies>
  9.         <taxonomy translate="1">my-product_category</taxonomy>
  10.     </taxonomies>
  11.     <!---  the new part - reference: https://wpml.org/forums/topic/cant-translate-footer-copywrite-message/ -->
  12.     <admin-texts>
  13.         <key name="ronneby">
  14.             <key name="copyright_footer"/>
  15.         </key>
  16.     </admin-texts> 
  17.    
  18. </wpml-config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement