Hello,
my English is very poor.
I have the following question, I would like to insert custom code through add_action in certain areas of my home page, for example: in the xpro constructor in the section within a certain column in a certain row to a certain element insert the code mentioned above.
I hope you can help me
Hi @sumavoces,
Don’t worry, we will try to understand and help as much as we can.
If you intend to add a code as part of the content like in the middle of it, no need to use add_action. Since this is inside a content, what you need is put the code inside a shortcode. Here’s your guide on how to create shortcode.
If in case I misunderstood, please share your site URL and point us to where you want it put exactly. This way we can be specific on our suggestion.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.