GMRobbins
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Link to change text/image within pageThe closest resemblance I seem to find is “tab content” but not really with the tabs.
This page is a good example:
https://building58.com/example/content-switcher/It changes one DIV without page reload via JQuery. I felt WP would have a similar plugin but page tabs are as close as I’ve come across.
Client wants links for their services on left, then descriptive text and images on right that change depending on which service links are clicked.
All without the page reloading.
Forum: Plugins
In reply to: [Football Pool] Football Pool – SeasonsFrom what I’ve read this seems to not presently be a feature as matches have to be deleted to start a new season.
Any plans for a feature to archive old seasons and have the ability to begin new ones?
I am using the program for American football and love it. Would it also be possible to have a “showcase” listing of user sites? I think this would be helpful to see how others use the code.
Two thumbs up and congratulations on a job well done?
Forum: Plugins
In reply to: [Awesome Surveys] It stopped working after the updateDeactivated everything else … no change ??
Forum: Plugins
In reply to: [Awesome Surveys] It stopped working after the updateI am having the same issues. Questions disappear and can not be edited. They do appear in posts. I have tried several generic themes and still have no luck.
When working, this survey is the absolute very best. When not, worthless.
I am hoping there is a “fix” or “work around” available that keeps this plug-in as one of my favorites……
Forum: Plugins
In reply to: [ABASE] sql= WHERE clause condition errorHere as well. Anyone know how to use > or >= ???
Forum: Plugins
In reply to: ABASE – Date format in WHERE statement[abase table=”events” columns=”event_name,city,state,start_date” where=”AND start_date >= ‘2014/10/1′” ORDER=”start_date ASC” LIMIT=10]
The above works! But the real question is how to make the date “2014/10/1” a variable so that it’s always the current date?
Forum: Plugins
In reply to: [ABASE] ABASE doesn′t display german umlauts (??ü?)Date format has me perplexed.
[abase table=”events” columns=”event_name,city,state,start_date” where=”AND start_date = ‘today'” ORDER=”start_date DESC” LIMIT=15]
What I would like to show is the next 15 events after “today”! Any asistance would be appreciated!
Love this plugin and hope to see it developed further! ?? sorry this was posted inside another thread ??