Code96
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Easy Columns] shortcode columns and pageI apologize for not getting back to you sooner. If you are still having problems, please open a new thread and send a link to the problem page.
Thanks
Forum: Plugins
In reply to: [Genesis Easy Columns] enable css button on columns not appearingI apologize for not getting back to you sooner. If you are still having problems, please open a new thread and send a link to the problem page.
Thanks
Forum: Plugins
In reply to: [Genesis Easy Columns] one-third not quite working as expectedLet me know if there is anything more that I can do.
Forum: Plugins
In reply to: [Genesis Easy Columns] one-third not quite working as expectedOk, I think I have figured it out. On line 1317 in your CSS change
.one-third { float: left; margin-right: 3%; width: 31.33%; }
to
.one-third { float: left; margin-right: 2%; width: 31.33%; }
Forum: Plugins
In reply to: [Genesis Easy Columns] optional CSSIf you are still experiencing problems, please open a new thread. Thanks
Forum: Plugins
In reply to: [Genesis Easy Columns] Clear and Clear-line don't work on Genesis 2.0Thanks for the info. I will push out an update soon.
Forum: Plugins
In reply to: [Genesis Easy Columns] Columns are not functioningIf you are still experiencing issues, please open a new thread,
Forum: Plugins
In reply to: [Genesis Easy Columns] one-third not quite working as expectedYou did not include this CSS when you copied into your theme’s CSS:
.first { clear: both; padding-left: 0; }
Forum: Plugins
In reply to: [PHP Mobile Redirect] Android tablets exclusion does not workYes there are several mods that will enable you to pick device by device what you are wanting to do. However, this will require significant code mods. I have been unable to monitor these forums for a little while. I will take a look and do some testing on my end.
Forum: Plugins
In reply to: [PHP Mobile Redirect] Cannot get full view to workSorry for the dealy, I have been unable to get monitor these forums.. Everything looks good to me, have you checked to see if the cookie is set?
Forum: Plugins
In reply to: [PHP Mobile Redirect] iPadOn the iPad only or all tablets?
Forum: Plugins
In reply to: [Genesis Easy Columns] optional CSSThere is an option in the admin backend to activate the necessary CSS..
Forum: Plugins
In reply to: [Genesis Easy Columns] Columns are not functioningMight be a CSS conflict. Do you have a page I can look at?
Forum: Plugins
In reply to: [Genesis Easy Columns] one-third not quite working as expectedHave you tried it with a full page layout?
Forum: Plugins
In reply to: [PHP Mobile Redirect] Mask redirect URLCan you please give an example of how you are wanting this to work. I just want to make certain we are on the same page.