Header and footer issues in certain pages

Posted in: Newspaper
Post count: 54

Hello everyone,

We are having a problem with the header and footer on our website. On certain pages there seems to be two header/footer templates one over the other, however this isn’t the case for every page. NB these are category pages which have been setup with a universal category template, so it’s weird that it’s only affecting just two out of four.

Please see images below and I hope someone can help us soon.

Thank you
Alessandro

Post count: 27744

Hi,

Please provide the link to your website.

Thank you!

Post count: 54

Hi Anamaria,

Somehow we managed to solve this, I will let you know if the issue comes back.

While I’ve got you, we have three more issues:

– In our template there is a subscribe button on the top right of the header which is clickable and opens a popup. We couldn’t find the popup page in our pages, however, when adding the page id linked to the popup in a browser link, it opens a page that says “Sorry, you are not allowed to edit posts in this post type.” – is there a way to edit that page so we can work on the popup?

– Yesterday we have added Google Adsense ads in the article template, but today the adverts and the amendments we made are only showing in one article, not all of them. How can we make sure these are consistent across all articles/posts?

– We want to be able to edit the style of the title of the inline article adverts like we do on the rest of the website but we couldn’t find a setting for it. Can you please let us know how we can do that?

Thank you
Alessandro

Post count: 27744

Hello Alessandro,

1. Please let me know where on the page you have set and please provide the link to your website. Do you use the module popup?
2. Please let me know the type of ad. If the ads are auto ads, then you need to add the code between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq, the code needs to be set only once per page -> https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/
3. For this you need to use custom CSS to change it -> .td-adspot-title
{
font-family: Lato;
}

Set the code in Theme Panel ->Custom code -> Custom CSS

Thank you!

Post count: 54

Hello Anamaria,

thanks for this.

1. Our website is http://www.pillow-magazine.com – we have a ‘Subscribe’ button on the header and a box on the main page and Footer. The pop-up was in the native theme.

2. thank you for the above, we want to choose where the ad goes, not auto ads – we do have the codes should we still place these in Analytics/Js Codes boxes?

Very best
Ale

Post count: 27744

Hello,

Seems there you have set the same page, like the footer, you can delete it, or set a modal pop -> https://forum.tagdiv.com/modal-popup
You can use the Ad Box then. The ad box has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png save it and will appear on the post (you can set a shortcode like a shortcode from adrotate plugin or other plugins).

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.