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

Hi,

On our demo’s menu are added only some categories that are set to megamenu and pages with submenu items: http://screencast.com/t/dte2bmKwL5
You can make your menu that you need by adding your pages and categories like above.
An icon can be added to the menu like this: http://screencast.com/t/g8EzYaSS3GhO
You can add a category to the menu and set to appear like a megamenu: http://screencast.com/t/70RESs6F if that category has subcategories, they will appear automatically(you don’t have to add them like submenu).

Also our documentation will help: https://forum.tagdiv.com/newspaper-documentation/
Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no option to do this, modules can be used to display articles on category page, latest articles… Also any block was not designed using module 7. Sorry for inconvenience!
If you use a page template with articles list you can use module 7 to display these: http://screencast.com/t/rSjqzGmCu3

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to install demo data from Theme Panel: https://forum.tagdiv.com/install-demo-data/
Please follow our documentation: https://forum.tagdiv.com/newspaper-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Mega Menu will display the subcategories automatically if the selected category has any. – http://screencast.com/t/uH23yFkaFhttp://screencast.com/t/BvPCer7OUOgThttp://screencast.com/t/Q5rhDSj4cdL
Please try this without any plugins installed (leave only Visual Composer active). Also please update the theme if you are not using the latest theme version(1.4) and the Visual Composer(4.3.5) that comes with the theme and you can find it into the ../plugins folder. Follow this guide to update the theme and use ftp method: https://forum.tagdiv.com/how-to-update-theme/
Please also provide your site URL so we can also check this, some screenshots to show you set megamenu and categories.
Also please post your issues about newsmag theme in the newsmag section!
https://forum.tagdiv.com/forum/newsmag/

Thanks!

  • This reply was modified 11 years by Lucian.
Alin [tagDiv]
tagDiv Staff

Hi,

You can edit td_module_blog.php and put your button like this: http://screencast.com/t/9ScSX51Gm
So you don’t need to edit post template to add your button, it will appear when you set “Article bottom ad” for all post template styles.
Result: http://screencast.com/t/9pORH1sE0

Or you can disable “Article bottom ad” and use the code in Custom Ad from Theme Panel: http://screencast.com/t/jEiryBuubIm and use this code <?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?> in post template that you use bellow social sharing: http://screencast.com/t/BpyDhFWGVM http://screencast.com/t/X8MeA9kLP1C6

Result: http://screencast.com/t/X8MeA9kLP1C6

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Last theme update(4.6.1) had solved Visual Composer issues with WordPress 4.1. So you can use the latest version of WordPress.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to add your category to the menu and select “make this category megamenu” like this: http://screencast.com/t/hRnUhQJm04
The subcategories of the parent category will be automatically added on left side: http://screencast.com/t/A1stqwuvTW

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use excerpt from backend post editor to write excerpt manually: http://screencast.com/t/wKlrEBhFEl
Result: http://screencast.com/t/FQDNuirNx

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no option for this. The MegaMenu works only with categories and get posts and featured images from there.

Thanks!

Alin [tagDiv]
tagDiv Staff

5. You can add a block to an individual row and set margin/border to the column: http://screencast.com/t/AlOEmZ9psE
For widgets you have to use custom css.
6. If you refer to the Latest Articles sidebar will be the same on all pages. The Theme doesn’t have an option for that area, it’s only possible with custom modifications on the code but unfortunately it’s not an easy task.
7. The theme was initially designed with an fixed grid layout and changing it would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work, so the full width will hide the sidebar automatically.

8. You have to modify the template (404.php), you can check the other templates (post, pages) to see how the sidebar is defined.

9. Please edit type.less to change font for quotes in Panel: http://screencast.com/t/t5MpFmFpt
In backend the quotes have color of the Theme, how you can see that in the less file. Also you can change that in what color you want.

10. You can change the Latest posts number from Homepage Loop Filter:
http://screencast.com/t/c94aDRWFp6h
http://screencast.com/t/XDP3mHWtyZ
Or leave that field empty and change the number from Settings > Reading: http://screencast.com/t/dcAgP2WPWN

11. Google adsense should not load, do you refer to something else? please provide more details.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this css code in Theme Panel > Custom Css:

.td-affix {
height: 100px !important;
}

Result: http://screencast.com/t/wHIYP5DuoFe

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also tested this and Emil’s code works:
Module 1: http://screencast.com/t/cjqP4GFpZg
Module 5: http://screencast.com/t/9BNKc6Qx9

Please make sure that you have tags on post.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please disable all plugins and leave only Visual Composer plugin active and also if you have some custom modifications to the theme please remove theme and try again. I also tested this with the last theme update(1.4) and found no issues.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@bariton
Please add td-ss-row css class to the row in which you add the sidebar: http://screencast.com/t/b2KhOR48
I also tested your socials button and seems to work fine. Please let me know if you still have issues with this and provide more details about which button( a screenshot).
Also share works: http://screencast.com/t/8hwxfAvfZ


@chibhanzi
I inspected your site and I found that you didn’t add the class to the row. You have added to the Widgetised Sidebar block and to the column: http://screencast.com/t/0lzX3PhE

Please add the class to the row: http://screencast.com/t/PVS8ioZGnov
Result: http://screencast.com/t/NLI6CG2X7

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I also tested this and found that “top-submenu text color” doesn’t work and it doesn’t have an option for background submenu. I have added on our todo list and we will add it in next theme versions.
If you have referred to another issues with top menu please report this.

Also you can use this custom css till we solve the problem: http://screencast.com/t/Dtj9bvIC9

.td-header-style-4 .td-header-sp-top-menu .sub-menu a{
color:red;
}
.td-header-sp-top-menu .top-header-menu .sub-menu {
background-color: yellow;
}

Sorry for inconvenience!

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Please give us wp-access so we can also check this and send your wp-admin login details via email at contact@tagdiv.com and also provide an URL to this topic or specify your issues details.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks for reporting this issues. We will investigate and fix it as soon as possible.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details that how you placed the image, some screenshots. Also a link would help.

Thank you for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css: http://screencast.com/t/shyyFMh2yqD9

.td_module_11 .td-module-thumb {
clear: both;
}
.td_module_wrap.td_module_11 {
min-height: 220px;
margin-bottom: 30px !important;
}

Let me know if this fix it!
Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You also need to update the VC plugin. Please use this guide to update the Visual Composer plugin and upload the plugin from the /plugins folder which was provided with the theme files and use the FTP method to do it: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
The VC version tested and included within the Newspaper theme files is version 4.3.5.
The theme was tested using the latest version of WordPress (4.1) and the VC plugin also so you can also update WordPress to the latest version without worries.

Thanks!

  • This reply was modified 11 years by Lucian.
Alin [tagDiv]
tagDiv Staff

Hi,

You don’t need to update Visual Composer plugin, because we will provide updates on a regular basis, after we test the plugin for theme compatibility we include it in the latest theme update, inside the ../plugins folder: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/

Also please read here: https://forum.tagdiv.com/topic/how-to-update-visual-composer-2/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no option to sort post by modified date. The theme sort by the creation date, so the sort order Latest is mean that will take last posts added not updated(modified). Sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change size for block 11 thumb from here: http://screencast.com/t/AT8vxGoRaxte

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks @Kronos17


@rhetoricrich
If you refer to the Big Grid you can always add it using Visual Composer plugin on the page:
http://screencast.com/t/2fNmpauBuP
http://screencast.com/t/5O6uykrF
http://screencast.com/t/MGAgEtU4LvzP

Please also follow our documentation: https://forum.tagdiv.com/newsmag-documentation/
Let me know if you have issues!

Thanks!

Viewing 25 posts - 7,651 through 7,675 (of 7,871 total)