Search Results for 'cdn'

Results from the Forum
Lucian
tagDiv Staff

Hi,

1. The ad could also be blocked, this will also show up in your browser console if you check it.
This troubleshooter could also help: https://support.google.com/adsense/answer/1208336?hl=en

2. Please also test the embedded code on a WordPress default theme and also check it without any plugins active, empty cache and purge files if you use CDN.
Please let me know how it goes!

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site on IE and I didn’t found that issues:
http://screencast.com/t/f9avL1RemM
http://screencast.com/t/SLq2Xjed
http://screencast.com/t/cJmNJndel

Please make sure you use last theme version(4.6.1) and if you are not, update the theme using this guide and the FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ Also update Visual Composer plugin from the /plugins folder that was provided together with the theme files when you’ve downloaded.
After that please deactivate all plugins, leave only Visual Composer active and try again. Also make sure you empty cache and purge files if you use any CDN host services.

Thanks!

Lucian
tagDiv Staff

Hi,

I have checked your site and noticed that your issue is not happening because of Firefox browser or only if using it as I have also found this issue on chrome browser and it seems that the custom fonts you have added and use are not found: http://screencast.com/t/gFnVbtMSA
Please make sure that you add and use them right using this guide: https://forum.tagdiv.com/how-to-use-custom-fonts/
If this is still not working please also test this without any plugins and make sure you empty cache and purge files if you use any CDN host services.

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site again and did noticed that even if the ‘Droid Serif’ font family is set the ‘Times New Roman’ is rendered: http://screencast.com/t/qOraBNesH
I’ve also checked your page source and noticed that ‘Droid Sans’ is loaded: http://screencast.com/t/lsyHvLY3a
Please make sure that you disable html/css/js minify option as I’ve noticed you use it compressed and also disable plugins/ empty cache and purge files if you use CDN.
This should not happens if you use the latest theme version (1.4) as I have also checked this and haven’t found any issues with this, the fonts are loaded and rendered fine: http://screencast.com/t/1dSQ61HRb
If nothing solves this I suggest you re-upload your theme files via FTP using this guide: https://forum.tagdiv.com/how-to-update-theme/ and make a backup of your current theme installation in case something goes wrong.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I checked your site and I found JavaScript errors in console: http://screencast.com/t/PJbZgOA0 which means that a plugin’s script is conflicting with theme’s js and causes this.
Please make sure that you use this right using this guide: https://forum.tagdiv.com/video-playlist-newsmag/
and check this without any plugins active, empty all caches/purge files if you use CDN host services then check again (leave just the Visual Composer plugin active).

I have also tested this with last theme update(1.4) and found no issues with it: http://screencast.com/t/zsDoB2yfJD

Thanks!

simchris
tagDiv Member

You would need to sort out how to connect your caching to save caches and load caching from your CDN. Some CDN’s do that for you, which makes local caching redundant. Very tricky to setup; not really theme related, though. Lots of articles on this in Google (I went through this a year ago; we ended up not using CDN but we have dedicated server.)

Sundial
tagDiv Member

Disabling W3TC worked, but we really need to use a CDN for the site. Is there any way to use a CDN without it breaking the theme?

simchris
tagDiv Member

Make sure you have your website address set in your WordPress > settings > general page.

Also, you can choose not to put media in date folders from the WordPress > settings > media page.

These are not related to the theme in any way, but the setup of WordPress.

if you’re loading content from a CDN of some kind, the images might be stored at that IP, but again, that is not managed by the theme.

Alin [tagDiv]
tagDiv Staff

Hi,

I checked your site and I see you are using a CDN: http://screencast.com/t/g0yuenRS2DC
Please purge all files(from your CDN settings area), clear the cache and check if the issue is still there.

Another issue may be related to the original image size – http://screencast.com/t/ekEj0UFe
It’s width is smaller than the container and wordpress doesn’t upscale the images. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.

Thanks!

Lucian
tagDiv Staff

Hi,

I’ve noticed you also use CDN host so I suggest you also empty cache and purge files then check again.

Thanks

Lucian
tagDiv Staff

Hi,

I have tested this using the latest theme version (4.6.1) and haven’t found any issues of this type so please make sure that you also download and use the latest theme version and also check this without any plugins active, empty cache, purge files if you use CDN and try this again. If you don’t use the latest version please update it and use this guide and the FTP method to update the theme: https://forum.tagdiv.com/how-to-update-the-theme/
Please let me know how it goes and also provide your site’s URL so I can inspect this and also let me know what version of IE have you use.

Thanks

Lucian
tagDiv Staff

Hi,

You can see here that if you disable the post view count from theme panel the view counter shouldn’t update anymore: http://screencast.com/t/AQUXXagm3M
Please make sure you have this option disabled: http://screencast.com/t/AQUXXagm3M then check again for this an let me know.
I have also tested this using the latest theme version and disabling that option stops the custom filed counter to update.
Please let me know and also test this without any plugins active, empty cache and purge files if you use CDN.

Thanks

Lucian
tagDiv Staff

Hi,

Not sure about this! Please also try this without any plugins active and also make sure you empty cache and purge files if you use CDN host service.
I have also tested this using the latest theme version and haven’t had any issue of this type so you shouldn’t experience this also.
Please make sure that you use the latest theme version which is 1.4. If you are not please download and update it to the latest version from themeforest: http://themeforest.net/downloads and use this guide and the FTP method to update your theme: https://forum.tagdiv.com/how-to-update-theme/
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

a. It looks well now: http://screencast.com/t/WioDyTLH Please let me know if you’ve managed to fix this.
b. Please provide more details about this as I have also tested this but couldn’t reproduce it.
c. That is the way the latest articles work when you navigate trough that section you can use another template for you homepage and use an block to add that section and use the ajax pagination.
d. Use this css in theme panel > custom css field to remove that border: http://screencast.com/t/IYa1qfRJ

.td-main-sidebar .td_block_2 {
border-top: 0px solid #e6e6e6;
}

.td-pb-span4 [class*="td_block_2"] {
border-top: 0px solid #e6e6e6;
}

f. I have tested your site and haven’t seen this behavior. Please let me know if this happens again and also try this without any plugins, empty cache and purge files if you use CDN.

1/ Please provide more details as it looks well to me: http://screencast.com/t/L7dJd2NI
Maybe if you another background color: http://screencast.com/t/fUVjX9Tbg6K
2/ Which block title you refer too? I have checked this and haven’t noticed anything wrong: http://screencast.com/t/8D2hoMmJxY

Thanks

Lucian
tagDiv Staff

Hi,

The server couldn’t find it: http://screencast.com/t/6LqWnJrR
Please make sure you re-save your permalinks and also try to regenerate thumbnails, and also make sure that your empty cache/purge files if you sue cdn.
If this still happens after doing this please try to create a new posts and check if this happens in that case also.
Let me know how this goes.
The issue is in the url here (the one that doesn’t work): http://screencast.com/t/U1uicF6Sab
The working one: http://screencast.com/t/RJ7BG3Vcx

Thanks

Lucian
tagDiv Staff

Hi,

The link problem you have occurs when using the Yoast Google Analytics plugin, which i noticed you also use: http://screencast.com/t/mcvSFSAY
We know about this and we are trying to fix this but unfortunately is more difficult than we initially tooth. You can disable this option from Yoast Google Analytics general settings, will fix the issue with the links: http://screencast.com/t/LRV9LlBn3 or you can also use our own Google analytics support (just paste the code in our admin): http://screencast.com/t/EtxOCuXlspj
I have checked your site and noticed lots of error in your console: http://screencast.com/t/rpFslmUIh3b so I suggest you disable all plugins/empty cache and purge files if you use CDN then check again with only the VC plugin active.

Thanks

Lucian
tagDiv Staff

Hi,

I have noticed this now, thanks! Although I can’t explain how this happens as it should not. I suggest you also test this without any plugins active and also make sure that you empty cache and purge files if you use CDN, then check again.
You could also try to add this: http://screencast.com/t/36Xrdp0Up
This is the line of code: $args['post__not_in'] = array( $this->$post->ID );
Let me know how it goes!

Thanks

Lucian
tagDiv Staff

Hi,


@OnlineThemes
If you sue WordPress 4.1 please make sure you use the latest theme version (1.4) and the VC plugin version (4.3.5) and also test this without and plugins active and also empty cache/purge files if you use CDN then tested again. I have tested this and found no issues so it should work fine in your case also.
Please let me know how it goes and also provide your site’s URL.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and found some javascript errors in console: http://screencast.com/t/1lJFBw4JMnFy
I have also tested using the latest theme version(4.6.1) and haven’t found any issues with this.
Please make sure that you download the latest theme version and update your theme using this guide and the FTP method: https://forum.tagdiv.com/how-to-update-theme/ After you update the theme please try without any plugins active(leaving just the Visual Composer plugins active), then empty cache and also purge files if you use any CDN host services and check again.
Let me know if you still have issues with this.

Thanks!

simchris
tagDiv Member

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.
Lucian
tagDiv Staff

Hi,

The files mentioned in the test are loaded from CDN: http://screencast.com/t/Q0iIkIob9KyL so please make sure you check this without any plugin active, lave just the Visual Composer active, empty cache/purge files and test again.
If you check your page source then you will noticed that all those files are moved to the footer: http://screencast.com/t/hIHlsCxxYlr

Thanks

Lucian
tagDiv Staff

Hi,

Please try this without any plugins active and without CDN and also remember to empty cache and purge files as CDN could load old files with old content if altered or replaced.
Please let me know how it goes.

Thanks

tagdivfan
Participant
#0

To the gurus here –
I find lot of communication happening with respect to NEWMAG and W3 TOTAL CACHE. Can we use this space to discuss the RIGHT setting for this plugin?

If anyone thinks this can be useful, we can go over each option in detail.

In my wordpress I have the following:

Dashboared: The plugin is currently enabled in community mode.
Page Cache – ENABLED
Minifiy – DISABLED
Database Cache -DISABLED
Oject Cache – DISABLED
Browser Cache – ENABLED
User Agent Groups – ENABLED
Referrer group support – ENABLED
CDN – DISABLED
Monitoring – DISABLED
Extension – ENABLED

Gregory
tagDiv Member

Please see image, I think now the reason may it because the site is handle with cdn ? I’m thinking to disable the cdn and check again.

Thank you

Viewing 25 results - 6,026 through 6,050 (of 6,440 total)