Home › Forums › Theone WordPress Theme › Problem with editing 02-Regular
- This topic has 57 replies, 3 voices, and was last updated 5 years, 10 months ago by
SeaTheme.
- AuthorPosts
- May 11, 2016 at 12:11 am #10566
Hello,
sorry I’m a bit green in the subject, but it has been going pretty well, but
I have a problem that during work (edition,) after refreshing in another window, now I can see a white rectangle which covers up practically all the options that I wanted to change on my main page. I cannot get rid of it, since there is no “X” sign.
Do you know maybe where it may come from? I am attaching a screenshot.
Best wishes,Natalia
May 11, 2016 at 3:36 am #10568This reply has been marked as private.May 11, 2016 at 1:18 pm #10569This reply has been marked as private.May 11, 2016 at 4:18 pm #10570This reply has been marked as private.May 12, 2016 at 1:23 am #10573This reply has been marked as private.May 12, 2016 at 1:58 am #105741. I cannot change section names (About, Service etc.)
Try to edit the Divide module : https://www.dropbox.com/s/62lyfabzmfzvmj7/QQ20160512-9.jpg?dl=0
2. I cannot connect e.g. services to the menu so that it scrolls to this point
Please refer the DOC: http://ximudesign.com/themeforest/theone/documentation/index.html#!/one_page
There is video guide here: https://www.youtube.com/watch?v=FK0d5jknqEY3. I cannot create a portfolio (actually I have no idea how to do that step by step, I tried to add a page and publish it but it’s not working) – I would like it to look like it is on 02-regular, 4 blocks with sample projects, inside post masonry on right
– Insert a Portfolio module, edit it: https://www.dropbox.com/s/g0089knmcetnjwx/QQ20160512-3.jpg?dl=0
– choose “type” / “category” and other options, the category is the key ( https://www.dropbox.com/s/0xbqouxsgj9pvfs/QQ20160512-4.jpg?dl=0 ).
The Gallery posts in this category will be shown in this Portfolio module. It is basic rule on Theone theme, like Blog, Team … module works under this rule, go to Posts/All posts, you’ll see the posts in “case” category ( https://www.dropbox.com/s/ki5bs97pehw1yfz/QQ20160512-5.jpg?dl=0 ), try to edit one post, you could change the featured image, the thumb of portfolio will be changed: https://www.dropbox.com/s/3s4uxdrbsq6qzdd/QQ20160512-6.jpg?dl=04. I cannot see my Team section
Please edit the team member page here: https://www.dropbox.com/s/cg1e5vf3zhp3gf9/QQ20160512-0.jpg?dl=0
5. I cannot edit neither a quote nor it’s background that are currently on site
Did you talk the Testimonials? Please edit here: https://www.dropbox.com/s/7wg09zai2ojo2ed/QQ20160512-1.jpg?dl=0
The background is set on fullwidth wrap, please click “settings” of fullwidth wrap here: https://www.dropbox.com/s/a7ab4se3wuedu5j/QQ20160512-7.jpg?dl=0 , change background image here: https://www.dropbox.com/s/cvi2cf1pqp88nmw/QQ20160512-8.jpg?dl=06. I don’t know where to edit “Ongoing projects” section
Did you talk the 4 bars? They are comes from Infographic module, Please edit here: https://www.dropbox.com/s/jz3x4tr5nu4cvcl/QQ20160512-2.jpg?dl=0
June 20, 2016 at 1:18 pm #10831This reply has been marked as private.June 21, 2016 at 1:49 am #10834HI, welcome:
can I actually delete the icon with quote sign and leave only text in testimonials?
Please login wp-admin, go to Theone / General Settings / Custom Css
Paste the style code to Custom Css:.testimonial-thum { display: none; }
And I would like to add like 8-12 logotypes on main page
You need create some client items, show them(logos) into page by Client module of PageBuilder
Please refer: https://www.dropbox.com/s/i4oxblnxm3057m3/how-use-clients-mod.jpg?dl=0FW: If you want to change the dark background colour, please refer: https://www.dropbox.com/s/k1f0mukoqk1w8vb/how-to-change-fullwidth-bgcolor.jpg?dl=0
June 21, 2016 at 12:07 pm #10835This reply has been marked as private.June 21, 2016 at 12:09 pm #10836This reply has been marked as private.June 21, 2016 at 12:40 pm #10838This reply has been marked as private.June 21, 2016 at 1:28 pm #10839This reply has been marked as private.June 22, 2016 at 2:19 am #10845I would like to somehow delete the “- – – -” thing near the testimonial (quote) author. DO you think it is actually possible?
Please change the file in theme folder: /theone/functions/pagebuilder/module/testimonials.php
remove here: https://www.dropbox.com/s/7yxertm78bh8yec/QQ20160622-0.jpg?dl=0Also I cannot see clients section name (It’s there but it’s not visible please look: http://www.seedofcolor.com)
Do you think that I can do anything so that the icons in services are smoothly coming together and don’t get stuck?Yes, there is not client on your page now. The clients module seems be removed.
I’ll check the icon box issue laterI cannot find an option to replace current background video.
Please find and edit it in slider(BM slider/all slider)
June 22, 2016 at 2:32 am #10846There is a litter conflict issue in Icon Box(MouseOver Content Layout) with scrolled animation, please use the custom css to fix it:
Please login wp-admin, go to Theone / General Settings / Custom Css
Paste the style code to Custom Css:.iconbox-content-hide.center-ux{ left: auto; -webkit-transform: none ; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
June 22, 2016 at 12:29 pm #10848This reply has been marked as private.June 23, 2016 at 1:42 am #10853This reply has been marked as private.June 27, 2016 at 11:49 am #10865This reply has been marked as private.June 28, 2016 at 12:10 am #10871Hi, welcome, you should use the WPML plugin wpml.org
June 30, 2016 at 1:41 pm #10892This reply has been marked as private.July 1, 2016 at 12:32 am #10893You could use this plugin: https://wordpress.org/plugins/qtranslate-x/
July 4, 2016 at 6:29 am #10900This reply has been marked as private.July 5, 2016 at 3:04 am #10904Try to use the Custom CSS(It means less than 100px for default height value):
#top-slider { height: calc(100vh - 100px)!important; }
August 9, 2016 at 10:06 am #11024Hey,
thank you for your reply
Could you please tell me how to NOT SHOW dates in posts of portfolio?
I would like it so that it does not show (please see the file in attachment.)Best
August 9, 2016 at 10:07 am #11025Attachment
August 9, 2016 at 10:27 am #11027Hi
couple more questions 😉
I would also like to:1. turn off the possibility to show a miniature of a main (album photo) on site with portfolio (then miniatures show as really tiny pictures one after another and that doesn’t look professional)
2. make main static slider photo always centered no matter of the sceen resolution of a de vice
3. show text on main static slider of a website (when I add it under photo in options it does not show)
Thank you in advance!
August 9, 2016 at 12:18 pm #11028I would also like the album covers of portfolio to redirect to the portfolio post. Thanks!
N.
August 10, 2016 at 1:10 am #11029Could you please tell me how to NOT SHOW dates in posts of portfolio?
Please edit the Portfolio module, disable “Enable Post Meta”
1. turn off the possibility to show a miniature of a main (album photo) on site with portfolio (then miniatures show as really tiny pictures one after another and that doesn’t look professional)
2. make main static slider photo always centered no matter of the sceen resolution of a de vice
3. show text on main static slider of a website (when I add it under photo in options it does not show)1. I don’t understand this question, please give more tps.
2/3. Which slider you talked about? There are 4 sliders built in theme. Better paste a url.August 10, 2016 at 1:12 am #11030I would also like the album covers of portfolio to redirect to the portfolio post.
Please paste the page url.
August 10, 2016 at 7:53 am #11031August 10, 2016 at 8:01 am #11032Also, I don’t know why album cover in infographics is seen ok, whereas in the last section web and social it’s cropped, even though it’s same size and put as a miniature in the same way.
August 10, 2016 at 8:27 am #110331. turn off the possibility to show a miniature of a main (album photo) on site with portfolio (then miniatures show as really tiny pictures one after another and that doesn’t look professional)
2. make main static slider photo always centered no matter of the sceen resolution of a de vice
3. show text on main static slider of a website (when I add it under photo in options it does not show)I would also like the album covers of portfolio to redirect to the portfolio post. Thanks!
What I would like to do: portfolio miniature (cover artwork) is either not clickable OR redirects to the portfolio directly, because now when you click it, it just shows all album covers and it’s not professional.
And the other thing is that the first photo is not cropped (album cover in infographics is shown whole) and the other ones are cropped, no matter which size I use (I tried same as the first one and smaller sizes)
thanks
August 10, 2016 at 8:55 am #11034As for the background slider (the header of a site), it works responsive when it’s on phone and tablet, but it doesn’t work correctly when it’s 15 or 13 inches – it doesn’t center correctly. Instead, it goes to the side.
August 10, 2016 at 9:01 pm #11035see your e mail i send a message to uiueux@gmail.com
August 11, 2016 at 1:27 am #11036What I would like to do: portfolio miniature (cover artwork) is either not clickable OR redirects to the portfolio directly, because now when you click it, it just shows all album covers and it’s not professional.
Did you mean don’t want the image clickable: https://www.dropbox.com/s/ryewq172jcgfpwd/QQ20160811-1.jpg?dl=0
Please login wp-admin, go to Theone / General Settings / Custom Css
Paste the style code to Custom Css:
.iterlock-item-img .ux-hover-wrap {pointer-events: none;}
And the other thing is that the first photo is not cropped (album cover in infographics is shown whole) and the other ones are cropped, no matter which size I use (I tried same as the first one and smaller sizes)
When you use list layout(multi images per row) in gallery post template, the image would be cropped. If you don’t want the cropped, you have to set one image per row, or use slider like: http://seedofcolor.com/infographics/
As for the background slider (the header of a site), it works responsive when it’s on phone and tablet, but it doesn’t work correctly when it’s 15 or 13 inches – it doesn’t center correctly. Instead, it goes to the side.
I did’t find the issue on 13 inches computer, this is the screenshot: https://www.dropbox.com/s/q758dpyxffgypv4/QQ20160811-0.jpg?dl=0
August 16, 2016 at 7:06 am #11046This reply has been marked as private.August 16, 2016 at 7:07 am #11047the attachment
August 17, 2016 at 1:58 am #11050If you want to show whole image on InterLock style list
Try to use the Custom CSS
.iterlock-item-img .ux-hover-wrap { background-size: contain; }
August 18, 2016 at 8:00 am #11051Hey,
I put the code and it gives me this effect (attachment), the first image is still ok (as it was before and as I want all the rest to be), and all the other images are cropped – no idea why…August 19, 2016 at 1:52 am #11054– download the file, unzip it
– login FTP, upload / replace: themes/theone/functions/pagebuilder/modules/portfolio.phpSeptember 30, 2016 at 6:21 pm #11179This reply has been marked as private.September 30, 2016 at 6:23 pm #11180This reply has been marked as private.September 30, 2016 at 6:35 pm #11183This reply has been marked as private.September 30, 2016 at 7:02 pm #11184This reply has been marked as private.October 1, 2016 at 2:20 pm #11185This reply has been marked as private.October 2, 2016 at 6:01 am #11187This reply has been marked as private.October 2, 2016 at 6:03 am #11189This reply has been marked as private.October 3, 2016 at 2:19 am #11191This reply has been marked as private.October 13, 2016 at 9:53 am #11205This reply has been marked as private.October 13, 2016 at 1:43 pm #11206Problem 1
I have checked your page, there is a option affect it, if you turn the “brick” as “standard list”, you will see the “Post Number per Page” option set as 12, I removed the option, it shows all posts now.Problem 2
I removed the “Recent Posts” widget here: https://www.dropbox.com/s/5hivnvg8a52xj24/QQ20161013-0.jpg?dl=0October 13, 2016 at 2:07 pm #11207This reply has been marked as private.October 14, 2016 at 12:12 am #11208This reply has been marked as private.October 14, 2016 at 1:16 am #11209The icons have been hidden, I insert the custom css:
.meta-social { display:none; }
October 14, 2016 at 10:02 am #11212This reply has been marked as private.October 15, 2016 at 2:21 am #11214the first is menu – I cannot create a position PROJECTS to be anchored to “portfolio” (colorful squares) on the main page and
I added the “portfolio” archor
Please check the DOC: http://ximudesign.com/themeforest/theone/documentation/index.html#!/one_page “Build a One Page Site”the second is a project page – If it’s possible I would also like to make the white space between name of the project and it’s description (please see the attachment)
please use custom css:
.single-format-gallery #content { padding-top: 100px;}
October 18, 2016 at 1:31 pm #11219This reply has been marked as private.October 19, 2016 at 2:38 am #11222update the custom css
.single-format-gallery #content { padding-top: 100px;}
as:@media (min-width: 768px) { .single-format-gallery #top-wrap { margin-bottom: -40px;} }
October 19, 2016 at 1:47 pm #11227This reply has been marked as private.October 20, 2016 at 3:17 am #11233Is it possible to reverse the order of buttons on project pages (please see the attachment,) so that previous is on right and next is on left? It’s more intuitive than it is now, so I was wondering if this is actually possible? T
.post-navi .span6.post-navi-a-pre { float: right; } .post-navi .span6.post-navi-a-next { margin-left: 0; }
There will be a problem, the arrow will reverse also.
You could hide it maybe.
.post-navi .span6 .fa {display:none;}
- AuthorPosts
- You must be logged in to reply to this topic.