• Hi again

    Is there a way to add an additional featured box to the lite theme (or the paid theme for that matter?)

    Thanks for the help!

    L.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, it’s pretty easy… you have to update front-featured-boxes-section.php to add more featured boxes.

    better if you do it in a child theme so that the updates won’t force you to recode.

    Hi, I’m having the same problem wanting different font awesome to display, and the Advertica theme feature only allows for uploading an image, but I want to use font awesome instead. Here’s what I did, though it didn’t work:

    Downloaded a local copy of front-featured-boxes-section.php, changed the fa- to the ones I want, and loaded the file to the child theme/includes folder, keeping the same file structure in child as parent. However, my child’s includes/font-featured-boxes-section.php is not overwriting the parent and therefore still displays the parent’s font awesome.

    I think my question I need to ask (correct me if I’m wrong) is, how do I overwrite the front-featured-boxes-section.php file since it’s located in a parent theme subfolder, instead of the root folder? Thanks and cheers!

    Same issue: use FA icons for Home Featured Box instead of image.

    Here’s what I’ve done, but didn’t work:

    1. I downloaded invert-lite/includes/front-mid-box.php. Located the FA icons and changed them to the FA icons I want to use.

    2. I made the following hierarchy in the child theme: invert-lite-child/includes/ and uploaded my new front-mid-box.php file into the child’s includes folder.

    I suppose the question is how does one overwrite this particular file since it’s not located in the parent’s root directory, rather it is located in the parent’s subdirectory?

    Thanks for any help on this. Cheers!

    Tanay

    (@tanaykhandelwal-1)

    Hello there,

    Actually these files are called in the advertica-lite/template-front-page.php so you need to copy this file as well as the dependent files like front-featured-boxes-section, front-parallax-section, front-client-logo-section.

    *Note : Consider the relevant file names for invert-lite/advertica-lite.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Featured boxes’ is closed to new replies.