Forum Replies Created

Viewing 15 posts - 24,901 through 24,915 (of 24,939 total)
  • Posted in:
  • in reply to: shopping cart icon #80393
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Didn’t understand the issue about the icon. Are you talking about the Favicon? or are you talking about the logo?

    Regarding the Feedback modal, just to the Theme Options-> Woocommerce Options and scroll down until you find the last field Feedback Modal. Here you can place the content that will appear.

    Best Regards,
    Rui

    in reply to: product gallery icons #80389
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I notice that you have a social plugin installed called “Themetrust Social”, probably it’s from that plugin.

    Deactivate the plugin and check if it still persist.

    Let us know the result.

    Best Regards,
    Rui

    in reply to: iphone surface #80387
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Since you changed Ed suggestion, please replace it by the code bellow.
    I also added a rule because of the logo was over the slider.

    @media only screen and (max-width: 767px) {
    #logo a:first-child{
    width:50%!important;
    margin-left: 20%;
    position: absolute;
    }
    #logo a.mobile-cart-link {
    float: left!important;
    }
    #logo a.mobile-search-link{
    display:none!important;
    }
    .page-content {
    margin-top: 80px;
    }
    }

    Best Regards,
    Rui

    in reply to: Change font color for input field text #80380
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem, we are here to help.

    Best Regards,
    Rui

    in reply to: Portfolio Widget #80375
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    At the moment it’s possible to choose one category. The only work around that I see is to assign a new category that categorizes all the portfolio items that you want to show.

    Let’s say that you add a new category called “Featured” and assign them to the portfolio items you want, then in the widget select the portfolio items from that new “Featured” category.

    I hope it helps.

    Best Regards,
    Rui

    in reply to: Google indexing wrongly. #80344
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you provide an image of the search issue that you are talking about?
    Thanks

    Best Regards,
    Rui

    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great

    Let us know if you need further support.

    Best Regards,
    Rui

    in reply to: Change font color for input field text #80313
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You will have to add the custom css bellow.
    In the example bellow, the font color is changed to red.

    .woocommerce form #customer_details .form-row input{
    color: #C70909;
    }

    Let us know if it works fine.

    Best Regards,
    Rui

    in reply to: Product Categories link to 404 ??? #80304
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In the sidebar that you are using in your shop page, you must add the widget “Woocommerce Layered Nav”

    To achieve something similar to the attached image, you must add 2 Woocommerce Layered Nav Widgets. One for the Brand and other for the Color attribute.

    Let me know if you need further assistant on this.

    Best Regards,
    Rui

    in reply to: Dante Feature Request #80281
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,
    Thanks for the input. Will be added to the list

    Best Regards,
    Rui

    in reply to: Problem with swiftbuilder blog + wpml #80277
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Of course we can help. Can you provide us access to your wp-admin so we can debug the Swift Page Builder?
    Thanks.

    Best Regards,
    Rui

    in reply to: Bug domain name with accent #57717
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You domain settings in the WordPress settings for “the WordPress Address (URL)” and the “Site Address (URL)” had different values.

    The values on those fields can’t contain the accents because they will automatically be converted .

    I already correct these values and seems to be fine now.

    Take a look at the screenshot.

    p.s- This is not a theme issue.

    Best Regards,
    Rui

    in reply to: Heading Text Issue #57653
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Adding another line to the custom css that Kyle provided earlier on this topic will look like this.

    .page-heading .heading-text h1 {
    text-align: center!important;
    white-space: pre-wrap;
    width: 940px;
    }

    Best Regards,
    Rui

    in reply to: Heading Text Issue #57484
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That is because of the size of the text Header width. I made an experiment and if we reduce the size to fit those lines you draw in the image the text don’t have enough space and it will create a 3rd line.

    But this always depend of the title amount of characters. My suggestion is that we reduce the width of the title to fit the limits you draw but we also have to decrease a few pixels in the font size(currently is 42px) so that the title stay in 2 lines and inside the margins you defined.

    Let me know what do you think.

    Best Regards,
    Rui

    in reply to: Spacing Issue on Featured Clients #57101
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The Clients are displayed in order by the published date. Front the most recent Client to the oldest.
    just edit your published date Clients items to order has you like.

    Let us know if you made it right.

    Best Regards,
    Rui

Viewing 15 posts - 24,901 through 24,915 (of 24,939 total)