This topic has 12 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
hi i am trying to add soccial icons on my header, but i have enabled/disabled pop ups and no matter what i do, its newsletter that always shows, i have created statick block but its not working, i am using the shortcode: [share]
all it seems to be showing is newsletter no matter what i do, where can i edit this newsletter header and how can i add my own header such as social icons?
Hello,
If you want to add content in Newsletter pop up you need edit it in Theme Options > Promo Popup > Popup content.
Please check.
Thank you.
Regards,
Eva Kemp.
no sorry thats not it maybe i am not making myself clear…
I want to REMOVE where it says newsletter, i want to then replace with something else, like social media icons, is this possible please?
Hello,
Unfortunately there is no option to change it. You can only edit theme-functions.php file (line 1076) in wp-content/themes/woopress/framework directory and add your code there.
Regards,
Eva Kemp.
ok thanks!
is it possible to put in a My Account link there in place of newsletter?
Sorry I meant is it possible to put in a Contact Us link there in place of newsletter? Doing to many things at once trying to fix stuff broken by the theme update.
Hello,
You need edit theme-functions.php file as I said in the previous post.
We recommend to make changes in a child theme not to lose modifications after update.
Thank you.
Regards,
Eva Kemp.
But what would you add to the theme functions page to put a contact us link in the head menu?
Hello @TrueBeardsman,
If you want you can use languages area to add necessary content. Go to Theme Options > Header > Enable top bar > ON. Then go to Appearance > Widgets > add Text widget with the code <a href="link_to_your_contact_page">Contact us</a>
to “Place in header top bar” widget area.
Thank you.
Regards,
Eva Kemp.
@ Eve
I’ve tried that in addition to trying a static block. The only 2 links that appear in that section are the 2 default Sign In | Register . Which I want there, but Id like to have Contact Us next to them as well. Adding them in the “Place in header top bar” doesn’t work for me.
Hello @TrueBeardsman,
In this case you need select other header type where top bar is shown in Theme Options > Header.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up