Forum Replies Created
-
AuthorPosts
-
wenjyun
ParticipantI understand the “Page Title” is a header from our theme.
However, how come event page’s page doesn’t have a self-generated title?wenjyun
ParticipantWe purchased Event Aggregator, is it different than a a Event Calendar Pro license?
Is it two separate bill? or having Event Aggregator is as a pro version?wenjyun
ParticipantHi Geoff,
Glad you told me the pro version would allow me to use shortcode on a page to generate calendar so I can get rid off this funky looking footer generated by the page itself. Thanks!
When using shortcode, am I able to call for Google Map links to be included in the Monthly view?
(We like the monthly view, but it’s crucial to have map link so people can find us) Can Pro do that?wenjyun
ParticipantCan you please see why your event page has a strange footer following it: http://rhythmspace.net/blog/events/
How do I remove all footer from your event page?Here is the template code I am using, please advice?
<?php /** * Template Name: Landing Blank Page * **/ get_header();?> <div id="main-home-content" class="home-content home-page container" role="main"> <?php // Start the Loop. while ( have_posts() ) : the_post(); the_content(); endwhile; ?> </div><!-- #main-content --> </div></div></div> <?php wp_footer(); ?>wenjyun
ParticipantSo you are saying both issues that I am having is due to the default design of the plugin?
In order to make it the way I am looking for, we need to do customization?Do you have manual / documentation to make these changes?
What does it take (cost wise) to customize it? -
AuthorPosts
