"Featured image" panel not visible in right sidebar (PlatformPro 1.5.3 by Pagelines)
When creating products, the "Featured Image" area as noted in
the documentation:
"Lastly, the main product image is added via the “Featured
image” write panel in the right hand sidebar beneath the tag
input form. The main product image is the one which appears on
category pages and is displayed on the product details pages." Is
not visible and I am unable to upload product images.
- Untitled.tiff 81.5 KB
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Matt on 20 Oct, 2011 03:09 PM
Hi,
This is going to be a question for the developer of your theme. Let them know that you're using a custom post type of "product" and that you need the featured image area to show on product pages.
Matt
Matt closed this discussion on 20 Oct, 2011 03:09 PM.
Jeff re-opened this discussion on 20 Oct, 2011 05:05 PM
Support Staff 3 Posted by Jeff on 20 Oct, 2011 05:05 PM
I'm wondering if it's just a matter of needing:
... somewhere in the theme's functions.php?
4 Posted by Matt on 20 Oct, 2011 05:28 PM
I'm thinking probably the array bit we did for that last user will fix this one.
5 Posted by Jamie on 21 Oct, 2011 02:35 AM
Any specifics on where exactly to put this code and if it does indeed fix it? - Would it be possible to provide an example of the exact code as well - ty
6 Posted by Matt on 21 Oct, 2011 03:42 AM
This was the exact code that went in inc_class_theme.php of another user's theme to fix the same issue you had:
7 Posted by renderinnovations on 23 Dec, 2011 04:23 AM
you could also go to your wordpress files... search for "post-new.php" and simply add the code that Matt mentioned
add_theme_support('post-thumbnails', array('post', 'product', 'slider-item'));
place it any where there and it will work. I use the theme Pagelines.
8 Posted by Lily Chen on 03 Jan, 2012 04:49 AM
I was trying out Jigoshop and I am using the theme "Breakout" from MojoThemes.
I was surprised that I am unable to add Feature Images to my regular posts and pages after enabling Jigoshop. After trying other themes and disabling Jigoshop, I found that Jigoshop combined with my other themes does allow featured images in posts and pages, and Breakout without Jigoshop also allows featured images, but using the two of them together results in feature images not in pages or posts, ONLY in products.
The Breakout theme does have a line that supports featured image:
add_theme_support( 'post-thumbnails' );
I searched the code and found these codes in Jigoshop:
/ * Add post thumbnail support to WordPress if needed / function jigoshop_check_thumbnail_support() {
} add_action( 'after_setup_theme', 'jigoshop_check_thumbnail_support', 99 );
function jigoshop_remove_post_type_thumbnail_support() {
}
I get the first line that checks whether the theme supports featured image/post thumbnail, but I wonder why we need the "jigoshop_remove_post_type_thumbnail_support" function. As soon as I commented out this line, voila! I am able to assign feature images for posts and pages again.
I'm a novice in PHP. If anyone can help explain what this is about, I would love to learn something new. I also don't know if this is somehow related to the Pageline theme issue. Just thought it's curious that it affects these themes but not others...then again I only have a handful of themes to test with. As of now, I am leaving off the line that says "add_action( 'init', 'jigoshop_remove_post_type_thumbnail_support' );" and going merrily on my way.
Thanks!
Happy New Year!
Support Staff 9 Posted by Jeff on 03 Jan, 2012 11:10 AM
There have been changes to that bit of code actually in the about to be released 0.9.9.4 version that removes that 'init' hook as it wasn't happening at the right time.
You could, if you like, try the new version:
https://github.com/jigoshop/jigoshop/zipball/dev
De-activate Jigoshop, download and rename the unzipped folder to just 'jigoshop', delete your current Jigoshop plugin, install this download and reactivate.
10 Posted by Ivan Seymus on 28 Apr, 2012 08:05 AM
April 28th 2012, I still don't see the Featured Image button (or text) in Pagelines 1.5.3. Just installed the beta version, but still no sign. Sorry, I'm not a PHP specialist.
Support Staff 11 Posted by chriscct7 on 02 May, 2012 02:25 PM
Do you have the pagelines plugin installed?
12 Posted by Ivan Seymus on 03 May, 2012 11:02 AM
Oups. Am I missing something here? I bought Pagelines and upgraded recently to 1.5.3. Then I installed Jigoshop by following the link posted by Jeff. Is there yet another plugin to install?
Thx!
Support Staff 13 Posted by chriscct7 on 03 May, 2012 11:49 AM
Yes the pagelines extension for Jigohop might be a good idea:
http://jigoshop.com/extend
First row in the middle
-Chris
14 Posted by Justin Reed on 26 Apr, 2013 03:43 AM
i have pagelines installed all up to date and the featured image is not showing up on my product page in the admin section. I have tried many things and i am lost not sure what to do at all. Not to good with code just a tinkerer.
Support Staff 15 Posted by Jeff on 26 Apr, 2013 10:20 AM
Looking at the page shown in your image, at the top right there is a button "Screen Options". Click that and is 'Featured Image' enabled?
16 Posted by Justin Reed on 26 Apr, 2013 02:19 PM
> // Add your reply above here
> ==================================================
> From: Jeff
> Subject: "Featured image" panel not visible in right sidebar (PlatformPro 1.5.3 by Pagelines)
>
> Looking at the page shown in your image, at the top right there is a button "Screen Options". Click that and is 'Featured Image' enabled?
>
> View this Discussion online: http://forum.jigoshop.com/discussions/problems/125-featured-image-panel-not-visible-in-right-sidebar-platformpro-153-by-pagelines
>
> --
>
> Reply with #ignore to stop receiving notifications for this discussion.
>
>
17 Posted by Justin Reed on 26 Apr, 2013 10:38 PM
It's not there either I sent a photo earlier not sure if it went thru
Sent from my iPhone
Support Staff 18 Posted by chriscct7 on 27 Apr, 2013 01:04 AM
Try switching to 2011 for a second. Is featured images now there?
19 Posted by Justin Reed on 27 Apr, 2013 10:49 AM
That didn't work either.
Sent from my iPhone
Support Staff 20 Posted by Jeff on 27 Apr, 2013 10:53 AM
Well, let's be clear here. You switched to 2011 and THEN pulled down the 'Screen Options' menu and checked for 'Featured Image'?
21 Posted by Brian @ GoFingo on 27 Apr, 2013 11:01 AM
Sent from my iPhone
22 Posted by Justin Reed on 27 Apr, 2013 01:34 PM
correct
23 Posted by Justin Reed on 27 Apr, 2013 01:35 PM
### Begin System Info ###
Multi-site: No
SITE_URL: http://survival.elliesdesign.com
HOME_URL: http://survival.elliesdesign.com
Jigoshop Version: 1.6.5
WordPress Version: 3.5.1
Platform: Apple
Browser Name: Safari
Browser Version: 6.0.3
User Agent String: Mozilla/5.0 (Macintosh; Intel Ma
c OS X 10_8_3) AppleWebKit/536.2
8.10 (KHTML, like Gecko) Version
/6.0.3 Safari/536.28.10
PHP Version: 5.2.17
MySQL Version: 5.1.67-log
Web Server Info: Apache
PHP Memory Limit: 256M
PHP Post Max Size: 8M
WP_DEBUG: Disabled
WP Table Prefix: Length: 3 Status: Acceptable
Show On Front: page
Page On Front: 19
Page For Posts: 30
Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: Off
UPLOAD_MAX_FILESIZE: 40MB
POST_MAX_SIZE: 8MB
WordPress Memory Limit: 40MB
WP_DEBUG: Off
DISPLAY ERRORS: On (1)
FSOCKOPEN: Your server supports fsockopen.
ACTIVE PLUGINS:
Breadcrumb NavXT: 4.3.0
Category Order and Taxonomy Terms Order: 1.3.0
cforms: 11.7.3
Disqus Comment System: 2.74
Dynamic Widgets: 1.5.4
Intuitive Custom Post Order: 2.0.4
Jigoshop: 1.6.5
Jigoshop - Store Exporter: 1.2.8
Jigoshop - Store Toolkit: 1.2.8
Jigoshop Admin Bar Addition: 1.8
Jigoshop for PageLines: 1.4.7
Jigoshop Pinterest Pin-it Button: 1.0
NextGEN Gallery: 1.9.12
Post Types Order: 1.5.7
WP-PageNavi: 2.83
WP Approve User: 2.2.2
CURRENT THEME:
PlatformPro: 1.6.0
### End System Info ###
Support Staff 24 Posted by chriscct7 on 27 Apr, 2013 02:58 PM
One of your plugins must be disabling it. That's the only thing I can think
of.
25 Posted by Justin Reed on 27 Apr, 2013 03:32 PM
could it be that im platformpro 1.6.0
Support Staff 26 Posted by chriscct7 on 27 Apr, 2013 03:37 PM
Hmm it seems they have a ticket on their forums you might want to check out:
http://www.pagelines.com/forum/topic/13879-jigoshop-feature-image-p...
27 Posted by Justin Reed on 27 Apr, 2013 04:26 PM
thank you so much this is the code that worked............add_theme_support('post-thumbnails', array('product', 'post'));
Support Staff 28 Posted by chriscct7 on 27 Apr, 2013 04:33 PM
No problem :)
chriscct7 closed this discussion on 27 Apr, 2013 04:33 PM.