Search Results for 'cdn'

    No search results were found in Documentation!

Results from the Forum
Andrei L.
tagDiv Member

Hi

When the background image it’s added from theme panel > background the theme switch in boxed mode and backstretch class it’s added on the page: http://screencast.com/t/lRo8Rbg8H From what I can see in your page source the backstretch is missing and the background image it’s added with css: http://screencast.com/t/vdhcuYm7WLK
Make sure you added the background according with our documentation: https://forum.tagdiv.com/newsmag-background-introduction/ deactivate all plugins, clear all caches, purge cdn files and test again.

Thanks!

simchris
tagDiv Member

You can load the fonts CSS directly in your style.css file which will speed them up a bit, and then unhook the loading from the main theme/includes/function file — this is a bit advanced. Lots of tutorials online how to do this. (Basically you capture the actually CSS off Google’s server, then put that in your style sheet which loads the actual fonts off Google CDN; which cuts out a step in the chain — still loads the font files themselves off the CDN.)

Check Google’s terms of use, to see if you can download and use the fonts directly on your server. TagDiv doesn’t own the fonts, Google does. You would then need to do the same thing as above, unhook the loading from the main theme functions, then add the font calls into your style.css.

If none of that makes sense, you would likely need to hire somebody. This is very common practice for speed tuning.

For fastest speed, don’t use ANY Google fonts and use “web safe font stacks” which are entirely loaded from browser and modern OS.

simchris
tagDiv Member

Not really a theme issue.

Make sure your content image folder is actually there, writable, and the domain name in your posts matches — and the images are actually in there!

For example, look at an image in your post, copy the URL, paste that into a web browser, and make sure it actually works.

If your DNS just changed, note it can take 24-48 hours for all name servers to properly load content from the NEW location vs the old one. If using a CDN, this can impact cross domain loading, and with some caching systems as well. Make sure you clear/disable caching while doing this kind of thing.

Good luck!

ptec1
tagDiv Member

Hi,

I have gone back to wp-engine about my cdn affecting my plugin and they said :

I’ve looked over the link you provided and those setting look to be specific to Cloudflare. I see the domain name is using the WP Engine CDN; I reviewed the link fully but I didn’t see any comparable settings I could adjust on our CDN for you.

For caching issues, we can set a cache exclusion on our end. This will prevent our server from caching the page and deliver an up to date version. We would need to know the specific URL this issue occurs on in order to set the exclusion. If the issue is specific to the theme, the theme developer may already know which paths this needs to be done for.

If you can let us know what paths to exclude, we’ll be happy to do so. Please let me know if you have any additional questions.

And then
You would need to work with the theme developer to see if there’s a particular cookie or argument that can be excluded from caching that perhaps controls the random menu. If so, we can certainly exclude that, but we cannot exclude the entire homepage.

I look forward to a answer on this

Paul…

Bogdan B.
tagDiv Staff

Hello,
The mobile back-end should work properly. Please disable all your plugins except visual composer, clear cache and reset cdn files if you use it. There could be a plugin conflict that interferes with the mobile version.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I can confirm that it is working. All the options were tested properly and we have found no issues with the new update. I just tested the background ad again and it works as expected. Please disable all your plugins except for visual composer, clear cache and reset cdn files. You most likely have a plugin conflict that interferes with the background ad.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please disable all your plugins except visual composer, clear cache and reset cdn if you use it. This is most likely a plugin conflict. (I’m not sure about your second part of the message: “What I want is configured to load the background even mobile and tablet version.” Please try to explain better.)
Let us know how it goes.
Thank you!

Pahoran
tagDiv Member

I have tried to implement ALL suggestions…it is STILL not working.

I do NOT have a CDN …please assist with this issue!

Pahoran
tagDiv Member

So is it my domain’s htaccess or the CDN htaccess that has to be changed? The code from stackexchange is stating that it is the CDN htaccess. I do not have access to the CDN.

Bogdan B.
tagDiv Staff

Hello,
Please try to disable all plugins except for visual composer, clear cache and reset cdn files if you use it. Then make sure you have all the thumbs selected and run the regenerate thumbnails again. Then , clear cache and reset cdn files again to ensure the settings apply. If you still cannot get them to display, please provide a link to your website so we can inspect it. If you want to send it in private, you can do so via contact@tagdiv.com.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please disable all your plugins except visual composer. clear cache and reset cdn files if you use it. Your problem is specific to the layer slider plugin that seems to conflict with visual composer but remove all of them first to see if VC works fine on it’s own, then identify the plugin that causes the issue.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
About the “commas” I meant quotes. These things: “” they always screw up php code if they are copied from this forum and they aren’t placed inside the code tag. Please try the solution again as this worked for all users that had this issue. (It’s not a theme related issue but a cdn issue when fonts are not loaded from the same source) Please try a few more implementations of the code as it depends on what you have in your cdn. Try a few variations. Try it like so: https://forum.tagdiv.com/topic/small-icons-problem/
(the code in the topic above is not placed in the code tag so do not copy and paste it in htaccess directly. Get the code from stackexchange and replicate the implementation)
Thank you!

thayashi
Participant
#0

hello, I would like to add the excerpt below the title on the slider, but I can not, can you help me?
thank you

https://cdn.img42.com/2d746aadf8b04930dfad514d51e4b518.png
https://cdn.img42.com/0fcce5e8263e5f4ff687c431d2b9d8e1.png

Pahoran
tagDiv Member

No, the problem STILL persists. This problem is not just with the social sharing icons, but other icon elements as well….arrows, search, view, comment, stars, etc.

I also recently used the following suggestion for htaccess:

https://www.maxcdn.com/one/tutorial/how-to-use-cdn-with-webfonts/

Nope… still does not work. I really would like this fixed. It is extremely irritating.

virjik
tagDiv Member

I’ve done same modifications like in the post above but the “chinese” strange characters won’t dissapear.
Could you help me?
My site is realitateaoltului.ro
I don’t use CDN.

Pahoran
tagDiv Member

I had already previously updated the htaccess from the link that you are referencing.

(I do not know what you mean by “convert the commas” as there are no commas in the code).

Additionally, how would I go about to reset/clear the CDN files?

Bogdan B.
tagDiv Staff

Hi,
That is the only option available that lets you control the post number. Maybe you have cache on your website and/or cdn. Please clear your cache and reset cdn files if you use it after you change settings to see if they apply.
If they still do not apply, please try to disable all plugins except visual composer as there might be a plugin conflict that interferes with this setting.
Let us know.
Thank you!

Andrei L.
tagDiv Member

Hi

I am not sure why this happens as we didn’t received a similar report so far.
Try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using and test again. Also check in browser’s console if there are any errors related with the theme when you save the settings on category.
If the problem persist you can try to make a new clean WP install, then install the theme and the Visual Composer plugin according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ then 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!

newtag
tagDiv Member

HI,

1.
I forgot to mention – that im – NOT – using the VC Plugin!!!

2. Firebug says, there is a error:

ReferenceError: jQuery is not defined
var html_jquery_obj = jQuery('html');

3. Part of my sourcecode where you can see the scripts in the footer area just above the script with the error:

<script type='text/javascript' defer="defer" src='http://justatestsiteforyouname.com/wp-includes/js/admin-bar.min.js'></script>
<script type='text/javascript' defer="defer" src='https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js'></script>
<script type='text/javascript' defer="defer" src='https://cdn.jsdelivr.net/jquery.migrate/1.2.1/jquery-migrate.min.js'></script>
<script type='text/javascript' defer="defer" src='http:/justatestsiteforyouname.com/wp-content/themes/justatest/js/tagdiv_theme.js'></script>

<!-- JS generated by theme -->

<script>

		(function(){
			var html_jquery_obj = jQuery('html');

			if (html_jquery_obj.length && (html_jquery_obj.is('.ie8') || html_jquery_obj.is('.ie9'))) {

				var path = 'http://justatestsiteforyouname.com/wp-content/themes/justatest-child/style.css';

				jQuery.get(path, function(data) {

					var str_split_separator = '#td_css_split_separator';
					var arr_splits = data.split(str_split_separator);
					var arr_length = arr_splits.length;

					if (arr_length > 1) {

						var dir_path = 'http://justatestsiteforyouname.com/wp-content/themes/justatest';
						var splited_css = '';

						for (var i = 0; i < arr_length; i++) {
							if (i > 0) {
								arr_splits[i] = str_split_separator + ' ' + arr_splits[i];
							}
							//jQuery('head').append('<style>' + arr_splits[i] + '</style>');

							var formated_str = arr_splits[i].replace(/\surl\(\'(?!data\:)/gi, function regex_function(str) {
								return ' url(\'' + dir_path + '/' + str.replace(/url\(\'/gi, '').replace(/^\s+|\s+$/gm,'');
							});

							splited_css += "<style>" + formated_str + "</style>";
						}

						var td_theme_css = jQuery('link#td-theme-css');

						if (td_theme_css.length) {
							td_theme_css.after(splited_css);
						}
					}
				});
			}
		})();

	
	
</script>

4. When i exclude the defer loading of the jquery.min.js file – the error gone!

5. I think this can help http://stackoverflow.com/a/33205519 – please also look at the other answers.
But i dont know how to fix it.

6. If you can help me out, it would be awesome!

Thank you so much

  • This reply was modified 10 years by newtag.
  • This reply was modified 10 years by newtag.
  • This reply was modified 10 years by newtag.
Bogdan B.
tagDiv Staff

Hello,
You are not doing anything wrong. It’s simply the cache. If you use a caching plugin or a cdn server, then the pages are getting cached and served from the cache. It’s recommended to clear cache after changing settings in the theme panel so you can see the effects immediately.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the link you provided does not work.
On your homepage the image is not the problem but the block itself.
Here is your block: http://screencast.com/t/vbKiywBCC0n
and here is the default one: http://screencast.com/t/PGmceyP2
Somehow the block width is getting altered. Your block no longer has the default width.
Please revert the theme to it’s default state and check your block again. If you have no modifications you know of, it could be a plugin issue so please also try to disable all your plugins except visual composer, clear cache and reset cdn files.
Let us know how it goes.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
this could be a plugin conflict that affects the forum. Please disable all your plugins except visual composer and bbpress, clear your cache and reset cdn files. Then check the forum again.
Let us know if the problem is still there.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You might be having a plugin conflict that interferes with the css for these pages. Please try to disable all plugins except visual composer and WC, clear cache and reset cdn files. If this does not resolve the problem, please provide an example and a link to these pages so we can inspect them.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Please try to deactivate all your plugins except visual composer, clear cache and reset cdn files if you use it to rule out a plugin conflict. We have no reports of such issue at the moment. Unfortunately there is no alternative way to login so you can maybe alter the theme files where the login is being created here: http://screencast.com/t/mfQrsIsfb

Thank you

Catalin
tagDiv Staff

Hello focusfpv,

This issue is known when using CDN or loading fonts from a different source. Please try to use this solution and 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!

Viewing 25 results - 5,176 through 5,200 (of 6,440 total)