This topic has 49 replies, 6 voices, and was last updated 9 years, 5 months ago ago by Stan Russell
Hello,
I send you all the questions together. Let me know if this is a problem for you.
1.- How can I delete the automatic filter categories Portfolio? I read in the forum that was to put the code .portfolio-filters {display: none;} in custom.css. I have already done but the categories are still there. In this picture you will see all the categories and subcategories. I’ve deleted the onces which do not correspond: http://awesomescreenshot.com/0ec4sc6b29
2.- How I can get reduce the top and button header margin? Above and below the logo? http://awesomescreenshot.com/0d44sc6f29
3.- How I can reduce the width, the margin of Page Title? I got it modifying the style.css but I would prefer if you could tell me the code to put in custom.css in the child theme: http://awesomescreenshot.com/0a24sc6e44
4.- How can I reduce the size of title page in the page title? http://awesomescreenshot.com/0254sc6k89
5.- If I include text in a Portfolio category and include this category to the menu, I get the description on the menu bar. How can I do that each category has its description but did not appear in the menu?
6.- Is there a way to have a page with filter portfolio only for one big category? In every case I have All categories and subcategories mixed. I’m asking you in number 1 to delete the automatic portfolio filter. I would like to define it via Visual Compose.
7.- If I click in a Portfolio Category, the title of the heading is the name of the first product http://awesomescreenshot.com/0264sc6q96 How can I remove it and have the category name as Title?
8.- I said my client and plugin developers Visual Compose to feel that the web is loaded very slowly. Could you see if you think it is slow?
Hope you have all the info to be able to give me an answer.
Rgs,
marta
Hello,
1. As you’re using child theme you need write style changes in style.css of the child theme, so I’ve copied the code to this file and the categories aren’t displayed now.
2. Add this code in style.css of the child theme:
.navbar {
padding-bottom: 20px !important;
padding-top: 0px !important;
}
3. Please use this code in style.css of the child theme:
.bc-type-3 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
4. Use this code:
.bc-type-3 .title {
font-size: 24px !important;
}
5. You need remove description from the menu, for example:
https://s3.amazonaws.com/fvd-data/notes/168674/1428132193-g8xK95/screen.png
6. You can try to use Posts Grid element in Visual Composer editor and select “portfolio” to display projects.
7. Unfortunately there is no such possibility to change it. Sorry.
8. Your site is loaded quite fast.
If you want to speed up the site follow the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
Thank you.
Regards,
Eva Kemp.
Eva ! Thanks a lot for your quick answer.
1, 2, 3, 4, 5, 6 and 8 SOLVE
Not sure if I have explained correctly issue number 7: If I’m in a category the Page Title shows the name of first portfolio instead of category name http://awesomescreenshot.com/0494sd3q0a Is there a way to have the Category name as a Page Title when I am at category page?
I new issue: the responsive menu color is wrong. I just can read the title I’ve selected. How can I change the Background into white or the menu color in white (red for selected)? http://awesomescreenshot.com/0fb4sd3l0e
Thanks !!
Hello,
Yes, you explained the issue correctly and as I said there is no such possibility, unfortunately.
If you check our demo site https://www.8theme.com/demo/woopress/?portfolio_category=new-category you’ll see project title in the breadcrumbs section of a category page too.
Please use this code for mobile menu:
.et-mobile-menu li a {
color: white !important;
}
Thank you.
Regards,
Eva Kemp.
Eva … thanks ! Understood !!
In my site, the most important thing is the portfolio. It will be the place to show each furniture. That’s why I’m bothering you. Sorry !
1.- Portfolio Category page : I need to see the description on the Category Page: http://awesomescreenshot.com/00d4seed26 I have already entered in Portfolio/Category but it is not shown in portfolio category page.
2.- Portfolio Category image : I can not find the place to include the Portfolio Category Image
If the theme can not solve this requirement, do you know a plugin to solve these points?
I’ve almost finished
Thanks !!
Hello,
1. Please provide us with FTP credentials.
2. Unfortunately there is no such option to add thumbnails to portfolio categories. Sorry.
Regards,
Eva Kemp.
I have created a user in my hosting Cpanel.
Thanks !
Hello,
Sorry, but we can’t connect to FTP.
Have you provided us with FTP credentials or access to your cPanel?
Regards,
Eva Kemp.
Try with this info. hope it works
Hello,
Now FTP credentials are correct. Thank you.
We’ve passed this issue to our developers and it should be fixed in a new release which they are currently working on.
Thank you for your understanding and patience.
Regards,
Eva Kemp.
Thanks Eva. There’s no hurry.
Hello,
You’re welcome.
Thank you for your understanding again.
Regards,
Eva Kemp.
Hello Eva,
Back again. I have almost finished. I need your help for a few thing:
1.- Is there a way to have the MENU without BOLD ? http://awesomescreenshot.com/0044vl8s59
2.- Where can I change the 404 page content ? http://awesomescreenshot.com/0954vl8tba
3.- Is there a way to have the social network icons on the Top Menú? http://awesomescreenshot.com/0604vl8u10
4.- How can I delete the arrows on mobile or made them smaller or solved the superposition http://awesomescreenshot.com/0994vl8me3 ?
5.- And if you do not mind, I would like to know if you consider that the page is load fast enough or if you think that I need to make some changes or that I need a plugin.
There is not hurry Eva !
Thanks again for your help !
Marta
Hello,
1. Please use this code in custom.css file:
.menu > li a {
font-weight: normal !important;
}
2. You need edit the file 404.php in wp-content/themes/woopress directory.
3. You can add shotrcode [share]
into Text widget in “Place in header top bar” area in Appearance > Widgets.
4. You can hide slider arrows using this code in custom.css file:
@media (max-width: 480px) {.rev_slider_wrapper .tparrows.tp-leftarrow.default, .rev_slider_wrapper .tparrows.tp-rightarrow.default {
display: none;
}}
5. Your site is loading quite fast. Are you experiencing any issues?
Regards,
Eva Kemp.
Thanks EVA !!!!
Everything works perfectly except shotrcode [share] but I will try later.
The web is fast enough for me but I still need to translate it into 3 languages. Hope not to made it slow.
Thanks !
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Eva,
Just a quick question.
My customer wants to see the page with another background color.
I do not know how to change the page background to a darker tone.
I made some changes at the Theme options but nothing changed
I can not change the content area.
What is the code I need to enter on the css to have the whole page background darker ?
Thanks !
Marta
Hello,
Please try to use this code in custom.css file:
.st-content-inner {
background-color: black !important;
}
Write your color value.
Regards,
Eva Kemp.
Hello again,
Thank you for all your help. We have detected some other things we would like to improve if it is possible:
1- We would like to reduce the line spacing, where do we have to change it or what css code is necessary? For example: http://www.awesomescreenshot.com/image/231810/a58b4b31959624a67baaee615531e59e
2- We are using the “Boxed” Site Layout, but we would like to reduce a little bit the width. How can we do this?
3- We have used css code to put a dotted line in the header.php and footer.php, but it is a longer than what we want. How can we solve that? For example: http://www.awesomescreenshot.com/image/231838/08177c09779ca452b71bba10fe612f6a
4- We would like some changes in the breadcrumbs area. First of all, we want the background to be completely white without any border or shadow. Secondly, we just want to appear the breadcrumb without the title of the current page. Finally, we want that area to be much more narrow, as it is going to hace so little information inside. If all these changes are simpler to do with code, we have no problem to do it that way.
Best regards,
Hello,
1. I’ve changed style for the first block in the page editor. Please check:
http://storage2.static.itmages.com/i/15/0518/h_1431951326_9601857_f8645f7734.png
You can do the same for 2 others.
2. Please add this code in style.css file of your child theme:
.boxed .st-container, .container {
width: 970px !important;
}
3. Remove the previous code you added in header.php for dotted line and try to use this code in style.css of the child theme:
.navbar {
border-bottom: 1px dotted black;
}
4. Go to Theme Options > Header > Breadcrumbs background and select the color.
Add this code in style.css of the child theme:
.page-heading.bc-type-6 .title {
display: none !important;
}
.bc-type-6 {
margin-bottom: 0px !important;
}
Regards,
Eva Kemp.
Dear Eva,
First of all, Thanks a lot for your help !
1.- In this image you will see 4 issues together even though I followed your instructions and pasted the code sent by you on the style.css http://awesomescreenshot.com/0f44wwgjdd:
1.1. After all the changes, the text on the first paragraph is wrong in this page.
1.2. the page title is still there. I don’t want a title
1.3. the breadcrumbs are still on the center and I would them on the left
1.4. the header still has a background and a line on the top
But in some pages (http://treku.donostik.com/conocenos/) it almost works: http://awesomescreenshot.com/0a04wwhr51 The breadground is on the left but incomplete and there is no title.
2.- Is there a way to reduce the line-height in all the site from 1.5 to 1 at once?
3.- After all the changes, the sub menu is not transport http://awesomescreenshot.com/0a64wwhk4f
4.- In the blog page: How can we change the botton color into grey and the background into transparent ? http://awesomescreenshot.com/01f4wwhv25
Thanks a lot for your help Eva !
Marta.
Eva,
This one “1.2. the page title is still there. I don’t want a title” is solve. Not sure how but solve.
I’ve changed the font in Theme Options / Typography into Josefin Slab for all the options (main, h1, h2, …) so, I do not know why this page has different fonts: http://treku.donostik.com/conocenos/
Thanks
Marta
Hello,
1. Please provide us with a direct link where you have problems.
2. Try to use this code in style.css:
p {
line-height: 1 !important;
}
3. Add this code in style.css:
.menu .nav-sublist-dropdown .container {
width: auto !important;
}
4. Use this code:
.vc_gitem_row .vc_gitem-col {
background-color: white !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
background-color: grey !important;
}
Regards,
Eva Kemp.
Hello again,
Thank you so much for all your help. Following the previous list:
1 – The problem with the breadcrumbs happens in all the pages like these:
http://treku.donostik.com/por-que-elegir-treku/ , http://treku.donostik.com/disenadores-treku/ , http://treku.donostik.com/donde-comprar/ . As I said before, we would prefer the breadcrumbs on the left, without the page title and with no background and line.
2 – Solved!
3 – Solved!
4 – Solved!
5 – We have detected that in this page (http://treku.donostik.com/conocenos/) the top text is in a different font than the bottom text. How is it possible? How can we make the font the same in ALL the pages, widgets…?
Best regards,
Marta
Just another thing we noticed:
6 – In this page (http://treku.donostik.com/disenadores-treku/) the list at the end of each column appears overlaped. We have tried to solve this with some css codes, but the changes affected the footer menu too. How can we solve this without having to add more space to the footer menu (we want to keep the footer menu like now)?
Thanks.
Hello,
1. I’ve added this code in style.css of the child theme:
.page-heading .title {
display: none !important;
}
Now title isn’t shown in breadcrumbs.
Also this code has been added:
5. I’ve added this code:
p {
text-align: left !important;
line-height: 1.3 !important;
font-family: "Raleway" !important;
font-size: 13px !important;
font-weight: initial !important;
}
Please check the page http://treku.donostik.com/conocenos/ now.
6. I’ve added the following code for the list:
.content li {
line-height: 1;
}
Regards,
Eva Kemp.
Eva,
Sorry to disturb you again but I need your help with 2 more things:
1.- The height of the header is still very big. Could you tell me how can I reduce it ? I jut need the breadcrumbs so I do not need too much space: http://awesomescreenshot.com/0634x9yuca
2.- I still can see a line in some pages. For example the home page is perfect but in this one you can see the old line and the new one together : http://treku.donostik.com/conocenos/
3.- Is there a way to reduce the space between modules ? For example, in this page http://treku.donostik.com/disenadores-treku/ there is a huge white space between one row and the other one eventhougt there is no a space module in between: http://awesomescreenshot.com/0514x9z478
Thanks Eva !
Eva,
I’ve realized that the interline in this list is too short: http://awesomescreenshot.com/0094x9zd0f
And the font size and color are not the same for normal (paragraph) font, is it? look for example at this page: The Details are in a different color and, sometimes I think they are in different font and the description is ok http://treku.donostik.com/portfolio/laika-pour-asientos-y-complementos-treku/
Theres is no hurry eva
Thanks
Hello,
1. Add this code in style.css of your child theme:
.page-heading {
margin-bottom: -20px !important;
}
2. Add this code:
.page-heading.bc-type-2 {
border-top: none !important;
}
3. I’ve added 0px for margin-bottom in the row settings in “Diseñadores” page editor:
http://storage1.static.itmages.com/i/15/0524/h_1432458706_3598789_f0d45cae78.png
Please check the page now.
4. I’ve added line-height style in the editor of portfolio project:
http://storage1.static.itmages.com/i/15/0524/h_1432459449_1981255_ce915db49a.png
Please check.
5. Add this code in style.css:
.content li {
font-family: Relaway !important;
font-size: 13px !important;
color: #767676 !important;
}
Regards,
Eva Kemp.
Eva, you never stop ! Thanks !
Everything works perfectly !
The only one that looks wrong is the post single view. For example, http://treku.donostik.com/treku-en-paris/ (Top margin and info in related post http://awesomescreenshot.com/0734xby89b)
The other problem is that I have the same post in ES and FR at blog Spanish page: http://awesomescreenshot.com/0e34xby95f
There is no hurry !
Thanks !
Tagged: helpful, persuasive, problems, solutions, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up