videobored
Forum Replies Created
-
Thanks for the reply. Yes, we created a child theme using the header.php file from the parent. The site in question is located at:
https://gunstonhall.org/Note that the favicon does not appear properly because the favicon code is outputting inside the body tag. Viewing the same while logged in as admin changes that behavior. The favicon code then outputs in the head as it should and it works fine.
I also saw this same bug on a more recent site we are working on:
https://global.hsmai.org/But I addressed the bug in this situation by editing the header.php file to hard code the favicon link directly in the template code, rather than pulling it dynamically.
Any help would be greatly appreciated.
Thanks!
-vbHello again, Deepak. Can you please take another look at the page in a recent version of Safari and confirm that it is in broken for you as well? I need to get this resolved, or I’ll have to abandon this plugin and try something else. (which I really do not want to do!)
https://isupportthegirls.org/faqs/
Thanks!Thanks for the prompt reply! It appears that the accordions do in fact work on Safari prior to version 9.1. However, using version 9.1 (MacOS version El Capitan) or anything later than that breaks the accordions, which means that they do not work on modern iPhones. Can you please take a look on a more recent version of Safari to confirm my findings? It seems like a very serious bug. The accordions work fine in ALL other major browsers (chrome, firefox, IE, and Edge) which leads me to believe that it is not triggered by a conflict with the theme or other plugin js.
https://isupportthegirls.org/faqs/I found a thread on stackoverflow that might be helpful to troubleshoot:
https://stackoverflow.com/questions/19866172/bootstrap-3-accordion-collapse-does-not-work-on-iphoneThanks again!
This also appears to be a problem with the Perth theme by athemes. The accordions do not open/close in Safari (any version, desktop or mobile). Clicking the accordion header attempts to scroll the page. See this page for example:
https://isupportthegirls.org/faqs/I have disabled and removed the Tabs Responsive plugin. I don’t think another plugin conflict is responsible. Please let us know if there is a solution.
Thanks!
-vbForum: Plugins
In reply to: [Newsletters] Unable to insert mediaThanks so much. I have confirmed the bug by temporarily deactivating the jetpack plugin. The problem indeed goes away. We obviously need jetpack, so I re-enabled it. Please send along the zip as soon as you can.
Thanks again!
Sigh, ok, thanks.. carry on. Nothing to see here.
Any further advice on this from anyone? I’m not sure where else to go for answers.
Thanks in advance!I don’t follow you. Newsletters 4.6.7.4 is the current version according to the Tribulant site:
https://tribulant.com/plugins/view/1/wordpress-newsletter-pluginEverything in WordPress appears to be up to date. Where else could I look for issues?
Thanks for your prompt assistance!
Forum: Plugins
In reply to: [Captcha] Captcha + Contact Form no longer integratedThanks Jordan, I’ve updated to the new version of captcha, but I see no effect. The captcha still doesn’t output on the frontend contact form. When I am looking at the appearance tab of the Contact Form Pro admin area, I can see the captcha in the preview form as it should be, but when I look at the front end of the site (logged in or out), it doesn’t appear, and there is no indication that it is being written into the source code at all, so it isn’t a display issue.
I’m now running version 4.3.3 of captcha, and version 4.0.7 of contact form pro on WordPress 4.8.1.
Please help.
Thanks again!- This reply was modified 8 years, 7 months ago by videobored.
Forum: Plugins
In reply to: [Captcha] Captcha + Contact Form no longer integratedI also have this problem. Does replacing the captcha plugin with the recaptcha version of the plugin solve the issue? I’m not convinced that it will.
https://bestwebsoft.com/products/wordpress/plugins/google-captcha/Forum: Plugins
In reply to: [Nelio Featured Posts] CustomizeHi guys, I’m trying to use this widget in multiple places, each using a different template. How exactly do I tell it to use a specific template? This is what I have now, which doesn’t work:
echo do_shortcode( ‘[widget id=”neliofp_widget-2″ template=”featured-post-blog-index”]’ );it doesn’t recognize the template part, it just behaves as though I have not defined the custom template at all.
the template file itself is located in the neliofp directory on the server, and is called “featured-post-blog-index.php”
Any advice would be appreciated!
Thanks,
-vbConfirmed. I was also seeing this bug and the above fix also worked for me. Thanks!