Hi,
Probably just need to run the ‘do_shortcode’ function at the correct place.
Where are you seeing this exactly? Is it in the feedback for a question?
Or in the grade boundary feedback?
If possible send me a link so I can see what bit of code you’re referring to thanks
Alex
Hi
Here is the link
http://hocnao.com/khong-phan-loai/test/
take a look
As i submit my answer, it appears the codes above
Bests
And there is a thing that i would like to ask. The red Time box floating in the middle of page is not nice to users. Can you move it somewhere. My suggestion is: A small Time circle floating on the left, or right. What do you think?:D
Hi,
The countdown information is in the div “countdownDiv”
so you could apply some CSS to that to make it smaller / change the colour etc
e.g. adding:
#countdownDiv {
width: 200px;
border-radius: 25px;
z-index: 9999
}
adds a rounded border to the countdown box and makes it float above the text.
Regarding the shortcode I can see where to change the code so it runs the shortcode properly – give me a couple of days to fix and I’ll upload the new version. Thanks for the link – it was very helpful.
Alex
Thanks
I’m looking forward the new update.
Bests
Landon