StudioPress Community Forums
  StudioPress Community Forums > Search Forums
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
Showing results 1 to 26 of 26
Search took 0.02 seconds.
Search: Posts Made By: motty07
Forum: General Discussion 10-22-2012, 01:36 PM
Replies: 1
Views: 235
Posted By motty07
Display info from a specific custom post

Hi

I'm trying to display details from a specific custom post (using a post id) in the sidebar.

The code I'm using (just a starter test) is:

function sidebar_photo_advert_static()
{...
Forum: General Discussion 05-01-2012, 02:54 AM
Replies: 11
Views: 314
Posted By motty07
Thanks for the explanation. The thread can...

Thanks for the explanation.

The thread can be closed.
Forum: General Discussion 04-26-2012, 11:18 AM
Replies: 11
Views: 314
Posted By motty07
Hi Thanks for that. You pointed me in the...

Hi

Thanks for that. You pointed me in the right direction and I've done some more research and found its covered in a bit more detail here if any body is subsequently reading this and interested....
Forum: General Discussion 04-25-2012, 09:53 AM
Replies: 11
Views: 314
Posted By motty07
Had a good look around. I don't think so.

Had a good look around. I don't think so.
Forum: General Discussion 04-24-2012, 05:34 PM
Replies: 11
Views: 314
Posted By motty07
Yes, options are: Title Editor ...

Yes, options are:


Title
Editor
Excerpt
Trackbacks
Custom Fields
Comments
Revisions
Forum: General Discussion 04-23-2012, 02:18 PM
Replies: 11
Views: 314
Posted By motty07
Through a plugin - Custom Post Types UI ...

Through a plugin - Custom Post Types UI

http://webdevstudios.com/plugin/custom-post-type-ui/
Forum: General Discussion 04-23-2012, 05:50 AM
Replies: 11
Views: 314
Posted By motty07
SEO Settings Custom Posts

Hi

The Gemesis Theme SEO Settings box does not appear on my individual custom post types (ok for regualar posts and pages).

Can't find anywhere to turn it on - there's not even a box to tick in...
Forum: General Discussion 03-13-2012, 11:12 AM
Replies: 4
Views: 243
Posted By motty07
Thanks. Just found these comment by the author on...

Thanks. Just found these comment by the author on the Regenerate Thumbnails homepage






I'm guessing there's no easy way to do this then? Search and replace could work but only if all the...
Forum: General Discussion 03-13-2012, 10:56 AM
Replies: 4
Views: 243
Posted By motty07
I have. It's not going to change the coding...

I have.

It's not going to change the coding of the image embedded on a post

<img class="alignleft size-quite-large wp-image-1552" title="Chrysanthemum"...
Forum: General Discussion 03-13-2012, 08:53 AM
Replies: 2
Views: 135
Posted By motty07
I'd advise you to file a DMCA complaint with...

I'd advise you to file a DMCA complaint with their host. They are legally obliged to remove the content. You can also file a DMCA complaint with Google and get them kicked out of the search results...
Forum: General Discussion 03-13-2012, 08:31 AM
Replies: 4
Views: 243
Posted By motty07
Changing Image Size Already Uploaded Images

Hi

When I insert an image into a post, say 730 px by 547 px, it automatically inserts width and height parameters.

<img class="alignleft size-quite-large wp-image-1552" title="Chrysanthemum"...
Forum: General Discussion 02-27-2012, 07:33 AM
Replies: 11
Views: 291
Posted By motty07
Thanks Tried but can't find any info on this...

Thanks

Tried but can't find any info on this that makes sense to me.

I'll leave it in attachment.php.

You can close the thread.
Forum: General Discussion 02-25-2012, 01:17 PM
Replies: 11
Views: 291
Posted By motty07
Hi again I'm trying my best to learn to do...

Hi again

I'm trying my best to learn to do this myself in the functions.php but struggling.

Here's what I've got:

add_action ('genesis_meta', 'dbm_no_index');
function dbm_no_index ()
{...
Forum: General Discussion 02-25-2012, 11:45 AM
Replies: 11
Views: 291
Posted By motty07
Hi Thanks I added this to my...

Hi

Thanks

I added this to my attachment.php file (localserver) and it seems to work correctly. You think its ok?

remove_action('genesis_meta','genesis_robots_meta');...
Forum: General Discussion 02-25-2012, 09:46 AM
Replies: 11
Views: 291
Posted By motty07
Would it be possible to add an action to the...

Would it be possible to add an action to the attachment.php file to insert noindex into the head? If so, what would be the code? Would feel a little bit more comfortable doing it this way.
...
Forum: General Discussion 02-25-2012, 08:23 AM
Replies: 11
Views: 291
Posted By motty07
Thanks Nick I'm more concerned about the...

Thanks Nick

I'm more concerned about the Google Panda update - ie. a site wide penalty - (not just an individual page demotion) for a large proportion of low quality pages on a site.

It's...
Forum: General Discussion 02-24-2012, 07:02 PM
Replies: 3
Views: 178
Posted By motty07
Thanks. Lack of the php Exif module in WAMP...

Thanks.

Lack of the php Exif module in WAMP seems to be the source of my problems.

You can close the thread.
Forum: General Discussion 02-24-2012, 04:09 PM
Replies: 8
Views: 230
Posted By motty07
Hi Look at my recent post...

Hi

Look at my recent post http://www.studiopress.com/support/showthread.php?t=93255

I've done some digging examining the files uploaded and it seems that wordpress (or Genesis?) strips the EXIF...
Forum: General Discussion 02-24-2012, 04:04 PM
Replies: 3
Views: 178
Posted By motty07
Exif Data

Hi

I'm trying to display EXIF data for a photo on an attachment page.

I've established the following by using the tool at...
Forum: General Discussion 02-24-2012, 10:53 AM
Replies: 11
Views: 291
Posted By motty07
Attachments & SEO

Hi

I'm converting an existing travel site to Wordpress/Genesis.

The site has around 500 pages, and each page has an average of 5 images (say 2500 in total).

I like the way the gallery works....
Forum: General Discussion 02-19-2012, 02:18 PM
Replies: 3
Views: 168
Posted By motty07
Thanks for your support again. Now I know...

Thanks for your support again.

Now I know the source of the error. You can close the thread.
Forum: General Discussion 02-17-2012, 07:43 PM
Replies: 3
Views: 168
Posted By motty07
404 Errors - Custom Post - Child Page Conflict?

Hi

I am creating a travel site.

I created a PAGE to hold a listing of the hotels - www.site.com/hotels

I created a custom post type for the individual hotels called hotels - so hotels posts...
Forum: General Discussion 02-16-2012, 02:15 PM
Replies: 3
Views: 147
Posted By motty07
Thanks Managed to track them down on...

Thanks

Managed to track them down on archive.org

http://web.archive.org/web/20101115160921/http://dev.studiopress.com/add-javascript.htm...
Forum: General Discussion 02-16-2012, 11:10 AM
Replies: 3
Views: 147
Posted By motty07
Tutorials Missing / Links Broken

Hi

I'd like to add some javascript to the header conditionally (certain pages only).

I prefer to try and learn myself where possible or search the forums for existing solutions.

I've done...
Forum: General Discussion 02-15-2012, 12:56 PM
Replies: 3
Views: 163
Posted By motty07
Cool. Thanks a lot. Wonder why the second...

Cool. Thanks a lot.

Wonder why the second example worked without the echo?
Forum: General Discussion 02-15-2012, 12:14 PM
Replies: 3
Views: 163
Posted By motty07
Google Static Maps Problem

Hi

I realise this is probably outside the scope of this forum, but thought I would ask in case anybody knows the answer.

I'm trying to insert Google Static Maps into my genesis site and was...
Showing results 1 to 26 of 26

 
Forum Jump

All times are GMT -5. The time now is 12:14 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.