What do you mean they show no options? I need more information than that.
Thread Starter
Tingwe
(@tingwe)
Sorry,
Here’s the screenshot http://i.imgur.com/zDzXh4k.png
Check to see if you are getting a javascript error. The content of the page is loaded with javascript and it looks like the function isn’t firing.
Thread Starter
Tingwe
(@tingwe)
Hi Jeff,
How to check it?
I disabled adblock but nothing happen
Regards.
@tingwe
Here is an example of how you can check for errors on the page.
In Firefox or Google Chrome on Mac you can hit “CMD + OPTION + I” and the developer console will popup.
From there you can navigate to the “Console” tab and it will display any errors you have for that page.
Here is a screenshot of exactly what I mentioned above.
– Screenshot
Thread Starter
Tingwe
(@tingwe)
Here’s the screenshot when i check it through developer console.
http://i.imgur.com/xDA3J1q.png
I can’t read the language in the screenshot. The first error looks like something to do with a bad security certificate. The second error is caused by a call to fonts.googleapis.com. It is trying to load a google font and failing. It could be caused by another plugin. Try disabling all plugins on that page with a plugin filter.