I have that problem too.
I’m using WordPress 4.3.1
Help !!
UPDATE:
Saw a thread in the reviews sections. IF you grab the General tab and drag it to the bottom, the options are now editable.
I am having the same issue. I cannot see any of the option boxes to check. If i grab the General section and try to drag it to another spot, I Can then see the check boxes but as soon as I let go, they all disappear again.
Would really like to use this app to boost my page but doesn’t seem functional
Thread Starter
cameck
(@cameck)
Thanks Tebinteriors! That worked for me, there’s a conflict in the CSS with WordPress 4.3.1 .
If you open it in Chrome, right click the General Options, you will see a
.postbox { position: relative;}
Changing this to something like position: inherit, seems to fix it.
So, till the plugin is updated, you can also unclick this while in “inspector mode” and then you can edit your options.
Thread Starter
cameck
(@cameck)
This is resolved for now.