Nejste přihlášeni
Stránky 1
mám stránku a v pätičke toto: http://imageshack.us/a/img826/5001/741e.jpg
Dalo by sa zbaviť nápisu: wordpress a grapheme téma?
v footer.php (pätička) je toto:
<?php
/**
* The template for displaying the footer.
*
* Closes the <div> for #content, #content-main and #container, <body> and <html> tags.
*
* @package Graphene
* @since Graphene 1.0
*/
global $graphene_settings;
?>
<?php do_action( 'graphene_bottom_content' ); ?>
</div><!-- #content-main -->
<?php
/* Sidebar 2 on the right side? */
if ( graphene_column_mode() == 'three_col_left' ){
get_sidebar( 'two' );
}
/* Sidebar 1 on the right side? */
if ( in_array( graphene_column_mode(), array( 'two_col_left', 'three_col_left', 'three_col_center' ) ) ){
get_sidebar();
}
?>
<?php do_action( 'graphene_after_content' ); ?>
</div><!-- #content -->
<?php /* Get the footer widget area */ ?>
<?php get_template_part('sidebar', 'footer'); ?>
<?php do_action('graphene_before_footer'); ?>
<div id="footer" class="clearfix">
<?php if ( ! $graphene_settings['hide_copyright'] ) : ?>
<div id="copyright">
<h3><?php _e('Copyright', 'graphene'); ?></h3>
<?php if ( $graphene_settings['copy_text'] == '' && ! $graphene_settings['show_cc'] ) : ?>
<p>
<?php printf( '© %1$s %2$s.', date( 'Y' ), get_bloginfo( 'name' ) ); ?>
</p>
<?php elseif ( ! $graphene_settings['show_cc'] ) : ?>
<?php
if ( ! stristr( $graphene_settings['copy_text'], '</p>' ) ) { $graphene_settings['copy_text'] = wpautop( $graphene_settings['copy_text'] ); }
echo $graphene_settings['copy_text'];
?>
<?php endif; ?>
<?php if ( $graphene_settings['show_cc'] ) : ?>
<?php /* translators: %s will replaced by a link to the Creative Commons licence page, with "Creative Commons Licence" as the link text. */?>
<p>
<?php printf( __( 'Except where otherwise noted, content on this site is licensed under a %s.', 'graphene' ), '<a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">' . __( 'Creative Commons Licence', 'graphene' ) . '</a>' ); ?>
</p>
<p class="cc-logo"><span><?php _e( 'Creative Commons Licence BY-NC-ND', 'graphene' ); ?></span></p>
<?php endif; ?>
<?php do_action('graphene_copyright'); ?>
</div>
<?php endif; ?>
<?php if ( has_nav_menu( 'footer-menu' ) || ! $graphene_settings['hide_return_top'] ) : ?>
<div class="footer-menu-wrap">
<ul id="footer-menu" class="clearfix">
<?php /* Footer menu */
$args = array(
'container' => '',
'fallback_cb' => 'none',
'depth' => 2,
'theme_location' => 'footer-menu',
'items_wrap' => '%3$s'
);
wp_nav_menu(apply_filters('graphene_footer_menu_args', $args));
?>
<?php if ( ! $graphene_settings['hide_return_top'] ) : ?>
<li class="menu-item return-top"><a href="#"><?php _e('Return to top', 'graphene'); ?></a></li>
<?php endif; ?>
</ul>
</div>
<?php endif; ?>
<?php if ( ! $graphene_settings['disable_credit'] ) : ?>
<div id="developer" class="grid_7">
<p>
<?php /* translators: %1$s is the link to WordPress.org, %2$s is the theme's name */ ?>
<?php printf( __('Powered by %1$s and the %2$s.', 'graphene'), '<a href="http://wordpress.org/">WordPress</a>', '<a href="http://www.khairul-syahir.com/wordpress-dev/graphene-theme">' . __('Graphene Theme', 'graphene') . '</a>'); ?>
</p>
<?php do_action('graphene_developer'); ?>
</div>
<?php endif; ?>
<?php do_action('graphene_footer'); ?>
</div><!-- #footer -->
<?php do_action('graphene_after_footer'); ?>
</div><!-- #container -->
<?php if (!get_theme_mod('background_image', false) && !get_theme_mod('background_color', false)) : ?>
</div><!-- .bg-gradient -->
<?php endif; ?>
<?php wp_footer(); ?>
</body>
</html>
vedel by mi niekto upraviť toto aby to tam nebolo.....moc sa nevyznám do css tak nechcem urobiť chybu.
doména: frost-zone.eu
Offline
Dobrý den,
Je mi líto, ale to co požadujete je porušení podmínek pro používání systému Wordpress. Tudíž odmítám poskytnou vám radu.
Edit: Uveďte prosím webovou adresu, kde máte projekt umístěň. Děkuji
Offline
aha tak o tom som nevedel , nevadí....no platím si prémiové služby a som myslel že budem mať stránku bez toho....
inak by som to inde presunul/posunul ak by som pridával sub menu do pätičky.
no a chcel som to len kvôli tomu že napádajú weby WP (nejaké pluginy ) tak som nechcel prísť o ten svoj.
a existuje nejaký spôsob zálohy webu?
doména: frost-zone.eu
Offline
Prémiové služby na Endoře s tímto nemají nic společného.
Přesunout si to můžete kam chcete. Nevím co je to přesně za šablonu, protože Graphene je pod GPLv3 a v takovém případě to tam být nemusí, ale v ukázkovém zdrojáku (viz první příspěvek) je napsáno "Creative Commons Licence BY-NC-ND" což znamená "Uveďte autora-Neužívejte dílo komerčně-Nezasahujte do díla" což mě trošku mate, takže to tam někde raději nechte. Na podmínky WordPress se to v žádném případě nevztahuje...
Nerozumím tomu o napadání WordPress webů...
Zálohovat si můžete web přes webadmin. Teď to možná nějak zlobí, tak si prostě udělejte kopii webu a databáze na domácí počítač.
Nejnovější článek: www.zeminem.cz ...
Černé díry jsou místa, kde Bůh dělil nulou...
Endora plugin!
Offline
diky za rýchlu odpoved.
tu sa niečo písalo o wp : http://podpora.endora.cz/viewtopic.php?f=27&t=4432
tak zalohu si spravím tak ako si napísal thx!
doména: frost-zone.eu
Offline
Jednalo se pouze o ten jeden plugin.
Nejnovější článek: www.zeminem.cz ...
Černé díry jsou místa, kde Bůh dělil nulou...
Endora plugin!
Offline
Stránky 1