Search Results for 'cloud'

Results from the Forum
acdmin
Participant
#0

Hi, I’m working for a project inserting a weather widget for wordpress with the openweathermap API.

I used the Theme Magazine for TagDiv, and I’m forcing the language to zh_tw for traditional chinese.

The characters are wrong sometimes (for example sunny is correct / cloudy is not correct).

Got it! My own client saw the solution, while calling the API, the function inserted is:

// CHECK FOR LOCALE BY FIRST TWO DIGITS
if (in_array(substr($sytem_locale, 0, 2), $available_locales)) {
$atts[‘w_language’] = substr($sytem_locale, 0, 2);
}

So just get “zh”

Whic those working with traditional chinese should change to:

if (in_array(substr($sytem_locale, 0, 5), $available_locales)) {
$atts[‘w_language’] = substr($sytem_locale, 0, 5);
}

To get “zh_tw”

tamdao
tagDiv Member

Hi Simion C.

I am using news7page.
So, when I click next post on categories was load very slow.
Cloud you support me.
Thanks,
My site: http://ttu.edu.vn

respux
tagDiv Member

Hi Simion

I just changed my hosting from Bluehost to Google Cloud, that’s the reason why it’s way faster 😉
Mixed content etc. should be solved?
I guess you checked while I was updating.

Kind regards
Yentl

Simion C.
tagDiv Staff

Hi,

For me your website loads quite quickly, homepage in about 2 seconds and posts in just under 3 seconds.
From what I can see there are some timeouts on some resources that are trying to load
https://www.screencast.com/t/JYmeNiIOzI
Those seem to be related to a plugin
https://www.screencast.com/t/HerqPcvvHbS
Also there a a few mixed content warnings related to some images. All of these could potentially slow down the website. Try to fix them and check again.

Also consider using caching if you do not already, we recommend the WP super cache if possible. There are also many speed optimization guides here in the forum

https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Thanks

bellendir
tagDiv Member

Hello! The image size for the mobile theme, cropped narrow. In which file can I adjust the image size?

https://cloud.mail.ru/public/FVg4/vJu7pHv3N

Francesco Palmas
tagDiv Member

I tried to (re)update the theme, disable the plugins and clean the cache via Cloudflare, but it doesn’t work 🙁

Equinoctium
Participant
#0

Hello Bogdan,

Concerning the social counter.

Only Soundcloud is not working, it remains 0

I have 3 followers.

I followed up your manual and did as written there.

If it were an issue with my host, what should I provide them so they can investigate from their side?

Any help in this is much appreciated.

Thank you,
Stefan

Equinoctium
tagDiv Member

Same here, I thought I wait for the new update, which I did today. My counter got stuck and is only showing 113 of 168 followers.

Furthermore my Soundcloud counter shows up 0 of 3. I copied my user name in the field:

the-daily-wealthy-affiliate

This is how it shows in the link at Soundcloud, my name at the profile appears with spaces, maybe that is the issue?

I did all according to instructions. My host assured me the ports are open.

Hope this can be resolved somehow as the counter is important for business purposes.

Love Newspaper, best theme on the market I believe.

michaelaulia
tagDiv Member

In my case last time, it’s due to the Javascript optimisations (so if you minify your Javascript, or install a plugin to optimise your Javascript files etc). If you want to, exclude Newsmag Javascript file from being optimised/minified: themes/Newsmag/js/tagdiv_theme.min.js

Or if you have a Cloudflare, try turning off Rocket Loader

Also worth trying to disable Lazy Load from the Theme Panel to see if it works

SoNowner
tagDiv Member

Just wanted to say thanks. I was having the same issue on my site. I have cloudflare as well. When I turned it off mobile menu and search bar are now functioning.

flynewsgr
Participant
#0

Hello,
I am desperate and I need your support.
I am the admin of a news portal.
I use Newsmag 4 with the Visual Composer.
I have disabled the caching plugins(that I installed using the tagdiv instructions),
and set the cloudflare free cdn in Pause mode.
When I new post is published, only in desktop pcs appears normally. On the mobile devices are displayed only previous
posts. When I clean everything on my mobile I see the new post.
Please advise.

amandine
tagDiv Member

I lucky I got it on my cloud I already send it to you ! Have a look and tell me if it’s working !

Catalin
tagDiv Staff

Hello,

I have checked your website on google page speed and the results is below ->
https://developers.google.com/speed/pagespeed/insights/?hl=ro&url=https%3A%2F%2Fwww.jiujitsutimes.com%2Fgarry-tonon-mom-was-afraid-of-contact-sports-now-she-wants-his-opponents-blood%2F&tab=desktop

Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Basically, these are the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello,

Ensure that you are using the latest version of the theme, clear all the caches and check the results. Try the CRTL+SHIFT+R and check the results. Purge all CDN files if you are using the Cloudflare.

Thanks.

Catalin
tagDiv Staff

Hello arafat,

Sorry but please notice that effect comes from your customization and not from our theme. Try to purge CDN files if you are using the Cloudflare system, disable the Speed Booster and check again the results. Also, if the problem is still there, you should make a new fresh install to another subdomain for testing and check the results. Also, if you will check our demo preview, you will never see this effect. Also, remove all of the untested plugins if you are using something like this.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Tycoonz Fitness,

I have inspected your website and I saw that is working good now. Check your Cloudflare configuration to be the same with our form here -> https://forum.tagdiv.com/cloudflare-cdn/ If the problem will reappear you should make a new install to another subdomain for testing and check the results.

Thanks.

tecnogaming
tagDiv Member

I understand what you recommend. But I cannot just ditch a suscription to MaxCDN just because you don’t want to support a CDN outside of Cloudflare.

It would really help if you can point me where is the td-modal class being added in the PHP code so I can take a look and probably fix it.

Afterall, having support for all CDN’s in your theme would certainly not harm you in any way.

Akif Hameed
Participant
#0

Hi Bogdan,
I’m so much worried about http://www.overallexams.com/. It is not appearing as it should. Sometimes it appears normally and sometimes it appears so ugly. I was using cloudflare but now I’ve switched to default domain nameservers but problem is still there. I’ve cleared the cache with super cache plugin and disabled all plugins but still, the problem is not going to solve. So headache from last two weeks. I thought I can solve the problem but I’d tried so many times and didn’t succeed.

Please suggest me the way to get rid off this.

Catalin
tagDiv Staff

Hello tecnogaming,

Please notice that we only recommend our default settings regarding on Cloudflare and WP-Super-Cache. The MaxCDN has not been tested with our theme and we cannot say for sure if the theme will work as expected, sorry! The above settings were fully tested with the theme and return good results, sorry!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

In most cases this is cache/cdn related.
Please only use wp super cache: https://forum.tagdiv.com/cache-plugin-install-and-configure/
As a cdn we can only recommend cloudflare and these settings: https://forum.tagdiv.com/cloudflare-cdn/

Thank you!

bellendir
tagDiv Member

Добрый день. Сайт открылся. Спасибо за тему!
https://rbtoday.ru
Еще вопросы:
На какой версии PHP учше работает тема?
Почему в социальных сетях (во всех) ссылки на записи отображатся как ссылка | имя сайта. (копирую просто ссылку) Можно ли сделать, чтобы была просто ссылка?

https://cloud.mail.ru/public/Hcqr/k117qZ5vE

Good afternoon. The site was opened. Thank you for subject!
https://rbtoday.ru
More question:
What version of PHP exit does the theme work on?
Why in social networks (in all) links to records are displayed as link | site name. (just copy the link) is it Possible to do to was just a link?

tecnogaming
tagDiv Member

Please, take your time to read what I’ve just posted. This is not something I have trouble configuring it.

I am telling you about a BUG I found in the theme. I’ve been using all kinds of themes and I’ve never seen a CDN configuration breaking the theme like in this one.

You can’t just send someone to use Cloudflare when the theme functionality breaks while using a recommended plugin of yours. wp-supercache.

I am using wp-supercache with CDN and maxCDN. Why would I want to use cloudflare?. I am already paying cloudflare ARGO and I have a separate MaxCDN account for the pictures.

This should be working just fine.

The problem ocurrs when I activate the CDN functionality on wp-supercache, you recommend this plugin and I am telling you the CDN functionality breaks the the theme functionality. This should not be happening.

Of all the CDN’s out there, cloudflare is THE ONLY ONE that does not need domain replacing to work, as they use their own DNS services and they can get away with it but all the rest needs some form of plugin for URL replacing.

The problem starts when wp-supercache replaces the URL of my site with the cdn.mysite.com. The class for MODAL that the theme should be added gets deleted. All I’m telling you is that I need a hint as to where the class gets added so I can try and modify the theme files and see if I can make it work.

Of course, you’re invited to explore this bug and replicate it yourself, you’ll see that I’m right.

Catalin
tagDiv Staff

Hello tecnogaming,

Most likely is talking about a CDN configuration. Please check our useful guide and try using only the settings from here -> https://forum.tagdiv.com/cloudflare-cdn/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello deanomac98,

Notice that theme’s functionality should work as expected because it was tested on my side without any problems, sorry! Remove all of the untested plugins, purge CDN files if you are using the Cloudflare, clear all the caches and check the results. Check the our documentation from here -> https://forum.tagdiv.com/featured-image-or-video/

Thanks for your understanding!

bellendir
tagDiv Member

Good afternoon. Pages with code are displayed in the search. For example, search: wd2 – pages with TG code appear.
https://cloud.mail.ru/public/CeKm/97MiYVoRq
How to hide pages from search or how to fix this error?

Добрый день. В поиске отображается страницы с кодом. Например поиск: wd2 – выходят станицы с кодом TG.
https://cloud.mail.ru/public/CeKm/97MiYVoRq
Как спрятать страницы из поиска или как по другому исправить эту ошибку?

Viewing 25 results - 19,926 through 19,950 (of 21,203 total)