Create and manage a database with no coding

[ad_1]

I have custom data that I need to display throughout a site – these are all strings.

Is there a way to create a database that is easy to manage and update that the client can take care of themselves?

Eg. we need to display how well something has performed – we update this frequently throughout the site so want to be able to change these figures in 1 place and for it to be reflected across the site.

Client doesn’t know how to code and they will manage the database themselves.

Tried creating with ACF – it does add the value to new pages but doesn’t update across all pages when value is changed?

Any ideas or alternatives?

[ad_2]
1 Comment
  1. Either ACF Pro (not free) or Pods, create an “Option Page”, and create your fields in the options page for each text string.

    To display the custom string on the site, you’ll want to use a shortcode containing a `return get_option(‘[string_name]’)` call.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer