Skip to content Skip to main navigation Skip to footer

Conflict with Genesis theme

Welcome to QSM Support Forum. Forums QSM Pro Support Conflict with Genesis theme

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1362
    Rajkumar SMRajkumar SM
    Participant

    Hi. 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 SM

    Attachments:
    You must be logged in to view attached files.
    #1365
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    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 Sharma

    #1366
    Rajkumar SMRajkumar SM
    Participant
    This reply has been marked as private.
    #1369
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Rajkumar,

    We are looking into this issue. We will get back to you soon.

    Regards,
    Kriti

    #1379
    Kriti SharmaKriti Sharma
    Keymaster

    Hi 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,
    Kriti

    #1423
    Rajkumar SMRajkumar SM
    Participant

    Hi Kriti,

    I have done all the changes but no luck. Could you please check it out again.

    Thanks.

    #1428
    Kriti SharmaKriti Sharma
    Keymaster

    Hi 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,
    Kriti

    #1436
    Rajkumar SMRajkumar SM
    Participant
    This reply has been marked as private.
    #1438
    Kriti SharmaKriti Sharma
    Keymaster

    Hi 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,
    Kriti

    #12891
    alex arafatalex arafat
    Participant

    Hey 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!

    #12904
    lavender clamblavender clamb
    Participant

    It 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

    #12916
    davvid heatedavvid heate
    Participant

    Great 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!

    #12917
    davvid heatedavvid heate
    Participant

    Great 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!

    #12936
    asim usmanasim usman
    Participant

    It 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!

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.