Forum Replies Created
-
AuthorPosts
-
August 30, 2018 at 5:51 am in reply to: How to add Parallax effect to Header Hero in Essence Pro #222807
Kitty
ParticipantHi Jose,
It is in functions.php.* Changes search form placeholder text.
*
* @since 1.0.0
*
* @param string $text The search form placeholder text.
* @return string The modified search form placeholder text.
*/
function essence_search_button_text( $text ) {return esc_attr( 'Zoek' );
}
regards,
KittyKitty
Participant...and that is really appreciated, Lisa! Thank you for sharing!
August 18, 2016 at 5:24 am in reply to: Altitude Pro Navigation with WPML Flag Language Selector #191518Kitty
ParticipantHi Erik,
Yes I mean WPML.org
And I do have an issue: on activating WPML plugin my blogposts and pages do not show up in de admin.
Only content from widgets are shown.If I deactivate WPML Multilingual CMS they appear again in admin and in frontend.
Could you please assist?
Or should I perhaps enter a new ticket?
Regards,
KittyAugust 17, 2016 at 3:41 am in reply to: Altitude Pro Navigation with WPML Flag Language Selector #191427Kitty
ParticipantI am trying to find out if Altitude Pro is compatible with WPML. Can you confirm that?
December 8, 2014 at 6:17 am in reply to: Translating read more string in the featured page widget #133973Kitty
ParticipantI have the same issue on a website with 3 languages.
I also would like the string to be translatable, I don't like another widget.I don’t what to make changes in the core files of genesis.
Can I add something to my functions.php or better – can this string made translatable as suggested on the wpml forum?Kitty
ParticipantIs it possible that the back to top link created by Simple Edits refers to #wrap instead of .wrap?
Should it not be updated to HTML5 this plugin?
Just wondering...
<div class="creds"> [footer_copyright first="2007"] W. Vos | [footer_backtotop]</div>searches http://www.keesomlaan.nl/eekhoorn/agio/#wrap ??
Kitty
-
AuthorPosts