tashworth19191
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Latin characters in menuIn your theme style.css it is using this:
font-family: “NonBreakingSpaceOverride”, “Hoefler Text”, “Baskerville Old Face”, Garamond, “Times New Roman”, serif;
change that to.
font-family: Garamond, “Times New Roman”, serif !important;
and see if that fixes your problem.
Forum: Fixing WordPress
In reply to: Delete User Not WorkingI use phpmyadmin and just delete the line with the user name on it if I have trouble.
When is this going to be fixed. I bought the premium version 3 and it works for everything except facebook, which is most importatn. I have been waiting several weeks now and either want to get a refund or the plugin fixed…
When can we expect a solotion for this?
Forum: Reviews
In reply to: [Social Media Auto Publish] Cannot Authorise with FacebookI just purchased the pro version and all of the things work except for facebook giving me this error:
Invalid Scopes: publish_pages, user_posts, manage_pages, user_managed_groups, user_photos, user_videos, user_events. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions
I emailed support and got this response:
“There is some issue with the latest version of the fb app version 3.0 and we are working for a solution. If you have an older version of fb app, please use it and try again.”
But from reading this looks like I am not the only one with problems. Is there a solution in the works?????
Regards, Tom Ashworth
Burnet Blog and ClassifiedsI just purchased the pro version and all of the things work except for facebook giving me this error:
Invalid Scopes: publish_pages, user_posts, manage_pages, user_managed_groups, user_photos, user_videos, user_events. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions
I emailed support and got this response:
“There is some issue with the latest version of the fb app version 3.0 and we are working for a solution. If you have an older version of fb app, please use it and try again.”
But from reading this looks like I am not the only one with problems. Is there a solution in the works?????
Regards, Tom Ashworth
Burnet Blog and Classifieds- This reply was modified 6 years, 5 months ago by tashworth19191. Reason: updating
Thanks Howard, I am very happy with the support now and I tried to change it back to five star rating here or delete the post entirely, but I don’t see a way to do that here.
Initially, I was unhappy, but I have to say that Realtyna gave me great support in the end.
Regards, Tom Ashworth
I understand the memory issue. I fixed that immediately and I appreciate your reply here. I have re-installed everything and updated it in the support ticket area. I will update this response with appropriate feedback when I get a positive response to my ticket. Thanks, tom
Thank you that worked…
Have not heard back from support in a few days. I will mark this as closed here, but I would like some follow up as this is still not working…
define(‘WP_DEBUG’, false);
/* Memory Settings */
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
define( ‘WP_CACHE’, true );Are my settings.
Forum: Networking WordPress
In reply to: Multisite Subfolder IssuesI just now fixed it. Apparently something was wrong with my my .htaccess file. I recopied it again and uploaded and it is working now. Thanks for the help…
Same problem, any help???