IT Blog

  • Blog
  • Technology
    • Technology
    • Architecture
    • CMS
    • CRM
    • Web
    • DotNET
    • Python
    • Database
    • BI
    • Program Language
  • Users
    • Login
    • Register
    • Forgot Password?
  • ENEN
    • 中文中文
    • ENEN
Experience IT
In a World of Technology, People Make the Difference.
  1. Home
  2. Technology
  3. Web
  4. JavaScript
  5. Moving elements around with jQuery

Moving elements around with jQuery

2018-12-19 829 Views 0 Like 0 Comments

WordPress paging line is under 'related sites', not right below the article contents. To move it up with two steps:

  • Wrap the line right below the article, in this example is "page view counter", "pvc_stats" class.
  • Prepend paging element ".page-links" to the wrapper.

See the code below:

$(document).ready(function(){
  $('.pvc_stats').wrap('<div class="page-link-wrapper"></div>');
  $('.page-links').prependTo($('.page-link-wrapper'));
});

move-paging-line-up

 2,001 total views,  4 views today

error
fb-share-icon
Tweet
fb-share-icon
IT Team
Author: IT Team

Tags: Note
Last updated:2018-12-19

IT Team

This person is lazy and left nothing

Like
< Previous
Next >

Comments

Cancel reply
Chinese (Simplified) Chinese (Simplified) Chinese (Traditional) Chinese (Traditional) English English French French German German Japanese Japanese Korean Korean Russian Russian
Newest Hotspots Random
Newest Hotspots Random
Rich editor not working Making web page scroll down automatically Getting data from Dapper result All Unicode Chars How to keep and display contact form 7 data Common Regular Expressions
How to Change Windows Default Download Path WordPress EventCalendar visibility PHP - Delete folder Set up DKIM to prevent email spoofing on GSuite Customize theme CityZen Fixing issue on chineseacupuncture.ca
Categories
  • Architecture
  • BI
  • C#
  • CSS
  • Database
  • DotNET
  • Hosting
  • HTML
  • JavaScript
  • PHP
  • Program Language
  • Python
  • Security
  • SEO
  • Technology
  • Web
  • Wordpress

COPYRIGHT © 2021 Hostlike IT Blog. All rights reserved.

This site is supported by Hostlike.com