| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | May 15 at 8:20 | |
| stats | profile views | 4 |
|
Mar 5 |
answered | Custom Post Type Archive Page not showing |
|
Mar 4 |
comment |
Custom Post Type Archive Page not showing Doesnt seem to work. Also if I go to the url mywebsite.com/his for example instead of taking me to a 404 page (I dont have any page or post called just 'His') it takes me to a post beginning with the word 'his'. This seems very strange? |
|
Mar 4 |
asked | Custom Post Type Archive Page not showing |
|
Jan 19 |
awarded | Commentator |
|
Jan 19 |
comment |
Change 'Back To Website' link in wp-login.php It works, nice one :) |
|
Jan 19 |
accepted | Change 'Back To Website' link in wp-login.php |
|
Jan 18 |
comment |
Change 'Back To Website' link in wp-login.php It didn't work but you taught me something new, thanks. It still redirects to homepage even when I came from a single post. |
|
Jan 18 |
asked | Change 'Back To Website' link in wp-login.php |
|
Dec 10 |
accepted | Custom Query based on custom field of a single post |
|
Dec 10 |
revised |
Custom Query based on custom field of a single post added 166 characters in body |
|
Dec 10 |
asked | Custom Query based on custom field of a single post |
|
Nov 1 |
awarded | Supporter |
|
Nov 1 |
accepted | Change featured image urls in database |
|
Nov 1 |
comment |
Change featured image urls in database Yes I meant to change the GUID it included WHERE post_type = 'attachment'. Thanks, I get the whole feed issue but I still dont really know why I'd want old urls on my site after a domain change or at least a change from local development to live site (I know I should use version control but that confuses the hell out of me). |
|
Nov 1 |
asked | Change featured image urls in database |
|
Oct 20 |
comment |
Shortcode for Twitter Bootstrap Collapse That allows me to show the elements but the javascript is not working. The link for the title /?p=34558#collapseOne does not open to show the content as it does when I used the code from bootstrap site. |
|
Oct 17 |
comment |
Shortcode for Twitter Bootstrap Collapse However when I put the shortcode on a page like this: [collapsegroup] [collapse accordion="#collapseOne" title="Test"]testing[/collapse] [collapse accordion="#collapseTwo" title="Test2"]testing2[/collapse] [/collapsegroup] It just returns: " [collapse accordion="#collapseOne" title="Test"]testing[/collapse] [collapse accordion="#collapseTwo" title="Test2"]testing2[/collapse] " |
|
Oct 17 |
comment |
Shortcode for Twitter Bootstrap Collapse Thanks for the debug tip I changed the function name from 'collapse-group' to 'collapsegroup' and the server error goes away. |
|
Oct 16 |
comment |
Shortcode for Twitter Bootstrap Collapse Im running a local install using bitnami stack in Windows. I get the following error "Server error The website encountered an error while retrieving 127.0.0.1/wordpress. It may be down for maintenance or configured incorrectly." When I remove the shortcode above from functions.php the error does not occur. I thought perhaps there was something wrong with my return function. |
|
Oct 15 |
awarded | Student |