Code96
Forum Replies Created
-
Forum: Plugins
In reply to: [PHP Mobile Redirect] Redirect certain pages to mobile counterpartThis is not currently possible without some significant modification. However, I will keep this in mind for future releases, thanks for your feedback..
Forum: Plugins
In reply to: [Genesis Easy Columns] three-fifths not workingYou are correct, this plugin is designed to handle columns of equal widths. I will take keep this in mind for future releases, thanks for your feedback.
Forum: Plugins
In reply to: [Genesis Easy Columns] Hiding the buttons from other usersI will keep this in mind for future releases. Thanks for your input..
Forum: Plugins
In reply to: [Genesis Easy Columns] Breaks Gravity forms shortcodeNested shortcodes have been enabled in version 1.2. Sorry it took so long, I have been really busy lately.
Take care..
Forum: Plugins
In reply to: [Genesis Easy Columns] Help – Plugin Not InstallingJane,
I have noticed no new activity, and am marking this topic as closed. If the problem persists, please do not hesitate to start a new thread.
Thanks
Forum: Plugins
In reply to: [Genesis Easy Columns] Easy Editor Buttons not ShowingGlad to hear.
Forum: Plugins
In reply to: [Genesis Easy Columns] Nested shortcodes?Sorry everyone, I have been really busy lately. I have fixed this problem in v 1.2.
Forum: Plugins
In reply to: [Genesis Easy Columns] Help – Plugin Not InstallingJane,
I am sorry to hear about the trouble you are having. Which hosting company are you using? I am assuming you are using a Windows server?
Forum: Plugins
In reply to: [Genesis Easy Columns] New buttons for other column width combinations?We are looking into additional features for future releases, and we will add this suggestion to our list. Thanks for your input.
Forum: Plugins
In reply to: [Genesis Easy Columns] Hiding the buttons from other usersThis is certainly possible, but I am having a hard time viewing this as a “community need”. I can give you the code to modify your plugin if you wish, but you will need to make the modification to each version that you download.
Forum: Plugins
In reply to: [PHP Mobile Redirect] Can't get full view link to workIf you are still having issues, please re-open this thread.
Forum: Plugins
In reply to: [Genesis Easy Columns] Breaks Gravity forms shortcode<div class="one-half first"> Your content here </div> <div class="one-half"> Your content here </div>
Forum: Plugins
In reply to: [PHP Mobile Redirect] Can't get full view link to workAlthough, I do not see that the cookie is being set. Is the code still on the mobile index page?
Forum: Plugins
In reply to: [PHP Mobile Redirect] Can't get full view link to workTry:
<?php setcookie("mobile","m", time()+3600, "/", ".lauruscollege.edu"); ?>
Forum: Plugins
In reply to: [Genesis Easy Columns] Breaks Gravity forms shortcodeWordPress will not process nested shortcodes without some extra coding. I will try to come up with a fix. You can also enter the html code that is generated by the shortcodes into the editor. How many columns are you trying to use?