jetevans
Forum Replies Created
-
Thank you! You are a genius!
I went to Appearance > Themes > Editor and clicked on the link for header.php. I found wp_head(); as seen below. If I placed it underneath that and above ?>, I got an error message. When I placed it below ?>, Saturday is still cut off from the calendar. Thanks for helping. Any other ideas?
# PHP scripts
######################################################################
// single post comment reply script by wordpress
if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ );//wp-head hook, needed for plugins, do not delete
wp_head();?>
.entry-content table.em-calendar td {
padding: 10px 27px !important;
}<!– meta tags, needed for javascript –>
<meta name=”temp_url” content=”<?php echo get_bloginfo(‘template_url’); ?>” /></head>
<?php
</head>
<?php
Thank you. I added that snippet of code to my theme’s style.css, but it did not change the appearance of the calendar. The Saturday events are still cut off: https://riverbendbc.org/weeklyschedule. Are there other suggestions?
Forum: Plugins
In reply to: [Sidebar Login] shortcode to show the plugin into pages?Yes, I would also like to place the login on a page. What is the shortcode to show the plugin on a page?
This issue has been resolved.
Actually, your first answer helped me. I removed the HTML tags from the widget setting. With the old version of Events Manager, those HTML tags were OK but not with the latest version of Events Manager. Thank you.
After I upgraded Events Manager, I was able to add an event. Thanks!
It doesn’t show up in my message above, but the HTML codes for strong are displayed in the side bar with this link. Please click on the website link to view.