boionfire81
Forum Replies Created
-
Forum: Hacks
In reply to: image searchSeems like it will work.
Will it interfere with rtmedia? That is to allow member galleries. But I have a specific number of my images to display & filter.
Forum: Plugins
In reply to: [WooCommerce] Multiple external with price variableWell not so much a variable product as with size & color options, but more like a
Buy from Amazon $9.99
But from Walmart – $10.99and use a specific affilate link for walmart & another for amazon.
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] How-to getYeah I just can’t under stand (I have all the forms: 3rd party installed 3rd party integration, dynamic fields, and xpost & still using ninja forms).
In order for any of them to work I have to be able to know the api url.
I have the always base https://api.example.com
which has 4 values appended to it to show the right information
api key (of the submitter)
Section
Selection
IDAnd I’m trying to look at the code and figure out what I would actually enter into the settings. Step 1 is always settings right?
??
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] How-to getOk first off in Forms (using ninja) navigate to 3rd party services.
Then input my email give the service a name & add the base of the api url. Attach to a form.
Then input
add_query_arg( array(
‘key1’ => ‘value1’,
‘key2’ => ‘value2’,
), ‘https://example.com’ );
for them to have a drop-down & text input?such as
add_query_arg( array(
‘user’ => ‘Your Profile’,
‘company’ => ‘Your Company’,
), ‘https://example.com’ );That makes sense as creating https://api.example.com/%5Bquery selection above]
but it reaaly need 2 drop downs & one text input so the api url looks like
https://api.example.com/%5Bquery select 1]/:ID?selections=:[query select options 2]&[text input
oi vey that is just to figure out which url to call for service geesh!
Forum: Plugins
In reply to: [Custom Menu Wizard Widget] uh heiracy?Perfecto!
(Wish this would work in a drop-down, but not knocking perfection by any means :))
Forum: Plugins
In reply to: [Custom Menu Wizard Widget] uh heiracy?almost perfect except
It’s lost a level it goes
A)
1)
A1)
1A
1B
1C
1)rather than
A)
1)
A1)
1A
1B
1C
2) – missing
3) – missing
B)Basically when you get to the last item you have to click to go up a level to see the prior category. I dont want to display the category items, but would prefer not needing to go up a level to view other available categories.
Forum: Plugins
In reply to: [Custom Menu Wizard Widget] uh heiracy?I think
—Attacks Won
—-Finishing Hitsshowed as 2 different levels, but they are on the same level.
Forum: Plugins
In reply to: [Job Manager] Sub-categoriesWP Install 4.4.1
Job Manager Installed Version 0.7.25 (not currently activated)
Website URL bootcampsoldier.comLol, now the question…is it possible to have sub-categories? I am currently using a different plugin. But I would be interested in switching if sub-categories are possible.
Forum: Plugins
In reply to: [ACF: TablePress] how-to display?you sure there is a profile picture now?
Forum: Plugins
In reply to: [ACF: TablePress] how-to display?created. wordpress should have emailed you your details.
There isnt a more user friendly way than saying “hey hold down the shift key first”?
ok removed the colspan all together.
Figured out to swap the column letter with a number.
How can the sorting be changed so that after a first sort (so all items equaling 1) are prioritized with the next sort of costs? etc…
The issue is definitely a mystery. As the nerve bar table has sorting. And the energy bar does without the command line above. However, with both tables EVERY time I edit theme I have to reset the sorting info as it is unchecked etc. when I re-enter the edit screen.
And I would advise either changing the link text to see datatable’s website or change their link to actual documentation. ??
https://www.bootcampsoldier.com/energy-bar-boosters/ is the table & when in the edit screen this is found “Additional parameters from the DataTables documentation to be added to the JS call. For advanced use only.” Links to https://www.datatables.net/
Of which is not documention, but merely an add for an item to purchase with sales pitches & blogs about the script.
All that did was completely turn off sorting. And the documentation link from the plugin is to a different plugin to purchase?