Tagged Questions
-1
votes
3answers
116 views
do_shortcodes() isn't working
I'm making a homepage template for my theme and I want to call a plugin, namely royalslider.
Surely
do_shortcode('[gallery id= "1"]');
Should do the trick?
4
votes
2answers
131 views
Template for individual post designs
I browsed through the suggested posts, and couldn't find anything that was exactly answering my question. I apologize in advance if I'm reposting something obvious here, but there you have it.
I want ...
4
votes
1answer
146 views
Splitting an Evolving Site into Multiple Sites, or Maintaining as One Site?
To Separate or Not to Separate...That is the Question?
I currently have what I believe is a mistake in my site architecture. I initially built my two lines of business into the same site. ...