- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Hello, I had this ‘thing’ forever, from start, when I changed the color in first place. The color that load first is black which lasts for less then half a second, and then it shows the right one.
The main reason for this are plugins similar to Speedbooster. When you send stuff to footer because you want your website to start rendering faster, then the css that shows other color then black in top menu bar is loaded after the default color.
So if you do not want this to happen then just deactivate or modify plugins similar to speedbooster.
For example you can even send the main css style from the theme to the footer. In this case your website will look broken for 200-300 ms.
After you make all this that I wrote, make sure to clear cache if you use caching plugin, or CDN.
Cheers
Hi,
It was just an example for you to see how the positioning works. I added the left propriety to highlight horizontal positioning. It was not meant as a permanent solution. In order to make it responsive it will need further customization.
Thank you!
Hi FrozenGod,
You can try the code below if you want to give some style to your post pagination. Place the code in your Theme panel->Custom Css area, like this: http://screencast.com/t/KUAvmUAqtv
First of all, you have to create a class for Prev/Next pagination like this: http://screencast.com/t/sbIiL1GEIf
.next {
width: 70px;
height: 70px;
background-image: url("http://blafi.com/blafibutton.jpg");
background-size: 70px;
background-repeat: no-repeat;
vertical-align: middle;
color:black;
font-size:13px;
font-weight:bold;
}
.prev {
width: 70px;
height: 70px;
background-image: url("https://pixabay.com/static/uploads/photo/2014/04/02/10/55/arrow-304924_960_720.png");
background-size: 70px;
background-repeat: no-repeat;
vertical-align: middle;
color:black;
font-size:13px;
font-weight:bold;
}
The result you should see here: http://screencast.com/t/qHypUmv7BF .
Above, I have tried to show you an example how to give a style for your pagination button. Also, you can adjust the values as you wish until you achieve what you want. If you do not aware the steps you will follow, please consider to hire a developer/freelancer to do this thing for you, because this feature required custom work and we do not provide this for the moment, sorry!
I hope this helps and let us know how it goes!
Thank you!
Just got a temporary FIX, may help someone:
I made changes in this file:
plugins/td-social-counter
Line: 213
Replaced these lines of code:
$td_data = $this->get_url("http://facebook.com/$user_id");
if ($td_data === false) {
$this->log(__FUNCTION__, 'The get_url method FAILED, returning 0');
$buffy_array = 0;
break;
}
$pattern = "/id=\"PagesLikesCountDOMID\">(.*?)<\/span><\/span>/i";
//first match - get the string with number of likes and the likes word
preg_match_all($pattern, $td_data, $matches);
//replace all the classes in the sting returned by first regular expression
$sub_string = preg_replace('/class=\"(.*?)\"/i', '', $matches[1][0]);
//extract only the numbers
$buffy_array = $this->extract_numbers_from_string($sub_string);
With the below:
/* ---------------------------------------------------
----- CUSTOM SCRIPT WRITTEN BY -------
----- SANNY SRIVASTAVA -------
--------------------------------------------------- * /
$fb_page_detail_xml = "http://api.facebook.com/restserver.php?method=links.getStats&urls=https://www.facebook.com/$user_id";
// read feed into SimpleXML object
$fb_page_detail_xml_array = simplexml_load_file($fb_page_detail_xml);
$buffy_array = (int)$fb_page_detail_xml_array->link_stat->like_count;
Thanks
Regards,
I have a site that I fit into your mom and excellent looks. However site has multiple subdomains. Each subdomain has its own logo and a website has so far been the HTML Fotma and it’s easily solved. But how to resolve this issue. So in order to do that, for example. some categories is a subdomain and to have its logo. Or that each category has its own icon.
Thank you. I have not yet set up a website on the server, but also on the local server. When I finished a few days here will put a link to look at. I think you’ll like it. All the best.
thank you bogdan,
hoping the latest version released quickly.
now im have another question.
about block setting in page
ive category like this :
Lifestyle
-Terkini
-Health & Fitness
-Bisnis & Ekonomi
-Travel & Food
-Selebritas
Zona Muda
-Zona Sosial
-Zona Kampus
-Zona Sekolah
-Zona Kerja
Techno
-Internet & Netizen
-Apps & Software
-Gadgets
-Komputer
-Sains
Games
-PC Games
-Mobile Games
-Console Games
Musik & Film
-Berita Artis & Musisi
-Asian Star
-Film Mancanegara
-Film Indonesia
-Musik Mancanegara
-Musik Indonesia
Sports
-Sportceleb
-Sepakbola Dunia
-Sepakbola Indonesia
-Olahraga Lain
and im setting all categories in home page with each block : http://imgur.com/eZdKUHv
but why in the home page each block show all categories, not sub-categories ? : http://i.imgur.com/s6Q6OEG.jpg
thanks
Hi john80,
For make this changes, it is necessary to use a bit of Css. To add a border before the text you have to use border-top and after the text, border-bottom. Now, depends where exactly you want to add this line because are more possibilities, as example: only for p or h1,h2,h,3,… Below i gave you an example how to add a line before and after a h3 tag, like this: http://screencast.com/t/NSdbRdyY . Please try the code below and adjust them as you like. The code have to insert in your Theme panel->Custom Css area, like this: http://screencast.com/t/T816pKfVG
.td-post-content h3{
border-bottom:1px solid black;
border-top:1px solid red;
}
If is not what you mean, please provide more details.
Hope this helps and let us know how it goes!
Thank you!
Hi,
I would like each article’s image expand to the max width on mobile devices.
Here’s the example: 
Thanks a lot
Hi guys.
I upload my web sports photo reports, you can help me with an idea to create a gallery in Articles ?, so for example:
http://codecanyon.net/item/fast-gallery-mosaic-wordpress-plugin/full_screen_preview/13103473
Hi there. I thought I was almost done with my website but today I noticed that the next/previous article made no sense to me. Then it hit me: the function does not look at the category, only on the published date. I really need that function for my website to make sense; I have split complex topics across multiple articles.
Is there a setting somewhere to adjust it’s behavior. If not can someone propose where (and possibly how, I am not that pro 😛 ) to place a php mod? I guess it should not be very different from stuff that the theme already uses to show posts of a specific category.
thanks in advance
Sebastiaan.
ps example: http://goo.gl/WdlEhH
I meant it, this that tells me I already did
http://screencast.com/t/dbJE4P7hL6
I leave this link the two files (txt, and php) to see if help me please
https://drive.google.com/folderview?id=0B_gV6_KkqckQOGJDNXJDUmxrVjQ&usp=sharing
Hello,
As an idea on how to do it, you can use offsets. What this means is the articles will start from whatever post number you input in the offset area. So if you would input an offset of 6, the articles will begin from post 7 so you can filter post by latest and offset the posts of the blocks above your block 14. (http://screencast.com/t/z07kCAfu)
As an example i have a block block 15 and a block 14 on a page.
If i do not use an offset and set the block 14 to latest posts and infinite load this is the result:
http://screencast.com/t/NXrWPa4ko7J
If i apply an offset of 6 posts (i set the above block to display 6 posts): http://screencast.com/t/YPjY2Fk7YQ7V
I hope this helps
Thank you!
Hi
Sorry for inconvenience.
We added a list with plugins with which we tested the Speed Booster plugin: http://screencast.com/t/vvuOf7xbR If a new plugin is installed Speed Booster automatically disables itself. We added this measure to avoid conflicts that may appear because some plugins may cause issues when you try to move their resources at the page bottom.
There’s no need to disable all plugins, you have to add them to the list and check if they work when Speed Booster is enabled. Here is an example for BuddyPress: http://screencast.com/t/yHjzKRY7l1pN
'buddypress/bp-loader.php'
Also as the BuddyPress to work fine when Speed Booster is active you need to comment this line: http://screencast.com/t/K8TyrTJ8PTmc
Thanks!
Hi jynx2298,
You can change this order of featured video if you alter the core template file. For display featured video, we recommend to use only with those post templates: Post style default, Post style 1, Post style 2, Post style 9, Post style 10, Post style 11 .
Below, I gave you an example for single_template_10, like this: http://screencast.com/t/TfrZwDy81 and then, you have to move here: http://screencast.com/t/7po3KrTum .
The result you should see here: http://screencast.com/t/EOtA4WFj There is a quick solution for what you want. This is not a simply task to move the player in the side and it required custom work. We do not provide a custom work at the moment, sorry. If you want custom work, I consider to hire a developer or freelancer to do this for you.
I hope this helps!
Than you for your understanding!
Hi,
Please make sure you install the correct version of the social counter and insert just the facebook ID in the input area. I tested your id: anitasfeast on my counter and the followers get picked up: http://screencast.com/t/aVAOOiOi
Please make sure you clear your cache, because it is not a live feed. If it still will not work, also change the username to something other like for example cocacola and check if the fans are getting picked up correctly.
Let us know how it goes.
Thank you!
Hello Friend.
I tried to do what the SpeedBooster and I can not find it, always gives me an error page, please, could be kind enough to help me with that ?. I attach the files mentioned in the tutorial, or could give access to ftp if required. I’m a little desperate, as I discussed web users going a little slow and not to do. Thanks in advance.
Files:
https://drive.google.com/folderview?id=0B_gV6_KkqckQOGJDNXJDUmxrVjQ&usp=sharing
Hi
Please make sure that you named your new images with the same names as the original images, for exampletd_80x60.png/code>, td_100x70.png: http://screencast.com/t/HVH1nQk6
Let me know how it goes.
Thanks!
Hi there. In my current design my sidebar is on the left. This makes the More Article Box appear on top of the content making it extremely annoying.
I am trying to move this guy to the left side. So far I have partially succeeded:
.td-front-end-display-block {
left: 0;
}
.td-more-articles-box {
border-color: #4A97DA;
border-width: 1px 1px 1px 0px;
bottom: 250px;
}
The thing that is not working is the return animation. It is actually quite funny because the box appears on the left and then exits on the right ^^.
Any advice on which code to target for the return animation would be greatly appreciated :).
example: http://goo.gl/Zm7PHb
Just to add on No.2 above… I found out that its the ‘photon’ image speedup feature on Jetpack that is causing this. So now I’ve disable it & its fine.
Hi guys.
As I can improve a little more time to load my web ?, I’ve noticed that with the latest update is a bit slower than before. I have installed the plug-ins for the dedicated server images and have good machine.
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fpicrun.es%2F&tab=mobile
Hey Catalin…
Thank you for you help and Please read below:
1. On the ad dissappearing issue, you are right.. its a ad blocker on my Chrome called ABP (Ad blocker plus) which is a highly popular ad blocker for Chrome users. When I put my domain name in the ad blocker’s whitelist, the ads appeared. Now this come to another more important issue for your theme because ABP is widely used by chrome users and its pretty bad if they block those ads on Chrome users that has that plugin cos advertisers are paying top dollars for their ads & expect their ads to appear across all platform, browsers & bypassing all ad blockers. But the ABP ad blocker didn’t block the header & footer ads though, so maybe there is some way to make custom ads on newspaper theme to have the same type of coding as the header & footer ads so that they cant be block?
2. On the ad resizing issue, you are right as well… I disable all plugins and the ad size appear normal again. Further check on this & I found out that its the jetpack plugin that is causing this and I cant disable Jetpack because my news ticker on top would go missing if I disable jetpack. Any suggestion on this?
Anyway thank you so much for your support… God bless and cheers!
-
This reply was modified 10 years by
zdepth. Reason: added comments
Remove the plugin and it fixes all.
New and fixed version of this plugin you can find do download here at the bootom:
https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
just read what it says.
But if you never use td-api plugin then you really do not need it at all.
Hm… do you or did you use any cache plugin?
There are times when even after deactivating and deleting cache plugin, it leaves the cache folder somwhere with some sort of advanced configuration. You can usually find this files in ‘wp content’ folder.
For example I use wp rocket for caching. When I do migrations from local instalation to hosting or viceversa the wp rocket files are always there and need to be deleted completly.
Maybe this is the case with you too. Maybe there is somewhere cached version of your website being served instead of fresh ones.
Use FTP or file manager to browse trough your website files and check are there some files from caching plugin. If there are, delete them.
————————
Solution no.2
Send email to tagdiv guys with ftp access, admin access, and let them see what is going on.
PS. Check your .htaccess , copy it somewhere, and then delete anything in it but leave this:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /test/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /test/index.php [L]
</IfModule>
# END WordPress
That is there by default, but before you do anything disable all plugins but visual composer.
-
This reply was modified 10 years by
kompic.
Generally Google likes the date if you have an actual “news site” or blog vs advertising or corporate site. Be aware they keep track of the date they first capture the content from your sitemap regardless so you can’t trick them into saying something is 10 years old when it’s 10 days old. Ideally the date is also used to identify ‘updates’ to content to ensure Google fully re-spiders a page for better SEO and relevance.
If you’re not running a news portal or blog, you obviously don’t need the “date” on a page, but posts are usually intended for time-specific content — if you comment on the holidays, it’s useful to know what year the holiday is you’re writing about for context. If commenting in a “post” about your new iPhone, useful to know what year that is, also.
There is no harm in having a date. For example even on “pages” it’s useful to have a copyright date in the META depending on your use case.
Just some thoughts on a pre-Thanksgiving morning here in Calif.
:-0
Now i could activate the speedbooster plugin with your guide,
but the pagespeed is still only at 58.
please have a look at my website, histaminentzug.de, something has to be wrong with it.
Before i updated it to v.6.5.1 , the speed was at 78…
thank you!