Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: ItemManager 2.0
Post: RE: ItemManager 2.0

Feature request: Bulk update tool - Used to update all records in a category when category fields have been added after there have been items created in the category. I recently ran into this to...
xrmarcis Plugins 283 559,136 2016-02-01, 01:59:42
    Thread: ItemManager 2.0
Post: RE: ItemManager 2.0

Another quick question about money fields. My field values seem to be getting the zeros trimmed for some reason. I setup 4 money fields and keyed the retail in each one and this is what i get. Small...
xrmarcis Plugins 283 559,136 2016-02-01, 01:17:48
    Thread: ItemManager 2.0
Post: RE: ItemManager 2.0

Bigin Wrote: (2016-02-01, 00:41:29) -- If you want to get unchecked values then you can use name!=1 selector: PHP Code: -- $filteredCatItems = $catItems->getItems("single!=1"); -- or ...
xrmarcis Plugins 283 559,136 2016-02-01, 01:11:00
    Thread: ItemManager 2.0
Post: RE: ItemManager 2.0

Bigin Wrote: (2016-01-31, 17:23:56) -- Hi xrmarcis, Try following: PHP Code: -- $manager = new IManager(); $item = $manager->getItemClass(); // Initialize all the items of category 2 $item->ini...
xrmarcis Plugins 283 559,136 2016-01-31, 23:53:28
    Thread: ItemManager 2.0
Post: RE: ItemManager 2.0

Really trying to understand this plugin as it seems perfect for my project. I'm looking to output some items to a page based on criteria and for the life of me cannot figure out how to filter the item...
xrmarcis Plugins 283 559,136 2016-01-31, 14:00:57
    Thread: IIS Windows server using IIRF4 rewrite ISAPI
Post: IIS Windows server using IIRF4 rewrite ISAPI

I know it's a shot in the dark but i really was wondering if someone could help me out to try and figure out some Rules that will work. I'd like to use fancy urls but cannot seem to get the rules r...
xrmarcis Installation & Setup 3 12,183 2013-11-01, 11:15:34
    Thread: I18N Left Nav with multi-level flyout
Post: I18N Left Nav with multi-level flyout

chaos Wrote: -- xrmarcis Wrote: -- You should check out this example. It's pure css and should work for what you are looking for. Only thing is if you go three tier you will have fun with that but...
xrmarcis General Questions and Problems 5 12,697 2012-10-06, 03:20:30
    Thread: Controlling the Navigation with CSS
Post: Controlling the Navigation with CSS

fordp86 Wrote: -- Awesome! I think the static menu in a component will work since it's not a giant navigation. I was clearly over thinking the whole thing. -- Glad i could help keep it simple. That'...
xrmarcis General Questions and Problems 13 27,041 2012-10-06, 03:19:42
    Thread: Controlling the Navigation with CSS
Post: Controlling the Navigation with CSS

Yep i would stick with a static menu in a component. Check out the attachment that is a pretty simple sample. Take the code snippet on the right and paste that into your template. The CSS styling s...
xrmarcis General Questions and Problems 13 27,041 2012-10-05, 03:25:12
    Thread: I18N Left Nav with multi-level flyout
Post: I18N Left Nav with multi-level flyout

You should check out this example. It's pure css and should work for what you are looking for. Only thing is if you go three tier you will have fun with that but since you only mentioned two tier gi...
xrmarcis General Questions and Problems 5 12,697 2012-10-05, 02:47:02
    Thread: Getting the menu run around!!!
Post: Getting the menu run around!!!

Yes i have I18N menu on my site for this purpose just do not know how to get this special page sidebar to always show the parent of the parent when i'm in level 3. Here is what i have so far that wor...
xrmarcis General Questions and Problems 2 10,384 2012-10-04, 13:34:48
    Thread: Controlling the Navigation with CSS
Post: Controlling the Navigation with CSS

humm not sure it can be done effectively in css as i don't know if it would break always in the right spot. You would have to have a class for each menu item and change the width so i looked right st...
xrmarcis General Questions and Problems 13 27,041 2012-10-04, 02:08:40
    Thread: Controlling the Navigation with CSS
Post: Controlling the Navigation with CSS

You would need some rules for this to work. Every 2 words go to the next line type of deal. Did you want it to break to the next line for every menu item?
xrmarcis General Questions and Problems 13 27,041 2012-10-03, 21:01:54
    Thread: Getting the menu run around!!!
Post: Getting the menu run around!!!

Ok this is probably such a simple solution to this but i cannot seem to find it. I want to get the second level menu page to have a link back to the parent and the third level page have a link back t...
xrmarcis General Questions and Problems 2 10,384 2012-10-03, 03:42:50
    Thread: Login Splash page
Post: Login Splash page

Yeah never thought about that. Duh This is what i found that allowed me to create a login screen before i get to the GS site. Works perfect and simple. http://www.xaviermedia.com/php/cookieprotectio...
xrmarcis General Questions and Problems 2 11,740 2012-10-03, 03:15:16
    Thread: I18N Left Nav with multi-level flyout
Post: I18N Left Nav with multi-level flyout

When you say fly-out are you looking for the 3 items to be listed vertically to the right of Comedy so that it does not cover the other menu options below Comedy?
xrmarcis General Questions and Problems 5 12,697 2012-10-03, 03:08:02
    Thread: Controlling the Navigation with CSS
Post: Controlling the Navigation with CSS

This stuff gets tricky when you are working in classes and ID's Here is a sample of how i did some styling for my nav menu. Always started off with the ID and then work the tags to format. When you ...
xrmarcis General Questions and Problems 13 27,041 2012-10-03, 03:03:12
    Thread: Login Splash page
Post: Login Splash page

I'm trying to find out if there is a plugin for getsimple that allows for a login splash page. I'd like to use getsimple for a backend interface type of site for a server. Below is an idea of how the...
xrmarcis General Questions and Problems 2 11,740 2012-08-15, 20:44:36