robbbblj
Forum Replies Created
-
I added this as a recommendation from an other tread.
.related-title a {
text-decoration: none;
color: white;
}.related-thumb {
font-family: courier;
background-color: white;
font-size: 1.2em;
line-height: 1.2;
height: 130px;
overflow: hidden;
width: 250px;
}.related-thumb a {
text-decoration: none;
color: #ddd;
}table.ai1ec-calendar-toolbar {
overflow: auto !important;
}.wigdet {
overflow: visible !important; }Did not work though ??
Sorry, now its there again ??
(the facebook plugin was activated before I followed your steps)
Sorry, again I get this although I followed your steps:
Fatal error: Cannot redeclare fb_admin_dialog() (previously declared in /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-content/plugins/facebook/fb-wp-helpers.php:2) in /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-content/plugins/all-in-one-event-calendar/lib/facebook-php-sdk/fb-wp-helpers.php on line 11
The first error message disappeared after deactivating the facebook (official) plugin.
There must be a conflict between them.
dont know, I followed the link that said “upgrade to premium for free” in the settings page…
Followed by a new installation and this message:
Fatal error: Uncaught exception ‘Ai1ec_File_Not_Found’ with message ‘The specified file ‘event.min.js’ doesn’t exist.’ in /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-view-helper.php:124 Stack trace: #0 /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-content/plugins/all-in-one-event-calendar/app/controller/class-ai1ec-events-controller.php(176): Ai1ec_View_Helper->theme_enqueue_script(‘ai1ec-event’, ‘event.min.js’, Array) #1 [internal function]: Ai1ec_Events_Controller->init(”) #2 /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-includes/plugin.php(403): call_user_func_array(Array, Array) #3 /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-settings.php(302): do_action(‘init’) #4 /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-config.php(95): require_once(‘/customers/1/4/…’) #5 /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-load.php(29): require_once(‘/customers/1/4/…’) #6 /customers/1/4/a/linkopingstk.se in /customers/1/4/a/linkopingstk.se/httpd.www/wordpress/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-view-helper.php on line 124
Forum: Plugins
In reply to: [Infinite-Scroll] [Plugin: Infinite-Scroll] SelectorsHi, I have a similar setup but cant seem to get it to work ??
Content Selector: #main
Item Selector: #main .post
Nav Selector: .nav-entries
Next Page Selector: .nav-next .nav-next a:firstI dont know if this is related, but i cant make my calendar show swedish format. If an event is 3 in the afternoon, it displays 03 istead of 15 which is confusing. How du I edit this?
Is this being fixed?
I’ve done the exact same thing and have the exact same thoughts. I will also change soon if it is not solved. Events manager is an option.
Thanks, but it doesn’t work. I don’t see any options to alter under settings, just the “uppdatera inst?llningar”.
This is the best I came up with after reading the guides.
adding this to page.php in the loop didnt do any good ??
<?php query_posts( ‘post_type=EM_POST_TYPE_EVENT’); ?>
Thanks, how does the Events Manager post type look like?
Thanks Marcus, did a little googling but unsuccessful. Any hints on how to adjust my theme to search for posts from events manager?