Viewing 12 replies - 1 through 12 (of 12 total)
  • egado

    (@egado)

    Maybe you will find the code in the themes footer.php – but it is possible, that your are not allowed to remove this, check the license.txt for details

    Thread Starter defke110

    (@defke110)

    Hi Egado,
    I have tryed to contact onedesign, but the form cant send my e-mail…
    Also, there are many other website`s to find on the web with this theme.
    and none of theme have this tekst in the footer! so I think this must be posible. these are the lines in the footer.php:

    ———————————————-
    <?php
    /**
    * The footer Template
    *
    * @package WordPress
    * @subpackage minimatica
    * @since Minimatica 1.0
    */
    ?>
    <footer id=”footer”>
    <?php get_sidebar( ‘footer’ ); ?>
    <nav id=”access” role=”navigation”>
    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary_nav’, ‘container_id’ => ‘primary-nav’, ‘container_class’ => ‘nav’, ‘fallback_cb’ => ‘minimatica_nav_menu’ ) ); ?>
    </nav><!– #access –>
    </footer><!– #footer –>
    </div><!– #wrapper –>
    <?php wp_footer(); ?>
    </body>
    </html>
    ———————————————-

    I do not have a problem with it, if onedesign wants there name in it!
    but this seems like an add and unusefull extra!
    thanks for your relpy, I will check the license file.

    grt Hans

    egado

    (@egado)

    I have downloaded the theme, but I also cant find the copyright info you have posted above… wtf… do you use this version: http://ww.wp.xz.cn/extend/themes/minimatica ?

    strange…

    egado

    (@egado)

    Can you pls post a link to your blog?

    Thread Starter defke110

    (@defke110)

    Egado,
    this is the site: http://www.eme-design.nl/
    at a closer look… mabey it is not the footer??? but is seems to be just under the main menu. so if you take a look, scrol down and at the end of the page you see the menu ( home….) in the centre down the page you see the tekst ( “theme by Thailand Real Estate” )

    very much thanks for helping!!!

    grz Hans

    egado

    (@egado)

    Hm… I have installed the theme for some testing, but I don’t get this copyright info under the menu…

    Did you have some plugins installed? If yes, try to deactive the first, check for “theme by Thailand Real Estate”, then the next… and so on… to find out which plugin is it…

    egado

    (@egado)

    Thats really strange… and i dont get it in my test blog…

    curious, couse the theme has nothing to do with Thailand Real Estate… and also strange the position inside the source code…

    Have you tried to deactivate the plugins…? Pls test also to switch to another theme, if this msg appears also…

    Theme Author Daniel Tara

    (@pseudoxiah)

    You are using a hacked / nulled / whatever non-official version.

    i.e. some nasty guy took the theme and inserted his own code in it.

    Beside from the link to the real estate company you could also be a victim os tracking, phishing or even your site could get hacked. I strongly advise you download the official version.

    As you can see in the demo, the theme has no links in the footer.

    Thread Starter defke110

    (@defke110)

    Daniel, Egado,
    very much tanks for reply at this time… but, I do think this is solved now!
    I have a plugin from: wp-protect ( downloaded from the wordpress site )
    in the code there are these lines. I have replaced the code with some other tekst.
    Also, I have the minimatica theme from onedesign, so what will be the best way?

    these line are now in the wp-protect.php:
    ——————————————————————
    */
    function wpprotect_warning()
    {
    ?>
    <div style=”text-align:center;font-size:10px;padding:5px;”>all rights reserved EME-Design.nl</div>
    <?php
    }
    */
    ——————————————————————
    the result is that nothing is showed.
    is this the correct way?
    regards, Hans ( very happy with the theme…!!!! )

    egado

    (@egado)

    Much better then before πŸ˜‰ but I would deinstall this plugin… this is something you dont need… if i want to copy images from your site, will do also if you are using such a plugin.

    So this is a needless plugin, every plugin slows down your site a bit… and I guess such a “protecting”, is less protecting then producing a bad user expierence πŸ™‚

    Thread Starter defke110

    (@defke110)

    Hi Egado,
    Do you now, how to protect images from copying???
    rigth now “right-click” and “save as” is not posible now.
    and we want to protect the images, thats the reason we have installed an plugin… this one was recommended by some other users.
    Anyway, you give me the right tip to solve this, so al credits to you!

    grz, Hans

    egado

    (@egado)

    I dont know a way to protect your images from copying. I can also copy your images at the moment, just 1 click to deactive javascript in my browser and I can save them with right click “save as”… well ok without javascript the slider looks crappy but I can the images.

    So I would’nt use this plugin or any other…

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Minimatica Footer ( change / remove )’ is closed to new replies.