Browse > Comments Results 1 to 5 of 8 Previous Next language pluginHi, I need your help. I succesfully installed the language plugin for gpEasy. This is works excellent. Thank you. I have a question, how can I make a different language menu, because I can't change its language. Please help me. Thanks
[html head] Javascript code in addon.iniI'm writing an Addon that requires a JavaScript function to be called on every page. Of course when you try to end a line in the code with a semi-colon it starts a comment in the addon.ini code. Is there any way to get around this?
GetGadgets separately on sidebarHi Josh, i was wondering if it is at all possible to call the sidebar-Gadgets separately. Like for example: instead of gpOutput::GetAllGadgets(); we could call gpOutput::GetGadget(Simple_Search); and gpOutput::GetGadget(Simple_Blog);... It will be easier to play around with these gp_Areas when creating themes!! Maybe i've answered the question, but since i'm not a PHP pro, i want to run this through you first, so i don't mess up the source code. ... Read More (222 words)File InclusionHi, while I'm very lucky about the possibility of including a gallery in a normal page I found a little annoyance. When a gallery is only accesseble as included file, there is the javascript part not working. If one visit the pure Gallery first, after that it is working inside a page, too. Any chance to ix this?
Colorbox on other pagesHi Josh, i've been trying to figure out how to use colorbox on other pages either than 'special_gallery', but it's not working. i want to open the full-sized images with colorbox, by clicking the thumbnails on a 'normal' page. I've tried linking the colorbox.js and .css on the head section of my theme template.php and using the rel="gallery_gallery" in the link like its done on the special_gallery pages, but it keeps opening the images in browser. ps:Where and how do i use the function common::AddColorBox(); ... Read More (258 words) |
|