Forum Replies Created

Viewing 15 posts - 2,521 through 2,535 (of 2,802 total)
  • Posted in:
  • in reply to: 3/4 Video 1/4 Specific Product (by product ID) #20861
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Put this in Custom CSS.

    only screen and (min-device-width: 480px){
    padding-bottom: 225px !important;
    }
    only screen and (min-device-width: 768px){
    padding-bottom: 293px !important;
    }
    

    Adjust the padding bottom according to your needs until you find the right, fit.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Sharing button issues #20859
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Check on portfoli.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Sharing button issues #20856
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Sorry for the trouble you are facing.

    You mean the Sharing in those projects types not showing?

    Trythis.

    Go to JetPack settings pages, and click configure in Sharing box, then you are taking to another page. in that you have Show buttons on: Click the projects check box.

    Let me know, if fixes the issue or not..

    Thanks,
    laranz.

    in reply to: paypal code not working #20840
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. It has a huge space because of the white space in the code you copied, delete the white spaces and see what it does.

    2. You mean the link disappear?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Alignment problem #20839
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. I see that there is a spacer of 50px, is that cause the space?
    2. That shortcode also works good, didn’t you tried?

    Let me know, what you got.

    Thanks,
    laranz.

    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Did you delete in the both lines, that I gave?
    2. Can you post me the WP Login details using the “Set as private reply”, I will check it out.
    3. Great 🙂

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Problems with Blog #20824
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi BBAdmin,

    Try Aleida from the above post, and let me know it fixes the issue or not.

    Thanks,
    laranz.

    in reply to: 3/4 Video 1/4 Specific Product (by product ID) #20823
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Leave the catalog image size as it is!

    Try this in Custom CSS.

    .woocommerce ul.products li.product figure{
    padding-bottom: 360px !important;
    }
    

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: zoom displaying products and boxes size doesn't works #20774
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    can you try deleting those images and upload a different new image?

    Disable all plugins.

    Try a different installation in the local, with the latest WordPress and the Latest theme, just create a product with that, and update the status.

    All we can is just guess, because I didn’t encounter this issues in my installations, we can guess more if we see the live site. So I wanna ask you is, contact us after you build a test site in the internet.

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: No Excerpt Pages #20765
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you try doing the same in Go to \includes\swift-framework\sf-content-display\sf-post-formats-3.6.php ?

    Let me know if you have any other questions.

    Thanks,
    laranz.

    in reply to: Scrambled Fonts #20762
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Thanks for a solution. Maybe useful for someone.

    Thanks,
    laranz.

    in reply to: Categories shortcode in homepage #20761
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try with this, this will eventually work. Include the post id, that makes them stand out unique

    .post-7606 .woocommerce .products li
    {
    overflow: hidden;
    }
    .post-7606 .woocommerce .products li:hover img{
    	-moz-transform: scale(1.2);
    	-webkit-transform: scale(1.2);
    	-o-transform: scale(1.2);
    	-ms-transform: scale(1.2);
    	transform: scale(1.2);
    }
    

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: Full Width Revolution Slider #20617
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Did you choose Auto Responsive while creating the Slider?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: oAuth Twitter Feed Error Message #20616
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Is without installing that plugin pull the tweets?

    Let me know, what you got.

    Thanks,
    laranz.

    in reply to: How to edit message in cart? #20615
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Did you try this? http://docs.woothemes.com/document/woocommerce-localization/

    Let me know, what you got.

    Thanks,
    laranz.

Viewing 15 posts - 2,521 through 2,535 (of 2,802 total)