Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Theme customization (add social and links)

Home Forums VW Theme VW CORPORATE THEME Theme customization (add social and links)

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #8569
    webmestre
    Participant

    Hello,

    We bought VW Corporate Pro to build our new website. The theme perfectly fits our needs.

    We have some issues for theme customization.

    Customizer > VW Settings > Top Bar Settings
    * How to add YouTube icon and URL?
    * How to add Eventbrite icon and URL?
    * How to change icon order?

    Customizer > VW Settings > Meet Our Talented Team
    * How to add LinkedIn social icon and LinkedIn profile link for team members?

    Customizer > VW Settings > Copyright Text Footer
    * How to add dynamic current year
    * How to remove Design & Developed by VWthemes

    Partnership
    * How to add links to sponser images?

    From the left menu in admin area Teams > Add
    * the added page has a dead link: How to fix it?

    Thanks for you replies and comments.

    Regards,
    Francogénie Webmaster

    #8648
    developer vwtheme
    Participant

    Hi,

    Greetings!!

    Please refer below Documentation Link and your most of the above queries will get resolved.

    Documentation Link: https://vwthemes.com/docs/vw-corporate-pro/

    And sorry but there is no option provided to add link to sponsor’s images, and also there is no way you can change order of icons.

    In order to remove “Design & Developed by VW Themes”, follow below steps,

    Go to Dashboard -> Appearance -> Additional CSS -> And paste the below CSS here -> Publish.

    span.copyrighttext {
    display: none;
    }

    And for reviewing one or two left out points, we need your site url.

    You can also reach us at [email protected] for any further assistance if you want.

    Thank You

    #9780
    webmestre
    Participant

    Hi!
    Thanks for your reply.
    I implemented with success copyright removing and some other things.
    I have already looked at the documentation but I do not find what I am looking for.

    I have a new challenge! I do not understand why some of Font Awesome Icons (4.7.0 supplied with the theme: https://fontawesome.com/v4.7.0/icons/) are not working but some does.
    Some are working:
    <i class=”fa fa-book” aria-hidden=”true”></i>
    <i class=”fa fa-envelop” aria-hidden=”true”></i>

    But those are not:
    <i class=”fa fa-address-book” aria-hidden=”true”></i>
    <i class=”fa fa-handshake-o” aria-hidden=”true”></i>

    I checked in the css stylsheet and all these are present…
    Any ideas?

    Regards

    #9802
    developer vwtheme
    Participant

    Hi,

    As per your request, could you please provide us your site URL.

    So we can review and get back to you.

    Thanks

    #10316
    webmestre
    Participant

    Hi!
    I just released the website so i coul now give you the URL : https://francogenie.ca
    The website have some troubles like the Mega Menu box near the header menu…

    The Fontawesome icon troubles are on page https://www.francogenie.ca/services

    Thanks in advance for your help.

    Best regards,
    Cédric

    #10318
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Do you want to remove the Mega Menu?

    Could You please elaborate on the issue regarding the icons.

    So that we can provide you with some solution.

    Thank you

    #10355
    webmestre
    Participant

    Hi!
    Indeed I want to remove the grey square button with Mega Menu text.

    The issue regarding the icons was described just above. Here it is :
    do not understand why some of Font Awesome Icons (4.7.0 supplied with the theme: https://fontawesome.com/v4.7.0/icons/) are not working but some does.
    Some are working:
    <i class=”fa fa-book” aria-hidden=”true”></i>
    <i class=”fa fa-envelop” aria-hidden=”true”></i>

    But those are not:
    <i class=”fa fa-address-book” aria-hidden=”true”></i>
    <i class=”fa fa-handshake-o” aria-hidden=”true”></i>

    I checked in the css stylsheet and all these are present…

    Thanks for your help.

    Best regards,
    Cédric

    #10358
    developer vwtheme
    Participant

    Hi,

    Try this:

    You need to use the WP Font Awesome Plugin to resolve the issue regarding the icons.

    Download the Plugin from https://wordpress.org/plugins/wp-font-awesome/

    Please specify where are these icons located so that we could help you.

    Thank You

    #10424
    webmestre
    Participant

    Hi!

    The main priority is to remove the grey square button with Mega Menu text at the left of the menu.
    This button is awful and distractful for my clients…
    Could you help me with that?

    Best regards,
    Cédric

    #10462
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to display the button:

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    button.navbar-toggle {
    display: none;
    }

    If you need further assistance or clarification please let us know.

    Thank You

    #10532
    webmestre
    Participant

    Hi!

    Great! Thank you!

    Best regards,
    Cédric

    #10566
    developer vwtheme
    Participant

    Hi,

    It’s our pleasure!

    If you need any other help please let us know.

    Thank You

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.