Several Problems with the Theme - by MartaIraola

This topic has 49 replies, 6 voices, and was last updated 8 years, 10 months ago ago by Stan Russell

  • Avatar: MartaIraola
    MartaIraola
    Participant
    April 4, 2015 at 00:04

    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

    Please, contact administrator
    for this information.
    48 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 4, 2015 at 08:39

    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.

    Avatar: MartaIraola
    MartaIraola
    Participant
    April 4, 2015 at 09:41

    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 !!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 4, 2015 at 13:06

    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.

    Avatar: MartaIraola
    MartaIraola
    Participant
    April 4, 2015 at 21:47

    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 !!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 08:53

    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.

    Avatar: MartaIraola
    MartaIraola
    Participant
    April 6, 2015 at 10:02

    I have created a user in my hosting Cpanel.

    Thanks !

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 12:27

    Hello,

    Sorry, but we can’t connect to FTP.
    Have you provided us with FTP credentials or access to your cPanel?

    Regards,
    Eva Kemp.

    Avatar: MartaIraola
    MartaIraola
    Participant
    April 6, 2015 at 13:19

    Try with this info. hope it works

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 18:07

    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.

    Avatar: MartaIraola
    MartaIraola
    Participant
    April 6, 2015 at 18:12

    Thanks Eva. There’s no hurry.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 19:53

    Hello,

    You’re welcome.

    Thank you for your understanding again.

    Regards,
    Eva Kemp.

    Avatar: MartaIraola
    MartaIraola
    Participant
    May 3, 2015 at 18:11

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 4, 2015 at 10:48

    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.

    Avatar: MartaIraola
    MartaIraola
    Participant
    May 4, 2015 at 16:05

    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 !

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 4, 2015 at 16:16

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: MartaIraola
    MartaIraola
    Participant
    May 8, 2015 at 08:44

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    May 8, 2015 at 09:00

    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.

    Avatar: MartaIraola
    MartaIraola
    Participant
    May 18, 2015 at 13:03

    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,

    Avatar: Eva
    Eva Kemp
    Support staff
    May 18, 2015 at 13:32

    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.

  • 1 2 3
    Viewing 20 results - 1 through 20 (of 49 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.