Giovanni Caputo
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Import player listI never receive response.
Thanks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Import player listI never receive response.
Thanks
Forum: Themes and Templates
In reply to: [WP FanZone] Page Template with Slider<?php
/**
* Template Name: Page with Slider
* Description: Page with Slider
*/
?>
<?php get_header(); ?>
<div class=”row”>
<?php if (!get_theme_mod(‘wp_fanzone_disable_slider’) ) { ?>
<div class=”col-md-12″>
<?php get_template_part( ‘inc/slider’ ) ?>
</div>
<?php } ?>
<div class=”clearfix”></div>
<div class=”margin-bottom-separator”></div>
<div id=”primary” class=”content-area col-md-9″ >
<article id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
<div class=”entry-content”>
<?php the_content(); ?>
<?php
wp_link_pages( array(
‘before’ => ‘<div class=”page-links”>’ . __( ‘Pages:’, ‘wp-fanzone’ ),
‘after’ => ‘</div>’,
) );
?>
</div><!– .entry-content –><footer class=”entry-footer”>
<?php edit_post_link( __( ‘Edit’, ‘wp-fanzone’ ), ‘<span class=”edit-link”>’, ‘</span>’ ); ?>
</footer><!– .entry-footer –>
</article><!– #post-## –>
</div>
<aside id=”widget” class=”widget-container col-md-3 “>
<?php get_sidebar(); ?>
</aside></div>
Forum: Themes and Templates
In reply to: [WP FanZone] Remove slider post form home page postI do not want turn off the slider. I don’t want see the same post of the slider on other post below on home page.
Handler functionality for plugin to disable the page for some role.
For example using Members plugin i want disable the page.
ThanksForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event ResultsThanks Brian!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Results??
Yes but it is not automatically update, for example if change the top 10 for League, Rights?
So if i want stats of best top 10 player of a season i have to create player list with all players?
Tnx
??
Forum: Plugins
In reply to: [Appointment Booking Calendar] Consecutive slotShould be a new feature…
After a little test it seems work.
Thanks!Giovannni
Thanks Justin,
i wait fix. Thanks a lot!!!Giovanni
If you go to sportpress setting page, general tab, you can install example content of selected sport, with it automatically will be create the columns.
Thanks
GiovanniThe legue table to check the column to view.
Thanks a lot!!