Home › Forums › Theone WordPress Theme › Sliders and Loader
- This topic has 6 replies, 3 voices, and was last updated 11 years, 8 months ago by
stoke457.
-
AuthorPosts
-
October 8, 2014 at 6:22 pm #4832
mitchb
Participant1. With the BM Slider, is there a suggested or standard size for images? I put a 1920×600 image in and it blew it up to over 2000×700. I can’t get the revolution slider or the BM slider to display images without it blowing them up and making them too big
2. How do I remove the page loading script with the logo and loading bar at the beginning? I saw your response to this question in another post and the instructions to remove lines from some of the pages. The last time I edited one of those pages, my entire site crashed and I couldn’t access my site or even the dashboard, so I’m quite hesitant to remove those functions.
October 8, 2014 at 8:28 pm #4833mitchb
ParticipantI’m also having an issue with the “Latest Post” module. I select to show all standard and image posts and only 2 posts show up, and they’re not even the most recent ones and I’m sorting by date descending. Any ideas?
The blog module works, but I’d like to have the posts in a grid, rather than a vertical list or masonry gridOctober 9, 2014 at 3:51 am #48351) There 2 reasons for why the image zoomed: 1a) the parallax effect need to bigger the image in BMslider, or the image will generate pitch with bottom of the wrap. We’ll try to add a forbid parallax option in future releases; 1b) the slider image is fit the browser window size automatically, so it would be cropped and zoom-out or zoom-in. It is impossible to completely original size display. Did you mean that want the image shown completely(no cropped)? Please make sure, i’ll make some test and let you know the way.
2)
How to remove the loading at home page?
please follow:
2a) remove line 98 of ../theone/functions/interface/interface-admin.php
wp_enqueue_script('ux-interface-queryloader');
2b)remove last 3 lines of ../theone/template/global/footer.php<?php if(is_front_page() || is_home()){ ?> <div id="site-loading-mask"></div> <?php } ?>FW: you could disable the other pages’ loading effect in theme option(wp-admin/theone/general settings/Enable Fade-in Loading Efect)
October 9, 2014 at 4:03 am #4836I’m also having an issue with the “Latest Post” module. I select to show all standard and image posts and only 2 posts show up, and they’re not even the most recent ones and I’m sorting by date descending. Any ideas?
The “Latest Post” module is not list most recent ones, it is a article list module like blog with different layout. sorry for the the module name’s misleading. Please make sure how many standard and image posts in category selected. They are set featured image? If it does not work, please leave your wp-admin(url/user/pass) as private reply, I’ll log in to check it.
Best,Bwsm
Follow on @uiueux to get the latest version information.October 17, 2014 at 3:07 am #4950stoke457
ParticipantHi BWSM,
I am having difficulty following your point 2) – removing the loading page. I cannot get into
../theone/functions/interface/interface-admin.php
or
../theone/template/global/footer.phpIn the Appearance>Editor, the best I can do is get into Functions.php (please see image)
I’m sure I’m missing something blindingly obvious but if you could help that would be great! Thanks.
October 17, 2014 at 1:03 pm #4955HI,
The files can not be edited in wp-admin(Appearance>Editor), you need to upload the files by FTP.
– download the file, unzip it
– replace ../wp-content/themes/theone/functions/interface/interface-admin.php
– replace ../wp-content/themes/theone/template/global/footer.phpIf you don’t know how to do it, please leave your FTP by private reply, I’ll help to update it.
Best,Bwsm
Follow on @uiueux to get update news!October 18, 2014 at 3:45 am #4963stoke457
ParticipantGreat, worked perfectly. Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.
