fernundnah
Forum Replies Created
-
Modify wp-content/themes/fukasawa/archive.php on line 16
🙂Forum: Plugins
In reply to: [The Events Calendar] Chaotic event orderClosing the topic ..
Forum: Plugins
In reply to: [The Events Calendar] Chaotic event orderThanks, yes, I have found out now there is actually a conflict with the theme, I have been arguing with the theme-author about it … Thank you so much!
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] empty ics-filefixed it:
wp-content/plugins/events-manager/templates/templates/ical.php
PRODID:-//wp-events-plugin.com//”.EM_VERSION.”//EN
“;END:VEVENT
“;//calendar footer
$output = “END:VCALENDAR
“;??
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] empty ics-fileI have just found out, that it only seems to happen with events in the past, google calendar links work though .. The other issue continues, when I open the file in TextWrangler, the last line shows as:
END:VEVENTEND:VCALENDARForum: Themes and Templates
In reply to: [Attitude] Linked, instead of LinkedInin theme-options.php change ‘Linked’ by ‘LinkedIn’
in header-extensions.php change ‘Linked’ by ‘LinkedIn’
in style.css change li.linked by li.linkedin (4x)in your panel go to design>theme options>social links, reload (now LinkedIn should appear) and press “save all changes”
reload page
for me it worked like this …
cheers