WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Featured Image in theme pages and posts but not wppizza menu items
- AuthorPosts
- 14 July, 2016 at 10:48 pm #19471
Hey Olly,
First off, I love this plugin, but I am not able to set a featured image for my menu items. I have read past solutions like inserting the code “add_theme_support(‘post-thumbnails’);” in my functions.php, but that didn’t work. I can set the featured image in my theme’s pages and posts, but for some reason I am not able to in the menu items. I even clicked on “screen options” but it was not there.
Do you have any suggestions? I really need this to work. I know there has to be way… I am just not seeing it. Let me know if you would like to go into the backend! Thank you so much. I can’t wait to launch the site.14 July, 2016 at 11:11 pm #19492>Do you have any suggestions?
first of all, i would suggest you switch to one of the default themes (2016 for example) and see if you have the option to upload featured images then.
if it works with the/a default theme you will have to talk to your theme developer of the theme you are using as to why those do not work with his/her theme15 July, 2016 at 5:38 pm #19511This reply has been marked as private.20 July, 2016 at 12:03 am #19609This reply has been marked as private.20 July, 2016 at 12:22 am #19611>The theme I have, Rise, said they are not compatible with your plugin. I am not able to add featured images to the menu items.
>I just feel like there has to be a way.wppizza is a custom post type like any other. if their theme does not support this kind of standard thing it really is not my fault and I am not going to fix their stuff. Sorry. This works on any standard WP theme and 1000 of others.
Furthermore, I am sorry, but I cannot help you with particular layout issues for particular themes.
What i can tell you though is, it is the theme itself or perhaps some custom css you have added somewhere that sets the width generally and/or on particular devices/screemn sizes . wppizza items (or the cart for that matter) are set to a percentages of whatever surrounds them or relative positioning thereof20 July, 2016 at 1:29 am #19612PS: from what i can see here – http://wedesignthemes.com/themes/rise/ – your theme supports woocommerce. As woocommerce is also just a custom post type I would think there is something else going on your end that makes featured images not work
20 July, 2016 at 1:58 am #19613Furthermore, your horizontal scrollbar does not seem to be part of that theme as such but seems something customised (which gets the size wrong when resizing the screen) alongside a bunch of margins and paddings .
I would suggest you disable all other plugins and theme/css customisations and find out where this all comes from20 July, 2016 at 2:03 am #19614on last thing: your #primary also does
#primary {width: 680px;}
even on smaller screensizes….20 July, 2016 at 11:33 am #19617This reply has been marked as private.20 July, 2016 at 4:47 pm #19625Hey, just wanted to say thank you for your help. I was able to figure out the issue with the mobile site. #primary just had to be set to width: 100%! That is for widths of 767px and below… Thanks! Still cant figure out the featured image thing but I discovered that I am still able to add them if I really want to in the future. This might help someone else that has the same problem as me in the future..
All you have to do is activate a theme like “sixteen” then you are able to add “featured images” to the menu items. Once you have added them to all the items you can active your theme. When you go to a menu item’s page you will notice that the thumbnails are still there even though you added it using a different theme! So, there is a way around it… it is just only a little bit annoying haha.Thanks.
20 July, 2016 at 4:54 pm #19627glad you got it working and found a way around your featured images issue (I have un-privatised your last reply as otherwise this would not be readable to others. i assume that’s ok)
- AuthorPosts
- The topic ‘Featured Image in theme pages and posts but not wppizza menu items’ is closed to new replies.