Okay
  Public Ticket #1417987
Contactform 7
Closed

Comments

  • ruimtevouwer started the conversation

    Dear people from Laborator,

    I'm using contactform7 in Kalium.

    Although I use 100% width in the row (width:100% !important;), the contactform7 element uses just 50% of the row. Only the sendbutton will be displayed full 100% width. I can use 200% to fill the row but this gives issues on smaller divices.

    I tried to solve this with Custom CSS (wich only works on the page were the contactform is placed, so not the general CSS) but without result.

    How can I solve this?
    Best regards,
    Mark

  •  1,560
    Laborator replied

    Hi Mark,

    I don't really understand what you want to do with the form input but if you want to make it 100% by width as I understood add the following CSS to Custom CSS:

    p label {
        width: 100% !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • ruimtevouwer replied

    Hi Art,

    Thank you for your answer. Sorry I did’t find this by myself. On the other hand I found 2 bugs in Kalium I think (maybe it has to do with specific settings but not with wrong CSS I use).: 

    1: Blog page try to load an image of a standard post without image You can make blog posts in several formats. These posts are displayed on the blog page. But when I create a post with the format “standard” (So without picture, gallary, audio e.d.) is still triest o show a thumbnail on the blog page (which of course don’s exist). You can select by the page post settings: Featured image placing->without container. But that doesn’t affects the blog page. Or am I missing something?

    (example: http://www.atelierruimtevouwer.nl/nieuwesite/nieuws/ here the post “de beste wensen” is a standard post type but it tries to show a thumbnail, which shouldn’s of course).

     

    2: Portfolio item type abiility to attach images is “broken” When you customize a portfolio item you can select 7 different portfolio types (from side portfolio to WPBakery Page Builder). When using (for example) the side portfolio you see “portfolio gallery”. When clicking “add new” you can select “image”. When added an image you can push on this row but is does not expand. So you can’t select an image. (When adding othe items like “self hosted-video or “tekst quote” it does expand and gives you some options. The only way the selection of an image works is when you use the “Fullscreen” portfolio type. (Then “image row” expands when clicking on it.

    Is this a bug or is there a different place I should ad the images belonging to the portfolio? (I can send you some screenshots or my login if you like because this is on the backend). Hope to hear from you soon. 

     Best regards,

     Mark de Jong

  •  1,560
    Laborator replied

    Hi Mark de Jong,

    1. You're right, if there is no image now it will show a blank grey image. Instead of it we have thought to remove it completely if there is no image, and it is currently in our to-do list, so I hope it won't take long and we'll add this as an option in Theme Options.

    If you want to remove it now, simply add the following CSS to Custom CSS area:

    .blog-image-placeholder {
        display: none;
    }

    2. That seems strange to me, if you have updated the theme recently then please do a hard refresh (CMD+R on Mac or CTRL+F5 on Windows) otherwise I'll need to see it live, can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   ruimtevouwer replied privately
  •  1,560
    Laborator replied

    Hi Mark,

    I checked your site and the problem is being caused by the Advanced Custom Fields PRO plugin, after I disabled it didn't cause any problem and you could add images to any of the portfolio types, so the problem is not with the theme itself as this plugin is not in the list of supported plugins yet.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • ruimtevouwer replied

    Hi Art,
    Thank you a lot.

    But I thought all Advanced Custom Fields plugins (except pro) came with Kalium right?
    Because I don't use them (active).
    So I can remove them all?

    Then ticket is closed.


    Best regards,


    Mark de Jong

  •  1,560
    Laborator replied

    Hi Mark,

    You don't need to uninstall any of the plugins, simply disable the ACF PRO (I have already disabled it).

    I will set this ticket as closed now

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group