Forum Replies Created

Viewing 15 posts - 20,086 through 20,100 (of 20,136 total)
  • Posted in:
  • in reply to: Blur thumbnails #186580
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    As a test I have set the image sizes to be the highest quality you uploaded, I have rebuilt the thumbnails, cleared my cache and they do look fine now. – My eyes are a bit fuzzy now from staring too hard!

    Can you confirm?

    – David.

    in reply to: How to load Hero Image #186577
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Cliff,

    Could you supply your login details and the URL of a category page you wish to add this to?

    If you can create a screenshot to annotate your end goal that would help also.

    Thanks,
    David.

    in reply to: How to load Hero Image #186442
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I don’t think that is the correct code for this. Where do you want the image to be placed in the single product view?

    Unfortunately a customisation like this is beyond our scope of support, I can likely point you in the right direction though.

    Thanks,
    David.

    in reply to: 3 questions #186436
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Nic,

    Could you provide us with a URL and login details?

    Cheers,
    David.

    in reply to: Many issues with new update. #186435
    David Martin – Support
    Moderator
    Post count: 20834

    Now that is a great way to end a Friday! – Have a great weekend 🙂

    in reply to: Master Slider Doesn't Work in Internet Explorer #186419
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    What version of IE are you using?

    Thanks,
    David.

    in reply to: Speedproblem with Theme and WPML #186418
    David Martin – Support
    Moderator
    Post count: 20834

    Of course 🙂

    Thanks,
    David.

    in reply to: Blur thumbnails #186415
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Could you please supply a WP login credential for us? Your site is behind a landing page.

    Thanks,
    David.

    in reply to: Speedproblem with Theme and WPML #186410
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Caspar,

    Could you add your login details so we can take look at your setup?

    I notice there is a large amount of wait time, what server or host do you use?

    Thanks,
    David.

    in reply to: 3 questions #186407
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Nic,

    Your first question: is not possible out the box as such. We can put this on the list for a possible future addition.

    Thanks,
    David.

    in reply to: 3 questions #186390
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Nic,

    1) – I will check with the team for this request
    2) Add this:

    .mini-items .blog-item:nth-child(odd) figure {
    float: right;
    margin-right: 0;
    margin-left: 30px;
    }

    3) If you have the options set as default the blog posts will display normally.

    If you need any assistance, please add your URL and login details.

    Thanks,
    David.

    in reply to: 2 questions :) #186384
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You would need to open this file in the theme folder:  ‘woocomerce/content-product.php’

    You would then need to move the below to above the product title <h3></h3>:

    <?php echo apply_filters( 'woocommerce_short_description', $post->post_excerpt ) ?>

    To then hide the product categories add:

    .products .product .product-details .posted_in {
    display: none;
    }

    – Let me know how you get on.

    Thanks,
    David.

    in reply to: 2 questions :) #186368
    David Martin – Support
    Moderator
    Post count: 20834

    I am sorry, I do not fully understand.

    Here is what I see (see screenshot), can you annotate it to help me understand better?

    – Do you mean remove the categories under the product image?

    Thanks.

     

    Attachments:
    You must be logged in to view attached files.
    in reply to: 2 questions :) #186365
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Sure, that is what you asked “add products short description underneath the product in shop  – maybe I have misunderstood your query?

    To remove the breadcrumbs in your single shop view, you can some CSS:

    nav.woocommerce-breadcrumb {
    display: none;
    }

    Thanks,
    David

    in reply to: SSL HTTPS / Insecurely-Loaded Assets #186352
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Peter,

    I have finished now and put the settings back.

    If you are worried about google seeing two versions, then I strongly suggest to make the whole site https, fixing the above issues.

    Thanks.

Viewing 15 posts - 20,086 through 20,100 (of 20,136 total)