kennethykw
Forum Replies Created
-
Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] #TRPLINKPROCESSEDThis is the link of the translatepress version 1.6.5 of the plugin.
https://www.ads-software.com/plugins/translatepress-multilingual/
And this is the script I used to trying your method,
add_filter( ‘trp_force_custom_links’, ‘trpc_ignore_url’, 10, 4 );
function trpc_ignore_url( $translated_url, $url, $language, $a_href ){
$link_to_ignore = “https://www.lovedating.love/#TRPLINKPROCESSED”; // url to ignore.
if ( strpos( $url, $link_to_ignore) !== false ){
return $url;
}
return $translated_url;
}
?>Can I send an private message to you for the account you can try to login to my admin portal?
Thanks,
KennethForum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] #TRPLINKPROCESSEDHello,
I have tried your suggestion but it is still not work. The URL still prompts while login in zh page. Is there any way to disable the link to ignore function?
Thanks,
Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] #TRPLINKPROCESSEDHello,
Thanks for your message.
Yes. I can switch the language. But when I login in zh, the URL Wwill direct to https://www.lovedating.love/zh/#TRPLINKPROCESSED. I cannot login in zh. You may try to use any user name to login.Thanks.
Forum: Themes and Templates
In reply to: [Di Business] Full width displayHi,
I have customize the CSS and the full width problem is solved.
Thanks for your help.
KennethForum: Themes and Templates
In reply to: [Di Business] Full width displayHi,
The url is https://www.mutualwork.co/wordpress/forum-po
Login:test2
Password:123456Thanks,
KennethMy URL is: https://www.mutualwork.co/wordpress/love-dating
login: test2
Password:123456Yes. Registration is activated.
Kenneth
Forum: Themes and Templates
In reply to: [Di Business] Full width displayHi,
Thanks for your reply.
I have tried to set the full width template but the content is still in the center and two blank side bars.
Is there any css code I can set the container to full width?Thanks,
KennethHi,
I have recreate the website and activate them and Paid membership Pro. Now it is work.
Thanks for your suggestion.
Kenneth
Thanks for your reply. it is a blank page, like no responding. I tried to deactivate the Paid Membership Pro. It is being normal.
Is it conflict to the theme/plugin?Thanks,
Kenneth