WP Libra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding text before a countdown pluginGot a link to your site where it is at? Much easier to help.
Forum: Fixing WordPress
In reply to: Adding text before a countdown pluginNo, the below should work.
<div id="countdown"> <div class="container"> <span>We start in: <?php echo do_shortcode('[ujicountdown id="main" expire="2013/04/25 12:00"]');?></span> </div> </div>But I would need to know the format of the output of the counter to know for sure.
Forum: Fixing WordPress
In reply to: Adding text before a countdown pluginTry putting it between <span></span> or just not put it in between any HTML.
Forum: Fixing WordPress
In reply to: WP Need To Get Categories In the Nav Menu!Does your theme support the WordPress built in menu function?
Forum: Themes and Templates
In reply to: [GamePress] Small bug found in FireFoxI just looked on FF, IE, and Chrome and they are all in the same spot.
Maybe provide a link to your site to see if something else is causing it?
Forum: Themes and Templates
In reply to: white page in the managment panelDid you go through this already?
Forum: Fixing WordPress
In reply to: Drop Downs in Nav Bar not functioningForum: Fixing WordPress
In reply to: Inserting a meta tag on "home page"?Appearance -> Editor
On the right side find header.php
Then you will see <head> and then some stuff then </head>
Anywhere in between there paste that code.
This isn’t the best way to do it, just the easiest.
Forum: Fixing WordPress
In reply to: Disable Top Nav MenuI usually do this by adding a custom menu item with the name and the URL to # so it doesn’t go anywhere.
Forum: Fixing WordPress
In reply to: Add "News" Page with categoryI cant help you with manually making your menu because I dont know how you are doing it, but if you try to follow this WordPress_Menu_User_Guide it may be a ton easier and you can have better control over your menu.
Forum: Fixing WordPress
In reply to: Add "News" Page with categoryWhen you go to Appearance -> Menu in the top left box does it say your theme supports menus? Does it have a drop down box that you can select a menu from?
Forum: Fixing WordPress
In reply to: Site AccessProbably means the amazon script you have in there. In order for the page to fully load it is going out to amazon (as well as other sites) and getting data. If it is slow doing that then your page loads slow.
Site loaded fast enough for me.
Forum: Fixing WordPress
In reply to: Add "News" Page with categoryAre you using the Menu function in WordPress?
You don’t need to make a page to get this to work. Just add the category in the menu. Kind of confused on why you would want to do this unless your theme doesnt support the built in menus.
Forum: Fixing WordPress
In reply to: My wordpress won't publish/update postsWhen you go to Users -> Your Profile what does your role say?
Forum: Fixing WordPress
In reply to: WPsite transfer with wp-robot,transfere problemWhat is the image path to one of those broken thumbnails?