Please activate your copy of the Ultimate Addons for Visual Composer

This topic has 14 replies, 4 voices, and was last updated 10 years, 3 months ago ago by Stan Russell

  • Avatar: marechauxcam
    marechauxcam
    Participant
    February 25, 2015 at 18:43

    I can’t manage to active the license Ultimate Addons for Visual Composer. I tried with my purchase code of the royal template and the API key i created.. it doesn’t work? CAn you help me?
    best

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    February 25, 2015 at 18:46

    Hello,

    All plugins are external extensions which are included into theme because for each product we purchase “Extended license” and that’s why we are able to include it into them.
    This plugins work fine without activation.
    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall.

    Avatar: marechauxcam
    marechauxcam
    Participant
    February 25, 2015 at 19:01

    ok thank you for your quick reply!

    I want this plugin to work because i want to create a Facebook icon in my menu bar… But probably it isn’t the good plugin to use.

    1. over wise, How can i manage to create this Facebook icon in menu bar?

    2. Moreover i created a footer with statics bloc (only one lign of text). I need to reduce spaces between top and bottom of this text. Which custom css can i use?

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 25, 2015 at 19:17

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: marechauxcam
    marechauxcam
    Participant
    February 25, 2015 at 19:44

    i need to reduce width of the footer and put a white Facebook icon (like you demo) in the right side of menu bar (like your food demo but only Facebook icon)

    best

    Please, contact administrator
    for this information.
    Avatar: marechauxcam
    marechauxcam
    Participant
    February 26, 2015 at 08:18

    You put langage selection and money icon in the bar menu of my website. Can you replace all of them with only one white Facebook icon?

    You didnt explain how to réducteur the right of my footer (to much black border on top and bottom)

    Thank you

    Avatar: marechauxcam
    marechauxcam
    Participant
    February 26, 2015 at 08:20

    And reduce Space between last item of content page and footer (too much white Space) on HomePage.
    Thanks

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 26, 2015 at 08:36

    Hello,

    I’ve added text widgets with social icons to Place in header top bar in Dashboard->Appearance->Widgets. Please check.
    TO reduce space please add this code into custom.css file.

    .main-footer .wpb_row{
    margin-bottom: 0px;
    }
    .main-footer{
    padding-top: 30px;
    }
    .content-page{
    margin-bottom: 15px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: marechauxcam
    marechauxcam
    Participant
    February 26, 2015 at 09:19

    I already manade to create the share text in widget,,, but i only want the Facebook icon (delete Twitter Mail ect )how can i do it?

    Thank you for your gréât support ! 🙂

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 26, 2015 at 09:35

    Please add this code into custom.css file.

    .menu-social-icons li{
    display:none;
    }
    .menu-social-icons li:nth-child(2){
    display:block;
    }

    Regards,
    Robert Hall.

    Avatar: marechauxcam
    marechauxcam
    Participant
    February 26, 2015 at 10:45

    amazing it is working !! thank you very much!!!
    Two lasts questions please :
    1. how can i delete the sentence ‘Facebook’ when i put my mouse on the facebook icon?
    2. Where can I put my Facebook page link beside this Facebook icon?

    Avatar: Eva
    Eva Kemp
    Participant
    February 26, 2015 at 12:54

    Hello,

    1. You need edit the file shortcodes.php in the directory wp-content/themes/royal/framework, find the section “! Share This Product”, line 1704 and edit the code on line 1737
    <a href="http://www.facebook.com/sharer.php?u='.$permalink.'&images='.$image.'" class="'.$tooltip_class.'" title="'.__('Facebook', ETHEME_DOMAIN).'" target="_blank"> remove the word “Facebook”.

    2. To add your Facebook link you need edit the same file the same code, insert your link instead of http://www.facebook.com/sharer.php?u='.$permalink.'&images='.$image.'.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: marechauxcam
    marechauxcam
    Participant
    February 26, 2015 at 14:16

    all right :

    in filezilla i look up in
    /www/wp-content/themes/royal/framework
    but which folder/file of framework?

    Avatar: stan
    Stan Russell
    Participant
    February 26, 2015 at 14:27

    Hello,

    You need to edit the file shortcodes.php
    in ‘wp-content/themes/royal/framework’

    Regards,
    Stan Russell.

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

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

Helpful Topics

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