No search results were found in Documentation!
Hi!
I’ve installed wp super cache and configured it like in the great tutorial you have on the forum.
I’ve enabled in your theme, Ajax view count and the counter works for desktop version but for mobile version it doesn’t work.
Please help me !
I have activated wp-super cache. and smushit
I have regenerated all image file
Hello dizajn,
Please try the code below is you want to have a padding for your widget.
The code is ->
.widget_gcz_facebook_page_like {
padding-top:20px;
}
The result you should see here -> http://screencast.com/t/zdnghsc3ra
For your second request, please try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme. It could be the conflicting plugin that interferes our theme and produces this error.
Hope this helps!
If is not what you mean, please provide more details about your problem so I will be able to provide a more accurate response.
Thank you for the message!
Hi,
The title background color is the only setting that needs to be edited to get this effect. http://screencast.com/t/fI0Fold28bqw
If it does not apply on your end, please try to disable all plugins except visual composer and clear cache. There could be a plugin conflict that interferes with the css.
Let us know how it goes.
Thank you!
Hi AndreiL,
Thank you very much for helping with this.
If you want to redirect users to a custom page after they log in on your site then you can use a similar implementation with this one presented in WordPress docs in functions.php file: https://codex.wordpress.org/Plugin_API/Filter_Reference/login_redirect
Yes, that is the behavior I was expecting. I’m using (from the example on that page):
add_filter( ‘login_redirect’, create_function( ‘$url,$query,$user’, ‘return home_url(“/?cachen”);’ ), 10, 3 );
and that works IF a user logs in to the admin, like through wp-admin.php They get redirected to the home page with the /?cachen
But if they log in through the front end using the newsmag login, that function doesn’t seem to kick in, the page they are on just refreshes as is,
Chris
Hello,
The most common cause of this issue is the plugins you use. Please disable all plugins except visual composer, clear cache and reset cdn if you use it. If there is a plugin conflict, this will fix it. Then you need to identify the plugin that causes it.
Thank you!
Hello drae,
I have checked your website and saw your problem with Custom Menu Page. Also, I notice that you have used child theme…please try to switch to the main theme, ensure that you have updated the Visual Composer, disable all the active plugins, leave just Visual Composer to active, clear all cache, purge CDN file is you used and install only the plugins that come bundled with our theme and rule out the conflicting plugins and check it again and see how it works. I suspect this problem as could be caused by your child theme…probably is not updated to the latest version and might cause some errors when the code is overwritten.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi
Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also deactivate all plugins except Visual Composer, clear all caches and test again.
If you’re using a child-theme deactivate it then check if the problem is still there.
Regarding the code from child theme there is an important aspects that must be considered:
– if in previous theme’s version a specific code added in child theme worked fine that doesn’t mean that will work with a new theme version. When theme update many of its files are changed and it’s a good practice to check update_log.txt file for each update and see what files had been modified so if those specific files are used in the child theme you will have to check your customizations to not break the functionality of the theme.
If you still can’t manage to solve this issue please send us an email at contact@tagdiv.com with your login credentials so we can take a closer look at this issue.
Thanks!
Hello Pete,
Please disable all your plugins except visual composer, clear cache and reset cdn files if you use it. This is most likely a plugin conflict that causes all these issues.
Let us know how it goes.
Thanks.
Hello Larshell,
By default, the behaviour of this kind of feature is that every refresh the images to be changed randomly but if you are using a cache plugin, this feature is directly affected by this and the images will be with cache and then you have the same images until the cache will be empty. For better results, you have to change the time to refresh cache memory from the plugin panel, like this -> http://screencast.com/t/SbVbae2m0GXo For more information about this plugin, please consult our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you for the message!
Hi
Try to deactivate all plugins except Visual Composer, clear all caches and test again. Also try to regenerate all thumbnails as seams that the theme use some images which are not cropped. Here is a guide in this regard: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi,
The excerpt feature of the theme gets overwritten if the post has a custom excerpt added in post settings http://screencast.com/t/9BiejDCZtOj Please check this section for the posts that have a longer exceprt than the others.
Plugins can also cause issues with excerpts so please also try to disable all your plugins except visual composer and clear cache.
Let us know how it goes.
Thank you!
Hi Lucian,
Thank you.
I’ve been working with the widget and trying different things that haven’t worked.
I can’t figure out where the login redirects back to the page the user is on. That’s what I need to find to append the ‘?cachen’
I found the function I tried (above) only affects logging in directly from the backend. Won’t work for logging in through the front end.
Let me know if you have further ideas on what I might change to do this,
Thanks,
Chris
Hello. I install newspaper theme and regularly getting error 500 when working in dashboard. And error 500 in posts.
And my dashboard works very slow. I use VPS hosting.
I use latest versions of this plugins:
- All In One SEO Pack
- Disqus Comment System
- Easy Social Share Buttons for WordPress
- FeedBurner FeedSmith
- Google XML Sitemaps
- Ninja Popups
- Russian Date (utf-8)
- RusToLat
- WordPress Database Backup
- WP Super Cache
- WP-Mail-SMTP
- WP-PageNavi
- WPBakery Visual Composer
In logs i see this:
[Wed Mar 02 01:29:37 2016] [warn] [client 31.31.203.70] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://fototips.ru/camera-test/obzor-obektiva-samyang-35mm-f1-4/
[Wed Mar 02 01:29:37 2016] [error] [client 31.31.203.70] Premature end of script headers: index.php, referer: http://fototips.ru/camera-test/obzor-obektiva-samyang-35mm-f1-4/
and this
[Tue Mar 01 22:50:39 2016] [error] [client] Premature end of script headers: admin-ajax.php, referer: http://site.ru/wp-admin/post.php?post=15692&action=edit
[Tue Mar 01 22:50:40 2016] [warn] [client] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
Help me please!
Prior version not causing any weirdo stuff on my sites; but with 3.1 I am waiting for 3.1.1 as they *always* have some bug with new dot revisions (seriously, 5 fixes first week for 3.0).
If the prior version was working, deleting both (either); clear cache if using.
Run wp-optimize to clean dbase, and clear ‘transients’ —
do clean install of 3.07 (or whatever it was), then go to the basic/general setting page in Yoast and hit “save.”
Dumb as that sounds, I’ve had to do THAT process in the past.
(Sure hope that helps!)
That is how Google works, and has the past decade. If you have breadcrumbs they will show
website URL > breadcrumb > breadcrumb
they don’t show the permalink or the story title when breadcrumbs are in place.
The reasoning is that it makes it faster for somebody to navigate in SERPS
eg.,
The Story Title
www.site.ooo > books > science fiction '
so, on news/content sites, it would allow somebody to go to the two main “topics” the story is under, vs the direct link from the story title.
That is how Google has used breadcrumbs since they added them to SERPS (our main news site has been online 16 years, and Google has always done this since being able to “read” the breadcrumbs).
So, it’s a navigation aid. Also, typically the down arrow will note the story has been cached in case site is down temporarily or unreachable.
To only show the permalink, you can turn OFF the post breadcrumbs.
So it’s not an “issue” — it’s a “feature.” 🙂
-
This reply was modified 10 years by
simchris.
Hi
Try to deactivate all plugins except Visual Composer clear all caches and test again. Also make sure sure you updated the plugin according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Let us know how it goes and if you still can’t manage to solve this issue please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hello kbfever,
Please try to disable all the active plugins, leave just Visual Composer, clear all cache, purge CDN file if you used and install only the plugins that come bundled with our theme and rule out the conflicting plugins. It is possible to be a conflict between some untested plugins used by you and our theme and this thing could cause this issue.
If your problem is still there after my advice, please send us an email at contact@tagdiv.com with your credentials (wp-admin) so we can further inspect your page set up. Also, please provide a link of this topic so we can know who you are and what the issue is.
Hope this helps!
Thank you for them message!
Hi Bogdan,
sorry for the late reply and thank you very much for your support!
With your solution I’ve managed to solve my needs with a little hack, since your code remove the Page style 8 effect.
This code worked for me:
.single-post #td-outer-wrap{width:100%!important;}
Oddly enough this one didn’t
.single-post .td-boxed-layout #td-outer-wrap{width:100%!important;}
I don’t know where my problem comes from.
Maybe it’s related to Cloudflare rocketscript messing with your javascript?
Anyway I’m planning to move away from W3TC and to implement a Varnish + other local cache + optimized deferring in the near future.
100% of the problem is on my side but if you want I am glad to provide you any information you want.
Lastly, I’m using WP performace pack to serve my images on the fly. I’ve seen some php scripts (other than timthumb) that does the job and that can be included in theme development. Why don’t your theme implement that solution in your next work?
I’m sure everyone (including me) will buy that no matter the price!
Regards,
– Luca
Hello solo89,
Please try to disable all the active plugins, leave just Visual Composer, clear all cache, purge CDN files if you are using and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. Please keep in mind that the Visual Composer will be adjusted by the theme, otherwise, will not work fine. If you are installed the Visual Composer ‘standalone’ as they suggested, this plugin will not work as expected because it will be adjusted by the theme. Please try our advice and let us know how it goes. After this if your problem is still there, please send us an email at contact@tagdiv.com with your credentials (login information) so we can further inspect the problem. Also, please provide the link to this topic so we know who you are and what the issue is.
Hope this helps!
Thank you for the message!
Hello sherby,
Unfortunately, I cannot help you because I have checked again your website on multiple browsers like Opera, Chrome, Opera, FireFox and I have not seen the sticky bar (main menu that appeared when you scroll up) as you can see in this video -> http://screencast.com/t/mX8TIyD5GSrC Please try to clear all cache and please ensure that you have enabled the sticky bar from the panel.
Thank you for the message!
Hi
Did you add the code in analytics field from theme panel: http://screencast.com/t/lMBMydXl2 or have you edited any of the theme files? If you’re using an analytics tracking code make sure that it’s added properly and also check if you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ clear all caches and test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hello,
If the settings from the theme panel do not apply, please try to increase your system status parameters by following this guide: https://forum.tagdiv.com/system-status-parameters-guide/
You can also try to disable all your plugins except visual composer and clear cache. Plugin conflicts can sometimes create similar issues.
Let us know how it goes.
Thank you!
Hi,
I need to append ?cachen to the url a user logs in and the page is reloaded. I want to keep them on the same page, just append that.
Looking at the wordpress documentation, it looks like I should be able to use something like this in functions.php:
////////
function nf_redirect( $redirect_to, $request, $user ) {
return $request.”?cachen”;
}
add_filter( ‘login_redirect’, ‘nf_redirect’, 10, 3 );
///////
However, this has been ineffective. It just doesn’t work.
So… I’m wonder if perhaps Newsmag isn’t using wp-login.php and maybe has it’s own login script?
If so, I can’t find it.
Can you either tell me where the Newsmag login script is or why my redirect function isn’t working?
Thanks!
Chris
PS: In case you are wondering, the reason is that I use cloudflare and even when a user is logged in, they still get cached content instead of fresh if using the unaltered url. I need them to get the freshest page, and my cloudflare is set up to not serve a cached page if they find ?chachen in the url. After they are logged in, I set a cookie and it’s served fresh, but the first page after log in isn’t set in time for the cookie to be active yet.
Hi,
Opps, seems like just now it was still cached. I’ll give it another try by disabling all the plugins and suspicious js to see whether i am lucky enough to trace the root cause.