I accidentally installed the wrong combination of buttons. How do I uninstall them and would it be better to install the buttons through wordpress next time? Mara
{ 0 comments }
WordPress Upgrading Help and Information
From the monthly archives:
I accidentally installed the wrong combination of buttons. How do I uninstall them and would it be better to install the buttons through wordpress next time? Mara
{ 0 comments }
That makes sense. Thanks for your help! I was reading some people talking about the size of those font plugins. Do they slow the site down or anything? If it makes a difference the font that I’m looking to change will be the menu bar so will only count for a small amount of the [...]
{ 0 comments }
I’ve been running a Google Adsense banner on my web site for a few years, but I’m now trying to replace the banner with one from a different advertiser. I have a GIF file and a target URL, but I don’t know how to insert the banner. Can anyone help? The Adsense code was previously [...]
{ 0 comments }
for me not work, need help
{ 0 comments }
Hello – The scroller did not work for me so disabled it and got a Warning: Cannot modify header message. The Twitter Feed Scroller Plugin is now disabled, however I can’t delete it from the plugins and get similar error messages when I try. When I try to log out of WordPress, I get a [...]
{ 0 comments }
Just fixed this with help from the Member site. I removed width:px; from #sgpro_image img. Now it is centering nicely. I guess it is something the author is working on… From: #sgpro_image img { position:relative; margin-left:auto; margin-right:auto; display:block; width:px; border:none; height:auto; padding: 0 !important;} To: #sgpro_image img { position:relative; margin-left:auto; margin-right:auto; display:block; border:none; height:auto; padding: [...]
{ 0 comments }
so where exactly do i edit my code on this page template to call posts from just the reviews category?
{ 0 comments }
I have noticed that my pages are messed up, as evidenced by the fact that I can’t do anything. I tried adding a simple contact form and this is what I get: http://i.imgur.com/P0M18.png But then this is what the site looks like: http://whimsicallydark.com/?page_id=205 I can’t even write a simple about me because it refuses to [...]
{ 0 comments }
I think the slider is working fine as one can see on demo slidervilla.com/listic. Did you try posting in support forum available at slidervilla.com/support?
{ 0 comments }
ah here is the lengthened code on paste bin here
{ 0 comments }
yup, that’s it.
{ 0 comments }
So, basically, to have a separate p2p box for each ticket type, right?
{ 0 comments }
I’ve got the host helpdesk looking into it at the moment, if they don’t get anywhere I’ll try that. thanks
{ 0 comments }
I have wordpress 3.2.1. I tried using both firefox and explore. I can’t drag widgets or edit them. I can’t even click on screen options. What should I do?
{ 0 comments }
I just found it myself. You need to look at the “help” for the Appearance/Menus page–there’s nothing on the page itself. The answer is buried in the end of the last paragraph: “You can also drag a menu item a little to the right to make it a submenu, to create menus with hierarchy. Drop [...]
{ 0 comments }
Hurrah! I still love the Sutra theme <3. I haven’t been using it lately but might be switching back shortly due to some major alterations on my site which might “play” better on a different background. In any case, Sutra is one of my absolute top favorite themes for my general needs…
{ 0 comments }
I was just wondering if anyone knew a way to put UPS tracking on a wordpress page, if you could let me know i would appreciate it… thanks Scott
{ 0 comments }
Hi, oh, I see. What you need is either the other WP-Table Reloaded template tag function wp_table_reloaded_get_table() (which does not automatically echo the table HTML), or you could simply use the Shortcode now: <?php $roster_table_id = get_post_meta( $post->ID, 'roster_id', true ); do_shortcode( "[tab name='Roster'][table id={$roster_table_id} /][/tab]" ); $schedule_table_id = get_post_meta( $post->ID, 'schedule_id', true ); do_shortcode( [...]
{ 0 comments }
Hi! I’d like to add an option when I’m on the “Add New Page” page. The idea is to have a drop down menu (lets call it “click_able”) with the values true/false, so that when I go through each page to add to the menu I can check for click_able and make the page title [...]
{ 0 comments }
Hey All Looking for a membership plugin that will allow user to select country, and other options, prefer plugin that recognizes users ip and autoselects country based on ip. Any ideas would be appreciated. Thanks
{ 0 comments }