questuk on "Child theme not working"
I am trying to create a twentyeleven child theme. I have done everything correctly but for some reason in my dashboard it saying themes must have a template and stylesheet. I have copyed this from...
View Articlepaperclip on "adding code to my site image header"
sorry, is this right, <div id="branding" role="banner">' . "\n"); $per_page_code = weaver_get_per_page_value('page-header-insert-code'); /* or on a per page basis! */ if (!empty($per_page_code))...
View ArticleDavvit on "Multisite only Partially working"
Yes I did, It reads: RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] RewriteCond %{REQUEST_FILENAME} -f [OR]...
View Articlealchymyth on "Add a sub-title to posts when shown in categories"
in category.php: example (code taken from 'kubrick default'): change from: <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link...
View Articlev0dk4 on "Website unavaible, but WP was running!"
Hi, I had a website here: http://www.giochipokergames.it/ but it says that's unavaible, while this website is in the google cache (so it was online some time ago). So I joined cpanel and I checked:...
View ArticlePeter Wooster on "how do i move my sidebar to the right?"
I find the web inspector in Safari to be easier to use than Firebug. Your site has a block quote that is too big, when I get back to my computer I'll take a look. /Peter
View Articlebrian7997 on "[Plugin: More Taxonomies] Get Terms"
I am using this code below on another website to filter custom posts types in the admin. It is using a different Taxonomy plugin and works fine. I followed the suggestions to turn on queries and use...
View Articlepchristian on "help with code - PHP padding-bottom"
thanks for the MASSIVE headsup on the loading time - that should now all be sorted! (I'd forgotten about it amongst all the other things I was up to). But please lemme know if you think it's still too...
View ArticleKostas R. on "Image Edit and its New URL"
Hi guys. I have a small problem (I hope :P). I have inserted one by one 100 images in one page (well not only in one :P). The thing is, they have some black spaces around them so I want to crop them....
View Articlecomediann on "Move Wordpress install out of "www""
Installing your website to the public folder is the usual/normal thing to do. /public_html/mydomainname.com. what do you mean by "mydomainname.com." ?this looks like a sub dir install.
View ArticleDigital Raindrops on "Child theme not working"
It looks fine, how did you upload the theme? David
View Articlek3davis on "[Plugin: Google Doc Embedder] Pre-populate part of url field"
KevEd, I added this to the beta version. http://davismetro.com/gde/beta-program/ There is a "File Base URL" setting added. If the URL you pass to [gview file="..."] doesn't start with "http" (including...
View ArticleJmart10 on "Whats the best sidebar floating social plugin?"
something like mashable.com has
View Articleexcalabyte on "[Plugin: Accordion Menu] Select Parents"
FYI how to make the parent link clickable as well : http://stackoverflow.com/questions/6918843/jquery-accordion-parent-link http://wordpress.org/extend/plugins/accordion-menu/
View Articletmccar on "Move Wordpress install out of "www""
Ok, thanks for clearing that up. I was under the impression that it was not good practice, or that it's somehow a "cleaner" setup to have the website files contained in a subdir (like all the other...
View Article1two3 on "[Plugin: Ultimate TinyMCE] Drag and drop buttons feature request"
Hey Josh Thanks for including this feature in the latest release! Very much appreciated!
View ArticleJosh on "[Plugin: Ultimate TinyMCE] Page Updates Not Saving"
I have no issues with it across my multiple test sites. You might want to empty any cache you are using and try clearing your browsers cache as well.
View ArticleMesarphelous on "[Theme: SmartOne 1.0.2] Header image link"
@Jan: Their forum gives a 404 when I try to register but I'll keep them in mind. Thanks. @Aria: I had to experiment with the SmartOne header.php to find the right spot, but that did the trick. Thank you!
View Articlequestuk on "Child theme not working"
Hi David, I went to file manager. wp content then to themes. I created a folder called twentyelevenchild. Uploaded this folder then i selected the file style.css from my documents and downloaded it. I...
View Article