Php code or shortcode plugin

Posted in: Newspaper
Post count: 12

how is it possible to insert php code or plugin shortcode through the available widgets of the theme? is there a widget that allows you to do this? I couldn’t do it! thanks

Post count: 35449

Hi,
If it was only html, css or js, then you could use the html, css elements or column text and text with title to set your shortcodes/html/css code with tagDiv Composer inside the single post template, but because it is a php code, for the moment this can be set only in theme plugin files -> wp-content/plugins/td-cloud-library/shortcodes/single now the problem is to get the data-href -> https://developer.wordpress.org/reference/functions/get_permalink/
Here is a similar thread -> https://forum.tagdiv.com/topic/partsheader-ad-wheres-the-new-place-to-put-my-php-code/
Hope this will help you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.