Search Results for 'header'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You could create another page and don’t use ads on it (page content). But it depends on which ads you are talking about. A header ad for example will display on the whole website, it cannot be removed on a specific page. You could try an ad management plugin, that has the option to choose where the ads will display.
Some users here on the forum are using the Adrotate plugin, with good results i this matter.

Thanks

Simion C.
tagDiv Staff

Hi,

The icons were specifically created for that demo and there are no other icons provided. If you would like to use different icons in the menu please follow this guide
https://forum.tagdiv.com/how-to-add-icons-in-menu/
There is a wide selection of Font-awesome icons to choose from.
The background color of the main header menu can be changed in the theme panel
https://www.screencast.com/t/VXelfU7tMc
If you mean the block titles background, that is an image
https://www.screencast.com/t/FayTCSKda7cC
Here you can see all the available block header styles
https://demo.tagdiv.com/newspaper/block-header-1/

Thanks

Bogdan B.
tagDiv Staff

Hello,

The head tag is found in header.php here: https://www.screencast.com/t/A3benN79
Add your code right after the closing php tag ?> and before the closing head tag </head>

Thank you!

stephanwhelan
Participant
#0

Hi guys – got a random question. We want to stop any of our ad slots from appearing on certain categories. We can force ones in the sidebar not appear based on category or post, but the header and footer ad slots seem to be globally controlled. Is there anything we could do from a theme perspective?

Thanks!

Stephan

ugokind
Participant
#0

Hi. I’m just starting newsmag but for every code I put in the header ads place, I cannot see anything in the browser.
the code I put is for example
<a href="http://www.roseleto.it"><img src="http://www.qualeformaggio.it/test2017/wp-content/uploads/2017/07/roseleto_banner_1.jpg"/></a>

and the test webserver is
http://www.qualeformaggio.it/test2017/

In my macbook browsers (safari, opera, firefox, chrome) I cannot see this banner
but in chrome I can see the banner while the page is loading and.. then disappears.

Only in torch is visible
any suggestion?

Simion C.
tagDiv Staff

Hi,

If you are using the default header menu, then a code like this should make the header banner aligned to the right
https://www.screencast.com/t/cJBvnyCkIEUY

.td-header-sp-recs img {
left: auto;
}

If this does not work as well, please specify the exact header style, and what kind of ad you are using, so we can provide you with a more accurate solution.

Thanks

Bogdan B.
tagDiv Staff

Hello,
The code provider is the one who should share the implementation method. You can try it in the post content or in the theme panel-> custom js box but I cannot say for sure unfortunately.
You can give this method a try though:
http://www.wpbeginner.com/plugins/how-to-add-header-and-footer-code-in-wordpress/

Thanks.

Catalin
tagDiv Staff

Hello gargus,

Notice that from Theme panel, Ads section you can manage the Header Ads, Sidebar Ads and the ads from your post content which can be placed at the top, middle or bottom, as you can see here -> https://www.screencast.com/t/0JYOa554DKB Clear all the caches and check the results.
I guess that you are referring to the Latest Articles which is this -> https://www.screencast.com/t/AYHvSihWKwYG, right? Notice that you can change this from Page Templates, according to our documentation here -> https://forum.tagdiv.com/page-templates-2/
What is your latest issue? Is it related to quotes? Provide more details about his so I will be able to provide a more accurate response.

Thanks.

sonic-media
Participant
#0

Hi,
i want to use a small 468×60 banner in the header (near logo).
How can I align it to the right side?

Thank you
Sebastian

hoops
tagDiv Member

thanks! turns out its one of my ad codes in the header.

follow-up questions.

1. how do i make the sidebar sticky in the tagdiv composer?
2. is it possible to show the back to top button in mobile devices?

  • This reply was modified 9 years by hoops.
Simion C.
tagDiv Staff

Hi,

It could be possible to insert the Revolution slider in the header ad section if that is what you want. Either by inserting the revolution slider directly in the header template file with a do shortcode
https://www.screencast.com/t/MkjJZtK6S
Or maybe even in the header ad section in the theme panel
https://www.screencast.com/t/UNP0sm9K
You could test it and see if it is working properly.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Our theme does not have such specific settings to enable or disable an ad on specific templates or parts of your site. You will need an ad management plugin in order to have such features.
You can also try the coding method if you are comfortable editing the theme files. The code for the header ad is found here: https://www.screencast.com/t/BFZGOe2zRRD

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Javascript code is added in the custom js code box through the theme panel: https://www.screencast.com/t/bF5ZJRrq4lD unless your js code requires a specific place in which to be implemented eg: header/footer in which case you will need to add it in the specific php files.

Thanks

Catalin
tagDiv Staff

Hello Bernard,

It is strange your problem with header style 4, sorry! Please notice that I have made some tests in this regard on my website and I did not saw any kind of problems in this case, sorry! The theme seems to work as expected. Also, try to clear all the caches and check the results. Also, if you have any other problem with the theme and you need some help, please let us know.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello elmundoboston,

You should use a bit of CSS in order to do this. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.page-id-1372 .td-header-ad-wrap{
display:none!important;
}

The result you should see here -> https://www.screencast.com/t/SBEp5CZwB

You should create your own CSS code for your desired page using the page ID.

Thanks for your understanding!

nurrohmat
Participant
#0

Hi,

is it possible to add slider revoluion shortcode at header ads. I want the header ads is dinamic.

Or any other way?

Thanks.

valiente123
Participant
#0

How can i do this guys ?

simchris
tagDiv Member

You might add to the header.php or footer.php file, or perhaps add to the custom code box for google analytics ?

junaiddar
Participant
#0

I have a contact page that has latest articles showing on the left (1/4th) and text and a contact form 7 showing on the right (3/4th of the screen). When I change the header to global header 6 on my contact page of the Latest articles. My css is lost (made social media icons on top bigger) and contact form 7 disappears and the text above contact form 7 that was properly paragraphed is just shortened to a single para.

saucemonsters
Participant
#0

The mobile responsive theme is not loading correctly. The content is lined properly on the phone. But the entire screen can be swiped away and you look at a blank background. The content doesn’t sit centered on the screen. Also, the header stretched in and out. http://imgur.com/5rA5p5t
There is no banner ad installed on mobile so I’m not sure what the issue is.

saucemonsters
Participant
#0

My header banner and right rail ads are loading under the bottom of the home page and all home pages. I have them installed by embedding the ad code directly into the ad section of the theme. How can I fix the placement issue? http://imgur.com/tWm3EEb

Bernard
tagDiv Member

Hi Catalin,

After the update the problem with header style 4 is not solved, but with the almost similar header style 5, it works. So I’m happy.

I think Safari saves that space for a banner, even when there is no banner uploaded.

Kind regards,

Bernard

Gordonhe
Participant
#0

Hi Great support,

How to accomplish a totally different main menu/navigations in different pages?

I know that we can have different Headers with different pages, but it seems it can only have the same main navi menu. I am trying to make a corporate like home page with a neat main menu. The corporate like home page will link to services the company provides and newspaper demo home page.

G

elmundoboston
Participant
#0

How to hide the header ad on a page just a single page and leave the rest

FREEBOX17
Participant
Newspaper - topic
#0

Hello

I have installed the template in AWS of Amazon, and when I want to make changes in Control Panel of the template newspaper, I do not see the button to save changes, and it seems that this function is not active (ie I can not configure the header, footer …).

Could you confirm that the template is installed on an Amazon server?

Where can the problem be?

Thanks a lot
Jc

Viewing 25 results - 20,551 through 20,575 (of 29,850 total)