Conflict with Genesis theme
Welcome to QSM Support Forum. › Forums › QSM Pro Support › Conflict with Genesis theme
Tagged: Theme Conflict
- This topic has 13 replies, 6 voices, and was last updated 2 days, 10 hours ago by
asim usman.
-
AuthorPosts
-
December 4, 2019 at 5:13 am #1362
Rajkumar SM
ParticipantHi. I am using Genesis Magazine Pro theme.
Im facing two issues.
1. Share buttons and a video is ad is displaying after each question. Actually these share buttons & video will display after content in every post of my site. In QSM quiz posts, these are displaying twice. Once after question and second time after answer
2. Question number is not displaying in the same line as question.
Please help me out
URL: https://www.softwaretestingmaterial.com/selenium-quiz/
Thanks,
Rajkumar SMAttachments:
You must be logged in to view attached files.December 4, 2019 at 8:50 am #1365Kriti Sharma
KeymasterHi,
Welcome to QSM Pro support.
We need your website’s login details so that we can check why this happening. As Genesis is a paid theme so we cannot test it on our demo website.
Please mark the reply as private before sharing the credentials.
Kind Regards,
Kriti SharmaDecember 4, 2019 at 9:51 am #1366Rajkumar SM
ParticipantThis reply has been marked as private.December 4, 2019 at 3:36 pm #1369Kriti Sharma
KeymasterHi Rajkumar,
We are looking into this issue. We will get back to you soon.
Regards,
KritiDecember 5, 2019 at 9:03 am #1379Kriti Sharma
KeymasterHi Rajkumar,
Please paste the following custom CSS code into customizer’s additional CSS:
.quiz_section .ss-inline-share-wrapper { display: none !important; } .quiz_section .code-block { display: none !important; }
Before re-visiting the quiz page, please clear any server cache, or cache plugin’s cache content as well as browser history after applying the above-mentioned codes.
This is what it should look like after applying the above-mentioned CSS codes.
https://drive.google.com/open?id=1Cw-6IvHe3hcecrogXidu719bI5UfkZvp
Regards,
KritiDecember 9, 2019 at 11:37 pm #1423Rajkumar SM
ParticipantHi Kriti,
I have done all the changes but no luck. Could you please check it out again.
Thanks.
December 10, 2019 at 5:33 am #1428Kriti Sharma
KeymasterHi Rajkumar,
We have visited your quiz page.
https://www.softwaretestingmaterial.com/selenium-quiz/
We have taken a look at the webpage source code. And we cannot find the custom CSS codes that we have provided to you.
Please check whether you have placed the codes in theme’s customizer’s additional CSS option. In case, you find trouble regarding where to paste the CSS code in the theme’s customizer’s additional CSS option, I can help you with that.
If your theme does not have an option named additional CSS, please check with your theme’s support engineer as to where you can place custom CSS codes.
Please clear your plugin’s cache content or any server cache’s cache content. In order to work, the custom CSS codes that we have provided has to appear in the webpage source code of the quiz.
Regards,
KritiDecember 10, 2019 at 7:04 am #1436Rajkumar SM
ParticipantThis reply has been marked as private.December 10, 2019 at 8:00 am #1438Kriti Sharma
KeymasterHi there,
I have pasted the code in the theme’s customizer and now the video ad and sharing buttons are not showing in between questions and answers. When we enable the option “Show question number”, then the question number appears on the separate line. My suggestion to you is to use question number in front of every question in the question editing area.
But, as you have also enabled “Random Questions” for the quiz, so quiz nos. will also appear randomly on the quiz. So, you need to disable ‘random questions’ if you are writing question no. in front of every question.
I hope that now your issue is resolved. Thanks for reaching out to us.
Regards,
KritiApril 6, 2025 at 1:11 pm #12891alex arafat
ParticipantHey Rajkumar, I ran into something similar when customizing my own quiz layout. It turned out my theme was injecting content hooks twice—maybe check if Genesis or a plugin is duplicating the the_content filter on QSM posts. As for the question number, try inspecting the CSS; a small tweak can usually align it properly. While fixing mine, I was also researching study tools and stumbled across WGU Scholarships—really helpful if you’re looking into further education without breaking the bank. Hope you get it sorted soon!
April 8, 2025 at 4:34 am #12904lavender clamb
ParticipantIt would be wonderful if we could see a lot more of this. I am grateful that you have specified everything. Due to the fact that I found a lot of material that was really helpful on your website, I have bookmarked your blog. retro games
April 8, 2025 at 5:01 pm #12916davvid heate
ParticipantGreat advice, Alex! I had a similar CSS issue with a quiz plugin and found out my theme was overriding the layout settings too. Definitely agree—inspecting CSS saves tons of time.
While fixing things, I also came across wgustudentportal.me, which helped me sort out not just academic stuff but also manage scholarship info, deadlines, and some useful LeetCode prep tips. Thought I’d share in case it helps anyone else too!
April 8, 2025 at 5:02 pm #12917davvid heate
ParticipantGreat advice, Alex! I had a similar CSS issue with a quiz plugin and found out my theme was overriding the layout settings too. Definitely agree—inspecting CSS saves tons of time.
While fixing things, I also came across wgustudentportal.me, which helped me sort out not just academic stuff but also manage scholarship info, deadlines, and some useful LeetCode prep tips. Thought I’d share in case it helps anyone else too!
April 9, 2025 at 8:34 am #12936asim usman
ParticipantIt sounds like you’re facing a couple of layout issues with your QSM quiz posts. Here are some suggestions to resolve them:
Share Buttons and Video Ad Displaying Twice: This issue may be related to the placement of your share buttons and video ad in the theme or plugin settings. You can try adjusting where the share buttons and video are being inserted within your post template. Check if they are being included both in the post content and within the quiz plugin settings. Consider editing the post or quiz template, or disable the share buttons and ad in the QSM settings, and only use the default placement after the content.
Question Number Display Issue: This might be due to CSS conflicts in your theme or the QSM plugin settings. You can modify the CSS to ensure the question number and the question appear on the same line. If you’re familiar with custom CSS, you can target the question and number elements and adjust their display properties.
Since you’re using Kadence for your site design, you may want to check if Kadence’s layout settings are conflicting with the quiz plugin. You can also visit WGU Masters Programs page and ensure it’s loading correctly without similar issues for a clearer reference.
Let me know if you’d like more specific guidance on applying CSS changes or troubleshooting further!
-
AuthorPosts
- You must be logged in to reply to this topic.