Forums Forums Search Search Results for 'themify'

Viewing 10 results - 1 through 10 (of 35 total)
  • Author
    Search Results
  • #265556

    Anonymous
    Inactive

    Hi Ross,

    Sorry for not keeping you updated on this… Turns out that once the Themify dev team finally got around to taking a look at the issue, they fixed it super fast. They added the necessary corrections to their core. So you now know that Search and Filter pro works well with their themes.

    #257602

    Anonymous
    Inactive

    Hi Ross,

    Yes I’m trying to display the posts in a grid.
    I’m sorry that Themify never got back to you. I emailed them a few times as well but didn’t get a response either and on the forum they told the person assigned to the task was away. I’ll try to get in touch again and we’ll see if we have more luck this time.

    I understand the challenges of integrating with a page builder… Thank you for taking the time to help me with this. I hope you’ll hear back from Themify.


    Trevor
    Participant

    Our plugin cannot link directly to Themify builder content blocks. That is why I suggested using the Post grid plugin method. You can then style the results to look similar to what Themify builder makes.


    Anonymous
    Inactive

    Hi,

    I have added result shortcode also.

    And yes I need result same way it’s showing and that cars are added with themify builder also.

    If you see live site page then you will know that how I needed.

    Thank yiu

    #246912

    Anonymous
    Inactive

    So, I just checked to see if there is any conflict with other plugins and it’s not the case.
    I saw that I had a themify search plugin that was active as well, deactivated it, but it still doesn’t work. I hope we can find a solution…

    #246849

    Anonymous
    Inactive

    Hi,

    I’m trying to set up the a search and filter form on my website, I’m using a Themify theme…
    But when your plugin is active, it messes up my blog page. The posts I want to show up aren’t there.
    I see this https://snipboard.io/6MBEHv.jpg
    Instead of this https://snipboard.io/NnWak4.jpg

    Do you have any idea about a way to fix this ? Thanks !

    #234484

    In reply to: Post in Search page


    Anonymous
    Inactive

    Thank you for the advice. I created the themify-shoppe-child folder with style.css and functions.php files.
    The content of functions.php is: (and looks like it’s working!). Thanks.

    <?php
    /**
    ** activation theme
    **/
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
    function theme_enqueue_styles() {
     wp_enqueue_style( 'parent-style', get_template_directory_uri() . 'https://cdn2.wpformation.com/style.css' );
    
    }
    add_action('multilingualpress.metabox_after_update_remote_post', 'mlpress_post_saved', 10, 2);
    
    function mlpress_post_saved($relationshipContext, $post) {
        $post_ID = $post->ID;
        do_action('search_filter_update_post_cache', $post_ID);
    }
    #233972

    In reply to: Post in Search page


    Anonymous
    Inactive

    Thank you, these 2 posts where created like the others:
    1. on the IT back office page “WP Multisite Content Copier: Copy /update Content” to create the post in the other languages
    https://www.agricamper-italia.com/wp-admin/post.php?post=9736&action=edit
    2. Export the the content of the IT page in the Themify Custom Panel
    3. Upload the IT zip of the content in EN DE FR
    Thanks

    #228892

    Ross
    Keymaster

    Hi Pauline

    To reply:

    1) I see at your link a search form with the ID 6315, however if I goto the english version of that page, I see a search form with the ID 5030

    How did you create 5030, a translation? (sorry I’m not familiar with this software and finding it confusing to figure out how to do these things)

    2) I was just hoping an options page like this would shed some more light on how the translations work. As far as I can see, its not as comprehensive as WPML or Polylang, so at this stage, building a custom solution to integrate with the translation management of your shop will be a big task, and something we would have to look at further down the road, or until we’ve had more requests from our users’ to support this.

    I am trying to uncover some more info though, but finding it confusing.

    I see here they support WPML:
    https://themify.me/blog/themify-wpml-compatibility

    And on the product page there is no mention of language support:
    https://themify.me/themes/shoppe

    Sure fire them an email, and ask how products are translated, and if this can be replaced with WPML, if so, we support WPML so that would be a way forward.

    Thanks

    #228844

    Anonymous
    Inactive

    Hello Ross,
    Thanks for the feedback.
    1) where are the other search forms?
    For the moment there is only https://www.agricamper-italia.com/ricerca-multi-criterio/. Then I will duplicate it for the other languages.
    2) Are there any settings in admin pages related to the translations specifically? I want to see the “options” or “settings” page related to languages.
    I don’t think so, do you have questions that I can forward to the template builder (Themify – Shoppe).
    Thanks a lot

Viewing 10 results - 1 through 10 (of 35 total)