No search results were found in Documentation!
Hi,
I suggest you first try this without any other plugins active, leave just VC plugin active the check again.
You could also follow their documentation for the server response time and their recommendations: https://developers.google.com/speed/docs/insights/Server
To improve your server response time you can also try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), also consider using a cache plugin and to improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html We also use it on our demo.
You can also contact your host provider and let them know about this, they might have specific info on what is the cause of this in your case.
Thanks
Hi,
Please make sure you also have the post views active and also test this without using caches as the last days 7 post count works based on post views so if you use cache this might not work properly.
Please also note that it pulls from ALL the posts the most accessed in the last 7 days NOT the posts that are published in the last 7 days.
Thanks!
Hi,
Do you have any css customization?
If you use latest version of the theme(4.6.3) did you update from an older version? Di you used patch or a fresh install?
I can provide you css to fix this, but may cause cause another issues if you have custom css or did not updated properly. Also please first check this without any plugins active, leave just Visual Composer active, clear cache and check if you still have these issues.
If you want you can use this custom css in Theme Panel > Custom Css after you check what I asked above and without plugins: http://screencast.com/t/PzhbPITU7
.td-g-rec-id-header .adsbygoogle {
position: relative;
top: 0;
right: 0;
margin-top: 10px;
}
.top-header-menu li a:before {
top: -2px;
}
Thanks!
Hi,
Please check this also without any plugins active, leave just Visual Composer active, clear cache and check again if you still have this issue. If you have set the sidebars it should appear fine.
If you still have this issue after you test it without plugins please send an email at contact@tagdiv.com and provide wp-access so we can take a look. Paste also a link to this topic so we can know who you are.
Thanks!
Thanks, I’ve just installed the plugin, the og: meta data information seem to be correct http://screencast.com/t/GY53cubT9, I’ve cleaned the cache as well, but nothing’s changed. http://screencast.com/t/79XBIUzA
http://screencast.com/t/4vmfpz6i
Hi,
I have checked your site and found these errors in console – http://screencast.com/t/GVPln4ZRT
Please deactivate all plugins, leave just Visual Composer active, clear cache and check again if you still have this issue with megamenu. If your issue is solved please activate your plugins one by one and see which one caused this issue.
Thanks!
Hi,
I have checked your site and seems that the theme’s icons are not found in child theme – http://screencast.com/t/lx7ZJq9GAd
Please switch to the main theme,clear cache and check if you still have this issue. If icons are showed properly please make sure that your child theme version is the same with the main theme.
Thanks!
Clear all your caches.
You can also try to regenerate your thumbnails if your images were being loaded via CDN/cloud.
Hi,
You can find Visual Composer plugin in the theme’s files that you have downloaded from themeforest in /plugins folder. The latest version provided and tested with the theme is 4.4.4 version. Update it using this guide – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Like I said above check this also without any plugins active, leave just Visual Composer active, empty cache and see if you still have this issue.
Thanks!
Hi,
I also tested this with latest theme version(4.6.3) and Visual Composer plugin(4.4.4) and did not found any issues – http://screencast.com/t/mnNKUuvUwF – http://screencast.com/t/h3cweb2Nbg2K
Please check this without any plugins active leave just Visual Composer active, clear cache and see if you still have this issue.
Also provide a link so we can take a look.
Thanks!
Hi,
Please deactivate all plugins leave only Visual Composer plugin active, clear cache and check if you still have this issue. Also please check this without any css/js minifications.
I also tested this with latest version of the theme 4.6.3 and and latest version of Visual Composer plugin tested and provided with the theme files (4.4.4). Please make sure that you also use the latest versions.
Thanks!
Hi,
1. Please clear cache if you use a cache plugin and your browsers cache.
2. You have to use custom css in Theme Panel > Custom Css to change:
*Current menu item – http://screencast.com/t/Gcy8WaNfXqFR
.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a {
background-color: red;
}
* Hover background color for menu item – http://screencast.com/t/U9fmTXb7OSA
.sf-menu > li > a:hover {
background-color: blue;
}
*background color for submenu – http://screencast.com/t/Qk5OG7dN8UCY – http://screencast.com/t/fMJgD1qtayP
.sf-menu .sub-menu {
background-color: red;
}
*hover subcategories in mega menu – http://screencast.com/t/qLGsETvKyWP8
.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat:hover {
background-color: #CB8E1F;
}
3. Unfortunately the theme doesn’t have an option to add logo image there, you will need custom modification for this and we cannot provide custom work at this moment, sorry!
4. Please follow this solution to display more subcategories in the megamenu – https://forum.tagdiv.com/topic/sub-categories-number/#post-48648
5. Unfortunately Newsmag theme has only 2 formats like you already know. If you need to add more post formats please take a look here – https://codex.wordpress.org/Post_Formats and try to add more formats in theme functions: http://screencast.com/t/7tKL3tcQiu
6. Not sure what you mean, please provide more details.
7. You can remove this code – http://screencast.com/t/PXj2Z7pxq3yJ – http://screencast.com/t/8IEfHItJXfv
Or you can hide it via custom css – http://screencast.com/t/zzEfIvhLC
.td_top_authors .td-author-post-count, .td_top_authors .td-author-comments-count {
display: none;
}
8. Unfortunately we did not tested THEIA POST SLIDER or any similar plugin so I cannot recommend any.
Please check this without any plugins active, leave just Visual Composer and THEIA POST SLIDER active, clear cache and see if it works.
Thanks!
Well… looks like some of your images are NOT actually there …
404: http://meteoserwis24.pl/wp-content/uploads/2015/04/15045201-100×65.jpg
The plugin doesn’t “destroy” your thumbnails and images only moves JS to footer and enqueues elements for better page loading.
Suggest:
a) turn off all plugins except visual composer
b) clear server cache; refresh CDN or similar if in use
c) if thumbs not back, use the regenerate thumbnails plugin
Hi,
I have checked your menu and did not found any issues with this – http://screencast.com/t/YLpkHD58ExOg
Please clear your cache.
Thanks!
Hi,
Please disable all plugins leave just Visual Composer active, clear cache and check again if you still have this issue. I have checked your site and found this js error in console – http://screencast.com/t/9HobsyP6Ir Please disable also js/css minifications.
Please test your pagespeed https://developers.google.com/speed/pagespeed/insights/ and try to fix those errors. You can find out more about this in our documentation – https://forum.tagdiv.com/page-speed-guide/ and also Christopher topic help – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ Also please disable unnecessary plugins.
You can use a static homepage if you want, create your homepage and used like a blog page just set to page template with articles and it will display like a blog – http://screencast.com/t/hIqIyj7NL7Sp you have also options to display your latest articles – http://screencast.com/t/0oJuZEsqVJ – http://screencast.com/t/z0UAyvqNze
Thanks!
Hi,
I’ve checked your site and noticed all this 404 errors to theme’s resources (images/sprites/icons..) in browser’s console: http://screencast.com/t/wTCIpzv8byub
Make sure you also test this using the main theme and without plugins and make sure you also empty all caches then test again.
Let me know how it goes and also try to update the child theme, backup the change made to theme’s files there, update it and do the changes again and also make sure that you adapt the child theme customization to the latest theme files.
Let us know how ti goes using the main theme.
Thanks
Hi,
Thanks Christopher!
@Thomas2050 This is the logo image I see on your site – http://screencast.com/t/8mnrbHahvq
You can follow the steps that Christopher suggested or if this is the logo image that should be displayed please clear cache.
Thanks!
Hi,
Please deactivate all plugins, leave just Visual Composer active, clear cache and check again if you still have this issue. If your pagination works, activate your plugins one by one and see which one caused the problem.
Thanks!
Hi,
Please deactivate all plugins except Visual Composer, clear cache and check again if you still have this issue.
If you don’t have this issue anymore, activate your plugins one by one and see wich one caused this issue.
Thanks!
What do you mean by change permalink?
Do you mean the “permalink” structure from WP settings ? That normally shouldn’t impact your home page.
Or do you mean the domain name / site URL? That is a whole separate issue unrelated to theme.
Looks like your CSS is not loading.
If you’re using caching or a CDN you need to clear your caching each time you make such changes. If using caching plugin, clear the cache. If using a CDN or “wordpress hosting” — see their support on how to clear cache or “refresh” the settings to allow the new content to load properly.
Hope that helped.
For those who care about my thoughts on this; based on 9 years of suffering WordPress oddities, I usually do this to ensure logos actually work
a) upload logo image via FTP to your image folder (uploads or whatever if you changed it; or even to custom images folder if you want)
b) in the admin panel put in the full URL (not server path) to the logo image, then click SAVE, and then preview of logo will appear showing theme can “see” the logo file(s)
c) clear caching
d) if logo still doesn’t show on site, it’s a caching issue — e.g., look at the page source for your page, and LOOK to see what image is actually loading on your page — is it the right one? If not, then likely cached. If not, go back and double check your logo setting “stuck.”
This may not help you, but it’s how I do it for my sites out of paranoia and logos work on all sites perfectly.
Hi,
I have tried to access your site but it doesn’t work – http://screencast.com/t/NcXlXhg7C
Please also check this without any plugins active, leave just Visual Composer active, also clear cache and check if you still have this issue with mobile menu.
If you use child theme, please also check this with the main theme and if it work please make sure that your child theme is also updated to the latest version.
Thanks!
Hi,
Do you mean that when you switch to Classic mode, you cannot add text there? – http://screencast.com/t/1bHbegjlVbix
When the Backend editor is active you can add blocks using Visual Composer and you can add text using text block – http://screencast.com/t/okb9RUW8VV
Please let me know if you still have issues related to this and also make sure that you empty all caches and purge files if you’re using CDN host then test again, it could be a cache issue.
Thanks!
Hi,
1. Please use do_shortcode function after pagination in the archive, category and page template and display a custom ad there: http://screencast.com/t/epSdJBuFR5 – http://screencast.com/t/FAbXy7GEe4d
Result: http://screencast.com/t/amRJfbxy
2. The theme doesn’t have an option to display social share on page and you will need custom modification for this. Unfortunately we cannot provide any custom work for the moment as we work hard on development, updates, fixes and support so the time and resources don’t allow us to provide custom work. Also you can add likes button in pages – http://screencast.com/t/buJaJuGEomS7
3. You can add block 12 (with “Read More” button) in your page please see our demo: http://demo.tagdiv.com/newsmag/block-12/
4. Please provide your site url so I can inspect this. Also you can check this without any plugins active, leave just Visual Composer active, clear cache and see if it works.
Thanks!
Hi,
Please provide more details about this and check it without any plugins active, leave just Visual Composer active and also clear cache. Let me know!
Thanks!