Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Forum: Plugins
    In reply to: [WP Prayer] Modifying Form
    Thread Starter cdereta

    (@cdereta)

    The modifications I need are related to the form and the display of the prayer info on the website. But for now, we need to find a way to allow people to comment on each prayer and add email notifications for prayer author. If you can add commenting capabilities, it would be great.

    Forum: Plugins
    In reply to: [WP Prayer] Modifying Form
    Thread Starter cdereta

    (@cdereta)

    I updated the plugin to the latest, and it seems to error on the form site. If you add try to add a prayer, it says that the last name doesn’t exist. Also, I need the country to display next to the name of the person. The last name is not necessary.

    Another question. If I want to modify the shortcode files, to fit the design we need, how do you recommend I do that without the risk of losing my changes in the next update?

    Thanks

    Forum: Plugins
    In reply to: [WP Prayer] Modifying Form
    Thread Starter cdereta

    (@cdereta)

    The additional fields that we need include a separate first name and last name optional, country, and whether they want to sign up to our newsletter. The only one I would remove is the title field. It would be nice if there’s a way to customize it in the admin so it fits everybody’s needs. We also have three categories that the prayers will fall under, and if there’s a way to have them submit and display based on that category, it would be great.

    I have been looking for a solution to this image issue for a while and I still can’t find the answer. I suspect that the custom fields are the reason, but I don’t know. The weird thing is that I have 11 products, and only one of them is displaying their image. I have tried to even duplicate that one and update the info, but instead the image doesn’t change. I have uninstalled and reinstalled woocommerce to see if this would fix the issue but it doesn’t. Can anyone please help me display the image of my products?

    Thread Starter cdereta

    (@cdereta)

    I do have one more question. I need an exit intent delay on the popup. I did find an answer as to how to delay the popup by a few seconds, by downloading the development fancybox that includes the Auto Popup section. But I’ve attempted the code you included and its not working for me.


    <div class=”fancybox-hidden”>
    <div id=”exitcontactform” width=”400″ height=”600″>
    <h1>Test Popup</h1>
    </div>
    </div>
    <script type=”text/javascript”>
    jQuery(document).on( “mouseout”, function() { jQuery(‘#exitintent’).trigger(‘click’); } );
    </script>

    I was wondering if you have a working example of an exit intent popup and what that code looks like.

    Thanks

    Thread Starter cdereta

    (@cdereta)

    Wow, thanks for your fast response. It worked right away. Thanks again. I love this plugin.

    Thread Starter cdereta

    (@cdereta)

    I wanted to let you know that I set up a delay on another popup I’m using temporarily, so it will take 45s to display the popup. Sorry about that.

    Thread Starter cdereta

    (@cdereta)

    Thanks, I got it working.

    Thread Starter cdereta

    (@cdereta)

    At the moment the site is in production and its not live. But the idea is that the slider needs to always cover the browser, whether its on a computer screen or a mobile device. At this moment the slider is responsive based on the width, but I need it to be based on the height of the browser, and I need it to cover the screen when the homepage is loaded. Here’s the closest example I have for what I’m looking for:

    http://demos.bavotasan.com/arcade/

    I do have content below the slider but when the window first loads it needs to cover the whole screen.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)