- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewsmagPage templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
I used homepage-with articles list template. I put small slider to the top of the latest articles. How can I move the sidebar up and fill the empty space near the slider?
http://prntscr.com/64bnow
I tried installing the td speed booster plugin but I didn’t like how the front-end showed a “flash of unstyled content” so I disabled it.
Regardless though, this issue isn’t regarding the time it takes for the page to load in the browser, but rather the time it takes for my server to actually load the theme/template. I use New Relic and I’m noticing a major problem is coming from the database — specifically a process called “wp_posts – SELECT.”


I’ve been doing some research on this and I realized I’m using a “child theme” to modify random parts of the template. Could that be causing this issue with the database?
I have three problems so far in a new installation of newspaper theme
1) BigSlide leaves large whitespace… can you tell me why?
http://mobile.neakriti.gr/sandbox/problems/bigslide.jpg
2) Slide leaves spaces too
http://mobile.neakriti.gr/sandbox/problems/slide.jpg
3) selecting “Homepage with bg” as page template sets up the background, but leaves the big slide empty
http://mobile.neakriti.gr/sandbox/problems/slidebackground.jpg
Any help plz?
Just starting to find my way around this feature packed theme and have a few questions and issues:
1. (A)When using the animated image slider if I select “medium” as display size it doesn’t work, all images are blown up very big and lose their resolution. It does work once I enter px*px height and width but that ends up zooming and cropping images. I’d like to display them close to org. dimensions. (B.) The slider image buttons (little dots) appear inside the image frame which doesn’t look good, this is solved by using NAVI slider BUT, I don’t want the title to appear on the bottom, is there some code to move the dots below the frame as in Navi?
2. Is there a way to get search results thumbnail previews? I only get text results.
3. I can’t get the custom ad to work in header or elsewhere. I don’t understand why we must use Google code or how to alter the code. Usually for ads you selected the image, paste the URL and done, this adsense code is confusing.
4. Using the default template, I’ve selected ‘blue’ as menu border colour but it doesn’t show up.
5. Using the homepage builder I’m trying to assign 2 plugin widgets; ‘Newsletter sign up’ and ‘events calendar’ to the side bar but there is no option to select them. How do I get them to appear on my homepage?
Thanks!!
Hi,
as i see in the documentation i should be able to secelt different page template if i want to an new page to my web site.
In my case, when i add new page and go to the Page Attributes section, on the dropdown box Template i can select only:
– Default template
– Page builder + latest articles + pagination
– Page builder + page title
I would like to add a page without page title, so according to the documenation i should use Homepage clean as a Template. But i can’t select it, it’s not on the templae list. I see that this template like many others is under Pages section in my WordPress installation.
Why is that ? Please help.
Regards, Marcin.
Hi,
I’m not sure what you mean, you can’t add blocks on pagebuilder?
When you create a page you have to set page template: https://forum.tagdiv.com/page-templates-newsmag/
Then add blocks like this: http://screencast.com/t/zGh8LQlTOmoU
Please follow our documentation: https://forum.tagdiv.com/newsmag-documentation/
If this is not your issue please provide more details, screenshot will help.
Thanks!
Hi,
Blocks have only 3 types of pagination: http://screencast.com/t/Jx8PufgQU6b
You can use page template “Homepage+Articles List”: http://screencast.com/t/M495uOZ5Ibt and use module 9 to display Latest Articles: http://screencast.com/t/QHPePgbJr
So you will have pagination that you want: http://screencast.com/t/HEJIo2qA
Also you can set 12 articles to display: http://screencast.com/t/o8Z0q822mvZ
Hopr this helps!
Hi,
You can try this solution:
1.Edit page-pagebuilder-latest.php and add a class to the td-container’s div linke this: http://screencast.com/t/bSM4KwuhpWT8
2. Now you can use css code to target that class: http://screencast.com/t/Srd12ogg1z
.no-border{
border-bottom: none!important;
}
Also you apply this css only for your homepage(if you use that page template on another pages), adding .home .no-border
Thanks!
I set my own template for homepage.
I set block 6 for my latest posts on homepage with 12 articles how to set page pagination to how numbers
like page 1 page 2 page 3 page 4 after 12 articles?
http://prntscr.com/63m928 see this
I really want to show page pagination after 12 articles for block 6 🙁
waiting for your quick reply!
thanks,
FAheem
Hi,
1. Usually it takes a few days until google scans your site and delivers ad content for you, the code seems to be – http://screencast.com/t/cy8X1Uu4ure , you just have to wait.
2. There’s no account options on share, the article is simply shared by each visitor on his account/page.
3. The size can be changed from CSS, use the browser inspector to find the current parameters and modify them using custom css – http://screencast.com/t/0loyEnLMz
4. Add the head code here – http://screencast.com/t/pxLi5kaQmm
For the content you have to edit all templates (pages or posts) where you want to display that widget – http://screencast.com/t/LuXAe8eBku7X – http://screencast.com/t/jm9pUVD2c8a
The body end can be found here – http://screencast.com/t/p8nCSR5gxi
Thank you, Emil G.
Hi,
You have to switch to Homepage – blank – http://screencast.com/t/YGSDRTvl
The default template is intended to be used on pages without Visual Composer elements.
Thank you, Emil G.
Hi,
You have to create a file page-full-blank.php add this code and save the file: http://pastebin.com/zWASPkLY
Copy the file in root of the theme and now you have a new page template: http://screencast.com/t/H3AM2Jqyf
Hope this helps!
Hi,
@shoutershub You can try Chris solution, something like this: http://screencast.com/t/ccFZWQ8qpCzi
Feel free to try and split the row for your necessity.
Also from Widgetised sidebar block setting you can set sidebar to display: http://screencast.com/t/zJ2t6B3R
Also if you want to create a custom sidebar you can do this from page edit(only for that page): http://screencast.com/t/7GYe7FAeIdY or from Theme Panel > Template Setting: http://screencast.com/t/4XEMh0VjTo
After that you can add widgets to that custom sidebar: http://screencast.com/t/3pJB6XeQ – http://screencast.com/t/uofLv0CWTD
And show it like above in a Widgetised block.
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
You need to either build a hompage using the Visual Composer system (see the theme docs, link right side of page), or change the default template under the “templates” tab on the theme admin panel.
For second image make sure you have the settings for images to link to the post and not the media.
The above link is for the “media” not the “post.”
Are you asking how to create another sidebar or how to show it on a page?
2 completely different questions..
To add a sidebar, goto the Theme Panel —> Template Settings
Then when in that tab click on Archive Template and then you find the words
CUSTOM SIDEBAR + POSITION
Sidebar position and custom sidebars
The box that says Default Sidebar, click on it and and a drop-down menu should pop up, In that drop-down menu it will display a text box with the words Create a new sidebar, In that box type SidebarB and press enter.
Then goto widgets and bam you have another sidebar you customize etc.
Customization/minification to wp-config.php file to optimize for fewer dbase calls.
a) remove all the excess comments
e.g., stuff like this does NOT need to be in file; which are “comments”
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information by
* visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
/** MySQL database password */
/** The Database Collate type. Dont change this if in doubt. */
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
/* Thats all, stop editing! Happy blogging. */
Add the following at bottom and put in your actual site URL
define('WP_HOME', 'http://site.com');
define('WP_SITEURL', 'http://site.com');
if your site runs as https, be sure to use https!
** ADVANCED USERS ONLY ON FINAL SITE DEPLOY **
For additional optimization, you can add the following:
(final line changes default folder from ‘uploads’ to something else; such as images; in my case ‘meta’)
define('TEMPLATEPATH', '/var/www/vhosts/site.com/httpdocs/guru/wp-content/themes/Newsmag');
define('STYLESHEETPATH', '/var/www/vhosts/site.com/httpdocs/guru/wp-content/themes/Newsmag');
define(UPLOADS, 'meta');
Hi,
I would like to configurate my homepage but have some problem and need advices;
1: I want to make my login page as the homepage and change the like of the log in buton.
2: i try to configurate the template as a fullscreen wallpaper responsiv with only the “log form” at the focus, i tried with this function but it doesnt work:
body#background {
background: url(‘img/fullBG.jpg’) no-repeat 50% 50% fixed;
background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
}
So please if anybody can help me, i need that to open my website.
Kind regards
Hi,
@newsguy
The sidebar that you use is for Latest Articles, you need to use Widgetised Sidebar block for page template ” Pagebuilder + Latest Articles + Pagination”(page template that you use) if you want sidebar bellow Big Grid like this: http://screencast.com/t/Pxesu9Kc
Also you can set sidebar to display(Default or your custom sidebar): http://screencast.com/t/5t7i5HxWWDO
To make it sticky please add td-ss-row class to the row where you add the widgetised sidebar: https://forum.tagdiv.com/topic/smart-side-bar-social-button-2/
Please post your issues about newsmag theme in the newsmag section!
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Salut,
1. Playlist-ul functioneaza, l-am testat folosdine ultima versiune a temi si nu am gasit nici o problema. Daca ai folosit codul de playlist asa cum ai mentionat mai sus: PLZmJSg6GtjpdtY32aRfC06WebzQGxDVVG inseamna ca nu iti merge pentru ca nu ai adaugat corect codurile video-urilor, ele trebuie sa fie cu “virgula” intre ele, in felul urmator: PLZmJSg6Gtjpd, GtjpdtY32aRf, WebzQGxDVVG
Poti folosi si documentatia nostra pentru a afla cum se configureaza corect: https://forum.tagdiv.com/video-playlist/
3. Poti folosi urmatorul css pentru a face logo-ul sa arate bine pe mobile: http://screencast.com/t/RVcAR9FJ
@media (max-width: 767px){
.mobile-logo-wrap img {
top:0px!important;
}
}
4. Unele ID’uri pot lipsi din cauza ca script’urile sau stylesheet’urile lor au fost incarcate dupa ce functia a fost executata iar pentru a prevenii asta poti adauga functiei parametrul $priority pentru a fii executata mai tarziu: http://screencast.com/t/7fhfjttAT8
Poti citi mai multe aici: http://codex.wordpress.org/Function_Reference/add_action
Deasemenea poti gasi mai multe informatii despre cum sa iti imbunatatesti viteza site-ului urmarind acest tread: https://forum.tagdiv.com/topic/pagespeed/
Iti sugerez sa urmaresti si recomandarile celor de la google: https://developers.google.com/speed/docs/insights/BlockingJS ..pentru fiecare problema.
6. In ceea ce priveste forumurile e nevoie sa adaugi reclamele direct in sablonul(template-ul) pentru pagina de forum, categorii s.a.m.d
Pentru paginile de tag-uri sau categorii e nevoie sa editezi fisierul loop.php si sa adugi codoul pentru reclama, poti urmarii acest topic pentru asta: https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/#post-21940
Multumesc!
Hi,
I have inspected your site an noticed that you use the homepage with articles list template and this section: http://screencast.com/t/kFU8WQzW0Zt represent’s the latest articles section which you can remove by changing the page template from homepage + latest articles list to the default page template: http://screencast.com/t/HMe3nE9Nra
Hope this helps!
Thanks
Hi,
When using the “homepage bg with or without the art list section” template the big slider which is added by default there displays posts from the featured category only, so you need to add posts to that category and the slider will also be updated.
Thanks
Hi, I’ve just installed Newsmag and I’m trying to get my page all setup. I’m having an issue setting up the homepage/static page on my site. The width of the boxed area of the page is not adjusting so that I can show the Big Grid with the big picture and the smaller pictures to the right. The smaller pictures are wrapping below it. I adopted the “Page builder + latest articles + pagination” template for my homepage design. and inserted the widgets in Visual Composer.
My page is http://www.fixthisbuildthat.com
Can you tell me how to increase the boxed width of the entire page? I have seen others using Newspaper and Newsmag that have a larger boxed size and the Big Grid works fine. I have not found the answer in the documentation or a cursory search of the forum.
thanks!
Brad
Hi,
After you add the line, on every page that use template “Homepage-blank” you will have comments.
Let me know how it goes!
Thanks!
I’m sorry but I did not understand.
What should I do after I add the line to page template?
Thank you very much!