Thanks i will take a look at them!
Ok fixed thanks!
Well its displayed in the revolution slider 5 GUI my font awesome icon, but it doesn’t appear in my website, its like a broken favicon. I tried to clear the cache, but there was no difference, as you told me in contact
Finally i found my solution ,but thanks !
As you will see in this screenshot section:
https://snag.gy/mq8nGu.jpg there arent any info for the newsletter form that i can customize the label is empty.
Hi,
Here is the screenshot:
Here is the response from my provider:
I have tried to trace the execution process of the admin-ajax.php call from the screenshot you have provided earlier and it appears the timeout is caused by the following connection attempts:
1503659135.910982 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 6 <0.000013>
1503659135.911012 connect(6, {sa_family=AF_INET, sin_port=htons(443), sin_addr=inet_addr(“192.0.78.26”)}, 16) = 0 <0.000016>
1503659135.911055 getsockname(6, {sa_family=AF_INET, sin_port=htons(54504), sin_addr=inet_addr(“107.6.150.10”)}, [16]) = 0 <0.000009>
1503659135.911085 close(6) = 0 <0.000011>
1503659135.911114 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 6 <0.000010>
1503659135.911141 connect(6, {sa_family=AF_INET, sin_port=htons(443), sin_addr=inet_addr(“192.0.78.27”)}, 16) = 0 <0.000010>
1503659135.911172 getsockname(6, {sa_family=AF_INET, sin_port=htons(43979), sin_addr=inet_addr(“107.6.150.10”)}, [16]) = 0 <0.000010>
1503659135.911203 close(6) = 0 <0.000010>
1503659135.911255 alarm(0) = 10 <0.000013>
1503659135.911296 rt_sigaction(SIGALRM, {SIG_DFL, [], SA_RESTORER, 0x7f6388f4bca0}, NULL, 8) = 0 <0.000012>
1503659135.911344 clock_gettime(CLOCK_MONOTONIC, {5931313, 470648253}) = 0 <0.000010>
1503659135.911377 clock_gettime(CLOCK_MONOTONIC, {5931313, 470678223}) = 0 <0.000009>
1503659135.911404 clock_gettime(CLOCK_MONOTONIC, {5931313, 470705582}) = 0 <0.000009>
1503659135.911432 clock_gettime(CLOCK_MONOTONIC, {5931313, 470733258}) = 0 <0.000009>
1503659135.911460 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 6 <0.000013>
1503659135.911504 setsockopt(6, SOL_TCP, TCP_NODELAY, [1], 4) = 0 <0.000014>
1503659135.911548 fcntl(6, F_GETFL) = 0x2 (flags O_RDWR) <0.000011>
1503659135.911581 fcntl(6, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000009>
1503659135.911608 clock_gettime(CLOCK_MONOTONIC, {5931313, 470909492}) = 0 <0.000009>
1503659135.911635 clock_gettime(CLOCK_MONOTONIC, {5931313, 470936432}) = 0 <0.000008>
1503659135.911664 connect(6, {sa_family=AF_INET, sin_port=htons(443), sin_addr=inet_addr(“192.0.78.26”)}, 16) = -1 EINPROGRESS (Operation now in progress) <0.000071>
For some reason, those are timing out and I couldn’t find out where exactly the connection is established.
It doesn’t appear as though the connection is being blocked by the server, however – most likely, the problem is that the destination host is either offline or unreachable.
I may suggest trying to contact the theme’s support team and ask them to check the matter on their side.
Thanks,
I made all modifications and my hosting provider made all necessary changes according to your guide. But the problem persist. It is strange that only this selection (Modules MX and other Blocks – Article Title) is loading endlessly.
Could it be something else?