Search found 33 matches

by obaydulbc
Tue Mar 28, 2023 11:09 am
Forum: Ask any question
Topic: How to create light and dark mode
Replies: 5
Views: 262692

Re: How to create light and dark mode

<!DOCTYPE html> <html> <head> <title>Dark/Light Mode Toggle</title> <style> body { background-color: white; color: black; } .dark-mode { background-color: black; color: white; } </style> </head> <body> <h1>Dark/Light Mode Toggle</h1> <p>Click the button to toggle between dark and light mode:</p> <b...
by obaydulbc
Mon Mar 27, 2023 3:57 pm
Forum: Ask any question
Topic: Wapka post creator status configuration problem
Replies: 0
Views: 105929

Wapka post creator status configuration problem

Please help me.. I am using config <status> pending </status>for pending a status.. but after create a post. Post automatically published.. please help me about this config and html

..
.please help me how I can write post creator status or html code
by obaydulbc
Tue Mar 21, 2023 10:50 am
Forum: Ask any question
Topic: I want to make wapka website visitors count code with graph.
Replies: 3
Views: 199883

I want to make wapka website visitors count code with graph.

I want to make wapka website visitors count with graph. For daily ,weekly , monthly and yearly.... Can anyone help me for create this function????

Please give me this code 😭😭😭😭
by obaydulbc
Tue Mar 21, 2023 6:06 am
Forum: Ask any question
Topic: google
Replies: 7
Views: 325994

Re: google

Thank you so much
by obaydulbc
Tue Mar 21, 2023 12:16 am
Forum: General Discussion
Topic: Love from Bangladesh
Replies: 1
Views: 146339

Re: Love from Bangladesh

❤️❤️❤️❤️❤️❤️
by obaydulbc
Mon Mar 20, 2023 2:02 pm
Forum: Ask any question
Topic: google
Replies: 7
Views: 325994

Re: google

ohh ok i will try
by obaydulbc
Sun Mar 19, 2023 6:36 am
Forum: Official Bulletin Board
Topic: Wapka REST API and open source code
Replies: 3
Views: 212972

Re: Wapka REST API and open source code

i love this features... 😍😍😍 please update quickly
by obaydulbc
Sun Mar 19, 2023 6:09 am
Forum: Ask any question
Topic: google
Replies: 7
Views: 325994

Re: google

thank you. actually i want to work on it after purchase a domain.. also i am weak for wapka seo working.. can you help me about this?
by obaydulbc
Tue Mar 14, 2023 12:51 pm
Forum: Ask any question
Topic: how i can make custom bbcode for forum post content????
Replies: 6
Views: 303664

Re: how i can make custom bbcode for forum post content????

zunaid wrote: Thu Mar 09, 2023 11:22 am Forum already support bbcode! What you are missing?
example i want to put a view full image link in Image tag.. how you will design it???