Search Results for 'header'

Results from the Forum
albertohduarti
Participant
#0

Hello
I wonder if it is possible to leave each header of a particular color category different. For example: the category sports leave in the yellow color, when to open the news related to the sport the header to be yellow instead of orange as follows the example. See: https://redeagoradenoticias.com.br/esporte/

The whole site is orange, but when I open the sports page I want it to be yellow, but when clicking on each sport category news, the header appears orange rather than yellow. Can you help me?

healthrocksuk
Participant
#0

Hi,

I am looking to find a way to include the shopping cart icon, which also shows the products, quantity and price in a drop down.

I can find a plugin to do this but wanted to check first to ensure there isn’t something I’ve missed in the settings anywhere in this theme.

Ideally, I’d like to be able to do more as far E-commerce with this theme but seems it only has the very basic features to allow the display of products.

Could you advise please?

Thanks

Arafat
tagDiv Member

Anyway, can I change the header menu style? I really like the style 7

Simion C.
tagDiv Staff

So you want to use block header style 1 fro that block 4, I see it currently uses block style 17
https://demo.tagdiv.com/newspaper/block-header-17/
Still the block should display posts and the ajax filter just like it can be seen in the demo block. Does this happen if you enable the ajax filter on a different block? or on a new page? Maybe it is a conflict of some kind if the ajax filter does not work in other cases as well. Could be caused by a plugin or code additions.

Try deactivating all the plugins except theme plugins and check if the block functions properly. Temporarily remove code entered in theme files directly or theme panel. Let us know the results.

Regardless of page builder used to create the page, the blocks and ajax filter should work without any issues. The tagDiv composer is created specially for the theme, also WPBakery (Visual composer) is tested with the theme after each update and included in the theme package.

Palle_66
tagDiv Member

Hi Simion, thanks för quick respons.

Yes, I have even tryed different ways with other blockheader include categories and posts. But it vill not been showed any text on Blockheader 1 who i want to use.

I have one more site with theme Newspaper there everything works well 🙂 (https://www.post127.se) But on this site I not use TagDiv Composer. I also have problem with mobile menue at Internetfoto, but on post127.se even the mobile menue works correct.
Could the problems be on the TagDiv Composer I use on Internetfoto?

Bogdan B.
tagDiv Staff

Hello,

Please check this solution:
https://forum.tagdiv.com/topic/top-header-menu-on-mobile-3/
If you cannot get it to work properly, please provide a link to your site so we can inspect it.

Thank you!

Simion C.
tagDiv Staff

Hi,

I believe I mentioned before, demos contain custom design. The gadgets demo uses by default header style 5, there is design for that header style in the demo stlyesheet
https://www.screencast.com/t/GrVPPxkSzY
If you change the header style this design will not apply anymore, it will affect only header style 5.

The fitness demo also has customization for header style 10 that it uses
https://www.screencast.com/t/bwet2SPijcRs

The base header styles look like this
https://forum.tagdiv.com/header-styles/
Most demos will contain modifications for a single one, the one that they use. When changed some of the design or all will not apply anymore.

Thanks

Simion C.
tagDiv Staff

Hi,

Our AMP plugin does not show a menu, this is not implemented at the moment. However it might receive a menu in future plugin updates.
This is similar to the Yoast SEO website AMP version
https://yoast.com/social-media-optimization-with-yoast-seo/amp/

The logo that will be used in the header will be the one set for mobile
https://www.screencast.com/t/s0TSQ7WO
Try testing with different logo sizes and check if the logo is still blurry. It should be exactly as uploaded. I used in a test a logo like this
https://www.screencast.com/t/ECwm3YPVof7
https://www.screencast.com/t/7qjwLciCK0tR
It was centered in the first version of the plugin, but a decision has been made to left align it in the latest plugin version. A setting has not been added to choose it’s location.

As long as you are entering valid codes in the desired locations of the AMP plugin, there should be no problem with the ads
https://support.google.com/adsense/answer/7183212?hl=en
https://www.screencast.com/t/Kd7fibQixj
Be sure to test on mobile or mobile emulators to see the ads, on desktop they might not appear.

The same footer logo from desktop will be displayed in the AMP version. So it should look the same.

The plugin is at it’s beginning, it will receive more options in future updates, suggestions are welcome as well. It has no translation settings at the moment. It could only be translated with modifications to the plugin files if required
https://www.screencast.com/t/pqaEwqwdRyb

Thanks

Catalin
tagDiv Staff

Hello nitewriter07,

Please try to the solution from the following topic from here -> https://forum.tagdiv.com/topic/bug-header-style-10-text-logo-tagline/

Thanks for the message!

nigelryans
Participant
#0

Hello,

So due to the fact that my regular website header logo doesn’t resize properly on mobile devices, I set a separate logo for mobile through the Newspaper theme panel. I made sure the upload was at the recommended size, but it doesn’t appear at all on my mobile device (iPhone 7+).

Here is my website link: https://www.jotaku.net/

Any help with this would be much appreciated!

Palle_66
Participant
#0

Hi, I use Blockheader 1 at Block 4, but I can´t see the categories on it. I know that text exist but it,s invisible.
(You could see that it is a link when use mouse over the place there the categories text would be shown)
https://www.internetfoto.se

Best regards
Patric

weselyon
Participant
#0

Hi everyone.

I tried to edit my shop page with the TD composer. The page keeps loading and after a while, it shows this error at the header “Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!”

My store runs on woocommerce.

How do I fix this?

anatoli076
tagDiv Member

After one day of tries I made it: just modify the td_api_header_style::_helper_show_header() function as you please. In this particular case, I added a $front_page argument to which I pass the return value of the WP function is_front_page() and then I handle the “special” header inside the function.

NickDeBaerdemaeker
Participant
#0

For our site we have created an abc index for our posts.
We have a taxonomy built called “alphabetical_letter” which houses all the articles, which are on their own again divided into live-review, album-review and so forth.

We are now in the process of making seperate loop files/taxonomy files.
In our example we did this for the letter N for muziekrecensies category, so that this will display only all articles marked with the category muziek-recensies and the taxonomy alphabetical letter N, using the code further below.

The loop has been set for the first 30 posts, only strange thing is that after this the load more function from the theme kicks in, and displays all articles, not just the ones with the keyword N in the alphabetical letter taxonomy, but all the other ones from the category muziekrecensies.

Is there a way to solve this please ?
the page where this is happening can be seen here (posts currently set to -1 for reviewing reasons):

for the loop-albumrecensies.php
<?php
/**
* If you are looking for the loop that's handling the single post page (single.php), check out loop-single.php
**/

// $global_flag_to_hide_no_post_to_display - comes from page-category-big-grid.php and is a flag to hide the 'No posts to display' message if on category page there are between 1 and 5 posts
global $loop_module_id, $loop_sidebar_position, $global_flag_to_hide_no_post_to_display;

///if we are in wordpress loop; used by quotes in blocks to check if the blocks are displayed in blocks or in loop
td_global::$is_wordpress_loop = true;

$td_template_layout = new td_template_layout($loop_sidebar_position);

if (empty($loop_module_id)) { //not sure if we need a default here
$loop_module_id = 1;
}

$td_module_class = td_api_module::_helper_get_module_class_from_loop_id($loop_module_id);

//disable the grid for some of the modules
$td_module = td_api_module::get_by_id($td_module_class);
if ($td_module['uses_columns'] === false) {
$td_template_layout->disable_output();
}

$args = array(
'post_type' => 'post',
'posts_per_page' => '30',
'tax_query' => array(
'relation' => 'AND',
array(
'taxonomy' => 'alphabetical_letter',
'field' => 'term_id',
'terms' => array( '437' ), //this is by id
),
array(
'taxonomy' => 'category',
'field' => 'slug',
'terms' => array( 'muziek-recensies' ), //this is by slug
),
),

);

// The Query
query_posts( $args );

// The Loop

if (have_posts()) {
while ( have_posts() ) : the_post();
echo $td_template_layout->layout_open_element();

if (class_exists($td_module_class)) {
$td_mod = new $td_module_class($post);
echo $td_mod->render();
} else {
td_util::error(__FILE__, 'Missing module: ' . $td_module_class);
}

echo $td_template_layout->layout_close_element();
$td_template_layout->layout_next();
endwhile; //end loop
echo $td_template_layout->close_all_tags();

} else {
/**
* no posts to display. This function generates the __td('No posts to display').
* the text can be overwritten by the themplate using the global @see td_global::$custom_no_posts_message
*/

echo td_page_generator::no_posts();
}

this for the taxonomy-alphabetical_letter-n.php
<?php
/**
* the custom taxonomy template
* This file is loaded by WordPress on custom taxonomies. You can further customize this template
* for specific taxonomies by copying this file to taxonomy-yourTaxonomyName.php
*/

get_header();

global $loop_module_id, $loop_sidebar_position;

// get the current taxonomy object - note that it's note complete
$current_term_obj = get_queried_object();

//read the loop variables for this specific taxonomy
$loop_module_id = td_util::get_taxonomy_option($current_term_obj->taxonomy, 'tds_taxonomy_page_layout');
$loop_sidebar_position = td_util::get_taxonomy_option($current_term_obj->taxonomy, 'tds_taxonomy_sidebar_pos');

if (empty($loop_module_id)) {
$loop_module_id = 1; // module_1 is the default
}

// sidebar position used to align the breadcrumb on sidebar left + sidebar first on mobile issue
$td_sidebar_position = '';
if($loop_sidebar_position == 'sidebar_left') {
$td_sidebar_position = 'td-sidebar-left';
}

?>

<div class="td-main-content-wrap td-container-wrap">
<div class="td-container <?php echo $td_sidebar_position; ?>">
<div class="td-crumb-container">
<?php echo td_page_generator::get_taxonomy_breadcrumbs($current_term_obj); // get the breadcrumbs - /includes/wp_booster/td_page_generator.php ?>
</div>

<!-- content -->
<div class="td-pb-row">
<?php
switch ($loop_sidebar_position) {

default: //default: sidebar right
?>
<div class="td-pb-span8 td-main-content">
<div class="td-ss-main-content">
<div class="td-page-header">
<h1 class="entry-title td-page-title">
<span><?php echo $current_term_obj->name ?></span>
</h1>
</div>
<?php locate_template('loop-albumrecensies.php', true);?>
<?php echo td_page_generator::get_pagination(); ?>
</div>
</div>

<div class="td-pb-span4 td-main-sidebar">
<div class="td-ss-main-sidebar">
<?php get_sidebar(); ?>
</div>
</div>
<?php
break;

case 'sidebar_left':
?>
<div class="td-pb-span8 td-main-content <?php echo $td_sidebar_position ?>-content">
<div class="td-ss-main-content">
<div class="td-page-header">
<h1 class="entry-title td-page-title">
<span><?php echo $current_term_obj->name ?></span>
</h1>
</div>
<?php locate_template('loop-albumrecensies.php', true);?>
<?php echo td_page_generator::get_pagination(); ?>
</div>
</div>
<div class="td-pb-span4 td-main-sidebar">
<div class="td-ss-main-sidebar">
<?php get_sidebar(); ?>
</div>
</div>
<?php

break;

case 'no_sidebar':
?>
<div class="td-pb-span12 td-main-content">
<div class="td-ss-main-content">
<div class="td-page-header">
<h1 class="entry-title td-page-title">
<span><?php echo $current_term_obj->name ?></span>
</h1>
</div>
<?php locate_template('loop-albumrecensies.php', true);?>
<?php echo td_page_generator::get_pagination(); ?>
</div>
</div>
<?php
break;
}
?>
</div> <!-- /.td-pb-row -->
</div> <!-- /.td-container -->
</div> <!-- /.td-main-content-wrap -->

<?php

get_footer();

adamuiowa
tagDiv Member

The icons are there. URL is seo.wrestleview.com

This is the error I am getting in the console:
Failed to decode downloaded font: http://seo.wrestleview.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?15
(index):1 OTS parsing error: incorrect file size in WOFF header
(index):1 Failed to decode downloaded font: http://seo.wrestleview.com/wp-content/themes/Newspaper/images/icons/newspaper.ttf?15
(index):1 OTS parsing error: name: table overruns end of file

Arafat
Blocked
#0

Hi, Yesterday install “GadGets” demo theme but now I want to use style 7 header menu but when I use it looks like this: https://prnt.sc/jawgcj But I think it does not work properly, because a few days ago I install “Fitness Blog” demo then I use style 7 header menu it looks like different & look awesome. Please check the issue & solve it.

Site: 10bestgear.com

ryderspyder
tagDiv Member

That fixed the problem – thank you! One more question – what code should I use if I want the block header to look like this instead?

Thanks for your help!

cemmildon
Participant
#0

Hi, I’m having problems with AMP.
I want to use my menu on AMP but I can’t see it.
My header logo has poor resolution and I want to use on center.
My Adsense codes aren’t working.
I want to translate Leave a comment section.
Last problem is footer logo. My footer logo has poor resolution and wrong color.

anatoli076
Participant
#0

Hello,
I would like to set a different header for the front page instead of the global one. How can I achieve that?

Catalin
tagDiv Staff

Hello Anshu Garg,

I have inspected your website and I saw that your header Ad works as expected, as you can see here -> https://www.screencast.com/t/lNeH52VV5MBy Disable the AdBlocker if you are using something like this, clear all the caches and check the results. If is not what you mean, provide more details about your problem so I will be able to provide a more accurate response.

Thanks.

Simion C.
tagDiv Staff

Those header styles are full width, only when a background is set they will be boxed. If you want full width header elements when using a background for the website, you can use the force full width settings
https://www.screencast.com/t/5h6PBgajPezB

That demo uses this logo size – https://www.screencast.com/t/K2PLQAinbniX

failmuch
Participant
#0

Hi,

I noticed the social counters had disappeared from the back end so I updated to Newspaper 8.7. None of the plugins would install, I kept getting an error message about ‘no valid headers’, so I installed manually via FTP. They installed successfully but the site now was just showing a blank white screen on every page. I tried removing the visual composer plugin and then reinstalling it and removing the TagDiv’s Composer plugin and reinstalling that but nothing will work.

I’ve been working on it now for about 6 hours and I’ve just had to reboot my site back a week to get it working. It is now on Newspaper 8.5 and the social counters appears on every page but the homepage. I’m really confused.

Does anyone have any ideas what I can do?

Thanks in advance,
FM

ctoweett
tagDiv Member

That’s the top bar. You can disable it in theme panel>header>top bar if you don’t use it or change its colour in theme panel>theme colours>top menu>background color to #fff (white) if you use it (to display top menu for example).

Catalin
tagDiv Staff

Hello alopfr,

1)Sorry but the theme does not have any such an option for Excerpts for posts but only for Blocks/Modules on pages. Please check here -> https://forum.tagdiv.com/excerpts-introduction/
2)You should try using the Widgetised Sidebar from here -> https://www.screencast.com/t/TLUs22Dx
3)You should use a header style which displays the logo in full width, for example, header style 10. Please check here -> https://forum.tagdiv.com/header-styles/

Thanks for your understanding!

Viewing 25 results - 18,001 through 18,025 (of 29,850 total)