nik2105
Forum Replies Created
-
Thanks,
I’ve figured out. I had problem with “be sure your site is reachable”, so I reinstalled plugin, but when activating I had this error ” no permissions”. I gave all rights (777) to directory in var/lib/mysql/wordpress_database/ but it didn’t help. I’ve turned wp_debug to true and then it said that there wasn’t table b2s_user, b2s_user_contact and so on. But it did show up in mysql, but when I tried to select smth from it it said that no table in engine exists. Turned out that I should manually delete all tables refered to blog2social, then restart mysql and then everything worked.But I still can’t figure out what rights for var/lib/mysql/wordpress_database are enough because by default they are drwx——, but thats obviously not enough. What should i set it for? Because leaving it with 777 isn’t a very good thing I guess.
Thanks, seems to work again, I managed to post to instagram
Hi, having the same issue. I don’t have 2 step verification too. It also sends me a code, I enter it, then it says it’s not accepted. When I sign up to my instagram account it asks if it was me, i click yes, but that doesn’t help.
Forum: Themes and Templates
In reply to: [Education Hub] Can not change header imageThank you for your reply,
I’ve figured out that porblem was that for some reason image header was in custom-css setting, so to change that I should edit link right there which is fine for me.
It looks smth like this in custom-css
#masthead{ background-image: url("http://site.com/wp-content/uploads/2017/01/image_goes_here.gif"); background-repeat: repeat; background-position: center center; }I don’t know why it is there because I didn’t edit this, but thats fine.
Thank youForum: Plugins
In reply to: [Collapse-O-Matic] not working after update 4.6Oh, thank you so much!
Problem was there, I’ve uncheked that 2 checkboxes and now everything works fine.
Thank you very muchForum: Plugins
In reply to: [Collapse-O-Matic] not working after update 4.6I have created test page and I applied changes you wrote, but it still doesn’t work.
In text mode it looks like this:
[expand title=”№1 Position” tag=”h2″]
Hidden text goes here
[/expand]No code tags any more. But it still doesn’t work.
Forum: Plugins
In reply to: [Collapse-O-Matic] not working after update 4.6It was uncheked, but I’ve cheked it and then uncheked it again, and now everything is OK.
Thank you so much for quick response and usefull advice.Forum: Plugins
In reply to: [Easy FAQs] Can't get faq idI’ve reinstalled, thanks.
Forum: Plugins
In reply to: [Collapse-O-Matic] Change font-sizeI’ve figured out. In edit page mode in wordpress you need to deselect “<>” this tool for your title.