LATEST UPDATE OF VISUAL COMPOSER NOT FULLY WORKING

This topic has 18 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: Jimbo
    Jimbo
    Participant
    September 5, 2015 at 18:19

    Hi,

    the latest update for visual composer is not working?

    when I click to edit via the front end and open a text box it shows no previous code / text ??

    This means you can not edit without changing the whole text??

    This bug needs to be resolved.

    17 Answers
    Avatar: Jimbo
    Jimbo
    Participant
    September 5, 2015 at 21:17

    It’s ok, I reinstalled the plugin and it’s working now!

    Please close this topic.

    Thanks

    Avatar: Jimbo
    Jimbo
    Participant
    September 6, 2015 at 19:05

    Sorry to say I am having issues still.

    1) when I create a info box, I add title and then description, however I can not add custom text to include a custom font using the P style tag, nothing happens?

    I also had issues some time ago where the title of the info box and description had a big gap.

    I was given this code to reduce the gap.

    .aio-icon-header + .aio-icon-description { margin-top: 0px !important; } .aio-icon-component * { margin-bottom: 2px !important; }

    Websit in private content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 08:14

    Hello,

    Please add this code to reduce the gap:

    .aio-icon-component {
    margin-bottom: 0px !important;
    }
    .aio-icon-box, .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box {
        margin-bottom: 10px !important;
    }

    We can’t log in to your wp-admin panel getting an error “Error: Your account has been locked. “.

    Please open access for us and provide us with the content you’re trying to add into “Info Box” element.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    September 7, 2015 at 10:40

    Hi,

    That’s not made any difference to why you can’t add custom font using p style tags?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 7, 2015 at 11:40

    Hello,

    Would you be so kind to open access for us and provide us with the content you’re trying to add into “Info Box” element?

    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: Jimbo
    Jimbo
    Participant
    September 7, 2015 at 16:27

    Hi,

    Access now open.

    Please check the visual composer row under ‘ customer satisfaction ‘

    That text should be 18px but it’s not displaying that size?

    Thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 7, 2015 at 16:58

    Hello,

    As I see text font size is 18px:

    Try to check it in another browser.

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: Jimbo
    Jimbo
    Participant
    September 7, 2015 at 18:55

    Hi,

    Please remove image with website details please.

    Sorry it is the text under the icons in lower case, below ‘ customer satisfaction ‘

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 19:28

    Hello,

    The reason is Ultimate VC Addons plugin has different style for this element. Please try to use this code in child style.css:

    .aio-icon-description * { 
       font-size: 18px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    September 7, 2015 at 19:31

    Eva,

    What is the reason for that please?

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 19:59

    Hello,

    The reason is Ultimate VC Addons style overwrites your changes, that’s why you have to change font styles via custom.css or child theme.

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    September 7, 2015 at 22:46

    Eva,

    The code you posted did not work?

    Avatar: Eva
    Eva Kemp
    Support staff
    September 8, 2015 at 11:42

    Hello,

    Could you please show a screenshot of the element that you want to change font size for, so we can give you the correct code of that element?

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    September 8, 2015 at 12:02

    Here you go

    visual composer

    Also the same for the text under the icons at the top of the page, under the section ‘ HOW OUR SERVICES WORK ‘

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    September 8, 2015 at 13:22

    Hello,

    Please use this css code in your child style.css file:

    .aio-icon-description p { 
       font-size: 18px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    September 8, 2015 at 17:28

    Eva,

    That has done the trick, thanks.

    So would I need to add custom fonts to the class aio.icon.description now?

    Avatar: Eva
    Eva Kemp
    Support staff
    September 8, 2015 at 17:49

    Hello,

    Yes, you have to add font styles to that code.

    Regards,
    Eva Kemp.

  • Viewing 18 results - 1 through 18 (of 18 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.