gavinohanlon
Forum Replies Created
-
Forum: Plugins
In reply to: [Quiz Cat - WordPress Quiz Plugin] Cambiar color de la fuente de textoHi Malloyruiz,
So you can compare it to mine, this is how it looks on my Quiz Cat result area with the emojis from the page I sent – https://pasteboard.co/jlu8UouwNnhH.png
And this is how it looks when the quiz is finished – https://pasteboard.co/9SLn7d7Q7p1p.png
Looking forward to your reply.
All the best.
Forum: Plugins
In reply to: [Quiz Cat - WordPress Quiz Plugin] Cambiar color de la fuente de textoHi Malloyruiz,
Please try these CSS changes below for the right and wrong answer result flipper –
p#fca_qc_question_right_or_wrong {
color: white !important;
}span#fca_qc_question_back {
color: white !important;
}p#fca_qc_back_response_p {
color: white !important;
}span#fca_qc_correct_answer {
color: white !important;
}p#fca_qc_correct_answer_p {
color: white !important;
}button.fca_qc_next_question {
color: white !important;
}div.fca_qc_quiz button.fca_qc_next_question:hover {
color: black !important;
}When entering your emoji, did you do it the way I recommended using the website I sent or another way? Please send me a screenshot of how it looks in the Quiz Cat builder with the emoji.
Looking forward to your reply.
All the best.
Forum: Plugins
In reply to: [Quiz Cat - WordPress Quiz Plugin] Cambiar color de la fuente de textoHi Malloyruiz,
Thanks for your reply.
Sorry to hear the question font color didn’t change. Please try this CSS below –p#fca_qc_question {
color: white !important;
}Please note I am unable to view your quiz link you sent because it says “Este contenido es solo para miembros Invitado, Mensual, y Anual.”
If the CSS above does not work, please try placing the quiz shortcode on a page that is not private so I can view the quiz and suggest the required changes.
Emoji – Yes that should be no problem. Have you already tried this without success?
You can just use a website like this and copy and paste the emoji as needed into a Quiz Cat field – https://smiley.cool/emoji-list.phpIf you require any further help, don’t hesitate to let us know.
All the best.
- This reply was modified 10 months, 2 weeks ago by gavinohanlon.
Hi Steveinboulder,
Thanks for your help. I will be happy to help.
You can either use shift + enter in the table editor to put new words onto the new line so the words are not broken.
Or you can use this custom CSS below. Have you experienced doing this? If not, you can use a guide like?this. –
div.fca-ept-layout2 .fca-ept-button, div.fca-ept-layout2 li, div.fca-ept-layout2 span {
word-break: break-word !important;
}Your table would then look something like this – https://pasteboard.co/oRJlEkryop7H.png
I hope that helps. If there is anything else, don’t hesitate to get back to us.
All the best.
Forum: Plugins
In reply to: [Quiz Cat - WordPress Quiz Plugin] Cambiar color de la fuente de textoHi Malloyruiz,
Thanks for your message. I will be happy to help.
Usually the default font color for the quiz is #151515. You can use some custom CSS to change the text elements of the quiz to the color you want.
You will add some custom CSS. Have you experienced doing this? If not, you can use a guide like?this.
Copy and paste this code below into the field and click Save. Instead of “#151515”, enter your own desired color.div.fca_qc_quiz p.fca_qc_quiz_title
{
color: #151515?!important;
}div.fca_qc_quiz .fca_qc_quiz_description
{
color: #151515?!important;
}
To change the questions and answers –.fca-qc-flipper div
{
color: #151515?!important;
}
To change the “NEXT” button –div.fca_qc_quiz button.fca_qc_next_question
{
color: #151515?!important;
}
Then let me know how it goes. If it does not work, leave it in place, so I can inspect it further, and get back to me with a link to your quiz.
If you need more places changed, please provide me with a link to your quiz and let me know which further parts of the quiz you would like to have the font color changed.
Looking forward to hearing back from you.
All the best.Hi Tbue,
Thanks for getting back to us.
I would need to see the specific code they are giving you to see how it works.
The link you sent just shows this – https://pasteboard.co/BHnaLFyycPnF.png which is not something I can copy and paste into my own Landing Page Cat to see what is happening. This just looks like a link to the page you created and not HTML code to assemble the page which is what Landing Page Cat requires.
Usually the code they give you would look something like this.
All the best.
Hi Tbue,
I hope all is well.
I am going to mark this as “resolved” but if you have any additional questions about this, feel free to reply to us.
Kind regards.
Forum: Plugins
In reply to: [Pixel Cat - Conversion Pixel Manager] Plugin throwing warningsHi Greg8872,
Thank you for bringing this to our attention.
We appreciate your effort in reviewing the logs and identifying this issue. We’ll make a note of your suggestion and ensure it’s addressed in the next update of the plugin.
If you have any further questions or concerns, please feel free to let us know. Thanks again for reaching out.
All the best.
Forum: Reviews
In reply to: [Quiz Cat - WordPress Quiz Plugin] Gets the Job Done!Hi Rpm123abc.
Thank you so much for your positive feedback. We’re delighted to hear that you love our plugin and find it easy to use.
If you have any questions or need further assistance, please don’t hesitate to reach out.
All the best.
Hi Tbue,
Thanks for reaching out to us. I will be happy to assist.
Did you first click the HTML button before adding the HTML code from canva?Look to the right of the Copy field and you should see a HTML text button. This will allow you to enter some HTML code.
Is that what you did? Can you send an example of the HTML code you are trying to use?
Looking forward to your reply.
All the best.
Forum: Plugins
In reply to: [Pixel Cat - Conversion Pixel Manager] Purchase count mismatchHi Webdeveloper134,
I hope all is well.
I am going to mark this as “resolved” but if you have any additional questions about this, feel free to reply to us.
Kind regards.
Forum: Plugins
In reply to: [Pixel Cat - Conversion Pixel Manager] Purchase count mismatchHi Webdeveloper134,
Thanks for your reply.
Once you start troubleshooting with removing scripts and removing Meta event setup tool events, yes – you should then go back to the Meta test events tool to check if that helped. That process will allow you to isolate what is causing the bad events.
If you have any further questions, don’t hesitate to get back to us.
All the best.
- This reply was modified 12 months ago by gavinohanlon.
Forum: Plugins
In reply to: [Pixel Cat - Conversion Pixel Manager] Purchase count mismatchHi Webdeveloper134,
Thanks for reaching out to us. I will be happy to assist.
If events appear with missing data points like content_ids & value, I would start to think there is another plugin or script sending the events to Facebook.
Have you built events in Pixel Cat Events builder or are you using the WooCommerce events for Facebook Pixel feature instead?
Have you built any events in Meta to track your website?In your page source for your website, there is another script at the bottom to track page views. Before the </body> tag. I would recommend removing that and using the Meta test events tool again to check for a conflict.
You can also try disabling all other plugins except Pixel Cat and WooCommerce and see if the events still appear.If you have any other questions, feel free to get back to us.
All the best.
Hi Michalis Savva, I hope all is well.
Thank you for your patience regarding the issue you reported with the exclude categories feature in the data feed. Our development team has addressed the issue with the exclude categories feature, and it appears to be fixed now.
Please feel free to give it a try and let us know if you encounter any further issues or if there’s anything else we can assist you with.
Thank you again for bringing this to our attention.
All the best.
Forum: Reviews
In reply to: [Pixel Cat - Conversion Pixel Manager] It doesn’t work!Ho Kkman,
Thanks for reaching out to us. I will be happy to help.
I’m sorry to hear that you’re experiencing issues. To assist you effectively, could you please provide more details about the specific problem you are having? Please send us any error messages, screenshots, unexpected behaviors, or additional context you can share that will help diagnose and resolve the issue.
Please also include a link to your website so we can inspect it and see what is happening.
Looking forward to your response so that we can get this sorted out for you.
All the best.