Itchytrig
Forum Replies Created
-
AuthorPosts
-
Hi,
Oh no! That is a shame… a very popular feature used today on many sites like Ebay and others… It really does automate how users interact with directory sites and event listing sites.
Yes, please consider this feature for the future, I am sure others would benefit from it too.
Much appreciated.
Hi,
Awesome – will check it out – thanks!
August 7, 2017 at 9:28 pm in reply to: Activating DIVI Theme presents 502 Bad Gateway Error? #390180Hi,
OK so it turns out our hosts are on php 5.3.9 and DIVI needs 5.6 !
So asked for a migration / upgrade… I guess that should do it. Doh.
Thanks again
August 7, 2017 at 12:02 pm in reply to: Activating DIVI Theme presents 502 Bad Gateway Error? #390081Hi Stiofan,
Thanks for the update. I have already tried fresh copy of DIVI…
As this is a new site, not currently live I could wipe all files and the database and try installing everything from a fresh… bit of a headache but I would like to get this all working correctly.
Thanks
August 6, 2017 at 7:13 pm in reply to: Activating DIVI Theme presents 502 Bad Gateway Error? #389997This reply has been marked as private.Hi,
Great thanks, but to ask your functions.php to use say a different footer.php template, how can this be achieved this way? With a normal child theme we can just add a footer.php and edit from there?
Hope you can help!
Thanks again
Hi,
Oh and I have applied this functions.php too, but still nothing showing up in admin:
<?php add_action( 'wp_enqueue_scripts', 'parent_theme_enqueue_styles' ); function parent_theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); } ?>🙁
-
AuthorPosts