Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter brivell567

    (@brivell567)

    Thank you so much!!

    Thread Starter brivell567

    (@brivell567)

    OK… but to be clear

    Given the situation I described above… I would just have to hit “replace” button in manage content section and this will automatically replace the existing files with the new ones on the server-side? The files will be coming from the client using Storyline 3 (I’m guessing)… I’m assuming it will be zip files that I am uploading using the replace button?

    Thread Starter brivell567

    (@brivell567)

    Thanks for the quick response!

    That’s the thing… I’m NOT seeing “storyline” files on the server-side… I’m seeing folders for course content that consist of pdfs, course files that consist of pdfs and word docs, and quiz files in .xlsx excel format.

    I am seeing a folder for “story_content” in the uncanny-swc folder that has mp3’s and .swf files. Is this the “storyline” content?

    I’m assuming that the uploaded file (that you mentioned above) that is extracted to the WP uploads folder is this content??

    I’m sorry if this all seems remedial… I didn’t build the LMS site for the client and I want to be crystal clear on everything as I don’t want to mess this up!

    Thread Starter brivell567

    (@brivell567)

    Thank you

    Thread Starter brivell567

    (@brivell567)

    Thank you Michael!

    Thread Starter brivell567

    (@brivell567)

    Hi WPyogi,
    It was purchased through Cyberspacebuilder:

    http://www.cyberspacebuilder.com/live-demos/?theme=Standy

    When I contacted them, they told me to edit the php file, but I’m inexperienced when it comes to php.

    Thread Starter brivell567

    (@brivell567)

    Hi Ben,

    Thanks so much for taking the time… I truly appreciate it. I searched through all the code and couldn’t find those selectors… I’m sure I’ve overlooked something as my eyes start too glaze over after awhile : ) Am I the only one this happens to??

    I did try to implement what you’ve suggested and it didn’t quite work.

    However, Sion’s solution did seem to work!!! Thanks so much for chiming in Sion.

    Thanks again for all the support!

    Thread Starter brivell567

    (@brivell567)

    This is the footer code from a preview of the site showing the text widgets that I’ve used. I have a Twitter widget on the left footer widget, which is fine; a text widget in the center that I want to adjust; and an event list widget in the right that I’d like to adjust.

    <footer id=”footer”>
    <div class=”container footer-widgets”>
    <div class=”row widget-area” role=”complementary”>
    <div class=”span4″>
    <aside id=”wdtwitterfeed-2″ class=”widget WDTwitterFeed”>Tweets by @RoosterRescues
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+”://platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>
    </aside>
    </div>
    <div class=”span4″>
    <aside id=”text-5″ class=”widget widget_text”><h3 class=”widget-title”>Rooster to the Rescue…</h3>
    <div class=”textwidget”><p>was founded in October of 2012 immediately before Rooster’s passing. We have focused our efforts in the counties surrounding Jacksonville, Florida which do not receive as much funding or help as compared to larger city shelters. It is our ultimate goal to establish Rooster to the Rescue chapters in each state resulting in a national effort to educate the public about this disease and ensure no dog dies due to lack of funding, treatment or failure to administer prevention.
    Members of the Rooster to the Rescue team are fun and dynamic individuals who are committed to helping animals in need and raising awareness about heartworm disease, prevention and treatment. Contact us today to learn more.</p>
    </div>
    </aside>
    </div>

    <div class=”span4″>
    <aside id=”event_list_widget-2″ class=”widget widget_event_list_widget”><h3 class=”widget-title”>Upcoming events</h3>
    <div class=”event-list”>
    <ul class=”event-list-view”>
    <li class=”event”>
    <div class=”event-date”><div class=”start-date”><div class=”event-weekday”>Fri</div><div class=”event-day”>25</div><div class=”event-month”>Oct</div><div class=”event-year”>2013</div></div></div>
    <div class=”event-info single-day”><h3>1st Anniversary Bash</h3><span class=”event-time”>6:30 pm</span><span class=”event-location”>Seven Bridges Grille & Brewery</span></div>

    </div><div style=”clear:both”>Link to event</div></aside></div>

    </div><!– .row widget-area –>
    </div><!–.footer-widgets –>

    Now, I’ve played with a few of the corresponding css listings a few days back for span4, text-5, footer widgets… and nothing worked. I’m kind of stumped.

    Thread Starter brivell567

    (@brivell567)

    Thanks for the response. I certainly wish I could post a link, but I’m setup on a local server. I need to override the current Customizer css, but I’m not sure which one it is in the many lines of code styles from the original file that specifically deal with the text widgets of the footer.

Viewing 9 replies - 1 through 9 (of 9 total)