Heya all Drupal Devs,<br><br>I am trying to achieve something on Views Pager, and I think i need your help in same.<br>Scenario is as follows :-<br><ul><li>My homepage consists of number of views, for the main content area and few more in the form on blocks.</li>

<li>In one of the blocks, i am using views_embed_view and passing the argument too.</li><li>For the pager of this view, I am using full pager with ajax.</li></ul><p>What I want - I am trying to a remove the text &quot;first&quot;, &quot;previous&quot;, &quot;next&quot;, &quot;last&quot; from the pager of this block only and not of any other block or view.</p>

<p>I have tried overriding theme_pager which in turn removes it for every view or everywhere theme_pager is called.</p><p>I have also checked on different views hooks, and haven&#39;t got any success.</p><p>Currently, I have achieved this via CSS (displacy:none), but can be manipulated with developer tools, Hence, I would like to this via code.<br>

</p>Any help appreciated.<br><br>-- <br>Regards,<br>Vaibhav Jain<br>