- This topic has 7 replies, 3 voices, and was last updated 7 years, 4 months ago by tikaram.
-
AuthorPosts
-
August 11, 2017 at 11:34 am #120301soverycreativeParticipant
Ok so I have two main issues.
I have recently put together a site utilising this theme and wanted to be able to specify which images appeared at the top of the individual pages. After finding that I could do this by upgrading to rockstar pro I have now got the option to specify which image should serve as the header image for each page which is great but… It now gives two main issues which I need to try and address…
1. On a lot of the sub level pages – the featured image associated with the page is bigger than the area that was pre-defined in the old theme (1600×900) – is there a way for me to specify the height that featured images should display to on sub level pages to avoid me needing to redo all of the images and reinsert them into the site manually.
2. In checking the option to allow featured image headers throughout the site it now means that my woocommerce products are displaying irregularly… I now see the featured image at the top before the product listing which looks all wrong – im looking for a way of stopping the theme from displaying featured images at all on the individual products within the store.
I took two approaches to this – the first was to install a plugin to hide the featured image on selected posts (which worked but also hid the main image in the gallery as well as the product photos so that was no good. I also note that rockstar also adds options to hide the featured image on specific posts and pages but that doesnt seem to be the case on products for woocommerce…
Can anyone suggest anything on these two please – really keen to try and get these resolved.
Thanks a lot
Ben
August 12, 2017 at 9:59 am #120341PratikParticipantAugust 14, 2017 at 10:58 am #120410soverycreativeParticipantHi
Sure thing its living here at the moment: http://355.a3f.myftpupload.com
Thanks man!
BAugust 15, 2017 at 5:07 am #120451tikaramParticipant@soverycreative : 1) After analyzing your site i found that you have used different image sizes for featured image. Its clearly stated in theme instructions about image sizes to be used for featured image. If you use featured image of different sizes the site will not display properly. Images should maintain aspect ration of (16:9). Follow this link to know about featured image sizes.
https://catchthemes.com/theme-instructions/rock-star-pro/#featured-image2) To disable featured image on individual products within the store.
Go to Appearance => Customize => Additional css and add the following css..single-product #header-featured-image{ display: none; }
It looks like you need to change the color of text in main menu after disabling the header featured image on individual product pages. The text color is white and the background is also white. Hope you can fix this from Customizer. Let me know if you need further assistance.
Regards,
TikaramAugust 15, 2017 at 7:40 am #120453soverycreativeParticipantHey @tikaram
Thanks for coming back to me buddy – yes the variously sized header images are one I’ve been sorting out so they’ve all been resolved now.
Thanks for the CSS – I’ve added this in and it has indeed removed the feature image from displaying at the top of the page so thanks a lot for your help in sorting that out.
AS you say – it has bought this other issue up now with the menu at the top displaying in white but only on individual products – it is the same as usual elsewhere in the site. Cant see where in the customiser or what option within the customiser I need to be changing – is there not a way that I can remove the feature image but keep the black menu background?
Thanks a lot!
August 15, 2017 at 8:03 am #120456tikaramParticipant@soverycreative : Go to Appearance => Customize => Additional css and add the following css.
.single-product .site-content { padding-top: 90px; } .single-product .site-header { background: rgba(17, 17, 17, 0.7) none repeat scroll 0 0; }
Let me know if you need further assistance.
Regards,
TikaramAugust 15, 2017 at 6:39 pm #120482soverycreativeParticipantSweet mate that seems to have worked a treat – thanks a lot for your help
Have a great day in the meantime!
August 16, 2017 at 7:29 am #120508tikaramParticipant@soverycreative : Welcome and have a Good day.
I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/rock-star/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Regards,
Tikaram -
AuthorPosts
- The topic ‘Rockstar Pro – Featured image (sizes and woocommerce visibility)’ is closed to new replies.