Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #256692

    For the Post Slider, I want to mess around with placement and order of elements – i.e. “Read More” comes after the description line, but it’s not below it, it’s next to it on same line. And maybe the date comes first. What do I look for in the code and where is the code?

    This is the standard:
    https://dl.dropboxusercontent.com/u/30626292/post_slider.jpg

    But I might want to do something like this:
    https://dl.dropboxusercontent.com/u/30626292/post_slider_b.jpg

    #256791

    Hey mikehirsch!

    All of the ALB elements you use in the builder are in the theme files as individual php files or are made up extended classes within a file. Look for config-templatebuilder>avia-shortcodes>postslider.php

    Regards,
    Devin

    #256879

    how do i access the Content Elements?

    #257024

    Hey!

    What do you mean by access the Content Elements? Do you want to edit the code? You can find all avia shortcodes on config-templatebuilder > avia-shortcodes folder.

    Cheers!
    Ismael

    #257910

    Hey Devin,

    I’m thinking of just moving things around (i.e. Date above the title, etc) via CSS, since I just don’t want to mess with php. I know it’s not the best way but do you think it would be ok to just use CSS?

    #258493

    Hi!

    Your best route would be modifying the theme files directly in config-templatebuilder>avia-shortcodes>postslider.php and unfortunately this is something we cannot help you with

    Cheers!
    Yigit

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