roghithsam
Forum Replies Created
-
Forum: Plugins
In reply to: [Inbox] welcome message when user register😊👍
Forum: Themes and Templates
In reply to: [OceanWP] Main Menu Not shown.you have able to remove the mentioned URL in this support topic.
Forum: Plugins
In reply to: [Inbox] email deliverability failedOK done
Forum: Themes and Templates
In reply to: [OceanWP] Main Menu Not shown.Yes, The Main menu will appear now.
ThankYou so much.Forum: Themes and Templates
In reply to: [OceanWP] Main Menu Not shown.sorry, my server is under maintenance.
Now it will open.
My site: https://www.game.zhark.ga/Forum: Plugins
In reply to: [Wallet for WooCommerce] referral programView this for more info http://prnt.sc/traout
Forum: Plugins
In reply to: [Wallet for WooCommerce] Changing some strings such as “wallet”add_filter(‘gettext’, ‘translate_text’);
add_filter(‘ngettext’, ‘translate_text’);function translate_text($translated) {
// $translated = str_ireplace(‘ target text ‘, ‘what you want’, $translated);
$translated = str_ireplace(‘Wallet credit through purchase #’, ‘Money added to wallet #’, $translated);$translated = str_ireplace(‘Leave a Reply ‘, ‘Leave a comment’, $translated);
return $translated;
}add this code in function.php of your theme
- This reply was modified 5 years, 10 months ago by roghithsam.
Forum: Themes and Templates
In reply to: [OceanWP] Menu not showMenu not shown only in desktop view in mobile view menu appear.
Forum: Plugins
In reply to: [NEX-Forms - Ultimate Forms Plugin for WordPress] ResubmissionOk
Forum: Plugins
In reply to: [Inbox] Sender NameThank you. I ts my mistake, i send and receive message in same user name, so it not show user name.
Now the problem is solved.Forum: Themes and Templates
In reply to: [OceanWP] Main Menu Not shown.The menu is selected, when I activate the plugin main menu and topbar menu will disappeared. When deactivate the plugin it show main and top bar menu. It only happen to oceanwp theme, in other theme it works.
- This reply was modified 5 years, 10 months ago by roghithsam.
Forum: Plugins
In reply to: [Inbox] Main Menu Not shown.thank you
Forum: Plugins
In reply to: [Inbox] Main Menu Not shown.Forum: Plugins
In reply to: [Inbox] Main Menu Not shown.Plugin Deactivated
Forum: Plugins
In reply to: [Inbox] Main Menu Not shown.How to send screenshot