pierre
asked 6 years ago

Hello,
so when we have a menu to show articles from a category, we have the first article twice…Which is not really good!
 
For example look here:
https://www.micmag.be/mig/cat/dossiers-thematiques/le-dernier-voyage-rites-funeraires-et-diasporas/
 
Do you know if there is a option to remove the article in head, and begin directlywith the 2 columns table ?
 
Thank you.
 
Regard.

5 Answers
DominicStaff
answered 6 years ago

In this case, you need to change the php file. You can copy/paste the fured-block.php file into the child theme then open it and find the line 38. 
Replace it with the following code: 

get_template_part( 'content' );

Please let me know if you still face their issue. 

pierre
answered 6 years ago

Hello,
sorry but it doesn’t work.
we put the modified file “fured-block.php” in wp-content/themes/dw-magz-child/templates
and in wp-content/themes/dw-magz-child
But nothing changes.

And the best I think is not to remove this…because we’ll have a big blank space before the other articles in colun, no ?
The best is simply to fix this bug. Why the featured articles are always in first and second places of the pages ? It is not normal. No ?

Regard.

Dominic Staff
replied 6 years ago

Yes, in this case, you need to add the following code to the Custom CSS to remove this section.
.featured-block {display: none;}

pierre
answered 6 years ago

Hello, thank but that is not a good solution because these remove the header for all page.
The best way is to fix this annoying bug.
 
How can we stop to have the same articles twice ? In the header and in the first column.
 
Regard.

Dominic Staff
replied 6 years ago

Yes, we are checking and fixing this issue.

pierre
answered 6 years ago

OK, thanks.
But don’t understand. Nobody have see this bug before ?
 
And how many time before the patch ?
 
Regard.

Dominic Staff
replied 6 years ago

At the moment, we are using the sticky post in the categories and have some highlight style for the post under the featured blog of the categories. and it does not the bug. We are checking to find the best solutions for the feature blog section in the categories page. We will update and release it as soon as possible.

Dominic Staff
replied 6 years ago

We have fixed this issue and released the latest version 1.0.6, you can check and download the latest version now.

DominicStaff
answered 6 years ago

I have checked your site and see that it working fine, I think this issue come from the server.
Also, you can let me know the font that you want to use in the Menu section, I will check this issue.
If you still face their issue, you can let me know, I will check and help you resolve the issues.

pierre
replied 6 years ago

Hello,

update is ok now. For the font, after the update, we must go to DW Magz / themes options / typography, click on "Save Changes" to force to use our settings.

BUT we still have the same problem… Are you sure you fix the bug…?
example : https://www.micmag.be/cat/dossiers-thematiques/nationalite/

Regard.

Dominic Staff
replied 6 years ago

We have fixed this issue, you can check your site now.

pierre
answered 6 years ago

Hello,
 
thank you very much. But what was the problem ?
Is it a bug, or a bad parameters ? Will be fix in next version ?
 
Regard.

Dominic Staff
replied 6 years ago

It’s some confused the code in the child theme. I have custom the code to resolve this issue in some day ago and I forgot it.
Just removed it today to resolve this issue.

pierre
answered 6 years ago

OK,
thank you very much for this quick answer…
Regard.

Powered by DW Question & Answer Pro