- NewspaperCloudflare (CDN)
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperUsing the Theme Translations with WPML
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
Hi,
What theme version do you use? Please make sure that you use the latest version 4.6.3.
Also I have checked your site and not only mobile menu doesn’t work, also ajax pagination. I found these errors in the console – http://screencast.com/t/XImhK1sVFL so please make sure that you deactivate all plugins leave only Visual Composer active, also clear cache and purge your files if you use CDN and see if you still have this issue. Also please remove any js/css minification. Let me know!
Thanks!
Hi,
@Sparton05
1. You can try this custom css in Theme Panel > Custom Css: http://screencast.com/t/jR1sfFPZpJ
.page .td-grid-wrap {
padding: 20px 0px 0px 0px;
}
Please provide your site url and also more details about this gap if this is not what you mean.
2. Try this custom css for slider z-index:
.rev_slider_wrapper {
z-index: 0 !important;
}
If this doesn’t work please provide your site url.
3. Please make sure that you create a megamenu properly – https://forum.tagdiv.com/how-to-use-the-megamenu/
When you set a category megamenu you don’t have to add submenu items. For parent category(with subcategories) set as megamenu all subcategories will appear automatically.
If you still have issues with it please provide a link so we can take a look.
@matthieuroubaix
Please check this without any plugins active, leave only Visual Composer active and also clear cache and purge your files if you use CDN. Also please make sure that you use the latest theme update (1.7.1 – you use Newsmag theme) and also update the plugins that come with the theme files from the /plugins folder. Use thsi guide if you need to update – https://forum.tagdiv.com/how-to-update-theme/ Let me know how it goes.
Also please post your issues in newsmag section – https://forum.tagdiv.com/forum/newsmag/
Thanks!
If you’re using a CDN or some other external thing, you likely need to ensure that is setup properly and clear cache; make sure you actually have ‘featured’ images setup for all of those posts, etc.
Do the images actually exist on your site?
seems they do ?
http://dawgtime.com/wp-content/uploads/2015/03/3.31Practice18-100×75.jpg
I will say this — it’s really bad to have dots in file names … most systems need to identify the file extension after a . so some systems will stop at 3.whatisthisextension?
Ideally this should be
NO
3.31Practice18-100×75.jpg
YES
3-31Practice18-100×75.jpg
dumb as it sounds, but try changing the image file names?
———-
or wait for tagdiv support …. I’m just a bystander ….. 🙂
I also have a question Not sure if anybody will know the answer.
I’m running an image heavy site, at the moment i am uploading all images to my sever and am using Amazon Cloudfront as the CDN for my images.
But i was thinking how do sites like buzzfeed do it. Do they upload all images to their server or do they have an external cloud storage system like amazon S3? Also there a way to have an upload image system like imgur.com, where you can just add the URL of the image and boom it’s stored on your server?
Probably jetpack — which sucks in my opinion.
Best to serve the images from your own site vs loading off jetpack’s cdn.
(jetpack owned by automattic which makes wordpress … likely the wp.com)
Hi Chris:
Thank you for your quick reply. I check with my hosting, i am using cloudflare for ddos attack prevention but not really any cdn (at least I don’t know) Anyway, now it seems working.
my hosting tells me that the images not showing are using links like this:
do you know anything happened? what is i1.wp.com is it jackpack? How can I prevent it happen in the future.
Thanks/Jun
Clear all your caches.
You can also try to regenerate your thumbnails if your images were being loaded via CDN/cloud.
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
Thanks!
Header Ad – OK!
But Sidebar Ad not displayed((
I did everything you said:
Sidebar ad
<div class="sidead"
<iframe scrolling='no' frameBorder='0' style='padding:0px; margin:0px; border:0px;border-style:none;border-style:none; ' width='300' height='250' src="http://wlpinnaclesports.adsrv.eacdn.com/I.ashx?btag=a_1048b_8575c_&affid=4793&siteid=1048&adid=8575&c=" ></iframe>
</div>
Custom CSS
.sidead {
margin-left: auto;
margin-right: auto;
display: table;
}
What could be wrong?
Site: ultimatefighting.ru
-
This reply was modified 11 years by
bettingzone.
-
This reply was modified 11 years by
bettingzone.
Hi!
Tell me, why move the banners to the left (sidebar) and up (header)?
Default
https://www.dropbox.com/s/qwnwaa1su7azaz8/default.png?dl=0
With banners
https://www.dropbox.com/s/vc35y7gtnc9m8t1/banners.png?dl=0
Sidebar ad code
<iframe scrolling='no' frameBorder='0' style='padding:0px; margin:0px; border:0px;border-style:none;border-style:none; ' width='300' height='250' src="http://wlpinnaclesports.adsrv.eacdn.com/I.ashx?btag=a_1048b_8575c_&affid=4793&siteid=1048&adid=8575&c=" ></iframe>
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.
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!
You likely want to turn OFF the “lazy loading” feature if using CDN.
Hello!
I am facing the problem regarding the loading of my website. Website opens within few seconds but most of the time the images don’t load properly. The visitors of my website are facing this issue frequently. Kindly help me to fix this issue. Your cooperation in this regard will be appreciated.
I am also using Cloudflare CDN.
Webste address: http://www.pkviral.com/
Setting the theme up again – biggest issue was how slowly everything was loading, but fixed that by going with MaxCDN. 2 things brought me back:
1. Theme flexibility w/post types
2. Support
I had some CSS for the theme before, and it’s in the ‘custom CSS’ in the theme options panel.
But I’m not seeing the results on the site: sunnyinkabul.com
For example, I styled quotes thus:
.td_quote_box p {
font-family: ‘PT Sans’, sans-serif !important;
color: #405952;
font-size: 20px !important;
line-height: 27px !important;
text-align: left;
padding-bottom: 16px;
margin: 0px;
}
But not seeing the results on this post:
http://sunnyinkabul.com/2015/03/24/why-the-us-wants-to-forget-about-female-afghan-pilots/
It’s still the same small font it was originally, center aligned, etc.
Hi,
Not sure how that happens. Could you please try to remove and reinstall the VC plugin and make sure you install the latest version from the full theme /plugins folder: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
Let us know how it goes and also make sure that you empty all caches and purge files if you use CDN host.
Thanks
Hi,
To can display a custom add in attachment pages just use the do_shortcode function where you want to display it for example: http://screencast.com/t/QqfqBgr3fcN6 – http://screencast.com/t/iecdnat7YI
Thanks!
You might try manually uploading just the font files via FTP to ensure they are in “binary” format vs “ACSII” format — some systems may decompress that stuff incorrectly, or it might get zipped incorrectly, or even uploaded improperly via FTP the first time (some FTP software won’t “auto set” the format type from binary to txt on upload) — sounds stupid, but it’s happened to me.
Worth a try 🙂
And, or course, make sure they are truly being called from your local domain and NOT off the CDN, unless you have CORS rules setup on the CDN.
-
This reply was modified 11 years by
simchris.
Hi guys
I have a problem that has come up before, and to be honest I’m not sure how it ever resolved itself. Basically the font-awesome icons, social media icons in the share buttons, and various other theme related icons like the post templates in the theme panel do not appear. In the admin they show as broken, and on the front end they appear as square boxes.
I used the developer tools to check the CSS and I can verify the image paths are correct, and the images are in the directories. I also removed any theme files from the CDN I am using, but no luck…
Anyone else experience this?
Hello!
I disabled all plugins, that are not used by theme and the problem remains. I deleted cache and all is the same.
I don’t use CDN.
Website is: http://www.dietsportexercise.com/
I use WP Super Cache plugin.
My regards, Z
Hi,
It happens due to a plugin so make sure you turn them off, all of them, leaving just theme’s Visual Composer plugin active then, empty all caches, purge files if you’re using CDN host and test again.
Also consider turning off js minification options.
Let us know how it goes.
Thanks
Hi,
This feature hasn’t been removed or altered between this two updates so it should work the same way. Please make sure that you also test this without using any plugins, empty all cashes and purge files if you use CDN host then check again.
Let us know how it goes and also provide a link to your site so we can inspect this issue and provide more details on this.
Thanks
Hi,
I’ve checked your site and it looks fine.
Try to disable all plugins/cdn/cache (if you use any) and check if it works, the css may interfere with the one coming from the plugins. I’ve tested it on my side and it works – http://screencast.com/t/gAYdQcjPlN – maybe you made a mistake in the process, try to repeat it.
Thank you, Emil G.
The Header menu, when clicking on a category page, shows all the nested categories.
But when the category has no childs, it shows them all:

Is there any way to hide the whole sub menu? Or to hide it when no childs are found on category?
Thanks a lot 🙂
Hi,
I’ve checked your site’s feeds and found that the image is included there: http://screencast.com/t/J7jWE1dX
Also tested with this online feedreader (at feedreader.com): http://screencast.com/t/JAkDFHvZktT1 so it seems that its working now,make sure you empty all caches and purge files if you use cdn host and check again.
Thanks