lapi84
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact form 7 Custom validation] Not working correctly with CF7 over 4.8Hi
I’m using
Wordpress 4.9.2
CF7 Version 4.9.2I have a form that used to work well up until this morning, today I wanted to add one email as recipient in the “to” section of mail, and since than the form is not working anymore.
I used the wrong sintax once, but it fixed it right afterwards.
I have solved not to lose contacts with flamingo plugin and everything works well, except I don’t receive the email.
I have received 7 forms so far, but only one got through the email.
thanksForum: Plugins
In reply to: [WPGlobus] WPGlobus call to action widget redirect url not savingHello,
I write here because I have the same issue.
I have installed wpglobus translation option but still could not find a solution.
I have a widget and everything translate perfectly, I also have the option to insert a different link for the call to action, but both url are lost if I use them.In my wpglobus option I can see my widget, should I add some code to it?
Thank you!
Forum: Plugins
In reply to: [WPGlobus] no dropdown menu, only hidden language flagI did it with pleasure.
I still have a question … always regarding the slides.. I now have the translations of text, but cannot link the two different text to respective language page.
Is there any fix for this?
thanks!Forum: Plugins
In reply to: [WPGlobus] no dropdown menu, only hidden language flagYay! that works perfectly!
Thank you!
Forum: Plugins
In reply to: [WPGlobus] no dropdown menu, only hidden language flagthanks but unfortunately it is not working,
The place where is not working is a slide in the homepage.
could it be something wrong with my theme? thw weird thing is that anywhere else is working perfectly.Forum: Plugins
In reply to: [WPGlobus] no dropdown menu, only hidden language flagThanks again,
well so far I have decided to show both flags, easier and safer than messing too much with the code!Another small question, there are some “places” in my theme that do not support the translation, meaning they don’t show the globe for the translations, is possible to use html tag to translate that part?
Thank you!!
Forum: Plugins
In reply to: [WPGlobus] no dropdown menu, only hidden language flagWow, thanks for such a quick response!
maybe I overrated my coding capacities, I can find all the line you said, but what I think I understood is that I only need to change the last one:localize_url( $current_url, $hidden_language )
in place of
localize_url( self::current_url(), ‘%%lang%%’, $config );Is it right or am I missing something that I should do before?
thanks again!