Search Results for 'header'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

You can use css to simply hide them if this is what you want. You will need the page id to affect only that page. The page id can be seen in the pages section of wp: http://screencast.com/t/Xr7yLEQAdbkm

The you will have to use the page id in this css code:
.page-id-12392, .td-header-wrap{
display:none;
}

Add the code in the theme panel->custom css box.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I have tested your ad but it seems to work fine if you use this method of implementing it: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Here is an example of it on a page using and ad block in visual composer: http://screencast.com/t/Cv9Ka6no
I placed the ad code in a custom ad spot in the theme panel like so: http://screencast.com/t/ergQJi8SE
On the mobile theme you have to place the script in the head tag again as the mobile theme uses a different header.php file: http://screencast.com/t/qW43t8Ca
I placed it as an article top ad: http://screencast.com/t/UrTiLY3bPhttp://screencast.com/t/RXbjQ5spUG

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately I;m not sure exactly what you mean. Please provice a link to such page so I can inspect it. You mean to say that you create a new page and the header and footer fall below your content?
Please provide an example
Thank you!

veet1975
tagDiv Member

-I’ve set up in CSS display:none for header and footer, but it runs in the background.
-I have a clean this unnecessary code.

-I have built a blank page without header and footer.
-How can I build a page like this-it will serve me as a template.

-There is a possibility to build banners in WP?

url:omgnews.today/top-21

BEST REGARDS,
VEET

Catalin
tagDiv Staff

Hello Triblu,

If you want to change the color for the search button, you should use a bit of CSS code to do that. Try the code below and change the value color with yours.

The code is ->

.header-search-wrap .td-icon-search {
color: red;
}

The result -> http://screencast.com/t/TS2N9Njc1Ll

If is not what you mean, please provide more details.

Thanks for the message!

#0

Hey – I hope you can help on both of these…

1. Is it an easy change to widen the header (move the logo to the left and menus to the right) 6opx?
2. Logo on click go to a different url? (I have a multisite install)

Best,
IC

heathcliff
Participant
#0

I am unable to recreate the countdown header at http://demo.tagdiv.com/newspaper_travel/8-incredible-pictures-from-the-travel-photographer/

8 Llama portrait in Machu Picchu

I looked into the html code but i don’t see anything special, just a H3 heading.

Please advice,

Thanks

slolink
Participant
#0

Hello,

i bought a theme newspaper 7 for my website. https://slo-link.si, and on the bottom i want to change the default name of the company it says NT&RC, d.o.o. . When i want to change, i don’t find anywhere where i can do that. I can do it php file, but i don’t find the right one. It bothers me that name, because i want to insert my company name. This same name ia allready found on 3 different sites in my country Slovenia. I dont know if they made this theme or what, i don’t want to have this name written below. Can you please help me with this?
And also when i look on mobile site, in header it says theme newspaper 7 it shows.

I’m looking forward to your reply and i hope we could find a solution.

Thank you

afriwired
Participant
#0

Hi,

I just bought the NewsMag theme and I must say kudos for such an awesome theme.

Being an existing customer of your NewsPaper7 theme setting up NewsMag was so easy for me. However, I am having two challenges presently

1. The Primary/Header Menu: I have an existing Primary/Header Menu and each time I assign it the header location and save, it goes off when I refresh and then shows up “CLICK HERE – TO SELECT OR CREATE A MENU” I have saved and saved this several time, but when it saves and I refresh the page it goes off and show the message above. Please I need your immediate help on this as this is making our site look somehow considering the fact that the Header menu is one noticeable part of a site.

2. Excerpts: I wanted to set the excerpt number to “0” in block 6 so that only the title shows and when I save and I refresh the page not happens, the excerpts will still be there.

Please help me with the fix with these two as I have searched the entire support forum and could not get a solution or fix.

Finally I need to know if using a child theme is necessary for the NewsMag. I am not using any child theme, just uploaded the theme following the instruction on documentation. Will future updates break or remove anything I have said?

My site URL: http://www.techsabi.com

Below are screenshots I took:

Primary/Header Menu Not Saving

Primary/Header Menu Location Not Saving

Please I am looking forward to hearing from you sooner.

Thanks

Jackson

LPH
Participant
#0

A nice option would be to show the category name instead of the site title.

In style panel, set header to style 10
Open logo-text.php
Comment out line 8
Insert below line 12

$current_category_id = get_query_var('cat');
$current_category_obj = get_category($current_category_id);

$td_logo_text = strtoupper($current_category_obj->cat_name);

This appears to work locally. It would also be necessary to edit the td_category_template_3 and remove the line with the h1 tag showing the category. I haven’t figured out what might be a nice replacement for that area.

aldeawood
Participant
#0

Hello,
I am trying to add a skyscanner travel search widget to my site. I have successfully placed it in the sidebar by placing the code in a text widget. When I enter the code in the sidebar ad through the theme panel and then use the ad widget and select sidebar it does not display.

I would be happy to leave as a sidebar widget, however now I want to add to mobile. I am using the mobile theme. I read documentation on using mobile ads in the mobile theme but same problem as above, nothing shows up.

You can see the text widget in sidebar working here: http://www.papousse.com/tofino/

I have followed skyscanner instructions to add this code (with my own WIDGET-KEY) to header.php:
<script type=”text/javascript” src=”//api.skyscanner.net/api.ashx?key=[WIDGET-KEY]”></script>

Then I have the code below which I put in the sidebar text widget. Again it works in there, but when I use this same code in the ad section of the them (mobile or not) nothing displays.

<script type=”text/javascript”>
skyscanner.load(“snippets”,”2″);
function main(){
var snippet = new skyscanner.snippets.SearchPanelControl();
snippet.setShape(“box300x250”);
snippet.setCulture(“en-GB”);
snippet.setCurrency(“CAD”);
snippet.setColourScheme(“classicbluelight”);
snippet.setProduct(“flights”,”1″);

snippet.draw(document.getElementById(“snippet_searchpanel”));
}
skyscanner.setOnLoadCallback(main);
</script>
<div id=”snippet_searchpanel” style=”width: auto; height:auto;”></div>

Any suggestions?

Thanks!

iluvatoq
Participant
#0

I wanted to start a blank page for terms and privacy policy.
When i click new page and paste in the text i keep getting the top of my page and the bottom of my page below the text.

Nothing is set there.

http://prntscr.com/d31izq

Twolle
tagDiv Member

I found a solution to the problem.
On the profile page/settings I could write a new header.

Thanks 🙂

Catalin
tagDiv Staff

Hello,

Please try to add your Js code in header.php in the head section, like this -> http://screencast.com/t/fQ4A6qzWy

Thanks for the message!

Bogdan B.
tagDiv Staff

I see you use a very old version of our theme. We suggest updating as more and more things will break from a theme that has been released 3 years ago. If you update wordpress and plugins bu not the theme, then there will be a moment when it will not work anymore. We cannot provide compatibility between the theme and wordpress if you do not update it.

1. Please use this css to center the logo
@media (max-width: 767px){
.header-style-3 .td-logo img {
position: relative;
right: 0;
top: -10px;
z-index: 3;
padding-top: 0px;
width: 180px;
margin-left: auto;
margin-right: auto;
display: table;
}

2. I cannot provide any css solution for it as it;s not added through css. il;m not even sure newspaper 4 had this option. Check the theme panel .If there is no such option in there, you can only add it custom .

5. This is how the search icon was added on newspaper 4:

.td-sp, .td-scroll-up-visible {
background-image: url(images/sprite/elements.png)!important;

}
You can change that url to your own image url and it should work

Thanks.

Bogdan B.
tagDiv Staff

Hi,

1. The sticky logo is there now. Mobile and desktop

2. Please remove any custom css you may have affecting the logo and add this code instead:

.td-header-style-7 .td-header-sp-logo{
max-width: 278px!important;
}
.td-header-style-7 .td-header-menu-wrap-full{
height: 106px!important;;
}

3. For the slider issue, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test the slider again. i sus pect some plugins are no longer compatible in the current version of the theme.

Thank you!

marzamemi
tagDiv Member

No worries! Thanks! I used this code
.td_category_template_8 .td-category-header{
z-index:2!important;
}

with z-index: 2 instead of 1 to prevent grid image link hover gets over the list.

Bogdan B.
tagDiv Staff

Hello,

Sorry for the inconvenience. It seems this bug escaped us. It’s a simple z-index issue. The container gets a z-index of 0 when a 1 is required.
Please use this css in the theme panel->custom css box for a quick fix:

.td_category_template_8 .td-category-header{
z-index:1!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,

You should follow google’s specific instructions on how to place the ad. The official medoth to implement adsense codes i through the theme panel’s ad spots: https://forum.tagdiv.com/article-ads/
Some adsense codes require a part of code added to the head section of the site. That is found in the header.php file in the main folder of the theme. But the ad code itself is still added in the theme panel ad spots.

Thank you!

Catalin
tagDiv Staff

Hello ThePhotoConnection,

Please notice that you can manage the social icons from Theme Panel->Social Networks area, like this -> http://screencast.com/t/fdkw2deF2 There you will find the entire list of the Social Networks. I have tried to access your website but I saw that it is in maintenance mode.
So, if you want to remove the theme logo when the menu is sticky, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-sticky-header{
display:none!important
}

If is not what you mean, please provide more detail about what you intend to achieve so I will be able to provide a more accurate response.

Thanks for the message!

Bogdan B.
Moderator
#0

Hello,

This is not an official method of implementation. I am creating a new topic here rather than creating an official guide. It’s just something I tested now and it seems to work. It’s not perfect but it may help our community with the VK network sharing.

Before other requests come about, please note that I cannot provide a solution for the social counter. That requires quite a bit of coding skills and has to be done on a development stage. The social counter is a very complex element and new social networks cannot be added as simply as the social share buttons.

If you want to add the VK social sharing network to your post social sharing top or bottom icons like so http://screencast.com/t/ScMmNIBXmM , then here is a guide on how to do it:

1. Access this link: https://vk.com/dev/share_details

2. Copy the first part of the code that is meant to be added to the head section of the site and do just that: The file is header.php in the main folder of the theme: http://screencast.com/t/P1PrauKfj

3. The second part of the code needs to be added in your preferred location on the site. I have not tested any other positions but you can get creative with the positioning if you want to. I just added it next to the other social sharing buttons on posts.
The file you need to add it to is td_module_single.php: http://screencast.com/t/9smS813bC
I also wrapped the code in a div and added a custom class for css positioning. Here is the final code:

<div class="td-social-vk">
<script type="text/javascript">
document.write(VK.Share.button());
</script>
</div>

4. Now it will require a bit of css for better positioning so it will not interfere with the other social share buttons. Add this code in the theme panel->custom css box:

@media(min-width:1018px){
.td-social-vk{
float:right;
margin-left:10px;
margin-top:7px;
}}
@media(max-width:1018px){
.td-social-vk{
float:none;
margin-left:auto;
margin-right:auto;
display:table;
margin-top:7px;
}}

You can get creative with this method and change it to your liking. The VK link above also provides solutions if you want to change the style of the button but I have not tried this.

This will not work on the mobile theme though. If you want to add the network on the mobile theme you will need to add it to this file: http://screencast.com/t/hN6TY7vhvK

I hope this helps everyone that needs a quick VK button.

Thank you and best of luck to you all!

krysn76
Participant
#0

Hi tagdiv team,

I see that the theme has so many diverse features..you tried to add lot of accessory features too ..but i dont understand why you left the most basic thing to implement for the theme i.e. Ajax navigation for posts , tags ,categories pages…[i know abt the one thats in visual composer but visual composer is not used on each & every page like categories,tags pages ] Every time a visitor clicks on next page numbers, the whole content [css,js,etc..] gets loaded ..In Ajax just that part of the page is loaded rest of the stuff like sidebars,header,footer stays . I am sure i dont need to explain abt the benefits of using ajax.

I request you to implement this feature in next update.

Also Is there a way currently i can implement the ajax for the above type posts in the theme ?

Aerocrewnews
tagDiv Member

None of what you are referring to makes any sense with what Google is asking me to do.

This is where google wants to see this code:
https://support.google.com/adsense/answer/7107718?visit_id=undefined&hl=en&rd=1

Under the Analytics screen shot you sent over the ? says this code will go in the <body>. The google instructions clearly want this code in the <head> section. The header and footer plugin does put it in the <head> area but it is in the middle. Not exactly where Google said. They did deny me after a week of “in review.” I’m guessing it’s because of where this code was.

I did try just putting it in an ADS box in the Theme area, but that didn’t seem to work either. From what I understand this is not an actual Google Ad it is just code so they can verify my site.

I have looked at the CUSTOM area under the THEME panel but I don’t think this is where this code goes either.

Thanks for your help.
ACN

  • This reply was modified 9 years by Aerocrewnews. Reason: Updating
Triblu
Participant
#0

I have done as the author first suggested and selected Theme panel/POST SETTINGS/GENERAL MODAL IMAGE and clicked to turn it from off to ON … and nothing happens when I click on the image. With ThriveThemes they automatically make a page or post header (featured) image clickable to the post or page that it is featured on, and I shamefully assumed this great theme would have done the same sort of thing.

My previous theme used on my site where I’ve installed Newsmag now, forced me to manually link EACH header image to the post’s URL and thus I do NOT use the Featured Image option … but would like to be able to use this feature given that I have purchased an up-to-date theme.

Any suggestions?

Triblu
Participant
#0

I do not like the black nav bar and black footer. Would much prefer the same color of blue used in the line that appears above the nav bar.

1) What is the color number used in the blue line above the nav bar?
2) How can I change the background color in both?

Thank you in advance,
Trish

Viewing 25 results - 22,601 through 22,625 (of 29,850 total)