1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Wordpress custom Posts page question

Discussion in 'HTML & Website Design' started by phaze3131, Feb 6, 2016.

  1. #1
    I have a question about a custom Posts page I want to do. Posts page meaning an actual blog individual blog post.

    is something like this possible with wordpress, meaning how you scroll down on a desktop and the elements pop out as you are scrolling:
    http://www.danielspatzek.com/view-projects/projects/4/Vitalmonitor


    I'd like to be able to add custom code to my posts with tags that will identify the separation points from right to left.

    Something like adding <custom code> to the actual post and then having it alternate from right to left.

    Thanks for the input, much appreciated.
     
    phaze3131, Feb 6, 2016 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Yes, of course it is. However, you'll need custom code - most likely some custom CSS-classes, custom short-codes, and javascript. Shortcodes for adding to the post (for instance something like [slide-left]content goes here[/slide-left]) which then translates into some sort of HTML-elements, with classes, for instance, and then some javascript to interprete the final HTML-code.
     
    PoPSiCLe, Feb 7, 2016 IP
  3. ramseo1234

    ramseo1234 Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    Hai sir http://www.hamsinitechnologies.com ds is mysite . how to apply the adsens.
    plz rpl me
     
    ramseo1234, Feb 7, 2016 IP
  4. phaze3131

    phaze3131 Well-Known Member

    Messages:
    537
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Thank you a lot for the reply, I'm going to move forward with this.

    Excited!
     
    phaze3131, Feb 8, 2016 IP
  5. Baxter Preston

    Baxter Preston Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #5
    There is a js file already available for this on github, with a demo and helper classes, i can give you a hand if you get stuck with it - check it out:

    This is the demo of what it does, and the different 'slide' animations it holds:

    http://www.jqueryscript.net/demo/jQuery-Plugin-To-Add-CSS3-Scrolling-Effects-On-Your-Web-Page-Smoove/

    Heres the download;

    https://plugins.jquery.com/smoove/

    Bax.
     
    Baxter Preston, Feb 17, 2016 IP