Forum Replies Created

Viewing 15 posts - 181 through 195 (of 277 total)
  • Author
    Posts
  • in reply to: How to show latest posts in homepage #14618
    responsive-muse
    Keymaster

    Closing topic…

    in reply to: Check last updates #14617
    responsive-muse
    Keymaster

    Post a new topic for any related issue, thank you!

    in reply to: Facebook Album Gallery #14587
    responsive-muse
    Keymaster

    Please, post a new topic if you need support for this widget. Closed thread!

    in reply to: Post here issues related with other widgets #14583
    responsive-muse
    Keymaster

    Please, post a new topic and do not reply to older topics, so other users will benefit from your questions. Closed topic!

    in reply to: Facebook Events widget #14577
    responsive-muse
    Keymaster

    We just updated FB Events widget adding fixed columns size (optional) and other settings!

    in reply to: Facebook Events widget #14394
    responsive-muse
    Keymaster

    I was talking to my colleagues about your email.

    We updated Real Search just a few days ago and we are also giving some coupons in our Facebook page.
    Probably if you send us a private message there, our admin can provide you one of that coupons ๐Ÿ™‚

    Kind regards!

    in reply to: Facebook Events widget #14311
    responsive-muse
    Keymaster

    Hello!

    We were looking at it. Chrome changes the way percentage column width works, and it affects specially small blocks like yours.

    We would need to make more tests until we provide a widget update.

    Can you please try this CSS and tell us if it solves the problem in your site?

    <style>
    .picEventcol {
    	width: 77px!important;
    }
    .dateEventcol {
    	width: 44px!important;
    }
    </style>

    If this code solves it, maybe we can add a new optional widget setting to allow users to set columns width in pixels.

    Thank you!

    NOTE: You can use custom CSS by either using Object -> Insert HTML or putting it in the tag by going to the Metadata tab of Page Properties (Page -> Page Properties)

    in reply to: Post here issues related with other widgets #14199
    responsive-muse
    Keymaster

    Hello!

    We are sorry. Google stopped their feeds API and it was a big issue that forced us to build widget from scratch.

    Yes, you need to add V2 to your workspace and update the page where that widget is located.

    Best way to stay tunned is following us in Facebook.

    We notice about updates there:

    Since Google Feeds API closed its doors some days ago, we have completely rewritten this widget. If you see โ€œloadingโ€ message in your widget and it does not work, you need to update it to V2.
    https://www.facebook.com/responsivemuse/posts/1540962999248617

    Kind regards.

    in reply to: Facebook Album Gallery #14141
    responsive-muse
    Keymaster

    That are nice suggestions Kelly, we will add them to our TO DO update list. Stay tunned to see new releases!

    in reply to: Can't style border invisibly #14138
    responsive-muse
    Keymaster

    We just released Muse Online Shop V5.

    You can see details here: http://responsive-muse.com/product/muse-online-shop/

    Please, download it again from ‘My Account’.

    Thank you!

    in reply to: Facebook Album Gallery #13971
    responsive-muse
    Keymaster

    We like that solution about long text, thanks. We note it down for next update!

    About padding option, we just sent you a widget with “Thumbnails Margin (px)” setting added ๐Ÿ˜‰

    in reply to: Facebook Album Gallery #13966
    responsive-muse
    Keymaster

    Hello!

    Do you mean in single gallery, right?

    Text could be placed below each thumbnail in a new update, but we are afraid usually this text is so long in Facebook posts, and it would be hard to control a nice look if some texts are too long and others too short.

    About padding between thumbnails, do you mean something like this?

    padding thumbnails adobe muse

    You can easily achieve that adding this CSS style line (increase or decrease 20px for other results):

    <style>
    .fb-photo {margin: 20px;}
    </style>

    You can use custom CSS by either using Object -> Insert HTML or putting it in the tag by going to the Metadata tab of Page Properties (Page -> Page Properties)

    in reply to: Can't style border invisibly #13681
    responsive-muse
    Keymaster

    For some uses (like single product page) you could hide widget image and use any image directly from Muse. Just place product without image next to a image you want.
    We will check shopping cart size and the other points and hope to release a new version soon!
    Kind regards.

    in reply to: Change OK button colour #13586
    responsive-muse
    Keymaster

    Please, try same code but with style tags, like this:

    <style>
    #popup-cookie-contenedor a.close {
        background: #0d9bbb!important;
        border: 4px solid #00ffff!important;
    }
    </style>

    Tell us if it works!

    in reply to: Can't style border invisibly #13463
    responsive-muse
    Keymaster

    Hello again Erik, about your msg:

    1- Sizes: we can add more size settings to control texts.
    2- Transparency: we can add background opacity to whole product box and description box.
    3- Own button image: this would mean losing current ‘clicking effect’, but should be possible.
    4- Image resize: you should modify image size before using them in your products if you want perfect fit.

    So, would it be OK if we add 1, 2 & 3 on next update?

    Kind regards.

Viewing 15 posts - 181 through 195 (of 277 total)
Scroll to Top