daverius
Forum Replies Created
-
@bcworkz Seems it is related to the ActivityPub plugin. Nothing wrong with WordPress. Will contact the developer. Thanks!
Forum: Plugins
In reply to: [ActivityPub] ActivityPub user address format and WP auto-link author@pfefferle
Thanks for your reply. Tried some shortcode workaround but that didn’t work. Only way I found is to format the text as code.Anyway, thanks for your work, really appreciate it!EDIT: I temporarily turned off the ActivityPub plugin, and actually, this was the culprit! I thought it was just WordPress being stuborn. I have no idea how or why, I don’t have the skills to comprehend that. Anyhow, hope there is some way to address this. I’d have to share my ActivityPub ID on the website to instruct visitors, but I can’t in plain text at this point.EDIT 2: You have noted in the plugin settings people can follow me by using the “[author]@[domain].[ext]” or the WordPress author link. I apologize. This somewhat makes sense to me now. Any time I write down the full ActivityPub ID (which has the ‘@’ in front of it), it changes it to the author page which also works for following me.
@bcworkz I didn’t think of that, thanks for the suggestion. Will try it out tomorrow. Will also see if this is theme or plugin related although I doubt it.
To replicate it, you would have to have the following text written in the editor: “@[author]@[domain].[extension]”. Placeholders being the installations’ specific author and domain. When I do, and I hover over this text in the editor, it shows that little balloon with the author and I can’t cancel that. On the published page it then only shows “@[author]”.
But I’ll do some experimenting, also with themes / plugins. To be continued. Thanks again.
Forum: Themes and Templates
In reply to: [Hestia] PHP Warning Licenser.php inaccessible@mateithemeisle Hi Mat. I saw your response about @physioparadigme ‘s website. I managed to ‘fix’ this. My hosting provider has one option under PHP settings aside from PHP version; ‘display errors’. I just turned it off and the message disappeared. My understanding of PHP is zero, so can’t explain it, but it works. No idea how to implement the instructions in the link so not going to bother. Hopefully its fine now. Thanks for the reply /feedback.
Forum: Themes and Templates
In reply to: [Hestia] PHP Warning Licenser.php inaccessibleHave the same issue with Hestia. My website still shows but has this warning displayed. Also most changes in WordPress like updating and editing are broke. Hope this gets some attention.
Forum: Plugins
In reply to: [Cryptocurrency Portfolio Tracker] Parse error: syntax error, unexpected:Updated to PHP version 7.1. Works fine now.
Forum: Plugins
In reply to: [Cryptocurrency Portfolio Tracker] Parse error: syntax error, unexpected:I’ll give it a try. Thanks!
Forum: Plugins
In reply to: [Cryptocurrency Portfolio Tracker] Parse error: syntax error, unexpected:Have something similar related to Carbon Field in this plugin: Cant activate plugin because of fatal error:
Parse error: syntax error, unexpected ‘class’ (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or ‘{‘ or ‘$’ in /var/www/qb108104/data/www/davidriupassa.net/wp-content/plugins/cryptocurrency/vendor/htmlburger/carbon-field-number/field.php on line 7
I am on PHP version 5.4.45
- This reply was modified 8 years, 3 months ago by daverius. Reason: added php version