razirazo
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Removing 'generator' meta tagI don’t know. I don’t mark it as resolved.
Still waiting for answer.
I don’t like my visitor to know the exact working of my site.Forum: Themes and Templates
In reply to: [Hueman] How to change "Follow & More" Caption on Sidebar?Ah. That should be easier.
Forum: Themes and Templates
In reply to: [Hueman] How to change "Follow & More" Caption on Sidebar?Its hard coded in PHP. You need to rewrite some theme files.
1. Create a working child theme and activate it.
Look at this instruction on creating child themes: http://codex.wordpress.org/Child_Themes2. Copy ‘sidebar.php’ and ‘sidebar-2.php’ from main theme(Heuman) folder into your newly created child theme folder.
3. Now edit both file; at line 15 of sidebar.php and sidebar-2.php respectively, there are ‘Follow’ and ‘More’ that you can replace with other desired word.
4. Save the file.
Just copy the responsive.css from main theme folder (Hueman) into your child theme folder.
Forum: Plugins
In reply to: [Contact Form DB] Contact Form 7 v3.9 breaks compatibility?mark as resolved.
Forum: Plugins
In reply to: [Contact Form DB] Contact Form 7 v3.9 breaks compatibility?ooh that was fast. Just back from work, now its all fixed.
Thank you very much!
Forum: Hacks
In reply to: How to prevent admins to delete certain other admin account?Thanks for the suggestion, but I afraid they can outsmart the plugin method.
Is there any way to directly tinker with php? so they cant do anything without ftp or built in editor.
Forum: Hacks
In reply to: Facebook share buttonstry simple share button adder.
https://wordpress.org/plugins/simple-share-buttons-adder/Im using it and so far is a good and easy to use.