How to get Two rows in line?
-
Im trying to get two php codes on the same line like this: https://imgur.com/ylrpD5c
but when i use this plugin it looks like this: https://imgur.com/SipEo9P
How can i get the two rows to be in the same line as the first screenshot?
the code im using is:
[insert_php] if(function_exists('tptn_show_pop_posts')) tptn_show_pop_posts(); [/insert_php] [insert_php] if(function_exists('tptn_show_daily_pop_posts')) tptn_show_daily_pop_posts(); [/insert_php]
URL to the page: https://gifs-gif.com/popular-gifs/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to get Two rows in line?’ is closed to new replies.