lilith2014
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] How to change the "checkout" link to _blank?Oh my god! No wonder I couldn’t find any info, it was already there. Thank you so much for your help. You saved me hours!
Forum: Fixing WordPress
In reply to: How to popup a sidebarOkay, I found out that I need to call the code below as a template tag… how can I do that? You help is highly appreciated.
$args = array( //the entire url of the config file, must 'config_url' => '', //the entire url of the playlist file (optional) 'playlist_url' => '', 'width' => 230, 'height' => 350, 'id' => '', 'class' => '', 'transparent' => true, //this is default 'autostart' => false, //this is default 'file' => '' //the entire url of the MP3 file (optional) ); //you should set either "playlist_url" or "file" fmp_tag_print_player($args);Im still waiting for a response.
Forum: Fixing WordPress
In reply to: Hiding Google Banner if is the home page.I also forgot to mention that the main reason I want to do this is because I have a square ad area next to the feature image that is having conflict if I have both banners altogether. If somebody can guide me with that would be better.
Thank you.
Forum: Fixing WordPress
In reply to: Downloading live wordpress to Xampp problemThank you!
Forum: Fixing WordPress
In reply to: links shown in categories and archives.mmm crap! oh well. thank you anyway.. I need to check wuts going on, if not i would change the style as you said. Thank you!! <3<3
Forum: Themes and Templates
In reply to: css problemThank you so much for your help. I will try right now!
Forum: Fixing WordPress
In reply to: links shown in categories and archives.you can go to http://www.gtanime.com/wordpress As you can see, if you clik in archives or categories, the Buttons I make with Link buttons, doesnt appear. You have to go all the way to let me call it “home” to see the buttons again. I want to change that and if a guest enter to archives or categories or whatever, they always will see the buttons