Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter solasoli

    (@solasoli)

    hi Brajesh,

    Really appreciate your help. Yes, can achieve this previously with your code, but sadly this is not what i want. i just want to generate link that go vendor gallery on profile, not the current logged in user.

    The code you provide are for currently logged in user, it will bring the user to go to their own gallery profile not the vendor profile gallery

    what i need is user(not logged in) on vendor single product page -> click PORTFOLIO -> vendor mediapress gallery.

    Thanks before.

    Thread Starter solasoli

    (@solasoli)

    Hi, its me again. Another annoying question, i want to set timer like..

    example : 10 seconds per questions and turn to next questions after the 10 second pass.

    How can i do that with your code? thanks again 🙂

    Thread Starter solasoli

    (@solasoli)

    nevermind that question, i put the css on the wrong stylesheet, it must be input on visual composer custom css -_-

    Thread Starter solasoli

    (@solasoli)

    Hi again, i have bee implement your mobile css code and take one step ahead for styling its still doesnt work for mobile, sorry for the noob question, here is the code :

    /*
     Theme Name:     twentysixteen Child Theme
     Theme URI:      http://tropicalup.com
     Description:    A bare-bones child theme for use with twentysixteen Theme from <a href="https://ww.wp.xz.cn/">Wordpress</a>. To use this Child Theme, you must have <a href="https://ww.wp.xz.cn/themes/twentysixteen/">twentysixteen</a> parent theme installed.
     Author:         Joep van der Poel
     Author URI:     http://tropicalup.com/
     Template:       twentysixteen
     Version:        1.0.0
    */
     
    /* Add Custom CSS after this line */
    
    body {
    	background: #fff;
    }
    
    .site-header {
        	padding-top: 0em;
        	padding-right: 4.5455%;
        	padding-bottom: 0em;
        	padding-left: 4.5455%;
    }
    
    .site {
    	margin: 0px;
    }
    
     .entry-header {
    	display: none;
    } 
    
    /* .widget {
    	border-top: 0px;
    } */
    
    @media screen and (min-width: 44.375em) {
    	body:not(.custom-background-image):before,
    	body:not(.custom-background-image):after {
    		background: inherit;
    		content: "";
    		display: block;
    		height: 0px;
    		left: 0;
    		position: relative;
    		width: 100%;
    		z-index: 99;
    	}
    
    .site-main {
        margin-bottom: 0px;
    }
    
    .entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
        box-shadow: 0 0px 0 0 currentColor;
    }
    
    .entry-footer {
    position: relative; 
    text-align: right;
    }
    
    .form_ {
    align: middle;
    position: relative;
    }
    
    @media (min-width:320px)  { #hdQuestionnaireContent .question, #hdQuestionnaireContent #results {
       background:#dd1111 !important;
       border-bottom: 2px solid #8c8b8b !important;
    }
    #hdQuShare {
      background:#111111 !important;
    } }
    @media (min-width:481px)  { #hdQuestionnaireContent .question, #hdQuestionnaireContent #results {
       background:#dd1111 !important;
       border-bottom: 2px solid #8c8b8b !important;
    }
    #hdQuShare {
      background:#111111 !important;
    } }
    @media (min-width:641px)  { #hdQuestionnaireContent .question, #hdQuestionnaireContent #results {
       background:#dd1111 !important;
       border-bottom: 2px solid #8c8b8b !important;
    }
    #hdQuShare {
      background:#111111 !important;
    } }
    @media (min-width:961px) 
    #hdQuestionnaireContent .question, #hdQuestionnaireContent #results {
       background:#dd1111 !important;
       border-bottom: 2px solid #8c8b8b !important;
    }
    #hdQuShare {
      background:#111111 !important;
    }
    Thread Starter solasoli

    (@solasoli)

    Thank you again, yes this theme are making quite a ruckus on my visual composer. Another annoying question pop-out, can you give me a hint what to modify if i want the quiz send email after finishing? with the result too ofc.

    Thread Starter solasoli

    (@solasoli)

    OMG, the background ddint work on mobile -_-

    Thread Starter solasoli

    (@solasoli)

    It Works! Chrome cache did it all! Thanks a lot, you saved my job, where the link to donate!? thanks a lot bro!

    Thread Starter solasoli

    (@solasoli)

    Yes, its ok now, phew thanks a lot, didnt think dat line will doomed me. This is what i see on quiz page Here

    Thread Starter solasoli

    (@solasoli)

    Uuuhm.. i hate to pop up another problem to you. Because its 02.48 here too, sorry for barging ur beauty sleep but, the quiz displaying 2 question not 1 question per display like before, and i still cant see my quiz, because the background hasnt change yet.

    Thread Starter solasoli

    (@solasoli)

    Ok, it is updated. This is a screenshot

    the quiz page is here

    • This reply was modified 8 years, 9 months ago by solasoli.
    Thread Starter solasoli

    (@solasoli)

    Oh one more thing, i try to find a way to redirect to score page after finish, is there any hint you can give to make it happen?

    Thank You

    Thread Starter solasoli

    (@solasoli)

    yeah, it seems something wrong with hostingn at the link i gave you. I already updated the css and js you gave me at http://ssquiz.solasoli.com/quiz-page the question are displayed but it not change. The background and such are not changed.

    Thread Starter solasoli

    (@solasoli)

    Sorry for late reply again, i just finishing migration. I already update the js code and the css, the question didnt show at all. OMG, im starting to get annoying. I’m at your mercy right know.

    you can preview the page at HERE

    Thread Starter solasoli

    (@solasoli)

    the question are displayed correctly, but nothing changed. Is there anything i can do about the styling? leaderboard styling and such?

    Thread Starter solasoli

    (@solasoli)

    sorry for the late reply, this plugin is exactly how i want my quiz to appear.

    But, The question are missing after applying the css to my style. You can see the page at HERE

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