7741globe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fifteen] Make top menu dropdownNeither of this works, both the top and primary menu are the same menu and have subpages.
The website is http://www.momentthatmatters.photosForum: Themes and Templates
In reply to: [Fifteen] Make top menu dropdownDoesn’t work 🙂 Tried copying the complete primary menu to the top as well, got the complete primary menu looks, but still dropdown didn’t work….
They won’t provide any information on this matter, as it involves 3rd party software…….. Anyone else who has had this kind of thing going on and knows how to solve it?
I’ll contact TemplateMonster, bought the template there. I’ll let you know about the results.
Still nothing 🙁
It sucks that I’m this bad at codewriting….That should be
<key name="[theme-name]">
above the other keynames in my case?I looked up the strings, and placed this wpml-config.xml file in the folder of the mothertheme, the childtheme and made a folder in wp-content with the name “polylang”, still nothing appears in my Polylang dashboard…
<wpml-config> <custom-types> <custom-type translate="1">slider</custom-type> <custom-type translate="1">portfolio</custom-type> <custom-type translate="1">testi</custom-type> <custom-type translate="1">services</custom-type> <custom-type translate="1">faq</custom-type> <custom-type translate="1">team</custom-type> </custom-types> <taxonomies> <taxonomy translate="1">portfolio_category</taxonomy> <taxonomy translate="1">portfolio_tag</taxonomy> </taxonomies> <admin-texts> <key name="header-info_title" /> <key name="header_info_slogan" /> <key name="header_info_button_txt_1" /> <key name="header_info_button_txt_2" /> </admin-texts> </wpml-config>Right. I’ll take a look at it again and let you know about the results asap. Thanks for the help so far!
When I tried to look for the wp-config.xml file, which was in the mothertheme, it already showed this:
<wpml-config> <custom-types> <custom-type translate="1">slider</custom-type> <custom-type translate="1">portfolio</custom-type> <custom-type translate="1">testi</custom-type> <custom-type translate="1">services</custom-type> <custom-type translate="1">faq</custom-type> <custom-type translate="1">team</custom-type> </custom-types> <taxonomies> <taxonomy translate="1">portfolio_category</taxonomy> <taxonomy translate="1">portfolio_tag</taxonomy> </taxonomies> </wpml-config>However, this is not included in the lines I can translate within Polylang (which are only the dateformats and the (sub)title).
Should this file be put somewhere else? Because I doubt, if I add the lines for my front-page, that it will work, because these lines don’t work either….