I bought the membership to gain access to all themes. I have the polaray theme installed and it is still showing the buy now button as well as the widget display on the right. How do I remove this? or how do I get the pro theme from the membership area?
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .contentbtn { display: none; } .linkpanel { display: none; } 2.For your second issue In your members area click on "Get All InkThemes Premium Themes here (Includes Documentation + PSD Files)" it shows all your themes.
That button is not an actual purchasing button, It is just for demo. You can add your own text there. Go to Appearance > Theme options > Home page feature settings and add your text as shown in image. For bottom right field Go to Appearance > Theme options > Homepage bottom feature settings and add your content there. Or Add code as suggested by Gourav to remove them completely. That code is only for poloray theme. There is no need to add it in other themes.