This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!
Tagged: parser
- AuthorPosts
- July 17, 2014 at 12:17 pm #3713
I have uploaded the theme to WordPress, enabled the child theme and its just showing a white template and it isn’t pulling any of the theme colours etc.
- July 17, 2014 at 1:22 pm #3715
Done some digging and I can get the child theme to work but when I go into Theme Settings > Interface > Main Layout and change it to “double sidebars” the theme breaks and goes all white.
- July 17, 2014 at 1:23 pm #3716
http://www.monged.com is my domain name
- July 17, 2014 at 5:15 pm #3723
Hey there, You must be logged in to view this reply!
- July 18, 2014 at 10:24 am #3726
Have you even checked the website, I host 60+ websites all running various themes I have purchased, never encountered this issue.
- July 18, 2014 at 10:26 am #3727
Also if I go to my host I need to give them something more than “hosting might be misconfigured and dynamic css can’t be compiled”.
What do I need to fix, whats going wrong.
Am I able to get a refund?
- July 18, 2014 at 6:00 pm #3733
Hey there, You must be logged in to view this reply!
- July 21, 2014 at 10:09 am #3758This reply has been marked as private.
- July 21, 2014 at 4:44 pm #3764
Hey there, You must be logged in to view this reply!
- July 22, 2014 at 9:45 am #3773This reply has been marked as private.
- July 22, 2014 at 6:01 pm #3776
Hey there, You must be logged in to view this reply!
- July 22, 2014 at 10:34 pm #3780
I am using multiple themes from themeforest for over 50 website, enfold, centum and a few more, all with zero issues.
I will contact my host in the morning and let you know of all responses, I would appreciate it if you responded quicker as this issue will not be resolved with 1 message a day.
- July 23, 2014 at 3:18 am #3783
Hey there, You must be logged in to view this reply!
- July 23, 2014 at 9:22 am #3784
Hey there, You must be logged in to view this reply!
- July 23, 2014 at 3:03 pm #3788
Hi Luke,
Thanks for your reply.
We do not have any server side caching and the files in your hosting are writable by the hosting user.
The developer would really need to explain the “missing functions” more. The only thing blocked by the shared hosting is http loopback connections (scripts calling other files via the domain url and not local path).
I am sorry but we ourselves are not web developers so cannot debug 3rd party coding.
- July 23, 2014 at 3:03 pm #3789
I am updating the support ticket with the info you posted above. Will get back to you within the hour.
- July 23, 2014 at 3:34 pm #3790
Hi Luke,
Thanks for your reply.
Outgoing connections are not blocked from the server and checking the link provided, the connection error, you could try adding a php.ini to the hosting with:
max_input_time = 300s
memory_limit = 256M
max_execution_time = 300swhich will give your scripts more time to execute as well as memory to run.
External calls are not blocked by our server just calls from within the hosting to http://monged.com/ as its contents are local anyway.
- July 23, 2014 at 3:34 pm #3791
i have uploaded php.ini to /public_html/ as suggested by my host.
Will test now.
- July 23, 2014 at 3:48 pm #3792
nope, still changes the layout into the white layout.
- July 23, 2014 at 5:57 pm #3793
Hey there, You must be logged in to view this reply!
- July 24, 2014 at 8:24 am #3795
Response from host:
That looks as if it is related to the loopback prohibition my colleague advised earlier in the ticket. Can you ask your developer if there is any way it can access the files via a server path (/home/sites/monged.com/public_html/path/to/file) instead of URL (www.monged.com/path/to/file) as that should circumvent the loopback prohibition.
- July 24, 2014 at 10:14 am #3797
Hey there, You must be logged in to view this reply!
- July 24, 2014 at 10:59 am #3798
https://www.heartinternet.uk/web-hosting/wordpress-hosting
As I stated before I host over 50 wordpress sites all using different themes, I have NEVER encountered anything remotely like this.
So this fix you have, how do we put it live so that we can see if it works?
- July 25, 2014 at 1:39 am #3803
Hey there, You must be logged in to view this reply!
- March 10, 2015 at 2:56 am #7702
Hi Jacob: i’ve same problem.
With your fix (adding this: add_filter( ‘yt_site_dynamically_external_stylesheet’, ‘__return_false’ ); to “custom-function.php”) theme crashes after every option change.Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /web/htdocs/www.carlaruocco.it/home/wp-content/themes/wpthms-elegance/framework/extended/less-parser/Less.php on line 9597
- March 11, 2015 at 4:44 pm #7761
Hey there, You must be logged in to view this reply!
- March 11, 2015 at 7:31 pm #7778This reply has been marked as private.
- March 13, 2015 at 7:57 am #7833
Hey there, You must be logged in to view this reply!
- March 13, 2015 at 8:30 am #7834
Hey there, You must be logged in to view this reply!
- July 25, 2014 at 4:02 am #3806
Hey there, You must be logged in to view this reply!
- AuthorPosts
- You must be logged in to reply to this topic.
This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!