Hello all- I uploaded everything to the server with no hassle. I made edits via the dashboard-no problem. The problem I have is that it won't allow me to upload my own images. I want to upload my logo and header images but I keep getting : Response: 553 Could not create file. Error: Critical file transfer error I have checked my permissions and they all check out fine? Am I missing something? Please help! Thanx.
Hi All I'm trying to do two things: 1. Change the font size for my horizontal navigation/menu bar 2. Remove the hover thingy so that the font is bold all the time and not just when the mouse hovers over it. the site is http://www.burlingtonstar.com and I'm using the arras theme. Thanks in advance for your help
I have a drop down menu with 2 levels. I'm wondering if I can hide the 2nd level for only one of my parent pages. (there are too many child pages to show them all as a drop down) I'm using a customized PaperPunch theme and editing the css on my side, but the menu through the WP dashboard, by identifying the parent and child pages as I create the pages. Here is my url: arlisdmv.org You can see that the menu looks nice with two levels for ABOUT, but for MEETING>MEETING MINUTES it just gets out of control.. I believe that my menu is javascript (which I have very limited experience with) but also wonder if an edit can be made to the CSS. Thanks!
Hi I have memberwing X for my site. I've set up my "Subscribe" page, yet for some reason, when you click "subscribe" on a blog post it does not go to my subscribe page and it says that I haven't created one as of yet. Please advise on what needs to be done My site is http://www.cprofits.net
Somehow the changes I made in a style.css in my child theme do not seem to overrule the superfish.css in parent-theme/lib/scipts/superfish/superfish.css. In the sourcecode I can still see the parent theme css to be loaded and my added css in child-theme/style.css being ignored even though it is loaded. The only reason that could happen is because the parent theme css for the superfish menu is loaded after teh child css. What to do? here is my child theme style.css: /* Theme Name: Parent Child Description: Child theme for the parent theme Author: Me Template: parent */ @import url("../parent-theme/style.css"); @import url("../parent-theme/lib/scripts/superfish/superfish.css");
We have Simple Facebook Connect installed and automagically publishing to our fan page. However, we would like to restrict the automatic publishing to only posts (and exclude pages). Does anyone know what we can comment out in the code to stop pages from being automatically published? Thanks!
Hi there, It'd be really cool if there was some way of knowing which audio files were listened to most. Is there any way to track how many times a file is played? Could this be integrated with Google Analytics somehow? Regards, Tom
I a WordPress beginner and I'm struggling a bit to get better. I was wondering if anybody can make recommendations on comprehensive WordPress resources. I'm looking for books, blogs, tutorials, video's,... The stuff which made you feel, this really improved my knowledge of WordPress a lot. But, I'm looking for comprehensive guides. Not blogs full of loose articles. So, the question is: how would you recommend getting advanced with WordPress?
Hi, I have been using Nextgen-gallery for a year and updated my plugin to version 1.6.0. My nextgen button under "posts/add new" is not showing therefor i can't add a gellaery to a post.
Ok, here is the problem. I have maded my Own WordPress Theme, so I added custom Font in Site Name. The problem is in that, that only I see custom font style, everybody else that dont have that font installed see deafult one, is there any chance for me to upload that font somewhere in wordpress folder, so that every visitor can see right font style? Site is http://www.jugosistem.com THX
Hi, I'm totally new to Wordpress but am looking to use the platform to develop a music label site, exhibiting various artists and am basically looking for some info/advice from more seasoned WP devs regarding the CMS and data-driving Flash with this. I've seen some amazing things achieved with WP so far and as i understand, it is PHP/MySQL driven. When you add a new section to the site, a new table is set-up in the DB to base this content upon? Things i'd like to clarify are, data-driving Flash, skinning the CMS and advertising space. WP is driven from MySQL and am I right in thinking the CMS is cPanel? I'm looking to develop various Flash elements; an audio player for the artists sections, a video player etc. and would like to data-drive all of these elements. Is it possible to create a new table in the DB to store data for the audio/video players and, to then create a custom area of the CMS cPanel, that can update these tables? Also, is it possible to reskin the CMS and, can I...
I was using the plaintxtBlog theme, which allowed me to display a sitemap nicely on a page. Note this is not the same as a google sitemap, which is an XML file. The page it generated looks like this: All Pages About Software Sitemap All Monthly Archives September 2010 (1) August 2010 (1) July 2010 (5) All Category Archives News (9) Presentation (6) .. and so on. Is there any way to create this while using the twenty ten theme?
Hi, I'm having a database connection issue after updating a website I administrate and I just can't get across to what is causing the problem. I have already done all necessary changes read all supporting docs and still it seems that nothing is working. I'm close to tears now... :*( Please could anybody help? http://danceconnection.uk.com
I've got a CMS-style wordpress setup where the homepage is not the main blog posts page. However, I would like to display the first paragraph of the latest blog post on the homepage, with a link to the post. How would I do that? I'd also like to display, above this excerpt, the first image within the post, but I'm guessing that might be harder... or I'll have to use the 'featured image' or a custom field...?
Hello, Site = ivanandivana.com/contact I am attempting to insert email marketing forms inside a post. So far I've used both benchmark email and vertical response. The forms 'work', but the buttons are spaced far apart, and no matter how I try to change the code the unusual height between the buttons stays the same. I did use a widget originally, however I just want the form to appear on one page, and with plugins like widget logic you cannot use custom templates. Below is the code for the vertical response form. THANK YOU FOR YOUR HELP. REALLY. <form method="post" action="http://oi.vresp.com?fid=1492af1838" target="vr_optin_popup" onsubmit="window.open( 'http://www.verticalresponse.com', 'vr_optin_popup', 'scrollbars=yes,width=600,height=450' ); return true;" > <div style="font-family: verdana; font-size: 11px; width: 160px; padding: 10px; border: 1px solid #FFFFFF; background: #FFFFFF"> <span style="color: #333333;">Stay Connected</span> <label style="color: #333333;">Email...
Hello, Site = ivanandivana.com. I have made a custom template for the home page on my site, .homepage. I want to have the jpg to take up the entire width and height of the .homepage wrapper, but for some reason the white around the wrapper will not go away. I've tried changing around the css of the .homepage wrapper by decreasing the padding and margins, but no such luck. Any help or guidance would be much appreciated. Thanks!
All, I'm trying to change the title of an RSS feed on my site SolidVerbal.com. I have two podcast feeds: One that serves up all the enclosures that are posted to the site (http://www.solidverbal.com/...) One that just serves up the enclosures from one category (http://www.solidverbal.com/categor...) The second feed is titled "The Solid Verbal: Living College Football » The Postgame Tailgate" and, basically, I just want to get rid of the "The Solid Verbal: Living College Football »" portion of the title... it should just say "The Postgame Tailgate" when I look at the title. I'm pretty sure the way to do this is by editing a line or two in the feeds-rss2.php file, and I've tried doing that, but I can't quite get it to work the way I want. Need to get this working sooner rather than later, so any feedback would be greatly appreciated!
Site: http://sacredterm.no-ip.org/testing... Ok, you see how on the outside is surrounded by a nice border. Well you see where the news article is, I would like to surround that black box with the same border. Can anyone help me do this? I can post any of the code that you guys need.
I tried the auto-upgrade and it failed to work. I would like to revert back to 2.9, but I can't find a place to download v2.9. Can anyone point me in the right direction? I can't find it anywhere on this site.
Hi there, Not sure what the problem is, but i can not figure out why the POI icons for the google map is not loading. The map itself also seems to be very small and in a iframe. Is this correct? URL - http://www.studentroofs.co.uk/local... I uninstalled all my plugins, but still no luck. I think i have everything set up right... Any help would be much appriciated. Thanks Paul
Hi, I've my blog divided in category for posts. I've my links divided in categories with the same names as the one for posts. SO Posts and Links have the same category names. All I want is a code or a plugin to show in the sidebar the corresponding link category of the category posts. I guess this is something that I can do with slugs and I need some help... Andrea
My header looks fine in all browsers except IE, where it's shoved off to the right. I recently put the wp title call 999 to the left to avoid superimposing it over my header. I suspect this is the problem, though the header didn't quite display properly in IE even before that. I do have a styleie.css, but it's very short, so I really don't know what to do here: #blog_right#sidebar2{ padding-left:15px; } #blog_center#blog_comm{ margin-left:15px; } Any help appreciated! http://fitstormblog.com/
luzhang on "submenu doesn't appear correctly when menu tab is clicked, fine during rollover" - http://wordpress.org/support...
I have a submenu within one of the main tabs of the navigation bar. the tab is called "works" with sub categories "recent" and "archive". my portfolio is in those two albums. when you roll over "works" and down, everything looks great. however, when you click on the "works" tab itself then roll over, some lines disappear and others turn white instead of gray. i'm also wondering if i can't fix this issue if I can just disable clicking on "works", "recent", and "archive", basically just have those as roll overs with only the actual series titles clickable, for example, "tiles", "machines". thanks! my url is http://www.lu-zhang.com/test1