inbama
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Redirects] IssueI thought I fixed it but when I activate the plugin, I get the same error:
Parse error: syntax error, unexpected T_FUNCTION in /home1/fhf/public_html/wp-content/plugins/wp-redirects/wp-redirects.php on line 196Forum: Reviews
In reply to: [WP Redirects] Works like a charm!Just another note… I did have to update my php on our server with hostgator. It was very simple to do and took only a few minutes. Plus, I now have the latest stable version of php.
Forum: Reviews
In reply to: [WP Redirects] Fatal errorUpdate your php and it works like a charm.
Forum: Plugins
In reply to: [WP Redirects] IssueOkay, got it figured out. Although my host has available the most current php, I had to upgrade to a more current version. It was very simple. I was using 5.2. I chose to upgrade to 5.4. No more error and it functions perfectly.
Forum: Plugins
In reply to: [WP Redirects] Fatal error on line 196Okay, got it figured out. Although my host has available the most current php, I had to upgrade to a more current version. It was very simple. I was using 5.2. I chose to upgrade to 5.4. No more error and it functions perfectly.
Forum: Plugins
In reply to: [WP Redirects] IssueWhile updating the plugin, I am getting the same fatal error. I tried deleting and reinstalling but no effect.
Parse error: syntax error, unexpected T_FUNCTION in /home1/inbama/public_html/wp-content/plugins/wp-redirects/wp-redirects.php on line 196
Line 196 reads:
? preg_replace_callback('/%%([0-9]+)%%/i', function ($m) use ($_is_regex_matches)
BTW, I’m running a multi-site install and downloaded the plugin after reading Jason (at s2member) recommend it. I hope it get’s resolved soon.
Okay, I’ve got a follow-up question. On this page, https://onevoicefamily.com/product-service/ I got two tables that I wish to center each cell. Presently, I added,
.tablepress-id-1 th, .tablepress-id-1 td { text-align: center; } .tablepress-id-3 th, .tablepress-id-3 td { text-align: center; }
Is there a shorter way to write, or is that correct? Also, I would like the first column not to be centered on each of these tables. Is that possible?
We use TablePress on several sites (https://onevoicefamily.com) and I just love it. It’s so simple. Just rated with 5 stars and I can’t tell you how much we appreciate you! We’ll, I’m gonna try. I’m making a donation, today! I wish it could be more but wanted to say, ‘Thanks, again’.
Oh, wow. That totally works. I was afraid I wouldn’t be able to use html hyperlinks when you said enter plain text, but after playing around with it, and putting each command on a separate line, it worked. Thank you!
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Comments on custom post type.It appears custom post types are supported now, in 1.4, as far as the like, submit, recommend buttons; but the comment box still doesn’t show custom post type options. Any ideas on a time-frame for adding comments to custom post types, or a work-around for the comments?