Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30
  1. #21
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,871
    Plugin Contributions
    96

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Quote Originally Posted by MikeyG View Post
    I am testing the bootstrap and this flexible Footer, but the social media icons do not show. Code seems to be there in the set up but not showing on the storefront. Any ideas why? Thank you.
    A link to the site in question, along with the Bootstrap and Flexible Footer versions, would help.

  2. #22
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    testing latest version zc2.2.1 downloaded today with latest version of the forum of the multilingual flexible footer II from the site again loaded today. running locally on a WAMP 3.3.8 php 8.4.24 . No Icons appearing <i class="fa fa-facebook-official"></i> is the html when I inspect the site.

    Hope that gives you enough let me know what other info would help. thanks

  3. #23
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,871
    Plugin Contributions
    96

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Quote Originally Posted by MikeyG View Post
    testing latest version zc2.2.1 downloaded today with latest version of the forum of the multilingual flexible footer II from the site again loaded today. running locally on a WAMP 3.3.8 php 8.4.24 . No Icons appearing <i class="fa fa-facebook-official"></i> is the html when I inspect the site.

    Hope that gives you enough let me know what other info would help. thanks
    From the plugin's wiki: https://github.com/lat9/bootstrap_ff...th-Sample-Data

    Note that the display of the brand-related icons on the rightmost column of the footer is enabled by updating your site's copy of /includes/extra_datafiles/site-specific-bootstrap-settings.php to use.

  4. #24
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Thank you for that, Had not spotted it.... However, now set to true, has not brought them in.

  5. #25
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,871
    Plugin Contributions
    96

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Quote Originally Posted by MikeyG View Post
    Thank you for that, Had not spotted it.... However, now set to true, has not brought them in.
    Was this an upgrade from a previous, non-encapsulated, version? The initial install of the encapsulated version sets the brand-related links as
    Code:
    <a href="https://twitter.com" target="_blank" class="mx-2"><i class="fa-brands fa-twitter fa-2x"></i></a><a href="https://www.instagram.com" target="_blank" class="mx-2"><i class="fa-brands fa-instagram fa-2x"></i></a><a href="https://www.facebook.com" target="_blank" class="mx-2"><i class="fa-brands fa-facebook fa-2x"></i></a>
    That's using the now-current version of FontAwesome brand-related icons.

  6. #26
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Thank you.

    Just to confirm to help others: The code below has worked and is different from the default that was in the manager when I installed. Others may want to use the below as their starting point too.
    Code:
    <a href="https://twitter.com" target="_blank" class="mx-2"><i class="fa-brands fa-twitter fa-2x"></i></a><a href="https://www.instagram.com" target="_blank" class="mx-2"><i class="fa-brands fa-instagram fa-2x"></i></a><a href="https://www.facebook.com" target="_blank" class="mx-2"><i class="fa-brands fa-facebook fa-2x"></i></a>

    Thank you so much for the help.

  7. #27
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    It seems like the Image column in Admin > Tools > Flexible Footer Menu Multilingual II is not being displayed even when it's set.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #28
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,871
    Plugin Contributions
    96

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Quote Originally Posted by swguy View Post
    It seems like the Image column in Admin > Tools > Flexible Footer Menu Multilingual II is not being displayed even when it's set.
    The image is only displayed if both the Column Header/Sub Header and Page Name elements are blank.

  9. #29
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    Ah ok thank you. What was mixing me up was in the old one it was possible to have both. It's ok that the new one doesn't, but it does display the image in admin even when Column Header/Sub Header or Page Name are non-blank, which is confusing. Might be worth aligning the admin view to what the storefront does.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #30
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Flexible Footer Menu Multilingual ... for Bootstrap

    A nice enhancement for accessibility would be to add an "image title" field after the image field so that footer image alt tags would not just be "A generic image."
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. v154 Flexible Footer Menu Multilingual [Support Thread]
    By rbarbour in forum All Other Contributions/Addons
    Replies: 131
    Last Post: 29 Jun 2025, 03:06 AM
  2. Flexible Footer Columns Menu for 1.5.x
    By rbarbour in forum All Other Contributions/Addons
    Replies: 88
    Last Post: 23 Apr 2022, 01:18 PM
  3. v155 Flexible Footer Menu
    By MCS_Computers in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 9 Jul 2018, 10:59 AM
  4. v155 Flexible Footer menu sanitation issue?
    By meijei in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 15 Mar 2017, 05:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg