jackitshot
Forum Replies Created
-
Forum: Plugins
In reply to: [List category posts] Open link in new windowHi, you can post [catlist id=xxx link_target=_blank]
http://wordpress.stackexchange.com/questions/123290/is-it-possible-open-links-in-new-page-window
Forum: Themes and Templates
In reply to: [Parabola] How to add new homepage and change presentation pageThank your reply
I have a better option that i set 301 redirect index domain to flash page ID, then just define new page ID to Presentation Page and click menu by new page ID, they work all OK, it’s the only problem that website won’t show index domain url anymore. 🙁
Forum: Themes and Templates
In reply to: Function new code tag to style cssBecause new style CSS code I put in header.php is too long, so i should creat another *.css separated from offical style.css and add link=*.css in header.php, can it avoid style.css affect to new *.css which just applies to special place?
Forum: Themes and Templates
In reply to: Function new code tag to style cssThank s_ha_dum very much. good suggest.
I also would like to add new css style in header.php after head tag, if it’s only in style.css, it may not be applied to whole html. I give Function code tag up temporarily.