Closed satya-securemachines closed 4 years ago
Hi @satya-securemachines, your-class-name
is the CSS class for styling purposes in the frontend site.
For more cases on showing realtime data on WordPress, you can take a look at the demo pages:
https://wordpress.dalenguyen.me/ (Check the Realtime Database section)
Thanks,
Hi Dale,
Thanks for your response. Understood. i have created a css custom class using some examples. Am unable to display after this too.
Could you kindly suggest what could be wrong? (Thanks for the link, read the documentation, but could not figure out!)
I share below my screen shot from the setting page where data is retrieved
My css-class is
And the short code(s) i tried in page is below
Thanks again, Satya
Hi Satya,
Which version of the plugin you are using?
Is there any log messages when you inspect the browser?
Do you have a test link that I can a look at?
It could be because of the security rule for your database.
Note: class='p' will not apply to p tag. P is not a class name.
Thanks,
Hi Dale,
Thanks for your quick response.
For "p" class, sorry i am not familiar with css/wordpress etc. Could you suggest what i need to use?
Thanks, Satya
Hi Satya,
You're using the Free version which doesn't have that feature. You can achieve it by adding custom JavaScript.
If you are interested in the PRO version, you can get it at https://firebase.dalenguyen.me
Thanks,
Hi Dale,
Sure, we are considering buying the plug-in. However thought the read from realtime database was part of the evaluation version.
Thanks, Satya
Yes, reading from realtime is a part of the free version. However, it's limited and the shortcode is different.
Hi Dale,
We have the pro version of your plug-in.
How do we contact your for support?
Thanks, Sayta
Thank Satya for your support. For questions or issues, you can create a new ticket here for further support. Please provide details information for better assistance.
Hi Dale,
We have been trying to evaluating your plug-in for use in one of our pages.
[realtime class=’your-class-name’ collection_name=’string’ document_name=’string’]
Since we are new to wordpress/firebase, request some info on "your-class-name" field in the shortcode you have mentioned to retrieve data from a realtime database in firestore?
Is this a local class in wordpress to style and format the data or is this a class name coming from firebase? Could you kindly share an example or info?
Note : We are able to use your plug-in to see data from the realtime database listed in the Setting>Firebase page of wordpress. It gets displayed. Also the login/logout shortcodes work in our test page.
Thanks in advance,
Best Regards, Satya