Forum Replies Created

Viewing 10 posts - 1 through 10 (of 13 total)
  • Author
    Posts
  • in reply to: Hidden Rev Slider + Scrolling Order #7287
    radafilmgroup
    Participant

    I just uploaded the new folder and it worked. Thank you for all your help!

    in reply to: Hidden Rev Slider + Scrolling Order #7202
    radafilmgroup
    Participant

    You want me to delete the old Functions folder on the server? When I drop the folder you sent me into the Samsara folder it’s asking me to overwrite the other duplicate files. What do you mean by recover the old files? Download them on my computer?

    in reply to: Hidden Rev Slider + Scrolling Order #7191
    radafilmgroup
    Participant

    Okay I see that they are switched, thank you. I just have one more question. I’m looking at Band (http://radafilm.com/services/media-production/) right now in the gallery view and Perejil is on the left and Shooting Five Hundred is on the right. But when you click on Band and scroll to the bottom of the screen, Perejil shows up on the right under “previous” and Shooting 500 shows up on the left under “next”. Is there anyway to make it so that the position of the films in the gallery matches the position when they show up under previous or next on the individual film page? I don’t know if that is possible to change but I think it makes more sense that they match.

    in reply to: Hidden Rev Slider + Scrolling Order #7185
    radafilmgroup
    Participant

    The page has gone back to normal, thank you. So now to fix the original problem of switching the placement of “previous” and “next” do I need to use the codes you gave me?

    2. You will see all codes of this file in the editor, just find

    ?
    1
    2
    <?php previous_post_link(‘<strong class=”prev”>’.__(‘« Previous Post’).’ %link‘); ?>
    <?php next_post_link(‘<strong class=”next”>’.__(‘Next Post »’).’%link‘); ?>
    Change to

    ?
    1
    2
    <?php next_post_link(‘<strong class=”next”>’.__(‘Next Post »’).’%link‘); ?>
    <?php previous_post_link(‘<strong class=”prev”>’.__(‘« Previous Post’).’ %link‘); ?>
    3. Save it, that’s it.

    I’m hesitant to try that again because last time it resulted in an error message. Is that something you would be able to do? Or what did I do wrong before? Thanks again for your help.

    in reply to: Hidden Rev Slider + Scrolling Order #7168
    radafilmgroup
    Participant
    This reply has been marked as private.
    in reply to: Hidden Rev Slider + Scrolling Order #7158
    radafilmgroup
    Participant

    Okay, I do see the navigation bar. I think something was wrong with my browser. But the images for each film are still gone: http://radafilm.com/portfolio/band/ and the trailers are no longer full screen. How can I get those pages back to how they were originally? Thanks for your help.

    in reply to: Hidden Rev Slider + Scrolling Order #7155
    radafilmgroup
    Participant

    Thank you but there are still issues. I uploaded the file and now I can see the film pages but all the images are missing. There used to be a image gallery/embedded trailers for each film. Also the navigation bar has disappeared. Can you make them visible again? I’m on a deadline and it seems like I’m not able to make the corrections myself without other issues occurring. Would it be possible for you to fix these things? I believe I provided the wp login information earlier, if you need anything else let me know.

    in reply to: Hidden Rev Slider + Scrolling Order #7144
    radafilmgroup
    Participant

    I pasted the code like you said but now I’m getting an error message: http://radafilm.com/portfolio/american-promise/
    This is how I pasted it into the single-portfolio.php:

    <div class=”post_navi”>
    <?php next_post_link(‘<strong class=”next”>’.__(‘Next Post »’).’%link‘); ?>
    <?php previous_post_link(‘<strong class=”prev”>’.__(‘« Previous Post’).’ %link‘); ?>
    </div><!–main–>
    </div><!– container –>
    <?php endwhile;?>
    <?php get_footer();?>

    How should I fix it?

    in reply to: Hidden Rev Slider + Scrolling Order #7128
    radafilmgroup
    Participant

    I’m still confused. I’ve never used word press before, so I apologize for asking so many questions. Where exactly can I find this code? I see on the back end homepage there’s “Samsara Options” but I’m not finding the code you sent. I also can’t find the Theme Folder. I tried going to “Portfolios” on the sidebar but I still didn’t see any place on that page. Where exactly do I need to go? I appreciate all your help!

    in reply to: Hidden Rev Slider + Scrolling Order #7010
    radafilmgroup
    Participant

    Where do I paste this code? I’m not seeing a place on the Media Production page or in the portfolio page. On the media production page I can choose to sort by date, title, comment count, or random but there’s not space for a code. Where can I find the first code to replace it?

Viewing 10 posts - 1 through 10 (of 13 total)