tomabrams
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] z-index not workingResolved – there was a random style applied to another object that applied a z-index causing the issue.
Forum: Plugins
In reply to: [Simple Job Board] Submitting Applications via FireFox and SafariOkay thank you. My hosting provider said the scripting issues are something that BlueHost cannot fix. This seems like more of an issue with the plugin its self. BlueHost suggested I use another plugin. So unless you have any other solutions it seems that using a different plugin is my only other option.
Is there anything else you can do to help?
Forum: Plugins
In reply to: [Simple Job Board] Submitting Applications via FireFox and SafariThank you. In order to provide our hosting provider with the information they need, what do you recommend I tell or instruct them to fix? Thy are not going to be familiar with your Plugin, so what other information will they need to identity and fix this issue?
Thanks,
Harry BorrelliForum: Plugins
In reply to: [Simple Job Board] Submitting Applications via FireFox and SafariOkay, thanks for the information. What do you recommend we do to fix this?
Thanks,
Forum: Plugins
In reply to: [Simple Job Board] Submitting Applications via FireFox and Safarihttps://www.myflowater.com/jobs/event-operations-and-marketing-coordinator/
- This reply was modified 7 years, 11 months ago by tomabrams.
Following up again. Pretty disappointing to see other support posts that have been up for a day or two get responses but receive silence on my request from over 10 days ago. Can you please help with this issue?
Thanks.
Following up on this. Need to get some solutions in place before the next auto-update to WordPress. Thanks.
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Boxzilla Not Showing UpSOLUTION:
Okay I figured it out. If you have a plugin that is not working with your theme do the following:Add this (below) in the header.php file just before the </head>
<?php include_once( ABSPATH . ‘wp-admin/includes/plugin.php’ ); ?>
<?php wp_head(); ?>And add this (below) in the footer.php file just before the </body>
<?php include_once( ABSPATH . ‘wp-admin/includes/plugin.php’ ); ?>
<?php wp_footer(); ?>Hope this helps someone else!
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Boxzilla Not Showing UpI have discovered that it is an issue with the theme the site is using. What about the theme could be preventing the plugin from working? What can I customized to ensure the plugin works correctly?
Thanks.
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Boxzilla Not Showing UpHi Lap,
I don’t mean to pester but this issue is becoming very time sensitive as it is the only thing keeping me from moving forward. Could please help me resolve the issue, direct me to someone who can, or recommend a different plugin.
Thanks for your help.
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Boxzilla Not Showing UpWere you able to find a solution to this issue?
Thanks for all your help.
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Boxzilla Not Showing UpOh that makes sense. Here’s a screenshot.
http://abruscis.com/wp-content/uploads/2016/12/Boxzilla-Capture.png
Thanks.