cindygobeyond
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Simple Hooks] Breaks when Activating it.Plugin could not be activated because it triggered a fatal error.
I have this problem, since upgrading, and am not network activating.
It happened to me, with v. 3.5.2. I love this plugin, but I have been seeing other lock-outs and am afraid it is affecting my members. I don’t want to switch to a different; I am competent but not a tech-nerd and cannot waste time on this. Any fixes?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedThe above was simply brilliant, thanks Caimin_nwl. Finally an answer to something that should not have been an issue.
Thanks for the alternative Marcus.
CindyForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedGreat. Thanks for trying to help Agelonwl.
I got the same error after downgrading. One really early version did not give the error, but simply never made a backup.
Until the upgrade, the plugin worked beautifully (and multiple times).
Forum: Reviews
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Worked OnceIt worked here several times, until I upgraded. Then I get: BackWPup The HTTP response test get a false http status (403). Try older versions (I seem to be running 2.1.17, but it is either awfully slow, or not working.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] HTTP SSL errorCan’t seem to get any version to work, after upgrading and then getting:
BackWPup The HTTP response test get a false http status (403)It was an awesome plug I would have supported.
Me too :(. I loved this plugin.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedIt is a membership site…you’d have to login so I can’t do that here. Too bad you didn’t include better formatting/options in the plugin. Otherwise, it rocks.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedYour code did not work in the theme’s style.css…
Firebug reveals this (any more clues? I cannot find “<table id=”dbem-bookings-table” class=”widefat post fixed”> anywhere):div id="content-container" class="container_24"> <div id="main-content" class="grid_16 push_8"> <div class="main-content-padding"> <div id="post-528" class="post"> <div class="entry"> <div id="em-wrapper"> <h1>Your RSVPs for Events</h1> <p> </p> <div class="em-my-bookings"> <div class="clear"></div> <div class="table-wrap"> <table id="dbem-bookings-table" class="widefat post fixed"> <thead> <tbody> <tr> <td> <td>25/04/2013</td> <td>1</td> <td> Approved </td> <td> </tr> </tbody> </table>Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedIs this your .css code for the My Bookings? (I cannot find em-my-bookings in events-manager.css).
/* Bookings Table */ .em_obj { position:relative; } .em_obj .table-wrap { clear:left; padding-top:5px; } .em-bookings-table .em-bookings-table-export, .em-bookings-table .em-bookings-table-settings { float:left; display:block; margin:2px 5px; width:25px; height:25px; } .em-bookings-table .em-bookings-table-export { background:url(../images/csv.png) 0px 0px no-repeat; } .em-bookings-table .em-bookings-table-settings { background:url(../images/settings.png) 0px 0px no-repeat; }Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedI would prefer the template’s lovely formatting for tables to be applied…They use straight HTML…
<table class=”custom-table”>…</table>
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Table is crampedThanks Marcus…sorry, adding to what file? Cannot find any events.css via WordPress. I can FTP and edit using DW if I can be directed to the filename and location. Thanks again.
Forum: Plugins
In reply to: plugin activation failed triggered fatal errorWould you believe –I thought I barely detected a pattern…that the plugins giving me that error were dragged
from their .zip file (not extracted!)?And if I extract them, they work just fine!!!
All you people out there with the same error, I hope this solves it for you.
Cheers,
CindyForum: Fixing WordPress
In reply to: index page does not workI started playing with the indexes, renaming, testing. In the end, I left the one in the root alone, and modified the one in the theme, and it took. Not sure if this is how to correctly do things, but it’s a work-around that seems to work, so far. I wonder how anyone not knowing HTML and troubleshooting could deal with this.