- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
The documentation from import.tagdiv is old. The actual documentation is here on forum: https://forum.tagdiv.com/newspaper-documentation/
700×357 is the image from post. The other size with 406px height is to crop the image for slide on 1 column. This size 745×483 should cover almost blocks/slider/modules
You can see here all image size used by the theme: https://forum.tagdiv.com/modules-and-blocks/ at point 3.
Thanks for the message!
hi,
the big slide will automaticly show the latest posts, no filters.
to add posts from a category to a block :
http://screencast.com/t/cDtLdy2ajZ
http://screencast.com/t/uMjWX61mq1
Thanks for you message.
Radu A.
Hi,
Blocks are build from Modules. Block 4 use Module 3 as you can see here with inspector http://screencast.com/t/DuMt2v31HIQB or we have here a diagram https://forum.tagdiv.com/modules-and-blocks/
Also there you have all image sizes used by each module. All image sizes are defined in function.php http://screencast.com/t/XSAuoA7y2uQ7
***You can easy change the image size from there but if you have already content you need to regenerate the thumbnails following those steps: https://forum.tagdiv.com/using-the-theme-with-existing-content/
All blocks are defined here: http://screencast.com/t/PkkBdC0kF you can modify an existing one or creating a new one.
Thanks for the message!
Hello,
I got into same trouble. even i couldn’t find where to edit the “don’t miss” and ” big slider” block.
All posts display in this two block. I want to display the posts of specified Categories in this two block.
Greetings
Dear Marius,
Below is the mail from Envato.
Hey Jack,
Thanks for contacting Envato Support. I apologise for the delay in our response. We are experiencing larger than normal inquiries the past few weeks and things have gotten very behind. We’re working hard to clear the backlog and just wanted to apologise for the late reply.
You can download a file a maximum of 20 times in a 24 hour period, and a total of 50 times ever. You have now reached your download limit.
Also note that Envato recommends against the use of download managers to download your purchased files from the Marketplace.
Follow this link to read more about this [ http://support.envato.com/index.php?/Knowledgebase/Article/View/268/ ]
I’ll make an exception in this case and provide you with more downloads. However, after the download limit has been reached this time, we will not be able to provide you with any additional downloads for the item.
If there is anything else that I can help you with, please don’t hesitate to contact me or the team at Envato Support.
—
Regards,
Envato Support
Hey Jack,
Envato Support decides on a case by case basis on increasing your download limit. I have already increased your limit on this item, however, once your second limit has been reached, we won’t be able to increase it again.
—
Regards,
Envato Support
Here is the link from their knowledgebase
http://support.envato.com/index.php?/Knowledgebase/Article/View/215/54/how-many-times-can-i-download-a-purchased-item
All blocks from Page builder are available as Widgets and you can use then in sidebars http://screencast.com/t/yaN0jdQCvlD
Hi
I would like to modify block 4 and make a new block with these modifications. I could call this new block, block 12 or something.
1. How do I go about changing the image size? I want to increase the height in block 4 images.
2. How do I go about adding a new block to the choices available?
3. This new block would be a different version to block 4 with the slight modifications.
Thanks in advance
FYI:
it’s against Google policy to “reload” a banner on a page with resize, hence why you can’t do the “drag browser” in to see the ad change. You have to launch a new “visit” at the size you test with to launch a new session cookie and “ad serving” for that “instance.” This is particularly and specifically for image-based ads or fixed-layout text-ads.
The *NEW* text-ads being developed by Google with rolling-slide animations via CSS3/Ajax, etc. may be able to resize with the viewport, but the way Google provides the “responsive adsense code” is to serve different code block PER VIEWPORT or BREAKPOINT.
Anybody really curious about this topic should read Google’s complete AdSense webmaster guidelines/requirements (“LAWS”) since they are really specific about that stuff.
Upshot: things work correctly if you resize your screen from wide to narrow, and the ad stays wide — it’s still the same session/cookie/ad unit. You would have to refresh AFTER you resize to get a new session/cookies/ad unit at the NEW size.
Just my input on this since I had to suffer this last year when we built our own responsive wordpress theme and had to do custom javascript to swap out the 300×200 to 250×250 for vertical ipad so it wouldn’t break the page layout.
Google is working on this stuff … but it’s still a bit newish. They were a bit late to the party on “responsive” stuff.
I wish to add the 123>>Next page 1 of 3 etc. pagination to my home page.
I can get it (the pagination) using a module and homepage template with article list -module 9 but I want to use a slider at the top of the page 2/3 width as well. As this comes from page builder content, the sidebar appears lower down the page and leaves a gap next to the slider. See here: http://www.brissi.com/blog2/homepagetest7
Alternatively I can get the layout I want using homepage template blank and adding slider 2/3, block 9 2/3 and widgetised sidebar 1/3. All looks good at the top but not able to get the preferred pagination see here: http://www.brissi.com/blog2/
How can I add the the pagination I want or get the sidebar to appear level with the slider?
All help and suggestions appreciated.
Many thanks in advance
HJKP
UPDATE:
the new Envato Toolkit to update the theme – https://forum.tagdiv.com/how-to-automatically-update-newspaper-theme/
first backed up my theme and when I pressed update theme it deleted my theme O_O
Why?
Hi Marius:
Yes, that’s what I did, I changed from “Featured” to “Destacado”.
When you open a block to edit its properties in Visual Composer, the Category Filter works fine, but “Featured” is still an option in “Sort order” dropdown list (img #1), so if you select from Category Filter: All Categories, posts belonging to the former featured category doesn’t show up on front page because category has been renamed an is no longer “Featured”. (img #2)
img #1: http://snag.gy/HPBTF.jpg
img #2: http://snag.gy/n0ES3.jpg
Thanks!
Exactly what I was looking for. Thanks
I didn’t realise you could add blocks in this way to a sidebar. Obvious, really now you’ve pointed it out!
Thanks again
Gavin
Hi,
Take a look here: http://codex.wordpress.org/Template_Tags/query_posts#Time_Parameters
Hi,
You have to uncomment this line in each module http://screencast.com/t/bxbpJoBq09
To change the color you can make it via CSS like:
.meta-info {
color: #4B4B4B !important;
}
add is in Theme panel -> Custom CSS
Hi,
You can use a Block from theme, not the default Latest post widget from WordPress. On our Block you can filter the content like you want http://screencast.com/t/eemtdWUg
Thanks!
Hi,
You need to add the code like here for the header ad: http://screencast.com/t/xFyqF7MGDa
if (!get_field('hide_ad')) {
echo td_global_blocks::get_instance('td_ad_box')->render(array('spot_id' => 'header'));
}
Thanks!
Hi,
What you can do is to check a post from Block 2, edit it and take a look on custom fields and see what value have there, because in 3.5 if you use that plugin WP-PostViews the views will be read from views and not from theme counter post_views_count
My website is http://www.bilgekalemi.com My problem is : ajax page navi doesn’t work. You can see on the homepage. In slide and block it doesn’t work. Also in the main menu, there are mega menu problems. When i click next it make my website adress: http://www.bilgekalemi.com/#
Can you fix this problem.
Hi, i have a tagdiv block3 block on widget bar, showing “random post”…
but i need to limit posts to a date range or limit posts too old.
how to implement this?
How can I have the authors show up under the date in the block modules? And how can I change the color or darken the text of the date in posts that are in block modules?
Thank you for your help!
Hi:
I tried to rename the Featured category name, however all the posts that were on the Featured category disappeared from the frontpage.
When renaming, I kept the slug the same (featured) as I thought it was the important thing the theme uses to order the posts in blocks, but it was not.
Is there a way to rename or translate the Featured category name while retaining the same functionality of the theme?
Thank you!
If I go to the post from block 2 and there I see the correct data counter, ie the only problem is for one block on the home page.
Hi.
I have WP-PostViews + W3 Total Cache. If i disable WP-PostViews, i lost all statistics.
Maybe you did not understand me, when i upgrade to 3.5 problem occurs with only one block 2 on the main page. For example, if you upgrade to the counter in the block shown for each of the three records 100, 75, 90, then after the update immediately see 4500, 4500, 4500. I disabled W3 Total cache, deleted a сache folder, the problem remained.
After upgrading to 3.5 there was a problem with the posts view on the main page for BLOCK 2. Values increased by hundreds of times and became the same for all records. See https://redpen.io/m876ky
If go back to the previous version are all displayed correctly https://redpen.io/38pfxc
Hello all..
if you’re getting some bizarre things on your site from using YOAST SEO 1.5x, after upgrading from the stable 1.4.25 version, please be aware of the following major issues.
I am recommending you NOT upgrade to Yoast SEO 1.5x until they get a stable version!
——–
There have been a LARGE number of bugs with the Yoast SEO plugin released last week (1.5), and about three or four patches so far. Still buggy as hell with 1.5.2.3 (including option for Google News keywords not saving to dbase or showing in the SEO post panel). I rolled back my sites to the prior version (stable), 1.4.25 due to a lot of issues including a major memory spike on our server post 1.5 update. If you look at the changelog for 1.5 it’s pretty awful, and doesn’t bode well for their new development team, frankly.
-Chris
SERIOUSLY …. (!)
— YOAST SEO 1.5 BUG FIXES (SO FAR) —
1.5.2.3
** Note: if you already upgraded to v1.5+, you will need to retrieve your Facebook Apps again and please also check your Google+ URL. We had some bugs with both being escaped too aggressively. Sorry about that. **
◾Bugfixes
◾Added missing settings menu pages to wp admin bar.
◾Replaced old AdWords keyword tool link.
◾Fix wp admin bar keyword density check link
◾Taxonomy sitemap will now also show if empty.
◾Prevent infinite loop triggered by sitemap_close(), fixes #600 as reported and fixed by pbogdan.
◾Fixed a link count Page Analysis bug.
◾Fixed a keyword density problem in the Page Analysis
◾Fixed OpenGraph/GooglePlus/Twitter tags not showing in a select few themes, issue #750 as reported by Jovian and wwdboer – props Jrf.
◾Fixed Facebook Apps not being saved/ “Failed to retrieve your apps from Facebook” as reported by kevinlisota in issue #812 – props Jrf.
◾Fixed duplicate feedback messages on WPSEO -> Social pages as reported by steverep in issue #743 – props Jrf.
◾Flush our force title rewrite buffer earlier in wp_footer so it can be used by other plugins in wp_footer. Props Gabriel Pérez Salazar.
◾Start the force rewrite buffer late (at 999) in template_redirect instead of get_header because of several themes not using get_header, issue #817 as reported by Jrf.
◾Fixed ‘Page %d of %d’ / %%page%% variable not being replaced when on pages, as reported by SGr33n in issue #801 – props Jrf.
◾Restore robots meta box per post to its former glory, it now shows even when blog is not set to public.
◾Fixed individual page robots settings not being respected when using a page as blog as reported by wintersolutions in issue #813 – props Jrf.
◾Fixed: Too aggressive html escaping of the breadcrumbs.
◾Fixed: Last breadcrumb wasn’t always determined correctly resulting in crumbs not being linked when they should have been.
◾Fixed: Breadcrumbs were sometimes missing separators and default texts since v1.5.0.
◾Fixed: 404 date based breadcrumb and title creation could cause corruption of the $post object.
◾Fixed: Filtering posts based on SEO score via the dropdown at the top of a post/page overview page no longer worked. Fixed. As reported by gmuehl in issue #838 – props Jrf.
◾Enhancements
◾Added filters for the change frequencies of different URLs added to the sitemap. Props to haroldkyle for the idea.
◾Added filter wpseo_sitemap_exclude_empty_terms to allow including empty terms in the XML sitemap.
◾Private posts now default to noindex (even though they technically probably couldn’t be indexed anyway).
◾Show a warning message underneath a post’s robots meta settings when site is set to noindex sitewide in WP core.
◾Updated licensing class to show a notice when requests to yoast.com are blocked because of WP_HTTP_BLOCK_EXTERNALS.
◾Other
◾Refactored the breadcrumb class – props Jrf.
1.5.2.2
◾Bugfixes
◾Fix for issue with Soliloquy image slider was not applied to minified js file.
◾Fixed some PHP ‘undefined index’ notices.
◾Fix banner images overlapping text in help tabs.
◾Fixed meta description tag not showing for taxonomy (category/tag/etc) pages as reported in issue #737 and #780 – props Jrf.
◾Prevent a fatal error if wp_remote_get() fails while testing whether the title needs to be force rewritten as reported by homeispv – props Jrf.
◾Enhancements
◾Added composer support – props codekipple and Rarst.
1.5.2.1
◾Bugfixes
◾Fix white screen/blog down issues caused by some (bloody stupid) webhosts actively disabling the filter extension – props Jrf.
◾Fix for some PHP notices, issue #747 as reported by benfreke – props Jrf.
◾Fixed: GooglePlus vanity urls were saved without the + as reported by ronimarin in issue #730 – props Jrf.
◾Fix WP Admin menu items no longer clickable when on WPSEO pages as reported in issue #733 and #738 – props Jrf.
◾Fix strict warning for W3TC, issue 721.
◾Fix RSS text strings on options page being double escaped, issue #731 as reported by namaserajesh – props Jrf.
◾Avoid potential confusion over Facebook OpenGraph front page usage, issue #570 – props Jrf.
◾Potentially fix issue 565 bbpress warning message. Thanks inetbiz for reporting and tobylewis for finding the likely cause.
◾Filter ‘wpseo_pre_analysis_post_content’ output is now only loaded in DOM object if not empty. – props mgmartel.
◾$post_content is now unset after loading in DOM object. – props mgmartel.
◾Fix Alexa ID string validation, as reported by kyasajin and Bubichka in issue 736 – props Jrf.
◾Fix issue with Soliloquy image query, as reported by osalcedo and mattisherwood in issue #733 – props Jrf.
◾Enhancements
◾Twitter metatag key is now filterable by ‘wpseo_twitter_metatag_key’.
◾Added a filter called “wpseo_replacements” in wpseo_replace_vars to allow customization of the replacements before they are applied – props martinernst.
◾Added useful links for page analysis – props bhubbard.
◾i18n Updates
◾Updated nl_NL, id_ID, it_IT, fr_FR and de_DE
◾Added ko
◾Updated .pot file.
1.5.2
◾Bugfix: ◾If mbstring extension isn’t loaded, fatal error was thrown.