Title: [Plugin: SlickQuiz] Two problems (publishing/live button)
Last modified: August 20, 2016

---

# [Plugin: SlickQuiz] Two problems (publishing/live button)

 *  Resolved [opentype](https://wordpress.org/support/users/opentype/)
 * (@opentype)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/)
 * Thank you very much for making this Plugin and providing it free of charge!
 * I have two problems however:
    1) In the preview windows everything works fine,
   but within a WordPress article, the NEXT and CHECK MY ANSWER buttons always appear
   both. Which is not only confusing for the users, it can also mean that the solution
   might not appear at all, when its deactivated at the end and the user skips it
   while taking the single questions.
 * 2) In Safari I can’t reach the Publish button at all. The preview windows won’t
   pop up, when you press the Preview button at the end of the Quiz editor. It does
   open when I click the Preview button on the quiz overview page, but then there
   is no Publish button.
    I guess the Publish button shouldn’t be hidden this way.
   It could just appear beside the Preview buttons, both on the quiz overview and
   edit page.
 * [http://wordpress.org/extend/plugins/slickquiz/](http://wordpress.org/extend/plugins/slickquiz/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [jewlofthelotus](https://wordpress.org/support/users/jewlofthelotus/)
 * (@jewlofthelotus)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081515)
 * Hi [@opentype](https://wordpress.org/support/users/opentype/): For your first
   issue, I’d have to see what’s going on with the page to figure out the solution.
   Do you have a published page with the problem you could send me the link to? 
   If not, I’d need at least the source code from the preview page where the problem
   is happening. To do the latter, left click on the preview page with the problem
   > “View Source” > copy all the code into pastebin.com > send me the link pastebin
   gives you after you submit the form.
 * For the 2nd issue – I am able to replicate it on my end however I haven’t figured
   out what the cause is yet. To get around it in the interim, you can go to the
   Security pane in the Safari preferences panel and uncheck “Block pop-up windows”
   Thanks for pointing this one out – hopefully I’ll have a fix for it soon, and
   I’ll definitely think about adding the publish button to the main listing preview
   popups.
 *  Plugin Author [jewlofthelotus](https://wordpress.org/support/users/jewlofthelotus/)
 * (@jewlofthelotus)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081519)
 * [@opentype](https://wordpress.org/support/users/opentype/) – I found the bug 
   with Safari popups and just pushed out a fix for it. You should see the update(
   v1.0.18) come up soon!
 *  Thread Starter [opentype](https://wordpress.org/support/users/opentype/)
 * (@opentype)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081530)
 * >  Do you have a published page with the problem you could send me the link to?
 * [http://opentype.info/blog/2012/10/01/quiz-famous-people-from-the-history-of-type-and-print/](http://opentype.info/blog/2012/10/01/quiz-famous-people-from-the-history-of-type-and-print/)
 *  Plugin Author [jewlofthelotus](https://wordpress.org/support/users/jewlofthelotus/)
 * (@jewlofthelotus)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081538)
 * Hi [@opentype](https://wordpress.org/support/users/opentype/) – It looks like
   your theme has a CSS style that is overriding the quiz button styles.
 * Specifically, line 3182 of [http://opentype.info/blog/wp-content/themes/merchant/styles/green_gold.css](http://opentype.info/blog/wp-content/themes/merchant/styles/green_gold.css)
   sets all anchor tags with the class of “button” to `display: inline-block;`.
 * If possible, I’d suggest looking through your site for any anchors with the class
   of “button” to determine if that `display: inline-block;` style is needed else
   where. If not, duplicate the CSS styles, remove `#wrapper a.button,` from the
   original, and add a new selector for `#wrapper a.button` with the duplicated 
   styles, minus the `display: inline-block;` setting.
 * Hopefully that made some sense! 🙂 Let me know if you need anymore help!
 *  Plugin Author [jewlofthelotus](https://wordpress.org/support/users/jewlofthelotus/)
 * (@jewlofthelotus)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081539)
 * Btw [@opentype](https://wordpress.org/support/users/opentype/) – your quiz looks
   so awesome!!!
 *  Thread Starter [opentype](https://wordpress.org/support/users/opentype/)
 * (@opentype)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081540)
 * Thanks for checking out the CSS problem.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: SlickQuiz] Two problems (publishing/live button)’ is closed 
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slickquiz_ebf6fc.svg)
 * [SlickQuiz](https://wordpress.org/plugins/slickquiz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slickquiz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slickquiz/)
 * [Active Topics](https://wordpress.org/support/plugin/slickquiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slickquiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slickquiz/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [opentype](https://wordpress.org/support/users/opentype/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slickquiz-two-problems-publishinglive-button/#post-3081540)
 * Status: resolved