Page 1 of 1

CMS Plus - Help needed

Posted: Tue Aug 04, 2020 9:09 am
by petertj
I'm building a simple WWB, CMS based educational blog site with comments. Unfortunately the functionality needed is simply not available in the inbuilt WWB CMS template.

In this URL https://help-it.mk.ua/blog.php. Dimitri has created exactly what is needed by using a flex-grid to contain cards each showing data from different records in the database. You can see a draft at this address: learnus.blog. I haven't been able to get him (NDV) to answer my call for assistance.

I'm looking for some clever guy to assist with a script or two that can transform the landing page such that data from a form can be imported into the database and then will be displayed on the home page in a card format. The actual blog article data would also be included in the modified database table.

Finally, a system to deal with comments to the blogs/articles is needed that allows a moderator to check the content of the comment before it is posted.

So, I'm looking for a fluent PHP & MySQL coder who can modify my existing design so that it works in way described above. I am anticipating showing my appreciation by payment of a fee to the chosen person.

Peter

Re: CMS Plus - Help needed

Posted: Fri Aug 21, 2020 6:50 am
by NDV
Hello!
Unfortunately I could not answer in time. I created an extension on the meringue of my examples.
Cads Blog for CMS
https://www.wysiwygwebbuilder.com/forum ... 53&t=89306

System to deal with comments to the blogs/articles
A simple option to connect Bootstrap Guestbook via <iframe> for each page of articles. But it will be a lot of files and not a little uncomfortable.
http://www.wysiwygwebbuilder.com/bootst ... tbook.html