defke110
Forum Replies Created
-
I found this on another topic:
Contact Form 7 breaks Nextgen Gallery Flash UploadThis will do the trick !!!
Danial Payne wrote:
Thank you for the quick reply, I’ve updated the issue in the NextGen file: ngg-config.phpfrom:
require_once( WP_LOAD_PATH . ‘wp-load.php’);
to:
require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’);
I can now upload photos in NextGen without seeing any error message from Contact Form 7.
Simple but very affective, why?? don`t know but it works perfect now!
regards, Hans
Thanks to Daniel Payne for this solution!We also use Nextgen with Contact Form 7, and are not be able to upload images using flash… disable the plugin and it works fine !!!
seems like the latest version from “Contact Form 7” create the problem???
For about 1 week ago we have NO problem with this combination/setup.
“xxxevilgrinxxx” thanks for this tip !!!
regards, HansForum: Themes and Templates
In reply to: [Minimatica] Minimatica Footer ( change / remove )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
Forum: Themes and Templates
In reply to: [Minimatica] Minimatica Footer ( change / remove )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…!!!! )Forum: Themes and Templates
In reply to: [Minimatica] Minimatica Footer ( change / remove )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
Forum: Themes and Templates
In reply to: [Minimatica] Minimatica Footer ( change / remove )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