Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths

LOL, what a troll.
newdeepdan General Questions and Problems 20 26,425 2019-01-22, 23:29:36
    Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths

Code: -- -- So you add your own stylesheet like so... Code: -- -- With the CSS code... Code: -- html, body { background-image: url('images/background-image.jpg'); background-position...
newdeepdan General Questions and Problems 20 26,425 2019-01-21, 22:43:45
    Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths

Looking at the 'Foundation' theme's 'template.php' file, you can see in the header the stylesheets are linked externally and not locally. So you would need to either download those stylesheets locally...
newdeepdan General Questions and Problems 20 26,425 2019-01-21, 22:36:25
    Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths

It's hard to assist when all your answers are so vague, like what CMS were you using before? What version of the theme are you using (A search for 'Foundation' shows up 3 themes within GetSimple's Rep...
newdeepdan General Questions and Problems 20 26,425 2019-01-21, 20:52:58
    Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths

It would probably help to know which template you are using. Themes are created by their respective authors and as such, the designers/developers are the ones that style the theme. You will need to be...
newdeepdan General Questions and Problems 20 26,425 2019-01-19, 08:58:46
    Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths

Have you looked at the themes section? http://get-simple.info/extend/all_themes.php And theme files are located in... wait for it... the 'themes' folder. For different topics, you can use tags, and ...
newdeepdan General Questions and Problems 20 26,425 2019-01-17, 23:23:36
    Thread: change form
Post: RE: change form

Are you using Get-Simple CMS? Your website does not look like it is using this content manager. Without knowing the layout of the template files, or which theme you are using, I can't really say wher...
newdeepdan General Questions and Problems 3 6,271 2019-01-17, 22:46:51
    Thread: Use HTML Minify!
Post: RE: Use HTML Minify!

lesh Wrote: (2018-11-11, 06:37:11) -- There is this - http://get-simple.info/extend/plugin/gzipit/477/ (http://get-simple.info/extend/plugin/gzipit/477/) -- There's a difference between minify HTM...
newdeepdan General Questions and Problems 4 8,919 2018-11-11, 06:46:31
    Thread: Use HTML Minify!
Post: RE: Use HTML Minify!

There is no plugin currently to do that.
newdeepdan General Questions and Problems 4 8,919 2018-11-09, 22:08:27
    Thread: can't upload
Post: RE: can't upload

None of the links you provided work or can be resolved, not even your own personal website.
newdeepdan General Questions and Problems 6 10,608 2018-10-24, 01:14:38
  Question Thread: Minify Plugin?
Post: Minify Plugin?

I'm curious if anyone has a minify plugin for GetSimple? There a few on Wordpress but it seems like the only way to merge and minify your css/scripts is to do it manually.
newdeepdan General Questions and Problems 0 2,605 2018-07-10, 22:34:28
    Thread: SimpleCatalog
Post: RE: SimpleCatalog

This is definitely much more simpler than ItemManager and so much easier to understand. Is there a way to filter the catalog by selecting multiple categories? For example if someone wanted a 'White Ts...
newdeepdan Plugins 99 134,895 2017-05-19, 05:02:29
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

I've enabled Fancy URLs on News Manager and edited the HTACCESS file. Browser wise, it is working, however when I'm checking Google Webmaster Tools, it's showing up 404 errors for posts, tags, search,...
newdeepdan Plugins 1,733 4,670,372 2016-09-25, 02:22:33
    Thread: Contactable Plugin does not appear after activation
Post: RE: Contactable Plugin does not appear after activ...

Alex.Konnen Wrote: (2016-08-01, 16:42:15) -- newdeepdan Wrote: (2016-07-31, 11:47:11) -- Alex.Konnen Wrote: (2016-07-30, 17:37:21) -- Thank you both. The "get_header();" operator is there in header...
newdeepdan Plugins 7 14,767 2016-08-02, 00:28:14
    Thread: Contactable Plugin does not appear after activation
Post: RE: Contactable Plugin does not appear after activ...

Alex.Konnen Wrote: (2016-07-30, 17:37:21) -- Thank you both. The "get_header();" operator is there in header.inc.php (see picture), but I can still see no "contact" as on "http://timbowgs.bplaced.net...
newdeepdan Plugins 7 14,767 2016-07-31, 11:47:11
    Thread: I18N Gallery
Post: RE: I18N Gallery

I'm having an issue with the I18N Gallery where if I place the shortcode on a page (sidebar) and the template page has getcontent from the page of that sidebar, the gallery will not load. It will only...
newdeepdan Plugins 1,503 4,222,499 2016-05-04, 06:42:03
    Thread: Get Sidebar PHP
Post: RE: Get Sidebar PHP

Carlos Wrote: (2016-04-10, 06:22:54) -- Code: -- -- -- Thank you!
newdeepdan General Questions and Problems 2 6,402 2016-04-10, 11:51:08
    Thread: Get Sidebar PHP
Post: Get Sidebar PHP

I'm trying to create a template where in the sidebar section it would get the page content from "pageslug-sidebar", I'm probably not doing this right: Code: -- -- Is there anyone that could h...
newdeepdan General Questions and Problems 2 6,402 2016-04-10, 06:04:37
    Thread: I18N Gallery
Post: RE: I18N Gallery

I'm having issues with this plugin after moving my website. The problem is broken thumbnails. Even though I've cleared the cache and thumbnails within the plugin and GS, it won't show up properly.
newdeepdan Plugins 1,503 4,222,499 2016-04-10, 03:20:37
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Is there a way to get the tags of the posts? I tried using: Code: -- -- in my theme file but the tags are not showing up. What I'm trying to do is: Code: --
newdeepdan Plugins 1,733 4,670,372 2015-01-17, 00:58:15
  Question Thread: getPageContent and get_parent
Post: getPageContent and get_parent

I'm trying to get the page content of a page by doing something like this, but I'm not quite sure how to actually implement it with the template tags: Essentially getting the content based upon...
newdeepdan General Questions and Problems 1 5,556 2014-09-28, 05:38:59
    Thread: Components and Chrome
Post: RE: Components and Chrome

shawn_a Wrote: (2014-01-30, 02:45:29) -- I have chrome 32, works fine for me. They are just text areas, cannot imagine how you could have a problem. Unless you have some plugin with js erroring ...
newdeepdan General Questions and Problems 4 10,219 2014-01-30, 02:55:54
    Thread: Components and Chrome
Post: Components and Chrome

I'm having an issue with being unable to edit the components boxes. This only happens with Chrome 32 (32.0.1700.102). When I am in Safari or Firefox (version 26), I'm able to edit/select and type into...
newdeepdan General Questions and Problems 4 10,219 2014-01-30, 00:30:15
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

I've recently been using this plugin, and its great! I was wondering if anyone can help me with is there some code to only show posts with certain tags? Page 1: only show posts with 'blue' tag Page 2...
newdeepdan Plugins 1,733 4,670,372 2013-12-05, 03:26:25
    Thread: GS Blog v1.4
Post: RE: GS Blog v1.4

I'm having an issue with the RSS feed generated from the plugin, it doesn't validate on FeedBurner and when I try to view it on Firefox, it just doesn't show up the posts. Is this something that's bei...
newdeepdan Plugins 506 1,436,738 2013-01-15, 05:18:18
    Thread: GS Blog v1.4
Post: GS Blog v1.4

mikeh Wrote: -- newdeepdan Wrote: -- I'm running GS v3.1.2 and did a fresh install of GS Blog v1.4.1, deleted all folders and cache, and now I'm unable to access my website or the admin section. I g...
newdeepdan Plugins 506 1,436,738 2012-09-28, 22:01:00
    Thread: GS Blog v1.4
Post: GS Blog v1.4

I'm running GS v3.1.2 and did a fresh install of GS Blog v1.4.1, deleted all folders and cache, and now I'm unable to access my website or the admin section. I get a 500 Error, but after removing the ...
newdeepdan Plugins 506 1,436,738 2012-09-26, 18:17:32
    Thread: GS Blog v1.4
Post: GS Blog v1.4

mikeh Wrote: -- newdeepdan Wrote: -- There is still the problem where links don't work properly in the posts. I created a post, and linked the text to say www.google.com (http://www.google.com). It...
newdeepdan Plugins 506 1,436,738 2012-09-17, 02:29:24
    Thread: GS Blog v1.4
Post: GS Blog v1.4

There is still the problem where links don't work properly in the posts. I created a post, and linked the text to say www.google.com (http://www.google.com). It works, then when I want to make an upd...
newdeepdan Plugins 506 1,436,738 2012-09-15, 01:14:05
    Thread: GS Blog v1.4
Post: GS Blog v1.4

I have the latest version 1.2.2 installed on my website and I was wondering if there's a way to organize the Categories list alphabetically?
newdeepdan Plugins 506 1,436,738 2012-09-11, 03:03:52