- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
hi,
take a look in the header.php file : http://screencast.com/t/MJab3ucq
try to hardcode it there or in one of the inclusion files (the files are included with locate_template function) .
what I mean by ‘hardcode’ is to copy your code in the files and refresh the page.
Thanks for you message.
Radu A.
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
Hi,
Thanks but doesn’t work. I must to reset the template and wordpress.
I think it’s cause to envato wordpress toolkit plugin.
Thanks for your answer.
hi,
1)Big slide
you need to change some options for this:
use this filters: http://screencast.com/t/PoG9OPAUSQJ
here : http://screencast.com/t/RhTpE3MI
2) Unique articles
unique articles options will make all the articles on the page be unique (you will not see doubles) : http://www.youtube.com/watch?v=qWKo1zKA8Jg
Thanks for you message.
Radu A.
Thanks Marius
Note –
one option may be to create a custom RSS feed, using a “page” and then publish custom RSS where you strip out any shortcodes for the post meta; then replace all pointers in the head for your custom RSS.
This is somewhat advanced, but if you google how to make a custom RSS feed it’s one way to work “around” any of these types of issues. Or, perhaps hack the RSS template in core WP code to strip shortcodes?
Not a perfect answer. Just a thought. We built a custom RSS feed for specific purpose to create a clean feed without auto-hyperlinks for a syndication thing. Works well. I don’t have the code handy, unfortunately — but upshot is you copy the RSS template to make new page template like ourrss.php and then create new page with that template to have rss be at /yoursite.xyz/ourrss
Might help. Might not. Was just checking in here today since I saw ping on new update đ
-
This reply was modified 12 years by
simchris.
How do control which articles are seen in the big slide with background template?
When I switch the to unique articles I loose all the posts in the widgets in the side bar?
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.
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.
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.
+1 (I’d also appreciate that feature for the homepage template with the integrated slider)
Hi!
We’ve recently opened a forum on our site and users are starting to show up in the authors pages (/author/authorname/, with a blank page (as they haven’t written any articles, they’re not authors in that sense).
Since we are indexing the author pages and would like to only show an author page for real authors, what should we modify in the author templates to show users with level higher that Contributor only?
Thank you!
Hi,
Thank you very much for your answer. Now it’s working when I include a slideshow on a post. Thanks!
But, unfortunatly, I still have nothing inside the Big Slide on my homepage (I used the Homepage template to create it). I only have a blank space and the latest article’s title.
Is this linked?
Many thanks!
EDIT :
Sorry, forget what I said. I didn’t select the right template.
Now everything is fine!
Thank you very much!
Hi!
I just bought the awesome Newspaper theme.
Unfortunatly, I’ve got a problem with the Revolution Slider plugin.
When I try to include a slideshow on a simple post or to create a homepage from one of the included templates, no slideshow appears at all.
With Firebug, I have the following errors :
ReferenceError: jQuery is not defined
...y:0})},100);var rt=u.css("z-index");var it=i.css("z-index");if(T==1){var ut=-r.w...
TypeError: jQuery.browser is undefined
if (jQuery.browser.msie) {
So, I checked deeper in the code and I noticed that RevSlider is loaded before jQuery (admin-bar.min is also loaded before jQuery).
How can I resolve this?
Can someone give me a hand or just explain to me what I am doing wrong? It would be much appreciated! Thank you very much!
Hi,
Use Homepage – Blank template, and if you want sidebar on that make like here: http://screencast.com/t/1JuejYF74x5I
Thanks!
Hello everyone,
I have a concern about my Media Library and uploading photos into post and or the feature image. I haven’t been able to post photos by creating a “new post” and searching for the photos I downloaded into the Media Library and even the upload photo section. My photos aren’t above the 64 MB and it comes up with an error on the page and I’m not able to post my articles.
I’m not sure if this is a problem on our part or with Tagdiv? Has anyone else experienced this problem? If so, what did you do to correct it? We own a newspaper and are trying get the news out to the people of the community. We really enjoy the template and hope this is just a bug that can be corrected soon!
Thanks
Hi,
Is not posible, sorry for that.
What you can do is to use this template: Homepage – with article list and add the slider directly in code, something like here: http://screencast.com/t/wvDhzF7TZVBs
echo do_shortcode('[vc_row][vc_column width="1/1"][td_slide hide_title="hide_title" limit="5"][/vc_column][/vc_row]');
You add the shortcode of the slider there, but the slider doesn’t know on what column is and you need to fix the height via CSS
Thanks for the message!
Hi,
Edit your homepage and select one of this template Homepage – Blanks or Homepage with article list http://screencast.com/t/tkDaagK5U9
You can see a diagram for each template to see how is work. http://screencast.com/t/g1jlLOyN
Thanks!
Hi! Thank you so much for this theme, we just love it on our site!
We’re testing bbpress on our site and it seems to be working very well.
I’ve manually changed some words in the content-archive-forum.php in the bbpress folder, so that “topics/replies”, “last comment”, “by” and the single “topics” and “replies” are translated to italian. Would it be possible in the future to add them to the theme settings/translation page?
Thanks for your help!
hi tadpubco and idyllo ,
We messed up with this feature request… everything worked out wrong… when I tried to implement it (like 4 months ago), it didn’t worked so I’ve added to the issue tracked where it was buried by a lot of other requests. Your messages didn’t reach me but a colleague … etc.
we have more than 130 feature requests and issues on our todo lists and unfortunately we always have to pick what we implement…. we cannot implement all of the requests due to time constraints and usability constraints đ . We are all working full time only on this theme.
it will take me some time (1 – 2 days) until I deploy the new version on themeforest because I was in the middle of a major update and I have to roll back the version to fix this. The new version will have comments on pages (the comments will have to be enabled via the theme panel)
@tadpubco – the patch probably didn’t work because you are using another page template or another theme version? I’ve tested it locally and it worked here.
@idyllo – the patch is not final yet. I made it fast but there may still be issues with it.
Please give us another chance, we will make it right and I’m sorry for all the issues.
Radu O.
Hi,
Is possible using offset feature.
You have to set your homepage like:
Edit your homepage:
Big slider: to read latest post
Don’t Miss section(block 2) edit it, set it to latest post and set and offset of 4
Latest article is from template, set the offset to 7 like here: http://screencast.com/t/8w5sY7iwmqU
Thanks!
You’re right, in a seemless module it does work properly, but I want to use it in the “Homepage – blank Template”.
I use “Block 9” which includes “module 8” and that doesn’t work. Hmmm….
hi,
the theme structure is like this
a couple of modules create a block.
http://import.tagdiv.com/newspaper/doc/#blocks
to create a page using blocks:
http://screencast.com/t/kHkaUyF6
http://screencast.com/t/7qv6onCF
http://screencast.com/t/XepKwTCA
http://screencast.com/t/1TKDWfMl5exZ
http://screencast.com/t/I1oEuN9Ptk
http://screencast.com/t/xNKiQIcZhc
http://screencast.com/t/Lb70DhPy8OdP
you can add as many blocks you want on a page.
be careful with the filters, change the filters for each block or yuo might get the same post on the page multiple time.
if you want to use template :
http://screencast.com/t/LemXbe1Nf
when everything is done press the blue update button:
http://screencast.com/t/GKnWqYlrVy
hope this help.
Thanks for you message.
Radu A.
-
This reply was modified 12 years by
Radu A.
Hi,
If you use the Homepage blank, you have to add the sidebar from Page builder, make a 2/3 – 1/3 columns and add in column 1/3 a Widgetised sidebar like here: http://screencast.com/t/STSmWVlJb
Thanks!
Visual Composer is a really helpful tool for quickly creating pages and posts. I deal a lot with having to create posts with similar content and different snippets. So I have been using templates to achieve this. I start out selecting one template, then add other templates to the post that I have. However, when I add more than one template to a post, it totally throws off the spacing, resulting in WordPress incorrectly spacing paragraphs. Both in the editor, and on the post itself when viewing it.
Here are screenshots depicting the issue:
1. First template has been added to a post.
http://awesomescreenshot.com/0502grn4a6
2. Second template has been added to the post.
http://awesomescreenshot.com/0ae2grn5e0
This may appear trivial, but when you go to view a post, the paragraphs lose the spacing between them.
1. Before
http://awesomescreenshot.com/07b2grnx4f
2. After
http://awesomescreenshot.com/00a2grnsa6
Does anyone know why this is happening and how to fix it?
hi there, and many thanks in advance!
I have just updated to new version of the template and i noticed the slider and everything else have been moved to the left, please help me! this is my site http://indietravel.net/
I already edit the homepage and set this template Homepage â Blanks http://screencast.com/t/QvUIoxiW -it is set like that, it seems something else is happening
thanks again!
Salo