Shareaholic and nextpage

Posted in: Newsmag
Post count: 6

It’s about shareaholic and next page order. I would like to move nextpage icons to the upper part or in short I would like to swap their places. like these https://www.dropbox.com/s/xd898tz7rmk1mzo/Screenshot%20%2856%29.png?dl=0 I’ve done anything I can and it keeps showing like these. your answer is a big help.

and also, I would like to customize next page icons similar to this https://www.dropbox.com/s/5gkbskdqkro3cjo/Screenshot%20%2855%29.png?dl=0

Thank you

  • This topic was modified 10 years by triggah61. Reason: missing additional problem
Post count: 6535

Hi

To display the pagination above the article button ad you need to remove the the ad from post content: http://screencast.com/t/PWgzx852 then place the ad after the pagination function in posts’s template file, like this: http://screencast.com/t/pgCbyqSPF You can use the do_shortcode(‘ ‘) function and insert the ad shortcode from VC: http://screencast.com/t/W4SFKPnoShnhttp://screencast.com/t/lqaJxdVdMee in every post template files corresponding for the post template used.
To obtain a similar pagination you will need lots of customizations in theme’s core files and I can’t provide a quick solution now. You can use this example to customize the pagination on posts by adding this parameter: ‘next_or_number’ => ‘next’, here: http://screencast.com/t/hkqJljKyxr3 and remove this code: http://screencast.com/t/87kGUcin5YQN – result: http://screencast.com/t/8THEIGR5 If you want a different implementation for pagination and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like: http://studio.envato.com/ to do this for you.

Thanks!

Post count: 6

Thank you very much!

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