Sab Rena
Forum Replies Created
-
Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxOne of the galierry that was working (alwane 2013) was missing images, I added the missing images and now I have 3 galleries out of 5 that don’t work…. I ‘m really at lost here, why do some work and other not despite using the same settings??? Could you please point me in the right direction as I need to complete this page asap.
Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxHi ,
Some galleries are now working but I’m still having troubles with two of them.
as you can see here: http://www.diafadanse.ch/newwebsite/galerie-photos.
Everything is set up the same, image linked to media files…etc so I m having troubles figuring out why some work and why some don’t ??? I’m at lost with what to do next to solve this…
I installed the “post teaser ” plugin and it worked
Thanks Remark.no I was able to get the pages back . Now I still need to modify them so that all posts appear as “full posts” and not as excerpts on these three category pages. I guess I won’t follow the above mentioned thread so if you know how to go about this please do let me know 🙂
Thanks
Thanks for the update Remark.no – I’m in the process of downloading the theme again but I was wondering if there is a way to replace only one or a couple of .php files found in the theme editor ?
And what are the risk that other elements of the site might not be applied.From what I understand my custom css will stay as is, right?
Thanks for your help.
I believe there might be a way to solve this with permalinks as the url http://vivianadaya.com/cours/ works but using the menu to get to the “cours” page gives this url http://vivianadaya.com/category/cours/ – which leads to a blank page.
This doesn’t work for the two other pages :
http://vivianadaya.com/stage/ & http://vivianadaya.com/news/ both give a 404 error
Forum: Themes and Templates
In reply to: custom css for background transparencyThanks for yur quick reply!
From my reading I had understood that going through the rgba setting would avoid giving opacity to the content (text) so it wouldn’t be hard to read. I can probably change the text to a regular black instead of a grey that might help already.Also I am curious as to why you removed “the fallback”, does this mean that wordpress will understand it must uses background: rgba(229,190,135,0.1); all all times but for visitors using IE6 ?
For the widgets it would then be something like this
#widgets {
background: rgb (229,190,135);
background: rgba(229,190,135,0.1);
}? thanks in advance for your help
Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxI submitted my creds yesterday. I checked all options to de-register other lightboxes, and install the lightbox killer plugin. Foobox is still not working as we can see the lightbox thumbnails album are not loading in Foobox (I also sumbitted a thread within the Foobox thumbnail plugin forum but the answer is that it is not Foobox that is being used…even after de-registering all other lightboxes……I ‘ don’t know what to do as I need to complete this site this week.
Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxHi, sorry for the delay, I am going to enter the requested credentials on the site today . Do you need the ftp as well? ALso I’m not sure what my Fooplugin ticket # is?
thanks in advance,
Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxAfter researching my theme it has no lightbox enabeld , I also went to foobox advanced option and checked both “try to deregister other lightbox” and “disable other lighboxes” – I alos instelled the lighboxkiller extension by foo plugins.
Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxI disabled all other lighboxes from foobox advanced options and I seems that Foothumnail still shows another lightbox…?! I did submit a 2nd ticket with foobox but I am wondering if there is an easier way to select the images for eah gallery in foothumbnail since my galleires are all ready (imported from NGG) – I don’t understand why I only get the option to add images individually and not simply pick he gallery I want?
Am I doing something wrong there?Forum: Plugins
In reply to: [FooThumbnail Gallery] only thumbnail image opens in lightboxthanks for getting back to me. As far as galleries/lightboxes and images are concerned I only have jetpack/NGG, Foobox and foogallery plus your plugin- nothing else (I have never used Max Galleria). I’ll look into my theme (weaver ii pro) to see if there is another type of lightbox enabled there- do you think this might be what is causing this. I will also submit a ticket where you suggested.
I’m explaining the issues I’m encountering in this thread
http://wordpress.org/support/topic/foogallery-doesnt-work?replies=14#post-5859474thanks
Forum: Plugins
In reply to: [Gallery by FooGallery] foogallery doesn't workUpdate: I noticed I didn’t add the code to to trigger the hiddengallery So now that I added the end of the code I do see the Test gallery from hyperlink but nothing comes up.
the code looks like this :<div id=”foohiddengallery” style=”display: none;”>
[gallery columns="4" link="file" ids="1415,1414,1413,1412,1411,1410,1409,1408,1407,1406,1405,1404,1398,1399,1400,1401,1402,1403,1397,1396,1395,1394,1393,1392,1387,1388,1389,1390,1391,1385,1384,1383"]
</div>I’m going to look how to find my “image tag” to trigger the gallery with the choosen picture.
In the meantime I deleted the gallery.php file uploaded earlier.
Forum: Plugins
In reply to: [Gallery by FooGallery] foogallery doesn't workSo I inserted the extra JS in my foobox settings and included inserted the foo hiddengallery code around the wordpress gallery shortcode and obtained the following
<div id=”foohiddengallery” style=”display: none;”>
[gallery type="slideshow" columns="4" ids="1415,1414,1413,1412,1411,1410,1409,1408,1407,1406,1405,1404,1398,1399,1400,1401,1402,1403,1397,1396,1395,1394,1393,1392,1387,1388,1389,1390,1391,1385,1384,1383"]
</div>
It seems to totally remove my gallery as it doesn’t appear at all on the galerie page . I will remove the php file uplaoded via ftp in the nextgen folder hoping this will solve the issue.
Thanks for the help… let me know if I missed a step or something for the gallery to show up.
Forum: Plugins
In reply to: [Gallery by FooGallery] foogallery doesn't workBefore I try the way explained in the FAQ again I guess I should remove the php file uploaded in my nextgen folder?
So I desactived a few plugins and I now see the window allowing me to insert the a foogallery. I’m still looking to have only one photo displayed to launch the gallery slideshow in foobox.