Search Results for 'header'

Results from the Forum
WorldWideWill
Participant
#0

Hi, I would like to remove the Youtube, Vimeo and VKontakte icons from my social media icons on the header and footer, how can I do this? is there any custom CSS I can use? Thanks!

Edward
tagDiv Member

You can place that code here – https://www.screencast.com/t/iGefS9jwHpKJ in the

header.php

file found in the main theme folder.

https://forum.tagdiv.com/topic/google-adsense-activation/

#0

Hi,
AdSense ads are not being displayed at my site (elpolaco.info).

As Google AdSense tells ads are “automatic”, I just pasted the piece of code on the “header.php” file.
https://support.google.com/adsense/answer/7477845?hl=en
However, at the Theme Panel, the ad code boxes are empty, and the ads are not being displayed.

What is wrong?

Thanks

Jaime

simchris
tagDiv Member

Hi. .. sorry …
got major sidetrack due to being diagnosed with type II diabetes in 2014; then spent 2 years getting that under control, and 2 years “curing” it — I am now cured and drug free as of Jan 1, but I was moving a bit slowly on all fronts due to taking drugs several times a day, losing 50 lbs, hour of cardio every day, blah blah ….

Finally got around to moving our web server to HTTP/2 on May 12, 2018 (that’s how far behind I was on THAT…) …

Right now, I’ve been working through the different strategies for optimizing website based on:

A) HTTP/2
B) mod_pagespeed “on” – but tuned for bandwidth by default, then turning on select elements; optimizing config to load images via /server/path/ vs http in order to auto-generate webp format images for mobile; necessary for removing comments dynamically including stuff like TagDiv still putting in the theme version in the comments readable by bots which is invitation for hacking for edge issues with XSS and whatnot (BAD!).
C) changing approach to above the fold, due to the way HTTP/2 works; testing whether or not “front loading critical CSS” inline is needed or not; so far, using Lighthouse in Chrome, it seems to matter after all…
D) big trick is optimizing CSS to remove “unused” CSS entirely; using an online tool to scan pages, then basically generate a CSS file that is 40% smaller prior to anything else; Google’s Lighthouse now counsels on this issue, quite nicely — problem with *all* themes out there, sadly.

Since I have my own server, my optimizations are based on running number of daily updated news portals; and trying not to use external CDN and trying not to use static caching beyond opcache for PHP 7.2x and HTTP/2 et al.

Since this subject has been changing so quickly the past couple of years, the whole book thing became a bit pointless as the landscape keeps shifting.

So, again – I kind of moved over to seeing how far we could go with
– https
– php 7.2x with opcache on
– no cdn, or caching plugin in WP
– mod_pagespeed for dynamic optimizations; static /paths/to/images/
– optimized CSS and JS files
– HTTP/2 for nextgen page delivery
– yes/no above the fold critical CSS testing (still in progress!)
– yes/no placement of css/scripts header or footer (still testing!)
– yes/no on combining css and js into single files or not

Simion C.
tagDiv Staff

I see that the required code was added in the header, also in the body. But from what I can see there are no actual ads in that post page at this moment.
Make sure the ad codes are entered in the theme panel
https://www.screencast.com/t/jYAQD5sE4V
And also maybe try and wait for a while, the ads should appear.

Francis
tagDiv Member

Hi Simion,

I forgot. The reason for removing the codes I put in Theme Panel > AMP Area is because it causes some non-critical errors when I put the codes there, no matter it is for Header, Footer or Article positions. Thank you.

Simion C.
tagDiv Staff

Edit the page with the composer and remove them, like this example for the ticker below the header
https://www.screencast.com/t/WB6joxNZv5
https://www.screencast.com/t/hGfUkomZ
https://www.screencast.com/t/NlpAmq5cxrz

abewy
tagDiv Member

Well, it doesn’t…

Here’s what I’ve tried. Took the code from the JS Snippet tab (both JS and HTML codes) and inserted in the plugin Embedded Form Code area.

Took only the JS part from the JS Snippet tab.
Took only the HTML part from the JS snippet tab.
Took the HTML from the HTML code tab.

Nothing works. But it works when as you suggested I add the code in a text element.

Here’s the code :

JS Snippet tag

<!-- MailerLite Universal -->
<script>
(function(m,a,i,l,e,r){ m['MailerLiteObject']=e;function f(){
var c={ a:arguments,q:[]};var r=this.push(c);return "number"!=typeof r?r:f.bind(c.q);}
f.q=f.q||[];m[e]=m[e]||f.bind(f.q);m[e].q=m[e].q||f.q;r=a.createElement(i);
var _=a.getElementsByTagName(i)[0];r.async=1;r.src=l+'?v'+(~~(new Date().getTime()/1000000));
_.parentNode.insertBefore(r,_);})(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml');

var ml_account = ml('accounts', '1194458', 'k2v6k3i0v0', 'load');
</script>
<!-- End MailerLite Universal -->

<div class="ml-form-embed"
data-account="1194458:k2v6k3i0v0"
data-form="942194:c8z5g9">
</div>

HTML code tab

<style type="text/css">
#mlb2-942194.ml-form-embedContainer {
box-sizing: border-box;
display: table;
height: 100%;
margin: 0 auto;
position: static;
width: 100% !important;
}
#mlb2-942194.ml-form-embedContainer h4,
#mlb2-942194.ml-form-embedContainer p,
#mlb2-942194.ml-form-embedContainer span,
#mlb2-942194.ml-form-embedContainer button {
text-transform: none !important;
letter-spacing: normal !important;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper {
background-color: #f6f6f6;

border-width: 0px;
border-color: #e6e6e6;
border-radius: 4px;
border-style: solid;
box-sizing: border-box;
display: inline-block !important;
margin: 0;
padding: 0;
position: relative;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper.embedDefault { width: 400px; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 400px; width: 100%; }
#mlb2-942194.ml-form-embedContainer .ml-form-align-left { text-align: left; }
#mlb2-942194.ml-form-embedContainer .ml-form-align-center { text-align: center; }
#mlb2-942194.ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
#mlb2-942194.ml-form-embedContainer .ml-form-align-right { text-align: right; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
height: auto;
width: 100%;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
padding: 20px 20px 0 20px;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
padding-bottom: 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
margin: 0 0 20px 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
color: #000000;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: 400;
margin: 0 0 10px 0;
text-align: left;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
color: #000000;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 400;
margin: 0 0 10px 0;
text-align: left;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol {
color: #000000;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 14px;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
color: #000000;
text-decoration: underline;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
margin: 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
margin: 0;
width: 100%;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
margin: 0 0 20px 0;
width: 100%;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
margin: 0;
padding: 0 0 20px 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
margin: 0 0 10px 0;
width: 100%;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
margin: 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
margin: 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
background-color: #ffffff;
color: #333333;
border-color: #cccccc;
border-radius: 4px;
border-style: solid;
border-width: 1px;
font-size: 14px;
line-height: 20px;
padding: 10px 10px;
width: 100%;
box-sizing: border-box;
max-width: 100%;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder { color: #333333; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder { color: #333333; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder { color: #333333; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder { color: #333333; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
height: 42px;
}
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 70%; float: left; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: 30%; float: left; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; padding-right: 10px; }
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
background-color: #ffffff;
color: #333333;
border-color: #cccccc;
border-radius: 4px;
border-style: solid;
border-width: 1px;
font-size: 14px;
line-height: 20px;
padding: 10px 10px;
width: 100%;
box-sizing: border-box;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
background-color: #000000;
border-color: #000000;
border-style: solid;
border-width: 1px;
border-radius: 4px;
box-shadow: none;
color: #ffffff !important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 14px !important;
font-weight: 700;
line-height: 20px;
padding: 10px !important;
width: 100%;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
background-color: #333333;
border-color: #333333;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
display: inline-block;
float: left;
margin: 1px 0 0 0;
opacity: 1;
visibility: visible;
appearance: checkbox !important;
-moz-appearance: checkbox !important;
-webkit-appearance: checkbox !important;
position: relative;
height: 14px;
width: 14px;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
color: #000000;
display: block;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
padding-left: 25px;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
font-weight: normal;
margin: 0;
padding: 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
color: #000000;
text-decoration: underline;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
color: #000000 !important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
font-size: 12px !important;
line-height: 18px !important;
margin: 0 5px 0 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:first-letter {
color: #000000 !important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
font-size: 12px !important;
font-weight: normal !important;
line-height: 18px !important;
padding: 0 !important;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
margin: 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
margin: 0 0 20px 0;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
background-color: #000000;
border: none;
border-radius: 4px;
box-shadow: none;
color: #ffffff !important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 14px !important;
font-weight: 700;
line-height: 20px;
padding: 10px !important;
width: 100%;
box-sizing: border-box;
}
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
background-color: #333333;
}
.ml-subscribe-close {
width: 30px;
height: 30px;
background: url(https://bucket.mlcdn.com/images/default/modal_close.png) no-repeat;
background-size: 30px;
cursor: pointer;
margin-top: -10px;
margin-right: -10px;
position: absolute;
top: 0;
right: 0;
}
.ml-error input {
background: url(https://bucket.mlcdn.com/images/default/error-icon.png) 98% center no-repeat #ffffff !important;
background-size: 24px 24px !important;
}
.ml-error .label-description {
color: #ff0000 !important;
}
.ml-error .label-description p {
color: #ff0000 !important;
}

#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,
#mlb2-942194.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter {
color: #ff0000 !important;
}
@media only screen and (max-width: 400px){
.ml-form-embedWrapper.embedDefault { width: 100%!important; }
.ml-form-formContent.horozintalForm { float: left!important; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
.ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
}
</style>
<div id="mlb2-942194" class="ml-form-embedContainer ml-subscribe-form ml-subscribe-form-942194">
<div class="ml-form-align-center ">
<div class="ml-form-embedWrapper embedForm">
<div class="ml-form-embedBody ml-form-embedBodyHorizontal row-form">
<div class="ml-form-embedContent">
<h4>Newsletter</h4>
<p>Signup for news and special offers!</p>
</div>
<form class="ml-block-form" action="https://app.mailerlite.com/webforms/submit/c8z5g9" data-code="c8z5g9" method="post" target="_blank">
<div class="ml-form-formContent horozintalForm">
<div class="ml-form-horizontalRow">
<div class="ml-input-horizontal">
<div style="width: 100%;" class="horizontal-fields">
<div class="ml-field-group ml-field-email ml-validate-email ml-validate-required">
<input style="width: 100%;" type="email" class="form-control" data-inputmask="" name="fields[email]" value="" placeholder="Email">
</div>
</div>
</div>
<div class="ml-button-horizontal">
<button type="submit" class="primary ">Subscribe</button>
</div>
</div>
</div>
<input type="hidden" name="ml-submit" value="1">
</form>
</div>
<div class="ml-form-successBody row-success" style="display: none">
<div class="ml-form-successContent">
<h4>Thank you!</h4>
<p>You have successfully joined our subscriber list.</p>
</div>
</div>
</div>
</div>
</div>
<script>
function ml_webform_success_942194() {
var $ = ml_jQuery || jQuery;
$('.ml-subscribe-form-942194 .row-success').show();
$('.ml-subscribe-form-942194 .row-form').hide();
}
</script>

<script src="https://static.mailerlite.com/js/w/webforms.min.js?v03ee2804ef2f008535475a5d62f02f94" type="text/javascript"></script>

Julia white
Participant
#0

Hi,

Is it possible to add a custom class to a menu item?
For example, I want to add my own class to 5th Li tag of the header menu.

Simion C.
tagDiv Staff

Hi,

The archive page will display posts according to the date chosen, if available/ For example
https://andreian.com/2018/03/25/
There is a default archive template, which can be customized in the theme panel only
https://www.screencast.com/t/5gjL8VjBDu

Since theme version 8.8 you can now import predefined templates including for archive pages, or import a blank archive template and use your desired elements in it
https://www.screencast.com/t/3qfJ5b74W

I don’t exactly now what exactly you want to do with these archive pages and templates in relation to the header menu. Some more details would be helpful.

Thanks

Simion C.
tagDiv Staff

Hi,

That seems to be the theme activation key, maybe you entered it somewhere other than the theme activation, by mistake.
If you entered code in the theme header file wither manually
https://www.screencast.com/t/ieANNmaF8x
Or by this theme panel section
https://www.screencast.com/t/sujzyptSPJkw
Check those locations and if the activation key is entered there remove it.

Thanks

Catalin
tagDiv Staff

Hello svlasov,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.td-header-menu-wrap-full{
margin-top:55px;
}

The result is here -> https://www.screencast.com/t/0nOutkJs

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

Maybe this guide will help you
http://www.wpbeginner.com/wp-tutorials/how-to-install-facebook-remarketingretargeting-pixel-in-wordpress/
It mentions that you have to add a code between the head tags, those are located here
https://www.screencast.com/t/o6bw49TSRO
You could enter the code manually instead of using a plugin. Or use the header script location in the theme panel, this will output the code in the same location
https://www.screencast.com/t/3Z21r3Pb
The later would be more a proper way, the code will not be remove after a theme update if entered in the theme panel.

Thanks

#0

Hello,
I am using the next prev ajax pagination to display 6 posts in a block 5 element. It works fine when using “page builder + blank template” page settings. When I set the page back to default template (displays header and footer), I loose functionality. The button selection next or prev refreshes the page keeping the same 6 posts. None of the pagination options will work.

vincent
Participant
#0

my site is andreian.com

I want to use the archive template as a menu header, with my blog posts from all time. I see on the theme page there’s an option for a year article (andreian.com/2018) how can I get this for all time?

Wordpress documents said to use the post template on a blank page, but using Newspaper, there’s no archive template.

Please help

is-andreas
tagDiv Member

thx. i have add an top header menu – but it is display on the right side.

Edward
tagDiv Member

Try to Top Header Menu add Custom Link with the follow parameters (for example):

URL: #
Navigation Label: Tel. 0123456789

Also for e-mail item…

squallhajime
tagDiv Member

Hi, I know what you mean but it is just not feasible. I have to create a blank template from scratch with different sections and rows. Apart from the blank template, there are really no other “single post templates” that I can use.

Those other templates are more for people who wants to change the look of their header while the body content is taken from the post itself.

I have mentioned that I have to create something similar to https://backlinko.com/mobile-seo-guide. As you can see the content body is broken into different full-width sections with different colors and not just different headers.

So in my case, I can only create a blank template and insert my content DIRECTLY into the template itself. I cant use the WYSIWYG editor in my post at all. So essentially I have to manually add my content into the template like this URL for example – http://exopetguides.com/tdb_templates/blank-single-template/. Then link up the post that I want to create but without any content in its WYSIWYG editor.

In other words, it won’t be dummy content but my actual content which appears twice. One in the template URL you see above and another – my post URL. Can you see the duplicate?

Furthermore, all my content should be consolidated in under WordPress post section. and not some under Post some under Cloud Templates.

If there are really no more solutions I may find another solution.

Hope this clarifies

Thanks

LiadP
Participant
#0

Hello,

I am using the newspaper theme with the crypto news demo.
I want to add the cryptocurrency price ticker widget.
This is the one I am trying: https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/

As soon as I activate the plugin and add it somewhere, the entire page gets stuck after loading the header and scattered parts of the site.

Two questions:

1. How do I fix this?

2. In the demo, there are some areas in the homepage that contains a banner “Please install the Cryptocurrency Price Ticker Widget”,
How do I remove those banners once I get the widget to work?

B.R.

Catalin
tagDiv Staff

Hello markhatwood,

You should try using another header style from our list -> https://forum.tagdiv.com/header-styles/

Thanks for your understanding!

worldofmaya
Participant
#0

Hi!
I’m trying to updated an existing site from version 8.1 to 8.8.1 without success. Everything loads fine in v8.1. As soon as I use the new theme none of the posts have any content (td-post-content ist empty).
– I tried to reset everything via theme panel
– I disabled all plugins
– only disabled td-composer
– installed Demo content
Nothing helped.
Last thing I did was enabling wp debug which displays the following error:
Fatal error: Uncaught Error: Call to undefined function get_featured_image_copyright() in /usr/www/users/testsd/wp-content/themes/Newspaper-child/includes/wp_booster/td_module_single_base.php:166 Stack trace: #0 /usr/www/users/testsd/wp-content/themes/Newspaper/loop-single.php(47): td_module_single_base->get_image('td_696x0') #1 /usr/www/users/testsd/wp-includes/template.php(688): require_once('/usr/www/users/...') #2 /usr/www/users/testsd/wp-includes/template.php(647): load_template('/usr/www/users/...', true) #3 /usr/www/users/testsd/wp-content/themes/Newspaper/single.php(28): locate_template('loop-single.php', true) #4 /usr/www/users/testsd/wp-includes/template-loader.php(74): include('/usr/www/users/...') #5 /usr/www/users/testsd/wp-blog-header.php(19): require_once('/usr/www/users/...') #6 /usr/www/users/testsd/index.php(17): require('/usr/www/users/...') #7 {main} thrown in /usr/www/users/testsd/wp-content/themes/Newspaper-child/includes/wp_booster/td_module_single_base.php on line 166
Do you have any clue why this happens?

Simion C.
tagDiv Staff

Hi,

That would be possible with some CSS. If you could provide a link to your website or at least mention the header style used (link would be most helpful) I will try to give you a code for this.

Thanks

Simion C.
tagDiv Staff

The height can be modified by changing the line height of the menu for example
https://www.screencast.com/t/0tnULgutgr8Z

So the border should be around each menu item? Like this maybe
https://www.screencast.com/t/kQaD67KzX

#td-header-menu .sf-menu > li {
border: 1px solid blue;
border-left: none;
}

Simion C.
tagDiv Staff

I thought I fixed that properly, my mistake. This is the whole code, the result should now be what is needed
https://www.screencast.com/t/1AUSmwbyp2k9

#td-top-mobile-toggle,
.td-search-wrapper {
display: none;
}
.td-header-wrap .td-header-main-menu {
height: 47px !important;
}
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
height: 47px !important;
}}
.td-header-menu-no-search .td-header-main-menu {
padding-left: 0;
}

Simion C.
tagDiv Staff

Hi,

In regards of the header functionality there are plans to add more features and also freedom to customize them.
I will add the video suggestion on our list of suggestions. All the suggestions mentioned by our users are noted and considered.

Thanks

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