KA-Creative
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zerif Lite] Anchor Tag ErrorHi Mohammad,
Thank you for touching base. I was able to resolve this issue and have launched the website, so the temporary link with “new” is now disabled.
Best,
KarenForum: Themes and Templates
In reply to: [Square] Grid Columns in Square Theme Not WorkingAh, okay. Thank you!
Hi, I never found a solution to continue using both Photo Gallery by Supsystic and Slider Revolution, but I instead swapped out slider revolution for Smart Slider 3, which works pretty well.
Forum: Plugins
In reply to: [WDContactFormBuilder] reCaptcha Not Showing UpThanks Sona. I’ve contacted [email protected] and provided admin access.
Hopefully we can find a solution.
I appreciate your help!
Best,
KarenForum: Plugins
In reply to: [WDContactFormBuilder] reCaptcha Not Showing UpHi Sona,
Are you looking only at the first brochure pop-up (Rota Brochure)? The reCAPTCHA is there. Captcha is being used on all other pop-ups for now except for the Rota Brochure.
I am using the latest version of the plugin.
Thanks,
KarenForum: Plugins
In reply to: [WDContactFormBuilder] reCaptcha Not Showing UpHi Sona,
Thank you for looking into this for me. I had recaptcha up, but then switched back to captcha (which is what you must have seen when you looked at the site). I was using captcha within the pop-up previously and it was working fine. The reason for wanting to switch to recaptcha is that the client found the letters and numbers used for the captcha to be too fuzzy.
I’ve now put the recaptcha back for the first brochure image on https://www.pharmasystemsusa.com/downloads/brochures/. When I try to fill out the form and hit submit, it comes back with an error code that says incorrect Security Code and then the form is not submitted.
I’m very hopeful to find a solution so this can work properly since I’ve already purchased the plugin and have it incorporated with all of the website’s downloads, so if I can’t get it working, I’ll need to re-do that whole functionality with another plugin.
Any suggestions you have are greatly appreciated!
Forum: Plugins
In reply to: [WDContactFormBuilder] reCaptcha Not Showing UpActually, I spoke too soon. The reCaptcha is appearing on my contact form now, but when I try to submit an entry, it comes back with an error that says Error, incorrect Security Code and then the form is not submitted.
Any ideas what is causing this?Forum: Plugins
In reply to: [WDContactFormBuilder] reCaptcha Not Showing UpNevermind. It seems to be working now!
Forum: Themes and Templates
In reply to: [NovelGreen] Contact Form Hides Behind OverlaySo I found a work-around so that the contact form is visible, however I still am unable to enter any information into the form. Any thoughts around what might be causing this?
Forum: Themes and Templates
In reply to: [NovelGreen] Contact Form Hides Behind OverlayHi, thanks for the prompt reply. I just updated the theme, but the issue is still occurring. Has this happened with anyone else before?
Forum: Hacks
In reply to: Javascript for adding Cookies to a Contact FormThanks ancawonka! Your note on #2 is particularly very helpful since I need the cookies to work across the site rather than just on 1 URL. If I do find any solutions, I’ll post them here in case it’s along the lines of what you’re also looking for.
Forum: Hacks
In reply to: Need help with Javascript and html for an onclick eventHi bcworkz, I adjusted the code per your notes, but it doesn’t seem to be working. Here is the updated code. Any thoughts on what I did wrong?
<script type="text/javascript">// <![CDATA[ function OpenDiv(id){ for (i=1;i<=100;i++) { /* so you can add up to 100 options on each page */ var divname = 'div'+i; var lonkname = 'link'+i; var divStyle = document.getElementById(divname).style; divStyle.display=('div'+id==divname)?'block':'none'; divStyle.color=('link'+id==linkname)?'black':'gray';} return false; } // ]]></script> <h2 style="text-align: center;"><a id="link1" style="cursor: pointer;" onclick="OpenDiv('1')";>Investment Team</a> ????????<a id="link2" style="cursor: pointer;" onclick="OpenDiv('2')">Advisors</a>????????<a id="link3" style="cursor: pointer;" onclick="OpenDiv('3')">Management Team</a>?????????<a id="link4" style="cursor: pointer;" onclick="OpenDiv('4')">Fund Admins</a></h2> </div> <div id="1" style="display: block;"> <h1 style="text-align: center;">Investment Team</h1> <h1 style="text-align: center;">[supsystic-gallery id=1 position=center]</h1> </div> <div id="2" style="display: none;"> <h1 style="text-align: center;">Advisors</h1> <h1 style="text-align: center;">[supsystic-gallery id=2 position=center]</h1> </div> <div id="3" style="display: none;"> <h1 style="text-align: center;">Management</h1> <h1 style="text-align: center;">[supsystic-gallery id=5 position=center]</h1> </div> <div id="4" style="display: none;"> <h1 style="text-align: center;">Fund Admins</h1> <h1 style="text-align: center;">[supsystic-gallery id=4]</h1> </div>
Forum: Hacks
In reply to: Need help with Javascript and html for an onclick eventHi bcworkz,
I tried to adjust the code as you said, but it doesn’t seem to be working. This is the updated code. Any thoughts on what I did wrong?
<script type="text/javascript">// <![CDATA[ function OpenDiv(id){ for (i=1;i<=100;i++) { /* so you can add up to 100 options on each page */ var divname = 'div'+i; var lonkname = 'link'+i; var divStyle = document.getElementById(divname).style; divStyle.display=('div'+id==divname)?'block':'none'; divStyle.color=('link'+id==linkname)?'black':'gray';} return false; } // ]]></script> <h2 style="text-align: center;"><a id="link1" style="cursor: pointer;" onclick="OpenDiv('1')";>Investment Team</a> ????<a href="https://new.healthcatalystcapital.com/wp-content/uploads/2016/03/divider.png" rel="attachment wp-att-534"><img src="https://new.healthcatalystcapital.com/wp-content/uploads/2016/03/divider.png" alt="divider" width="8" height="21" class="alignnone size-full wp-image-534" /></a>????<a id="link2" style="cursor: pointer;" onclick="OpenDiv('2')">Advisors</a>????<a href="https://new.healthcatalystcapital.com/wp-content/uploads/2016/03/divider.png" rel="attachment wp-att-534"><img src="https://new.healthcatalystcapital.com/wp-content/uploads/2016/03/divider.png" alt="divider" width="8" height="21" class="alignnone size-full wp-image-534" /></a>?????<a id="link3" style="cursor: pointer;" onclick="OpenDiv('3')">Management Team</a>????<a href="https://new.healthcatalystcapital.com/wp-content/uploads/2016/03/divider.png" rel="attachment wp-att-534"><img src="https://new.healthcatalystcapital.com/wp-content/uploads/2016/03/divider.png" alt="divider" width="8" height="21" class="alignnone size-full wp-image-534" /></a>?????<a id="link4" style="cursor: pointer;" onclick="OpenDiv('4')">Fund Admins</a></h2> </div> <div id="div1" style="display: block;"> <h1 style="text-align: center;">Investment Team</h1> <h1 style="text-align: center;">[supsystic-gallery id=1 position=center]</h1> </div> <div id="div2" style="display: none;"> <h1 style="text-align: center;">Advisors</h1> <h1 style="text-align: center;">[supsystic-gallery id=2 position=center]</h1> </div> <div id="div3" style="display: none;"> <h1 style="text-align: center;">Management</h1> <h1 style="text-align: center;">[supsystic-gallery id=5 position=center]</h1> </div> <div id="div4" style="display: none;"> <h1 style="text-align: center;">Fund Admins</h1> <h1 style="text-align: center;">[supsystic-gallery id=4]</h1> </div>
Forum: Hacks
In reply to: Need help with Javascript and html for an onclick eventHmm, I’m still not able to get it to work. This is what is currently on the page ( I forgot to add backticks to my original post so it didn’t show the full code)
<script type=”text/javascript”>// <![CDATA[
function OpenDiv(id){
for (i=1;i<=100;i++) { /* so you can add up to 100 options on each page */ var divname = ‘div’+i; var divStyle = document.getElementById(divname).style; document.getElementById(divname).style.color = “black”; divStyle.display=(id==divname)?’block’:’none’; } return false; }
// ]]></script><h2 style="text-align: center;"><a style="cursor: pointer;"onclick="OpenDiv('div1')";>Investment Team</a> ???????? <a style="cursor: pointer;"onclick="OpenDiv('div2')">Advisors</a>????????? <a style="cursor: pointer;"onclick="OpenDiv('div3')">Management Team</a>????????? <a style="cursor: pointer;"onclick="OpenDiv('div4')">Fund Admins</a></h2> </div>
And then I go into the content that is shown for each div id:
‘<div id=”div1″ style=”display: block;”>
<h1 style=”text-align: center;”>Investment Team</h1>
?<h1 style=”text-align: center;”>[supsystic-gallery id=1 position=center]</h1>
</div>
<div id=”div2″ style=”display: none;”>
<h1 style=”text-align: center;”>Advisors</h1>
?<h1 style=”text-align: center;”>[supsystic-gallery id=2 position=center]</h1>
</div>
<div id=”div3″ style=”display: none;”>
<h1 style=”text-align: center;”>Management</h1>
?<h1 style=”text-align: center;”>[supsystic-gallery id=5 position=center]</h1>
</div>
<div id=”div4″ style=”display: none;”>
<h1 style=”text-align: center;”>Fund Admins</h1>
?<h1 style=”text-align: center;”>[supsystic-gallery id=4]</h1>
</div>’Forum: Hacks
In reply to: Need help with Javascript and html for an onclick eventThank you for your response, bcworkz. I’m not too familiar with javascript some I’m not sure where/how to add the second IDs for the links. Any suggestions on this? I picked up the previous function from another forum page.