Anand Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [Header and Footer Scripts] Abandoned Plugin?Not abandoned. Just do not have much time to add features. If there is a bug or compatibility issue let me know.
Thanks
Can you share the code you added and screenshots so I could look into the issue.
Yes, if you want to insert the code to head section of the page. You will find a meta-box while composing a “new page”.
Forum: Plugins
In reply to: [Header and Footer Scripts] Scripts not executeIs it happening after recent plugin update? Or have you changed or updated your theme?
Forum: Plugins
In reply to: [Header and Footer Scripts] Exactly when does it run?Hello,
From what I understand, the script is being loaded as it should be but there is something wrong with your Javascript. I highly suggest you to ask this question in developer forums like http://stackoverflow.com/
Also, don’t forget to share the code for help.
And, the script you inserted in single page is loaded just before closing head tag `</head>.
HTH.
Forum: Plugins
In reply to: [jQuery Smooth Scroll] Plugin still maintained?1. Yes, As far as I know. But in the world of software there is no guarantee.
2. Yes, it is compatible.Forum: Plugins
In reply to: [jQuery Smooth Scroll] Plugin still maintained?Yes. But not being actively developed since some time as more and more themes have already built-in similar feature.
Also, if you find any unrecognisable code please share with us. This is highly unlikely but we will dig further.
The plugin do not add any code whatsoever. You should debug the script again.
Forum: Plugins
In reply to: [Header and Footer Scripts] Where are Scripts StoredOf course in the database.
Single page/post
postmeta>>_inpost_head_scriptSite wide
options>>shfs_insert_header
options>>shfs_insert_footer- This reply was modified 6 years ago by Anand Kumar.
Forum: Plugins
In reply to: [Header and Footer Scripts] JQuery in header ignoredHello,
This is plugin support forum. Your question should be related to the issue you face using the plugin.
If you want to learn jQuery or trying to write some code Stackoverflow is the best option for such question.
Forum: Plugins
In reply to: [Header and Footer Scripts] Cannot Add Two ScriptsSince the issue is not related to the specific plugin I can’t be much helpful. But, IMO You will need to try default WordPress theme to make sure it’s not the theme. If the culprit is not the theme then most likely it is one of the plugin. Deactivate plugins one by one to find the buggy one.
PS: Deactivate least popular plugins first.
Forum: Plugins
In reply to: [Header and Footer Scripts] Cannot Add Two ScriptsHello,
I can’t reproduce the error with the code you shared. Try reinstalling the plugin. May be there might be file permission issue.
Let me know if it doesn’t fix.
Forum: Plugins
In reply to: [Header and Footer Scripts] Remove script boxAll right, I will add this to my to do list or you may create an issue here:
Forum: Plugins
In reply to: [Header and Footer Scripts] Header Script is not saving in one specific pageHello,
Try to reinstall the plugin. It seems like file permission issue.
Sorry for the late reply.
Thanks,