Forum Replies Created

Viewing 15 posts - 46 through 60 (of 339 total)
  • Posted in:
  • lobsterass
    Member
    Post count: 386
    This reply has been marked as private.
    lobsterass
    Member
    Post count: 386

    Hola Nishant!

    That made it better. It’s within the grid now. I would however like it to have a little margin on smaller screens than 1170px. On phones, image and text now go all the way out to the edge with no margin. Please see attached image of this.

    <3

    …Do you have any thoughts on why this happened in the first place?
    …And why my visual composer is so incredibly slow? Just to open up one text box to edit it, can take up to 30 seconds. Sometimes it kills the page all together.

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    Hi Kyle!

    Long time no see! 🙂

    Nope, I don’t believe I have the WooCommerce files in the Child theme. Please see my attached screen grabs from the FTP of this.

    But I suspect the trouble of the super slooooow visual composer may have something to do with WooCommerce because I believe the issue started when I installed my webshop on the site. It shouldn’t be slow due to any heavy media files, as all images are saved small for web. The biggest images are like 250 KB.

    It’s so slow to edit stuff backend now, that I really try not to have to do it at all. Please feel free to try it out. I don’t have this issue on any other websites I’ve made.

    <3

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    I added an image of my WooCom image settings.

    ….Also, something seems to be really wrong with my site. Every move backend loads SOOOO slow. Often, it even says it was interrupted and I have to kill the page. Is it the visual composer or something?

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    In case anybody else has the problem of too long portfolio titles for previous and next portfolio links (in the bottom of of single portfolio pages), here is the code making them shorter. I got from another thread. It works!

    @media only screen and (max-width: 767px) {
    .pagination-wrap .nav-previous .nav-text, .pagination-wrap .nav-next .nav-text {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    }
    }

    Thanx ALL of you guys for being so awesome. I really appreciate your work and the welcoming atmosphere here.

    <3

    lobsterass
    Member
    Post count: 386

    Finally! I’m such a knucklehead. I had accidentally pasted in angled insted of “. Seriously, you guys are some kind of super heroes for getting these TINY things right all the time. Thank you! Sorry for messing stuff up. These friggin’ little things took me half a day to trace down. Haha!

    OK, one last thing. I’m afraid of hitting yes on this note:
    WooCommerce Translation Available – Install or update your sv_SE translation to version 2.3.3.

    Should I do that or what? I don’t understand what it is and as far as I can see, my site works right now. Do I need it?

    You’re the best.
    <3

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add to cart button color #150920
    lobsterass
    Member
    Post count: 386

    Hola!

    Super duper Rui and Mohammad! Looks awesome now! Thanx!

    For everyone who need to change ADD cart button color regular state + hover, here is the final code that works great:

    .woocommerce form.cart button.single_add_to_cart_button:hover, .woocommerce form.cart button.add_to_cart_button:hover{
    background:#0E838C!important;
    }
    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce form.cart button.add_to_cart_button{
    color: #fff!important;
    background-color:#59C3C4!important;
    }

    lobsterass
    Member
    Post count: 386

    Not knowingly. I’ve checked in all those 4 places listed above for extra ” now and I can’t find it anywhere. In what file would that be?

    lobsterass
    Member
    Post count: 386

    So then all should be working now, right? Everything is fa-angle now. Confusing!

    lobsterass
    Member
    Post count: 386

    Gah! I’ve now spent hours trying to figure this out with the result of the < and > disappearing in English also. Haha! WFT. 😀

    This is what I did:

    I started out doing just what you said, nothing changed.
    Then I changed back ALL icon-angle-left and icon-angle-right to fa-angle-left and fa-angle-right in files:

    1. en_US.po
    2. sv_SE.po
    3. single-portfolio.php
    4. WPML string translation

    So now my question is where should it be icon-angle and fa-angle? I mean does one replace the other? I don’t get this at all.

    <3

    in reply to: Add to cart button color #150627
    lobsterass
    Member
    Post count: 386

    Ah! Cool. Worked, Rui. Could you please tell me how ta alter the hover state as well? I did this but it isn’t doing anything for me:

    .woocommerce a.button.alt:hover,
    .woocommerce input.button.alt:hover,
    .woocommerce #respond input#submit.alt:hover {
    color: #fff!important;
    background-color:#0E838C!important;
    }

    lobsterass
    Member
    Post count: 386

    Hi Ed!

    Aight. I’ll play with those values then. Thanx!

    I have a weird problem though. My < and > only shows when English language is selected. Same portfolio item in Swedish hides the arrows. Example. What have I messed up now? I thought updating everything would solve it but no.

    <3

    lobsterass
    Member
    Post count: 386

    Hi Ed!

    I’ve finally found out what’s up with this. It was the plugin “Post Types Order” causing the linking to only 1, 2 or 3 other projects. I’ve deactivated it and links work. I’m going to change all dates of projects instead to control their order. Sorry for blaming this on beautiful Neighborhood.

    My portfolio titles are still too long for mobile view (see image). They get cut off with …

    Could you please help me with one last thing? Could you tell me how I remove the titles and keep only the signs < and > there instead?

    (I have done something similar by editing single-portfolio.php but that code seems outdated with theme version or something. Isn’t there just CSS to not show previous and next text portfolio titles while still showing < and >?)

    Thanx for all your help and for creating this beautiful theme!

    <3
    A

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    Hi super-Ed!

    1. Sometimes portfolio titles are too long to fit here (see image) – when viewed on mobile. Then just the arrows would be great!

    2. My PREVIOUS and NEXT portfolio links lead to only 1, 2 or 3 other portfolio projects. I believe the user expects to be able to click through the ENTIRE portfolio by clicking on these links.

    I’ve removed my PREVOIUS + NEXT links on the individual portfolio pages like this one. But if you turn them on with Firebug, you’ll see that they only link to 1, 2 or 3 other projects.

    Does it make sense? I’m very grateful for all your help. I can live without having any part of the individual portfolio page linking to the next, but I think my suggestion would make this theme even more bad ass than it already is. 🙂

    <3
    A

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    How sweet of you, Laranz!

    I tried it and I saw that it replaces the name of the projects with their category. Clever solution!

    However, it still has the same issue as the rest of the theme with only linking to like 1-3 other projects from that same portfolio page. I think that’s illogical for usability so I rather remove the link to next and previous projects all together.

    I do think it would be nice and clean for another update of the theme to let ALL projects link to each other with just a LEFT and a RIGHT arrow.

    With that said, thank you SO much for your help! I appreciate the effort!

    <3
    A

Viewing 15 posts - 46 through 60 (of 339 total)