- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
Hi!
We are using the Newspaper theme and we would like to make the homepage full width like the following demo: https://demo.tagdiv.com/newspaper_technology but on the inside of the articles we want this layout: https://demo.tagdiv.com/newspaper_business/why-mercedes-will-retain-global-luxury-sales-crown-in-years-to-come/. I don’t know if that’s possible, so I would really need your help!
Thank you!
Look at this link plz!
https://storage.googleapis.com/allrever.com/2018/09/5e520058-image1.jpg
Is that area not the area of module 2 of block 2?
However, 324×235 images are displayed instead of 324×160 images.
Please help me!
P.S My Homepage is https://allrever.com
Hi, I have TagDiv Social Counter installed .
I have followed the video tutorial. In the Add elements section for my homepage I have set up the social counter. I have entered my social details – my social stats are visible in the preview. It ask me to save the shortcode. However in the live site the values are all zero. How can i fix this?
Hi,
1. Through the Cloud library you can import page templates, modify them if needed and save them. They can be reused when needed
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
There are homepage templates, page templates and sections (blocks of content)
– http://prntscr.com/kvogz4
2. There aren’t many animation capabilities for the composer elements at the moment. Might be available in the future for specific or dedicated elements, can’t say exactly what will happen. Sorry for the inconvenience.
Thanks
How can i change the width of images in homepage and category view?
And also the width of sidebar?
Hello I was change that! But I only want that change in category and homepage. I don’t want it change in post. How to do that sir? When do like with you all title is will h2. I only it h2 in category and homepage, in Post it will be h4! Can you guide for me how to do that?
Hello! Catalin
thank you your reply!
My homepage is https://allrever.com.
But now I have re-uploaded a large size image and the problem is solved to some extent.
I have a different problem
I want to move [.td-review] to the top of the post. The exact position is just below the featured image.
Could you help me?
I am sorry that English is not good.
Thank you.
p.s I posted a related article. I would appreciate it if you check it once. https://allrever.com
Hi,
Please provide a link to the website so we can take a look at the homepage you use. There are 2 choices, as mentioned below
Either use the Blog page – https://www.screencast.com/t/Reqe4jeSq5Ak
Or a static page you build with the tagDiv composer
– https://www.screencast.com/t/8ABhRcYm4Tw
Hello I see all title of Newspaper theme is H3. And this class is: entry-title td-module-title
I was try fix h3 to h2 in td_module.php with replace code:
function get_title($cut_at = '') {
$buffy = '';
$buffy .= '<h2 class="entry-title td-module-title">';
$buffy .='href . '">';
//see if we have to cut the title and if we have the title lenght in the panel for ex: td_module_6__title_excerpt
if ($cut_at != '') {
//cut at the hard coded size
$buffy .= td_util::excerpt($this->title, $cut_at, 'show_shortcodes');
} else {
$current_module_class = get_class($this);
//see if we have a default setting for this module, and if so only apply it if we don't get other things form theme panel.
if (td_api_module::_helper_check_excerpt_title($current_module_class)) {
$db_title_excerpt = td_util::get_option($current_module_class . '_title_excerpt');
if ($db_title_excerpt != '') {
//cut from the database settings
$buffy .= td_util::excerpt($this->title, $db_title_excerpt, 'show_shortcodes');
} else {
//cut at the default size
$module_api = td_api_module::get_by_id($current_module_class);
$buffy .= td_util::excerpt($this->title, $module_api['excerpt_title'], 'show_shortcodes');
}
} else {
/**
* no $cut_at provided and no setting in td_config -> return the full title
* @see td_global::$modules_list
*/
$buffy .= $this->title;
}
}
$buffy .='';
$buffy .= '</h2>';
return $buffy;
}
But when I replace like this all title have class entry-title td-module-title is was change from h3 to h2. So If I only change that in homepage, category but not change in Post (I think it good for SEO) I want in Post it will h4 or <span>
Can you help me do that? I very need that.
In picture I need fix, it will not h4 to good for SEO, not h2 like this.
When I try to view the composer for the homepage, never finishes loading the page and I cannot do anything on the page.
Hey, i hope this is just me been too stupid to see the obvious, but im trying to install demo content but i cant. When i click on install with demo content, there nos yes or no option. i just get this notice:
INSTALL THE FULL DEMO
Close
Are you sure you want to install the full demo? This will import homepages, sample content with images, backgrounds, template layouts, fonts, colors.
Notice: The demo can be fully uninstalled and the system will attempt to rollback to your previous state. Any content, menus and attachment created by the demo are removable via the uninstall button.
Please backup your settings to be sure that you don’t lose them by accident.
How do I remove the author and date from the post titles appearing on the homepage, categories pages and sidebar?
You mean the homepage? Look inside newspaper>includes>demos>health>pages and open homepage.txt . Copy the shortcodes inside in a new page and edit with td composer.
Hello I have installed City News without Demo. Still unable to see homepage. What I need to do in order to get Homepage as per Module as I have selected.
See these guides: 1. https://forum.tagdiv.com/installing-demos/ 2. https://forum.tagdiv.com/tagdiv-composer-tutorial/
You might need to edit the homepage as in step 2 after step 1. (I don’t work here btw)
it has effect on post but does not has effect in the homepage..
something like this https://checknaija.com/amp will give you 404 error message
Hello again,
So I double-checked the adsense code snippet. It’s correct.
1. Ads added using tagdiv blocks on the homepage insist on appearing as squares, even though the space would suggest they should be long and thin. These are Custom Ads 1 and 2 and the code snippet I’ve pasted into theme panel is:
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “ca-pub-3503819165109177”,
enable_page_level_ads: true
});
</script>
Auto size is definitely on for all screen sizes. I haven’t changed any sizing from the default setting of auto.
2. Into my Cloud Template – property category (so still using the link/example from my previous post) I’ve copied and pasted the code for the ad from sidebar which I know is working. This is done using TagDiv Composer and editing the ad positions that you access when you click on “sample post content” within the template editor. I want the ads to appear top of the article, inline (after 3 paragraphs) and article bottom of the property posts. (I’ve now removed the titles from ads so you don’t see the positions marked anymore). Still not appearing.
3. Copied the ad code from the article top ad position (property template) and adding it to sidebar ad within theme panel. Saved. Refreshed. Sidebar ads do still appear.
4. Not sure I’m doing this right. Created new page. Opened in tagdiv composer. Added ‘Column text’ element. Copied my ad code snippet (the one that works for sidebar) into the ‘edit content’ editor – text view rather than visual. saved. I see nothing other than the block title? https://wmw-dev.co.uk/test-ad-page/ (Also added an adspot – sidebar) and that seems ok.
Any thoughts and advice much appreciated?
Thanks,
Naomi
Hello
I need to remove all references to author, date and comments count on the default Newsmag homepage (namely in the first section with the big picture and in the Lastest Articles section).
How can I do this?
Best regards
Pedro Castro
Hi,
If I understand correctly you want to have a button in menu and wen you click on it to be redirect on homepage,
if is that you need to select (or create one page if you don’t have it already ) go in Settings > reading,
select A static page and chose your homepage after that save changes; then go in Appearance > Menus and select
form pages View All, the first will be your home select ( https://www.screencast.com/t/5ORMduis0E ).
Please lets us know if you have more questions.
Thank you.
Hi,
When I visit my homepage (theirishroadtrip.com) it appears as per the screenshot attached.
This happens until I refresh the page. Can you advise what might be causing this?
Thanks,
Keith
Hello guys,
I’m trying to add a sort of tagline underneath the menu on the homepage. I need some help to make it fit. I want it to be direcltly underneath the menu without any margin. I also want the sides to span all the way to the edge of the box without it affecting the other elements. As I can’t have it half finished in my homepage, I have made a temporary page to show you what I mean. You can find it here: https://www.tickettipper.nl/9931-2/
I figured out the reason for the 600+ queries. I have another site using the same theme and it is getting under 200 queries per post page with a pretty custom design.
It ended up being the mega menu. I have many sections and categories, the theme was preloading all the items in the menus which was probably close to 400 posts combined. That put a huge strain on mysql which used up all of our CPUs.
Disabling preloading of the mega menu solved it:
1. Go to ThemePanel
2. Header -> Main Menu
3. Make sure under “Mega Menu Preloader” it is set to the default “No Preloading” option. Mine was set to “Optimized Preloading”
I’m still sitting at 285 queries for the homepage. Much better than the 600+ it was at earlier so the website and the admin area isn’t painfully slow anymore. If anybody can let me know what I can do to further decrease the amount of queries that would be appreciated.
Hi there,
Had a quick question I was wondering if you could help diagnose. On my sidebar, I have a popular categories section that keeps changing formats. It stays consistent throughout the homepage of each category but changes the format as soon as you click on a post. Is there any way to fix?
Thanks in advance!
Hello,
How do I feature a video from youtube on my site on Homepage?
Hi,
i’m writing because i’m refreshing my homepage with new elements.
I have to put 4 icons in a single row, but this doesn’t seem to work. I’ve create a row with 4 columns.