Forum Replies Created

Viewing 15 posts - 13,861 through 13,875 (of 14,094 total)
  • Posted in:
  • Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Marc,

    Have you set the alt backgrounds in Flexform Options > Asset Background Options?

    – Ed

    in reply to: Menu underline color and Social shortcode questions #1589
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    The colour is your accent colour. If you’d like to override it, you can use this css:

    #nav-pointer {
    background-color: #fb3c2d;
    }
    

    This is the correct format for the social shortcode (just comma delimited, no spaces):

    [social size='small' style='dark' type='linkedin,facebook,twitter']
    

    – Ed

    in reply to: Problem on home #1588
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    That is the breadcrumbs bar. You can remove this by disabling the Breadcrumb NavXT plugin.

    – Ed

    in reply to: Embedding Vimeo at 16:9 for Flexform #1587
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Please can you provide a little more information? Where is the video you are trying to resize? That is for a lightbox that isn’t used in Flexform (it’s a guide for Clique)..

    – Ed

    in reply to: Revolution Slider with Custom Button? #1586
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Theoretically yes, but there may be issues with some of them – which is why this isn’t officially supported. Buttons & Icons though, you should have no problem with.

    – Ed

    in reply to: Updating Revolution Slider #1585
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Im not sure why you would have lost your slides, how did you update? The sliders are stored in the database, not within the plugin files.

    – Ed

    in reply to: Portfolio not showing navigation and not working on mobile #1584
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    2) It’s more than just css, it would require a change in the code too, which you’d need to do yourself if you want to do so. To keep the slideout open by default, you can use the following custom css:

    .filter-wrap .filter-slide-wrap {
    display: block;
    }
    

    – Ed

    in reply to: transparent asset bg patterns with color ? #1583
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Tasos,

    This is already set up. The alt background will set the background colour that you set, and use the image. If this image is transparent then it will appear over the alt background bg colour.

    – Ed

    in reply to: Services & Capabilities icon #1582
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    The icon shortcode only supports Font-Awesome icons. If you want to use your own then you’ll need to use an image. You can easily place this in a text block within the page builder.

    – Ed

    in reply to: Canno register my purchase code! #1579
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Could you send me an email with your login so that I can test? Not sure how this isn’t working for you, when it’s fine for everyone else!

    [email protected]

    – Ed

    in reply to: Blog #1575
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Your blog posts are linking to home, that looks like a permalinks issue. Do you have anything that you know could be causing this? The posts are meant to link through to the post page.

    We added the option to be able to show the full post content in the index in v1.2, but only for standard/mini display types. Maybe that would be better for you?

    – Ed

    in reply to: Home Content not loading #1555
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Could you please provide a login in a private reply?

    Can you confirm that you have content for the page for the language?

    – Ed

    in reply to: Exclude some category names from post info #1554
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Unfortunately this isn’t possible as standard. We’ll add this to the list to think about for an update.

    – Ed

    in reply to: Page Navigation #1550
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    If you create a page using the page builder (using the blog asset) then it will show the numbered pagination.

    Make sure you also don’t have the page set as the posts page in Settings > Reading.

    – Ed

    in reply to: Problems with RevSlider #1548
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you try disabling all other plugins, and see if it’s a conflict. If it works when all are disabled, then we can narrow down what the issue is.

    – Ed

Viewing 15 posts - 13,861 through 13,875 (of 14,094 total)