![]() |
|
misc help plea(se) - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: misc help plea(se) (/thread-12904.html) |
misc help plea(se) - untrainedmind - 2017-04-28 yes hi, i'm currently new to zenphoto and am implementing my first gallery (which is going great) but: when i manually type the location of my gallery in my web browser everything comes up fine, but when i insert a link to the gallery from my main website and click it, i get a 404. now also, i can't get a link to go back to my main website on my gallery (im using the "zpMibile" theme) part of me thinks some kind of .php edit might be required to implement my own link (like on the bottom of every page on the gallery)...any tips on this? third: i have commenting enabled but no such features seem to be on the gallery, just basic image opening with nada underneath. so...can you help me out? misc help plea(se) - acrylian - 2017-04-28 Quote: i insert a link to the gallery from my main website and click it, i get a 404 Quote:go back to my main website on my gallery Quote:Comments misc help plea(se) - untrainedmind - 2017-04-28 about the 404 and the website: the link to the website is: http://somethingiswrong.us (EDIT: confirmed my url to the gallery matches above and it DOES, yet still gets a 404...yet, it links correctly at the link above!?) GOT the comments working! now about the custom navigation, editing the themes function.php, i inserted "getMainSiteURL()" directly after jqm_printMainHeaderNav() messed everything up (reverted), noticed it was referring to a specific navigation "gallery" and "archive"? i believe. noticed the function a little lower "getMainSiteURL()"...but don't know what to do with it, put my url between the ()'s?? THANK YOU misc help plea(se) - acrylian - 2017-04-28 Sorry, I have no idea about the url and why the working url might not work. Try to add the trailing slash to the gallery url though in case that makes a difference for some reason.
misc help plea(se) - untrainedmind - 2017-04-28 gracias gracias now trailing slash didn't work though, now i just left the url bare (without linking) on the site and the visitor has to now copy the link oneself, oh well i guess, gets them there! and i don't think i can grasp the functions and customizing aspect in getting my custom home link on the gallery...unfortunately. is there another theme that is mobile optimized that you can think of that supports a home button? (though i'm really enjoying the zpMibile!) misc help plea(se) - untrainedmind - 2017-04-28 if i could delete my last response i would not wanting to keep you busy (being fantastic) with this anymore as you have already i'll be looking up on themes from here out tata! misc help plea(se) - acrylian - 2017-04-28 No need to delete anything ;-) We know we lack themes but there are some 3rd party ones that are mobile capable. If they support the home link by default I actually don't know. Sorry about your problems wiht customisation. But sadly some knowledge in HTML and at least basics in PHP will be needed. |