Muneeb
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] PHP / UpdatesEnter the PHP code in the HTML mode otherwise Editor will filter it out. I’ve tested it and it’s working without doing any tweaks
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] PHP / UpdatesHi,
It’s not possible to execute to execute the PHP code In the editor in WordPress but there are few plugins like exec-php which let you do this I’m not sure because I’ve not tested this either it will work with SimplePop or not.
Please contact me on the email from where you received the order email for paid version support and you’ll receive an email with download link of the updated version when I update is made.
Thanks
MuneebForum: Fixing WordPress
In reply to: WHITE SCREEN OF DEATH HELP!It could be due to the some active plugins or may be your server memory is two low you can test the same configuration you have on your main production server by creating a local server in your home computer.
Forum: Plugins
In reply to: Simple Popup Not popping upHi,
Sent an email to you Please read that email, and also when posting a problem please post it with a url to the site where the plugin isn’t working with plugin enabled.
Kind Regards
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] Fatal Error AlertI always recommend WordPress users upgrade there WordPress Version you are using an older version Please upgrade it after getting access to WordPress Dashboard.
How to Get Access To WordPress Dashboard ?
Navigate to the directory where WordPress in installed most of the times it’s wordpress,blog there go to the directory wp-content/plugins, then delete the folder named as simple-popup.
Thanks
Wait! or Just replace the file content of FollowButton.php with this https://plugins.svn.www.ads-software.com/twitter-follow-button-shortcode/trunk/FollowButton.php
and also if you click on red download button on plugin page version 1.1 will be downloaded but I don’t know why button text is
Download Version 1.0
Thanks.
Thanks for highlighting, The issue is now fixed Please upgrade the plugin everything will work fine.
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] simple popup for "editeur"Hey sorry for late reply and don’t remove is_admin, just replace the line # 36 in sp-options.php with the code below and assign manage_options capability to the editor.
add_menu_page('SimplePopUp', 'SimplePopUp', 'manage_options', __FILE__, 'sp_settings_page',plugins_url('/images/icon.jpg', __FILE__));
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] simple popup for "editeur"Hi,
This is because of security reasons. WordPress by default does not allow editors to manage options. Simple PopUp inherit this rule.
If you want editors to change plugin options please use this excellent plugin https://www.ads-software.com/extend/plugins/capsman/
For further information about user roles read this codex page
https://codex.www.ads-software.com/Roles_and_Capabilities#EditorThanks.
email was sent but hmmm still no action from WordPress, even author of the plugin is not responding.
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] features missingThanks for highlighting this feature I should have realized this, Please wait for next version this feature with some other improvements will be available. +1.
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] Fatal Error AlertThe internal linking feature is not available in older versions of WordPress i.e you are getting an error, please upgrade to the latest version You’ll not receive these errors.Thanks
Forum: Fixing WordPress
In reply to: Simple Pop Up Errors, Unable to do anythingThe internal linking feature is not available in older versions of WordPress i.e you are getting an error, please upgrade to the latest version You’ll not receive these errors.Thanks
Forum: Fixing WordPress
In reply to: Help, I can't login and…The internal linking feature is not available in older versions of WordPress i.e you are getting an error, please upgrade to the latest version You’ll not receive these errors.Thanks
Forum: Plugins
In reply to: [Simple PopUp] [Plugin: Simple PopUp] Fatal Error AlertOmair was getting error because he was using an older version of PHP. Really sorry to know that you are getting an error it’s a path problem, if you can edit code go to wp-content/plugins/simple-popup/
there open file name sp-options.php and remove the line number 16.If you want to deactivate the plugin you have to manually delete the plugin go to wp-content directory there delete the folder named as simple-popup.php after doing this you not get any errors.
Thanks