luxinterior
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] CPT as TaxonomyThanks for the quick response Michael.
Looking at the description for the other plugin she specifically says that it still allows the user to use all the built-in functions to deal with taxonomies but I’m not sure if she’s registering and adding them in the same way. I guess I could look into the code and see how she’s handling it but I’m sure the code would make more sense to you than to me.
I’m curious now though so I’m going to have a look just to see if I can see anything.
Lux
Forum: Plugins
In reply to: [GDPR] Privacy Preferences as LinkI figured out a solution. Here it is just in case somebody else needs it…
- This reply was modified 7 years, 10 months ago by luxinterior.
Sorry about the formatting 🙁
Forum: Plugins
In reply to: [WP DataTable] Making Some Columns Not SortableSam
Just an FYI. I installed the plugin on my VPS just fine but when I tried to install it on a third party hosting company I got a ‘The plugin does not have a valid header.’ message when I tried to activate it.
I did a bit of digging around and found that it was the < and > in the copyright message in plugins/wp-datatable/trunk/wp-datatable.php that was causing the issue. I just removed those two symbols and was able to install just fine.
Hope that helps.
Lux
Forum: Plugins
In reply to: [WP DataTable] Making Some Columns Not SortableThanks for the response.
I wasn’t sure how to add the commands initially but seeing your example cleared it up.
I went back to datatables.net and found another solution that works better for my needs.
[wp-datatable id="themes"] "columnDefs": [ { "targets": 'no-sort', "orderable": false } ] [/wp-datatable]All I need to do now is figure out how to override the css and add my own, and I’m golden. Any tips/hints?
Thanks
Lux
Still getting these errors in the log file. Is anybody supporting this plugin anymore?
Lux
Tried to format the above as ‘code’ but it looks like the single quotes screwed it up 🙁
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Stopped AutopostingAutoposting started back up but it seems more sporadic than before.
I noticed these two lines in the server error log but not sure if it’s related…
[28-Dec-2017 08:18:28 UTC] PHP Warning: stripos() expects parameter 1 to be string, array given in /home/XXXX/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/su.api.php on line 70
[28-Dec-2017 08:18:29 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/XXXX/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions.php on line 58Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Stopped AutopostingThere doesn’t seem to be any errors and I can force a shared post manually…
| WHERE (flt = “snap” OR (flt = “cron” AND (type = “E” OR type=”W”))) |
[2017-12-23 15:05:09] – [Queried]- 1877| Post ID:(6701) 0
[2017-12-23 15:05:08] – [*** ID: 6701, Type: post]- Status Changed: new_to_publish. Autopost requested. 0
[2017-12-23 14:05:19] – [Queried]- 1876| Post ID:(6698) 0
[2017-12-23 14:05:17] – [*** ID: 6698, Type: post]- Status Changed: new_to_publish. Autopost requested. 012.3.1 seems to have fixed the problem. Thanks!
Lux
Mostafa just sent you an email.
Lux
Sounds like you may have done something wrong. Did you backup your sites before you changed them? Maybe try upgrading again but I’m not sure that will help as the ‘articles page empty’ doesn’t sound like a plugin issue.
Lux
Hover over the download button and change the url to 12.2.zip
https://downloads.wordpress.org/plugin/wp-statistics.12.2.zip
Lux
Downgraded to 12.2 and it’s working fine now. Is anybody else having an issue?
Lux
Forum: Plugins
In reply to: [bunny.net - WordPress CDN Plugin] Option to Append httpsThanks for the tip Mark! Hopefully, BunnyCDN will do something about it soon.
Lux