Itchytrig

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Can users create Saved Searches? #456417

    Itchytrig
    Free User
    Post count: 7

    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.

    in reply to: False / Spam User Registrations? #390456

    Itchytrig
    Free User
    Post count: 7

    Hi,

    Awesome – will check it out – thanks!

    in reply to: Activating DIVI Theme presents 502 Bad Gateway Error? #390180

    Itchytrig
    Free User
    Post count: 7

    Hi,

    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

    in reply to: Activating DIVI Theme presents 502 Bad Gateway Error? #390081

    Itchytrig
    Free User
    Post count: 7

    Hi 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

    in reply to: Activating DIVI Theme presents 502 Bad Gateway Error? #389997

    Itchytrig
    Free User
    Post count: 7
    This reply has been marked as private.
    in reply to: Child Theme ? #389514

    Itchytrig
    Free User
    Post count: 7

    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

    in reply to: Child Theme ? #388752

    Itchytrig
    Free User
    Post count: 7

    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' );
    }
    ?>

    🙁

Viewing 7 posts - 1 through 7 (of 7 total)