- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello Again,
i could fix the social coutner issue by re-instaling it manually from the ftp.
Additionnaly could you please help on :
1/ How to display logo well in footer (it looks ugly now).
2/ for the smart side bar when you scroll block title is cut on home page and others pages.
thx u
Hi,
You could do via custom css like this: http://screencast.com/t/CiOywiOR
.td_block_big_grid .td-big-grid-post-0 .entry-thumb {
width: 100%;
}
But I suggest you regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ as an thumb image for that slider container should be created and used there. I have also tested this and as you can see it should work fine: http://screencast.com/t/z2Djej8fjYV
Thanks
Yes, that was adblock indeed. Thanks for quick help.
Just out of cusiosity – I’ve assumed that custom ad is just another div with an image, so it shoudn’t get flagged by adblock. In this case it’s prabably wrapped in some magic adsense-sensign code… Is there an easy way to remove such code and get ads treated as an ordinary image slider?
Hello,
There is few issue i can’t fix at all.
1/ https://www.bestvpnservicemag.com/ before the theme was running newspaper.
a. On some page and sometimes the logo display with a gap.
https://www.bestvpnservicemag.com/get-anguillan-ip-address/

b. The google fonts are still not displaying properly even i install the new theme. Can you please help to get back the google fonts to work ?
c. on the home page you still cant change page even on this website (it open a new page when switching page of “last post”).

d. double line appearing

e. The social counter doesnt work. When activate home page doesnt display.
Also when loading for example the home page loop as a template this appear :
[td_social_counter custom_title=”STAY CONNECTED” facebook=”themeforest” twitter=”envato” youtube=”Envato” open_in_new_window=”y” border_top=”no_border_top”][td_ad_box spot_id=”sidebar”][td_block_9 limit=”3″ custom_title=”FEATURED” td_filter_default_txt=”All” ajax_pagination=”next_prev”][td_block_2 limit="3" custom_title="MOST POPULAR" td_filter_default_txt="All" ajax_pagination="next_prev"][td_block_6 limit="2" custom_title="LATEST REVIEWS" td_filter_default_txt="All" ajax_pagination="next_prev"]
I tried disabling all plugin an only keep visual editor and the social counter, it produce same bug.
f. Loading of image on home page
the black image when opening the page open for half second on the bottom

Thx for your help !
Hello,
I have noticed that important H2 headings missing from our homepage. I use block module 11 And i want to make the headings H2 see this image to understand better.
Thanks in advance.
ebuzz
Showing ok here.
Do you have Adblock or any other browser add ons that block ads?
Hi,
The Visual Composer Frontend Editor button was removed from the theme as it’s not compatible with theme blocks.
I think you can have it if you want, should work with the default elements.
You can enable it like this: http://screencast.com/t/6gvarpkbW
Thanks
-
This reply was modified 11 years by
Lucian.
Hi Lucian,
Thanks for the response. According to the WordPress documentation, it may be possible to remove the filter by passing in the object:
If a filter has been added from within a class, for example by a plugin, removing it will require accessing the class variable.
global $my_class;
remove_filter( 'the_content', array($my_class, 'class_filter_function') );
from here: http://codex.wordpress.org/Function_Reference/remove_filter
Is there some way I can access the class object?
Thanks,
Ken
Hello! My problem today is that often my homepage, which has the normal slider in the top & first 2/3 of the page, renders all the images from top to bottom, rather than as a slider. I limit the slider to 4 articles at a time, so those 4 featured images often render below each other, as in my example photo here. That photo shows the slider images rendering on top of each other, and the ones below the main slider space go under the blocks and content below, and it makes it look quite ugly and messy. Any idea what’s up?
Thanks!
Christian
try disabling all your site plugins, except for Visual Composer.
If you are using a caching system, or you see a big [clear cache] button in your admin (as with GoDaddy), you need to clear that.
With only the theme active and Visual Composer active. Hit refresh [F5] on one of your post pages; the “view counter” should increment by 1 when you do so. Did that work?
If so, then turn on your other plugins one by one and re-test until you find the plugin which is breaking the theme.
Only you can do this, as you need to learn to manage your own website.
If you are using a caching system/plug-in you need to use an advanced setting in the theme to enable “ajax counter” capability; where the theme attempts to use javascript (JS) to increment the counter, since the caching would normally preclude or block that from working (e.g., the idea of caching is to serve up a page which does not change; so how can the counter change on the page if it’s cached and not actually being served as new page – logical, right?).
This is the best way to “debug” why your particular instance does not work.
Then post an update here with a sample page link to one of your posts, if you can’t get it working. 🙂
Okay so I did the following:
.td-post-text-excerpt {
display: none;
}
Seems to work on the blocks but not modules.
I tried
.post p {
display: none;
}
Which worked but it also hid the main post content so that was a no go.
-
This reply was modified 11 years by
sbo.
Hey, so how do I go about just hiding the full subtext in the following:
Block 6
Block 2
Module 7
I’m sure its the same code for all of them, but if not just wanted to let you know in advance. I also tried the excerpt and that doesnt limit it to zero like I want.
The alternative would be to use our system which is tested and works on all browsers.
What does it means?
Hi,
The tag filter from blocks is the best option to build a page “defined by certain tag” as when you add the tag that you’ve used in the filter to a post the that post will be added to that page which contains the block that you’ve customized to show posts containing that tag.
Unfortunately you can’t link the posts that use a specific tag with a specific VC built page. The tags will always lead to the tag page which cannot be built via VC page builder.
You could create and use a category page for those posts and build the category page like you would want to do it for a tag. Unfortunately it case of the category page as for the tag page it can’t be built via VC but you have have more customization for the category page than for the tag page: http://screencast.com/t/e1HdWwfh2
Hope this helps!
You could also try to find a plugin which can help you achieve what you want.
Thanks
Hi,
Please use this css:
.wp-smiley {
display: inline-block !important;
}
Please let me know if this doesn’t solve your it and also send a link to your site with this issue.
Thanks
can you help me, please. my editor page is block or hidden.
Hi,
The tagdiv speed booster plugin helps you moves the scripts and style sheets to the footer, which it does as the scripts and css files are moved to the footer: http://screencast.com/t/CBZegf9dXiF doing this should also remove the “render-blocking JavaScript and CSS in above-the-fold content” notification from your site’s test which it’s also happening: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fgossip.knews.it%2F&tab=desktop the only file that causes this issue is now the theme’s css file which is left at the top intentionally as moving it to the footer cases issues so is best to leave it at the top despite the speed test notification.
You can also see this “Optimize CSS Delivery” notification on our demo site also: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fdemo.tagdiv.com%2Fnewsmag%2F&tab=desktop
Thanks
Hi,
You can change color of the blockquote from Theme Panel > Theme Colors: http://screencast.com/t/jwUKXPjeOf6
And if you want to be left-align just use shortcode pull quote left: http://screencast.com/t/iIzxVk5U
Result: http://screencast.com/t/TF9KtBuU
If you want to use pull quote center: http://screencast.com/t/wFpoKzmdFuot and the text to be left-aligned please use this custom css: http://screencast.com/t/XLtTxcxAPlwO
.td_pull_center p{
text-align: left !important;
}
Please provide more information if this is not solve your issue.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi Lucian,
The problem that I described before has re-occurred. It happens that whenever I create a new custom sidebar using [tagDiv] Block 16, the ones that I have created previously are then no longer shown. I find that they all my [tagDiv] Block 16 been moved to the Inactive Widgets column on the Widgets page. Do you have any suggestions for how I can prevent this from happening, as I would prefer to not to re-create all of my existing sidebars every time I create a new one.
Thanks a lot for your help.
Mark
Hello, I’m using block 13 (which uses module 14) on my homepage to show all post. At the end of the excerpt it show only “…” while I want to show “read more…” with a link on it. How can I do this?
I’ve bought wpbakery latest visual composer so I can process my web page. But I still can not process the page is blocked, there is a message that appears as “license expired”. I’ve uploaded many times over 10 hours until now there is still no solution. send the reply please to ariansyah2211@gmail.com
I think we messed with this on one of our sites with CSS awhile back, but might not be what you need; originally this issue came up due to changing the font size would change container size/line height, and sometimes different fonts have different line heights, etc. Try playing with something like this:
.block-title {line-height: 28px}
If I’m mistaken, I apologize. But we actually ended up doing something cool and making the entire block solid to get rid of the whole (stupid) underline look and instead having solid bars:
.block-title {line-height: 28px;background-color:#666}
this is not the latest-latest version of Newspaper, and I think I need to update from WP4 to 4.1 (doh); but example:
https://www.send2press.com/guru/press-release-seo-tips-and-guidelines-for-best-placement-in-search-results/
Hope that helps!
Hello,
I can´t get the “modal image” working correctly when I have Photon activated at Jetpack.
Photon is an image acceleration and editing service for sites hosted on WordPress.com or on Jetpack-connected WordPress sites. That means less load on your host and faster images for your readers.
http://jetpack.me/support/photon/
I think it’s a possible bug.
In you style.css edit line 4685 like this:
.td-post-content figure img, .mce-content-body figure img {
margin-bottom: 0px;
display: block;
margin-left: auto;
margin-right: auto;
}
This fix has worked for the dozen or so folks who reported the problem last month, and tested on couple of dozen different browsers around the world.
ref:https://forum.tagdiv.com/topic/icons-missing/page/2/#post-29906
however, there is a *known* issue with AdBlock Plus and “icon fonts” where it can sometimes think that a commercial icon (e.g., “facebook”) is an ad, and block the font.
Only way to solve that if you’re using AdBlock plus is turn it off.
For all other cases, the re-do of the fonts DOES fix it for all previously reported instances, so you might revisit that and make sure you fully clear web site cache if using one.
If using a CDN, you will need to setup CORS rule with your provider.
Note that the font set is basically the widely used Font Awesome (“FA”), and simply was “simplified” by TagDiv to remove un-used icons, not needed by theme.
Presumably once could simply fix the functions to just load the full Font Awesome fonts.
-
This reply was modified 11 years by
simchris.