HI, is it possible to setup a constant string usable on all pages of the site? Let me explain: I have some pages where a text element contains both a fixed text and a small variable part, as an alphanumeric string (XXXX).
… bla bla bla XXXX bla bla bla
I would like this string to be an editable parameter, like a global system constant.
Is it possible, for example, to edit the XXXX string by the use of Enfold > General Styling > Quick Css?
Hey GabySandro,
There’s nothing like that in the theme by default unfortunately, and editing it via CSS would not be possible. Maybe you could try looking for a plugin or third party code?
Best regards,
Rikard
Hi Rikear, sorry, but I don’t like to add plugin into my website. You can never be sure that compatibility is ensured even in later versions.
Last chance: any possibility to have access to a table of the main database (for example to wp-comments with a php or Javascript query), or the Enfold environment controls any attempt?
Hi,
Thanks for the update. I’m not sure exactly what you mean by your message, but if you are looking to create something like that, then you would have to write it yourself, since it would be out of scope of theme support.
Best regards,
Rikard
OK, thank you Rikard for your attention,
Alex
