Home › Forums › Bee WordPress Theme › image resizing
- This topic has 11 replies, 3 voices, and was last updated 12 years, 8 months ago by
Johnny.
-
AuthorPosts
-
October 4, 2013 at 11:08 pm #1070
chelseajones
ParticipantMenu image and slider dropping down with little window resizing. I have installed the Sept 27 update, 1.1
October 5, 2013 at 2:30 am #1076Johnny
Participanthi, to fix the logo postition, please open file bee/style.css and replace line 1364 with this
@media (min-width: 980px) {#logo{width:160px};
for slider image size issue, because it is a component, I will report the issue to our development team,
Thank youOctober 5, 2013 at 8:13 am #1080For slider, quick fix:
1) Change js/custom.core.js line 352 as:
jQuery(this).find('img').css({'width':'auto','height':'100%'});2) Change functions/functions-view-module.php line 2104 as:
$thumbnail_url = wp_get_attachment_image_src(get_post_thumbnail_id($slider->ID), 'image-thumb-1');October 8, 2013 at 2:10 pm #1101chelseajones
ParticipantWhen I make these changes, and make new zip file, it will not install. I do not have the option of ftp with my host.
October 8, 2013 at 2:16 pm #1102chelseajones
ParticipantI’ve tested this several times, anytime I make a new .zip file of bee theme, it will not install.
October 8, 2013 at 2:34 pm #1107Johnny
Participanthi, if you dont mind, leaving your site login info here through private message, I will try it for you later,
Thank youOctober 8, 2013 at 3:00 pm #1108chelseajones
ParticipantThis reply has been marked as private.October 8, 2013 at 7:32 pm #1111chelseajones
Participantalso, I was able to upload theme with “logo and slider” custom code from above to my desktop test site. All page modules stopped working. Modules would not save to page.
October 9, 2013 at 1:38 am #1120Johnny
Participanthi, I have fix the issue about logo position for you. but for slider image size fix need update some js file, from wp backend we can not do this and you said you have not ftp account, so please send me your original bee theme zip file through email(sweethome.shanghai[at]gmail.com) I will update some file and send back to you, then you can reinstall the theme by youself, is it ok?
Thank youOctober 9, 2013 at 7:54 pm #1130chelseajones
Participantthat is ok, I will send now, subject: ref: bee theme, chelseajones-image resizing, it is just bee theme version 1.1.1
October 9, 2013 at 7:55 pm #1131chelseajones
ParticipantAnd, thank you for the logo fix.
October 10, 2013 at 1:57 pm #1140Johnny
Participanthi, updated bee package has send to you mailbox,
Best -
AuthorPosts
- You must be logged in to reply to this topic.
