Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
daicadung
tagDiv Member

Hi Support,

I need make new sidebar for single post to effect all post. Please help me.

Thank you.

daicadung
tagDiv Member

Hi Lucian,

Thank you for support.

Best regards,

daicadung
tagDiv Member

Hi Emil,

Every categories, i define with a sidebar, in sidebar config some widget. Every sidebar on categories is different with widget.

I have a lot of categories, if every post set with diffent sidebar, will waste time when post and waste time when create a lot sidebar copy.

How can i mofidy by code?

Best regards,

daicadung
tagDiv Member

Hi Lucian,

Thank you. But with this feature, will hevay load server when processing…

I want code some for this work? How to?

Best regards,

daicadung
tagDiv Member

Hi @TheMediumUTM

I talk to you another problem, not the problem of this topic.

Thank you.

daicadung
tagDiv Member

Hi @TheMediumUTM

Sorry to bother you, I want to taking with you by email? Please, give me your email.

Thank you.

daicadung
tagDiv Member

Hi Radu,

I can define some zone cache for don’t cached, i have just cache with .html (url).

Best regards,

daicadung
tagDiv Member

Hi @TheMediumUTM

I will fix code and confirm later.
Again, thank you very much.

Best regards,

daicadung
tagDiv Member

Hi Lucian,

I want, when access some categories, that website show some different layout. So i will make some page (use visual composer), with a page define for a category.

How to custome? If you have tutorial for problem, please send me.

Best regards,

daicadung
tagDiv Member

Hi mehedi, Lucian,
Thanks for support.

Everything OK after insert feature images.
But, hat post is a infographic images, if used feature image, that post very bad.

How can fix by css custom?

if can not fix by css, i will use template 3 for infographic.

Best regards,

daicadung
tagDiv Member

Hi tagDiv,

My Featured category ID = 2

I using bellow code in file functions.php themes (i append code end of file)

add_action( ‘pre_get_posts’, ‘be_exclude_category_from_blog’ );
function be_exclude_category_from_blog( $query ) {

if( $query->is_main_query() && $query->is_category() ) {
$query->set( ‘cat’, ‘-2’ );
}
}

but it not working exclude post in featured.

my post added 2 categories: cars and featured.

when load site, i see post at featured and cars.

best regards,

daicadung
tagDiv Member

Hi all,

I will try agains, thanks all.

Viewing 12 posts - 1 through 12 (of 12 total)