Content

Posted in: Newspaper
Post count: 12

Hi,
How can I eliminate the default footer settings of blocks with titles “Popular posts” & “Popular category”? I looked in the widgets area in Footer 2 and Footer 3 but they are empty. From where does this data come from?

One other question: how can I delete a post writer name that comes out when I inser “Block” into pages?

Thanks.
Kind regards,
Anita

Post count: 12

Hi,
I also wanted to know if there is a events plugin available or can you reccomment one compatible with your theme and Visual Composer?

Thanks,
Anita

Post count: 12

Hi,
by events plugin I mean also a widget that would represent a calendar.

Thanks,
Anita

Post count: 20688

Hi,

Some of the footer templates come with predefined content and others are blank templates, more information here – https://forum.tagdiv.com/footer-templates/ If you want to have just your own content in the footer, select an empty template – https://www.screencast.com/t/Bn9NUU1sh and add your content in the widgets section.
To remove the post author name on blocks and modules go to Theme panel->Block settings – https://www.screencast.com/t/jlRInAea and disable it there. You could use the calendar widget available as a widget – https://www.screencast.com/t/HZreerRjG or in Visual composer – https://www.screencast.com/t/zTlqB9JYO but if you need a complex calendar with more options and possibilities, you must search for a plugin that can offer them as I can not make any recommendations because no such plugins are tested with the theme. Just try a few of them and select the one that you like.

Thanks

Post count: 12

Hello Simion C.

I just created a new page on my site and added the content on that page but it is showing blank into the mobile theme, but on my laptop, it is working fine. So can you please help me to resolve the issue. this is URL “technosoups.com” and page is “Deals”

Post count: 12

Hi,
I have one other question regarding the footer, the hoover effect on the links: now it is dark and I can’t seem to find the settings of that effect. I want to change the color of the hoover.

Thanks.
Regards,
Anita

Post count: 20688

Hi,

If you want to display the same elements on both mobile and desktop, don’t use the mobile theme, the main theme is already capable of this with it’s responsive design for mobiles. The mobile theme comes with a single predefined page template, a top grid and Latest articles section. More about this here – https://forum.tagdiv.com/the-mobile-theme/
The link hover colors in the footer inherit the theme accent color set in theme panel – https://www.screencast.com/t/g9gJSuYmz89 However if you want to change the link hover color only for the footer you can do it with some css, just enter it in Theme panel->Custom Css

.td-footer-wrapper .widget a:hover {
color: yellow;
}

Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.