Search Results for 'cdn'

    No search results were found in Documentation!

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,
Please try one more thing. Disable all your plugins except visual composer and reset cdn if you use it. Then check the sorting again. If this still does not do the trick, then please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue. Please also include a link to this topic.
Thank you!

Jorge
tagDiv Member

Hi, I added those rules changing my domain and also using cloudfront and broke my site, so had to go to file manager and delete those lines from there. I’m using wp supercache and when I enable the cdn option, although it works, many elements display as a rectangle as in Andrè’s picture. Did you find a way to fix it please?

My website is govideojuegos.com, but although the nameservers are also pointing to cloudfront cdn1.govidejuegos.com up to cdn5.govideojuegos.com, I don’t have enabled this option on wp supercache because of the above mention display problems when it is enabled.

Thank you
Jorge

simchris
tagDiv Member

@Brain916

Hi, right now we’re not worried about that (ads), as this is rolling out in BETA this week for Google (supposedly today), so really right now we’re more concerned with being on the front end of the roll-out vs buried in the tail end.

I will worry about ads later on … 🙂
That can be implemented by folks who want to do that, but right now we’re just making sure it works at all “properly” and gets indexed, to see what happens as it rolls out.

For example the related posts text only plugin we use, works fine. The social sharing item we used does not. I’ll have to add a CDN call for the FontAwesome font, probably to the code.

Bogdan B.
tagDiv Staff

Hi,
Yes you have to clear the cache and reset cdn if you use it and then check page speed insights again. The correct syntax is the one you can already see in your file. simply copy and paste another similar piece of code and replace the id and that’s it.
The correct syntax is this one:
$this->move_js_to_footer('FILE-ID');
$this->move_style_to_footer_queue('FILE-ID');

Thanks.

bentivoglio
Participant
Header ADS - topic
#0

I try few “ads code” for the header but nothing change
I also insert the one of the theme (as example) but is not shown!
the code I need to work anyway is:
**************
<script type=”text/javascript”>
var bannersnack_embed = {“hash”:”bxkib83nb”,”width”:728,”height”:90,”t”:1456224730,”userId”:22698091,”wmode”:”transparent”,”float”:”top”};
</script>
<script type=”text/javascript” src=”//cdn.bannersnack.com/iframe/embed_float.js”></script>
**********
my web site is http://www.eliveroma.tv/

Thank you in advance for any help!!!!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the js error is still there. I suspect the minification. Please only use cloudflare to minify your js and css otherwise errors such as this could occur. https://forum.tagdiv.com/cloudflare-cdn/
Also you should switch from w3 total cache to wp super cache as this is the recommended plugin.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
Your images are not loading at all at the moment because you have a js error. Please disable all plugins except visual composer and clear your cache (and reset cdn if you use it). Then you need to identify the plugin that causes the error and remove/replace it.
If you wan to increase loading times, you will have to optimize your page speed. Please follow this guide to do it: https://forum.tagdiv.com/how-to-make-the-site-faster/
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Sorry for the delay. Unfortunately we have no precise solution to your problem. Are you sure it’s the theme that overloads your processor? Please switch to a WP default theme and check your cpu load again. You can try to disable all plugins and check again in order to rule out a plugin conflict as well (also clear cache and reset cdn)
We have no reports of such processor activity when using our theme so if it turns out the problem is theme related we will have to investigate this more in depth.
Sorry for not having a better answer. Let us know how it goes.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please disable all plugins except visual composer and clear your cache/reset cdn. Then check your website again. If the problem is still there, please provide a link so we can inspect the issue.
Thanks.

Catalin
tagDiv Staff

Hello amsam1979,

This issue is known when using CDN or loading fonts from a different source.
Take a look at this: http://screencast.com/t/AMjW530CSH6 and this: http://screencast.com/t/dLjEUGGwQUZ
The solution to this issue is simple. You will need to add some code to your .htaccess file like this post suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello daoofdad,

I suspect that this kind of issue might be caused by interference between your untested plugins and our theme. As you can see here -> http://screencast.com/t/HIgFptUnDiQ we have a list with our tested plugins which the theme was tested and works properly. If you are using some untested plugins, it could interfere with our theme and produce js.errors. Please try to disable all the active plugins, leave just Visual Composer, clear all cache, purge CDN file if you used and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, you can try to deactivate the lazy load option from the Theme panel for better results, like this -> http://screencast.com/t/G7oCr6tZM

Hope this helps and if you need more assistance in this regard after this advice, please provide your website URL so I can further inspect it closer.

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,
For the icons, the problem is generated by cdn. You can find a solution here: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
As for the menu disappearance, there could be a plugin conflict so please disable all your plugins except visual composer and clear cache/reset cdn.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all your plugins except visual composer, clear cache and reset cdn files. This will rule out a plugin conflict. If the problem is still there, you can try to increase your system status parameters: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
9gag-greece no longer has this issue. After you add the code in htaccess, please make sure you clear cache as it will be affected by it and also reset the cdn files. (they update automatically after a period of time but in order to see the immediate effect of your modification you need to reset/clear them)
Thank you.

JBH
Participant
#0

Hi, After updating from v4 to v6 i noticed that the images in the posts with a hyperlink doesn’t open the link anymore. Instead of that there is a popup with the message ‘cant open image2’

When i edit the code and remove the following class

wp-image-51602

from the source / html code, the hyperlink works correct.

You can see an example over here.

Just click on this image to see the result:

example

How to solve this?

Thanks in advance!

JB

gopi
tagDiv Member

Hi,

The link does not working anymore http://cdn.tagdiv.com/wp-content/uploads/2015/11/td-social-counter.zip. So can n you please send me a latest social counter plugin.

simchris
tagDiv Member

You can try adding in the IE8 helper classes

some of this stuff

			<!-- media-queries.js -->
			<!--[if lt IE 9]>
				<script src="http://www.send2press.com/wire/assets/themes/magazine/js/respond.js"></script>
			<![endif]-->

<code>			<!-- html5.js -->
			<!--[if lt IE 9]>
				<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
			<![endif]-->
		<!--[if lt IE 9]>
		<script src="http://s3.amazonaws.com/nwapi/nwmatcher/nwmatcher-1.2.5-min.js"></script>
		<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script>
		<![endif]-->
  • This reply was modified 10 years by simchris.
  • This reply was modified 10 years by simchris.
Andrei L.
tagDiv Member

Hi

Try to update the theme at the latest version available on themeforet, V2.3.5, deactivate all plugins except Visual Composer, clear all caches caches, purge cdn files if you’re using and test again.

Let us know hoe it goes.
Thanks!

Bogdan B.
tagDiv Staff

hi,
As i replied in the other topic, this could be a plugin conflict. We have no reports of such issues with our themes and we cannot recreate the issue on our end. Please disable all your plugins except visual composer, clear your cache and reset cdn files. Then test your menu again.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please disable all your plugins except visual composer, clear cache and reset cdn if you use it. Plugins are the number 1 reason for website issues. If the problem is still there after you disable the plugins, (and if you do not have customization made to the theme files) then please let us know so we can investigate this further.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The images usually disappear when you have an js error (mostly caused by plugin conflicts) Please try to disable all your plugins except visual composer, clear cache and reset cdn if you use it.
Now your images shopuld display fine and you need to identify the conflicting plugins.
Thank you
PS (please create a new topic when having an issue).

Bogdan B.
tagDiv Staff

Hello,
Unfortunately plugin conflicts are the number 1 reason people have problems with premium themes. This is the case with all premium themes as not all plugins are compatible. If a plugin gets updated and the code changed, it could create a conflict and break your website.
Please deactivate all your plugins except visual composer clear cache and reset cdn if you use it. Please keep in mind that you use the old version of our theme (version 4) and plugin compatibility issues will be more frequent in this version as wordpress and plugins get updated. Please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!

Bogdan B.
tagDiv Staff

Hello Renai,
I just tested this again and it works fine on our end.The link goes exactly to where it’s supposed to with no redirects. There could be another problem interfering with comments on your end. Possibly a plugin conflict so please try to disable all your plugins except visual composer and clear your cache (also reset cdn files if you use it).
Let us know how it goes.
Thank you!

simchris
tagDiv Member

If the image works with the default image, but not with your version, it may be that the file you’re uploading to replace the original image is malformed in some way, or that the caching is not letting go of the cached file.

You might try this
assuming the file permissions of the files you’re uploading via FTP actually have the correct CHMOD setting … perhaps try using different image editor in case file corrupt in some way …

a) get it working with default placeholder image
b) make sure the /path/to/placeholder works by loading it in web browser based on what prints on page
c) refresh all caching, etc., turn off lazy loading, make sure if using CDN image is actually in ALL places content is being loaded or being redirected from
d) if using https, make sure you have your site properly setup to ONLY load https and NOT both http and https
e) try deleting the placeholder image, not over-write; upload your image, clear all caching again, then reload page and see if new image is there
f) if not, then try using a different image editing program

sorry … might not help, just food for thought

simchris
tagDiv Member

You need to edit your pagespeed.conf file to be optimized for your site, caching module, CDN loading, etc.

Are you running mod_pagespeed on your server /VPN, or are you doing that via Cloudflare ?

We have our own dedicated high end server here, so we manage our own stuff and don’t need CDN, so my suggested settings only address the ideal setting AFTER you setup the pagespeed.conf file properly with the Apache module (see the Google docs on how that works).

For instance, if you are running the module on your own server/VPN, and loading stuff off CDN, you have to actually tell mod_pagespeed where those CDN resources *are* — for our test we setup a subdomain as cdn.oursite.ooo which was a CNAME for the CDN bucket.

But again, not theme specific, so likely best to talk to Cloudflare and explain your use of mod_pagespeed and how best to connect. 🙂

Viewing 25 results - 5,301 through 5,325 (of 6,440 total)