Deprecated: Assigning the return value of new by reference is deprecated in /home/wordspop/wordspop.com/forum/bb-settings.php on line 186

Deprecated: Assigning the return value of new by reference is deprecated in /home/wordspop/wordspop.com/forum/bb-includes/backpress/functions.wp-object-cache.php on line 108

Deprecated: Assigning the return value of new by reference is deprecated in /home/wordspop/wordspop.com/forum/bb-includes/backpress/pomo/mo.php on line 171

Deprecated: Assigning the return value of new by reference is deprecated in /home/wordspop/wordspop.com/forum/bb-includes/functions.bb-l10n.php on line 484

Deprecated: Assigning the return value of new by reference is deprecated in /home/wordspop/wordspop.com/forum/bb-includes/backpress/class.wp-taxonomy.php on line 581

Warning: Cannot modify header information - headers already sent by (output started at /home/wordspop/wordspop.com/forum/bb-settings.php:186) in /home/wordspop/wordspop.com/forum/bb-templates/kakumei/rss2.php on line 2
Wordspop - Support Forum » Recent Posts http://wordspop.com/forum/ Share and Enjoy en-US Sat, 04 Feb 2012 02:19:19 +0000 http://bbpress.org/?v=1.0.2 <![CDATA[Search]]> q http://wordspop.com/forum/search.php 48thave on "Need older version of Fotofolio Landscape" http://wordspop.com/forum/topic.php?id=569#post-2883 Thu, 17 Feb 2011 20:53:28 +0000 48thave 2883@http://wordspop.com/forum/ <p>My host hasn't upgraded to PHP 5. Where can I download a version of Fotofolio Landscape that will work on PHP 4.4.4-10+hw1?<br /> Thanks. </p> dffslng on "[Resolved] Display more than 7 images" http://wordspop.com/forum/topic.php?id=249#post-2882 Fri, 04 Feb 2011 17:44:29 +0000 dffslng 2882@http://wordspop.com/forum/ <p>Here's the answer to my own question:<br /> In order to have 10 columns, open style.ccs under appearance/editor and look for this:</p> <p>/****** RIGHTSIDE CONTAINER ******/</p> <p>.front-legend {<br /> float: left;<br /> width: 30%;<br /> position: relative;<br /> min-width: 300px;<br /> margin-left: 4%;<br /> padding: 0px;<br /> margin-top: 5px;</p> <p>All you have to do is change the 30% width into 55%.</p> <p>Piece of cake!</p> <p>D. </p> zerbetron on "Video files?" http://wordspop.com/forum/topic.php?id=314#post-2881 Thu, 03 Feb 2011 22:44:43 +0000 zerbetron 2881@http://wordspop.com/forum/ <p>is there any way you can show screen captures of this process step by step? I'm having difficulty understanding how to define a video_post and value </p> ArtWave on "Fotofolio theme v1.0.8 Compatabilty problem with image-store plugin" http://wordspop.com/forum/topic.php?id=568#post-2880 Wed, 02 Feb 2011 05:37:43 +0000 ArtWave 2880@http://wordspop.com/forum/ <p>Greetings!<br /> First i'd like to say thank you for your Fotofolio theme!<br /> Second i'd like to address an issue after i upgraded Fotofolio theme from the first version to version 1.0.8.</p> <p>I'd been using the 'image-store' plugin with the earlier release of the theme and everything was working fine. Then i upgraded the theme to version 1.0.8 and now the 'image-store' plugin is no longer functioning perfectly as it was with the earlier version.</p> <p>On the page the plugin is operating, the photos and text are all misaligned (not aligning as it should)</p> <p>Follow this link to see what how the plugin is supposed to Appear when functioning properly: <a href="http://imstore.xparkmedia.com/galleries/around-town-vegas">http://imstore.xparkmedia.com/galleries/around-town-vegas</a></p> <p>And here is the link to see what the new upgraded version of your theme is doing (which is way off in presentation and functionality...as you will clearly see):<br /> <a href="http://shantimix.com/photography/galleries/test-photos/">http://shantimix.com/photography/galleries/test-photos</a></p> <p>I've gone through your theme's stylesheet in great detail and have absolutely no luck in fixing the problem.</p> <p>This is clearly a problem with the Fotofolio theme upgrade and not the plugin as the plugin was functioning perfectly before the updated version 1.0.8.</p> <p>I would greatly APPRECIATE ANY ASSISTANCE you can provide!<br /> Much positivity,<br /> Aline </p> dffslng on "[Resolved] Display more than 7 images" http://wordspop.com/forum/topic.php?id=249#post-2878 Wed, 26 Jan 2011 15:06:15 +0000 dffslng 2878@http://wordspop.com/forum/ <p>@CShelgren<br /> Hi there!! First of all a big thank you!!! I've installed this theme about 10 days ago and your answers to other people's questions on this forum have been a great help for me so far.<br /> I'd like to tell you that there's an easier way to have more pics in the slideshow AND in the latest addition block on the mainpage!<br /> Here's what I did on my site: <a href="http://duffcomm.com/" rel="nofollow">http://duffcomm.com/</a><br /> Open the function.php file in settings and look for these two blocks:</p> <p>array( "name" =&gt; "Slideshow Number",<br /> "desc" =&gt; "Number of Slideshow, Best is 5, Think about loading time!",<br /> "id" =&gt; $shortname."_num_slideshow",<br /> "std" =&gt; wptp_getopt('slide_num', 0),<br /> "type" =&gt; "select",<br /> "options" =&gt; array('1' =&gt; "1","2","3","4","5","6","7")),<br /> Edit the "options" line as follows and save.<br /> "options" =&gt; array('1' =&gt; "1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20")),<br /> Now open Apprearance/Fotofolio Options and you can set the "Slideshow Number" to 20. This could go on and on!!</p> <p>array( "name" =&gt; "Latest Additions number",<br /> "desc" =&gt; "Latest additions number show on homepage",<br /> "id" =&gt; $shortname."_num_latest",<br /> "std" =&gt; wptp_getopt('latest_num', 0),<br /> "type" =&gt; "select",<br /> "options" =&gt; array('1' =&gt; 1","2","3","4","5","6","7","8","9","10","11","12")),<br /> Edit the "options" line as follows and save.<br /> "options" =&gt; array('1' =&gt; "1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25")),<br /> Now open Appearance/Fotofolio Options and you can set the "Latest Additions number" to 25. This could go on and on as well!!</p> <p>And that's it!!</p> <p>Now I have a question: On the mainpage, the latest additions thumbnails show up nicely in 5 columns. I'd like to have 50 thumbnails showing up as soon all my galleries are up and therefore I'd like to change that into 10 columns so that it'll fill the main page better. But I haven't found where I could change that setting. I've been through it all several times and I'm well aware that I might have overlooked it.<br /> Thanks for your help and your time!<br /> D. </p> Lisa on "Help! NO photos showing!" http://wordspop.com/forum/topic.php?id=562#post-2873 Mon, 24 Jan 2011 06:35:25 +0000 Lisa 2873@http://wordspop.com/forum/ <p>Hi! I have the old fotofolio template and suddenly none of my pics are showing. They are all just black thumbnails.<br /> What's going on??<br /> Thanks!!<br /> LL</p> <p><a href="http://www.lisalubin.com" rel="nofollow">http://www.lisalubin.com</a> </p> JDphotography on "Problem with thumbnails in fotofolio 3.04" http://wordspop.com/forum/topic.php?id=561#post-2872 Wed, 19 Jan 2011 11:38:05 +0000 JDphotography 2872@http://wordspop.com/forum/ <p>Hi, </p> <p>I'm triying to create a gallery with fotofolio 3.04, and I have a little problem.<br /> I've readed some intructions in other posts, but no one solves my problem.</p> <p>When I create a new post with some photos (4, 5 or more), it creates just like this:</p> <p><a href="http://img703.imageshack.us/i/capturadepantalla201101bn.png/" rel="nofollow">http://img703.imageshack.us/i/capturadepantalla201101bn.png/</a></p> <p>I click the post "Raquel y Rober", and I can see only one thumbnail. If I click to this thumbnail, it opens other page with all the gallery thumbnails.</p> <p>What I want is, when I click the tittle post "Raquel y Rober", see all the thumbnails, I mean, without the intermediate page. Some like this:</p> <p><a href="http://img413.imageshack.us/i/capturadepantalla201101xq.png/" rel="nofollow">http://img413.imageshack.us/i/capturadepantalla201101xq.png/</a></p> <p>As you can see, on the top of the page, you have all the thumbnails of the category named "Featured", without the intermediate page.</p> <p>I'm a little desperated, I have readed a lot of manuals, but I don't know what I'm doing wrong.<br /> Can you help me?</p> <p>Thanks so much!</p> <p>JD </p> petunia on "Adding an image background to the site" http://wordspop.com/forum/topic.php?id=560#post-2871 Thu, 09 Dec 2010 17:13:57 +0000 petunia 2871@http://wordspop.com/forum/ <p>I would like to change my background color to either a different color or an image file. I did this successfully in the original Fotofolio theme, but can't seem to figure it out for the Landscape version. I've dabbled around, looked on the forum but don't see this question posted anywhere.</p> <p>One other small issue: I removed the word "testimonial" from the home page but the quotes on one side is still showing up. </p> petunia on "How to change the word Category on Home Page" http://wordspop.com/forum/topic.php?id=559#post-2870 Thu, 09 Dec 2010 17:11:44 +0000 petunia 2870@http://wordspop.com/forum/ <p>I am using Fotofolio Landscape and have only found info on this forum about changing the words on the home page for the other Fotofolio theme. Can anyone tell me where this is located in the editor? </p> rapha on "Need Help with BeBack Plugin" http://wordspop.com/forum/topic.php?id=478#post-2869 Thu, 02 Dec 2010 15:55:15 +0000 rapha 2869@http://wordspop.com/forum/ <p>Hey jamie, you may have solved the problem by now, but "beback" is not a plugin it's a theme. Move the folder to your themes directory and it will work nicely. </p> maifly on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2868 Wed, 24 Nov 2010 21:53:56 +0000 maifly 2868@http://wordspop.com/forum/ <p>I have a one questions about template options.<br /> Is there a any documents about it?<br /> yesterday i've designed a page but i need the this one and updated today.<br /> i looked the source, it's completly diffrent. no thumbs is visible. cause src="" seems empty. what i'm doing wrong? </p> toadwar on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2867 Tue, 23 Nov 2010 04:34:28 +0000 toadwar 2867@http://wordspop.com/forum/ <p>Hi,</p> <p>I am in the process of updating to Fotofolio 1.0.8, and wish to use lightbox within the site to show enlargements of the photos used. I am currently using WordPress version 3.0. I have the Lightbox2 plugin installed(not activated because it messed up Fotofolio 1.0.6 for me) (downloaded, uploaded to FTP under 'plugins,'activated under 'plugins' in dashboard) and Fotofolio 1.0.8 installed (but not activated yet, I have to tweak it still) but when I tested Lightbox2 with Fotofolio 1.0.8, it was not working properly. </p> <p>The actual lightbox aspect of it was working, just the 'link' you click to open the picture was under the part of the post where you would have text, and it was a part of the code. Not the image. Is there a particular code that I should use? </p> <p>I think I'm having trouble with this because of the way images are added to posts, and therefor am unsure of how to complete the coding. Could I see an example of some working Lightbox2 codes for Fotofolio 1.0.8?</p> <p>Here is an example of a site I've seen on this forum that seem to have Lightbox working:</p> <p><a href="http://www.shelgrenphotography.com/" rel="nofollow">http://www.shelgrenphotography.com/</a> </p> <p>Any help would be greatly appreciated. </p> Emlil on "Change category template" http://wordspop.com/forum/topic.php?id=558#post-2866 Mon, 22 Nov 2010 22:58:22 +0000 Emlil 2866@http://wordspop.com/forum/ <p>I am working on a website and I have changed all pages to the new design but when I click on the categories it's still the old design their and when I click on a picture it showes in the new design. How do I change it?</p> <p>New design<br /> <a href="http://lindaroswallfoto.se/" rel="nofollow">http://lindaroswallfoto.se/</a> </p> <p>And here in category<br /> <a href="http://lindaroswallfoto.se/galleri/gravid/" rel="nofollow">http://lindaroswallfoto.se/galleri/gravid/</a></p> <p>Hope you understand my english ;) I'm from Sweden! </p> chiquita on "Getting the slideshow to work" http://wordspop.com/forum/topic.php?id=506#post-2865 Wed, 17 Nov 2010 23:31:17 +0000 chiquita 2865@http://wordspop.com/forum/ <p>I have the same problem and new to Wordpress, did ya get any answers??? </p> chiquita on "fotofolio 1.06 (older version) wordpress" http://wordspop.com/forum/topic.php?id=557#post-2864 Wed, 17 Nov 2010 23:22:58 +0000 chiquita 2864@http://wordspop.com/forum/ <p>I'm new to wordpress. I've downloaded the fotofolio wordpress theme and can't find the image slider option in the 'fotofolio options".<br /> Am i supposed to do something first and then it shows up or does it appear on installation.</p> <p>Does the 1.08 version work better? </p> KentCousins on "changing layout and photo sizes" http://wordspop.com/forum/topic.php?id=556#post-2862 Wed, 10 Nov 2010 18:51:39 +0000 KentCousins 2862@http://wordspop.com/forum/ <p>I forgot to include the url to the site --- <a href="http://www.kentcousins.ca" rel="nofollow">http://www.kentcousins.ca</a></p> <p>Thanks! </p> KentCousins on "changing layout and photo sizes" http://wordspop.com/forum/topic.php?id=556#post-2861 Wed, 10 Nov 2010 18:49:30 +0000 KentCousins 2861@http://wordspop.com/forum/ <p>Hello, </p> <p>I'd like to make a few changes to the display of Fotofolio. I've figured out how to enlarge the photos for the slide show, but now the information on the right side of the page is covered. </p> <p>1. How do I move this information and the 'Latest Additions' thumbnails over?<br /> 2. How do I change the location of the shadow boxes so that they adhere to the new size of the image in the slide show?<br /> 3. How to I move everything up on the page so that, even with the enlarged photos, the bottom portion of the site (the links to 'about', 'portfolio' and 'about the photographer') are still displayed?</p> <p>I realize this is ALOT of help, but I would really appreciate any tips and support you can offer. </p> <p>Thank you! </p> bfred_bfred on "Ramdomize posts on front page?" http://wordspop.com/forum/topic.php?id=555#post-2860 Wed, 10 Nov 2010 04:02:29 +0000 bfred_bfred 2860@http://wordspop.com/forum/ <p>Hello,</p> <p>I'm interested in altering my front page so it displays thumbnails of a random selection of posts/photos, rather than the latest posts, as it currently does.</p> <p>Ideally I would also love to display these random posts from one particular category (or excluding a particular category), but simply displaying random posts from all categories would also be fine.</p> <p>I believe the "latest posts" command lies somewhere in the following code, I'm just not sure how to alter or add to it to achieve the randomization I seek:</p> <p>&lt;?php query_posts('showposts=50'); ?&gt;<br /> &lt;?php if(have_posts()): $i=0; while(have_posts() AND $i &lt; wptp_getopt('latest_num', 0) ): the_post(); ?&gt;<br /> &lt;?php if(wptp_has_img()): $image = mooz_image_predata($post-&gt;ID); ?&gt;</p> <p>Any guidance or help anyone can give me would be much appreciated! </p> lollipops on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2859 Tue, 09 Nov 2010 23:48:16 +0000 lollipops 2859@http://wordspop.com/forum/ <p>I found the trouble. It was with Save &amp; Draft and did not add the image :-)</p> <p>Thanks </p> lollipops on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2858 Mon, 08 Nov 2010 12:15:21 +0000 lollipops 2858@http://wordspop.com/forum/ <p>Hey!</p> <p>Thank you for this template, it's a very work!</p> <p>Then I have a small display problem with my website (I'm a photographer). </p> <p>The homepage is impeccable.</p> <p>But when I click on an picture, there is a display problem. This picture is displayed with borders + the same large image.</p> <p>You can see at this address : <a href="http://img514.imageshack.us/img514/5016/capturedcran20101108130.png" rel="nofollow">http://img514.imageshack.us/img514/5016/capturedcran20101108130.png</a></p> <p>How can I fix it?</p> <p>Thank you in advance for your help!</p> <p>Kevin </p> yentb on "SEO/CMS off ds-b in japan" http://wordspop.com/forum/topic.php?id=554#post-2857 Mon, 08 Nov 2010 01:30:12 +0000 yentb 2857@http://wordspop.com/forum/ <p>あなたの会社のウェブサイトを通じて、<a href="http://ds-b.jp/">ホームページ製作</a> お客様のブランド を 宣伝するには、お店?<a href="http://ds-b.jp/">ホームページ制作</a>私たちと一緒に来あなたは、世界中の <a href="http://ds-b.jp/">ホームページ作成</a>何百万人 <a href="http://ds-b.jp/">ホームページ作成ソフト</a> あなたのウェブサイトをしたいのCMSに行って知っている <a href="http://ds-b.jp/">ホームページセミナー</a> それがCMSになれば、全世界だけでなく、<a href="http://ds-b.jp/">CMS</a> あなたのブランドはこのサイト を知っ ている <a href="http://ds-b.jp/">ビジネスブログ</a>(^-^) “Hoang Yen” Welcome to us! </p> shawndphoto on "Fotofolio Landscape not showing photos" http://wordspop.com/forum/topic.php?id=395#post-2849 Fri, 05 Nov 2010 03:14:40 +0000 shawndphoto 2849@http://wordspop.com/forum/ <p>Hello does anyone have any suggestions of good widgets or plugins for their Fotofolio Theme? Check mine out at <a href="http://shawndale.com" rel="nofollow">http://shawndale.com</a>. I would also like to knoe if this theme supports Video feeds? Any suggestions will help. Thanks </p> shawndphoto on "Post your Fotofolio Landscape site here!" http://wordspop.com/forum/topic.php?id=432#post-2847 Thu, 04 Nov 2010 19:55:07 +0000 shawndphoto 2847@http://wordspop.com/forum/ <p>Check out my site! Photos being uploaded weekly. <a href="http://www.shawndale.com" rel="nofollow">http://www.shawndale.com</a> </p> pupungbp on "Beback Theme Demo" http://wordspop.com/forum/topic.php?id=459#post-2846 Thu, 28 Oct 2010 04:14:08 +0000 pupungbp 2846@http://wordspop.com/forum/ <p>@lorderk: hi, try to deactivate the plugins, probably there was a conflict. </p> pupungbp on "ATTENTION: SUPPORT FORUM MOVED to http://forum.wordspop.com" http://wordspop.com/forum/topic.php?id=545#post-2845 Thu, 28 Oct 2010 01:29:54 +0000 pupungbp 2845@http://wordspop.com/forum/ <p>Dear Friends,</p> <p>In order to give you better support, We are moving from <a href="http://wordspop.com/forum/" rel="nofollow">http://wordspop.com/forum/</a> (using BBPress) to <a href="http://forum.wordspop.com/" rel="nofollow">http://forum.wordspop.com/</a> (using phpBB).</p> <p>Thanks for being with us all this time, We promise you to keep supporting you guys. Also great themes will be coming...</p> <p>Best Regards,<br /> Pupung Budi Purnama<br /> -----<br /> Theme Makers </p> pupungbp on "Categories don't show up!" http://wordspop.com/forum/topic.php?id=409#post-2844 Thu, 28 Oct 2010 01:20:20 +0000 pupungbp 2844@http://wordspop.com/forum/ <p>@helorits: You can use Wordspop's category widget for this, you can use it within "Appearance &gt; Widgets" section of Wordpress Admin.</p> <p>Let me know if you find any difficulties. </p> pupungbp on "No thumbnail option in Wordpress 3.0.1" http://wordspop.com/forum/topic.php?id=522#post-2843 Thu, 28 Oct 2010 01:17:52 +0000 pupungbp 2843@http://wordspop.com/forum/ <p>@Jonathan: HTTP error, can be caused by the server's setting or your Wordpress instalation, the theme are not responsible for uploading process. To test it, try to change the theme to default one and re-do the uploading process, is it work?</p> <p>@GuitarDoc: Please use "Regenerate Thumbnail" Plugin to resized all images uploaded.</p> <p>Let me know if you find any problem. </p> lorderk on "Beback Theme Demo" http://wordspop.com/forum/topic.php?id=459#post-2842 Wed, 27 Oct 2010 07:00:20 +0000 lorderk 2842@http://wordspop.com/forum/ <p>I'm having the same issue. This is the site I'm working on right now that is having the issue. <a href="http://adventuretravelalliance.com" rel="nofollow">http://adventuretravelalliance.com</a></p> <p>Thanks for any help. </p> GuitarDoc on "No thumbnail option in Wordpress 3.0.1" http://wordspop.com/forum/topic.php?id=522#post-2841 Mon, 25 Oct 2010 02:16:19 +0000 GuitarDoc 2841@http://wordspop.com/forum/ <p>I too am using 3.0.1. I have the thumbnails, but the large images for the slideshow are all shown, stacked vertically. Anyone else have this issue? </p> GuitarDoc on "Fotofolio Landscape 1.0.5 just released..." http://wordspop.com/forum/topic.php?id=497#post-2840 Mon, 25 Oct 2010 00:25:09 +0000 GuitarDoc 2840@http://wordspop.com/forum/ <p>I have downloaded the latest version and am using Wordpress 3.0.1. I am having problems with the Slideshow. Any featured images will show stacked vertically on the home page. The thumbnails are there, but also shown are all of the larger images stacked on top of each other with respective title. All plugins are deactivated. I have tried everthing to no avail. Any thoughts? </p> zharc on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2839 Sun, 24 Oct 2010 20:26:19 +0000 zharc 2839@http://wordspop.com/forum/ <p>Found FotoFolio demo here: <a href="http://demo.wordspop.com/fotofolio/" rel="nofollow">http://demo.wordspop.com/fotofolio/</a><br /> Looks great.<br /> Any chance to get a pointer to the latest install kit? </p> erictan on "Fotofolio Showcase - V1.x and V2(Coming Soon!)" http://wordspop.com/forum/topic.php?id=80#post-2838 Sat, 23 Oct 2010 08:49:35 +0000 erictan 2838@http://wordspop.com/forum/ <p>This is what I built for my daughter, is her personal space, a blog, using the theme of Guizhan to say thank you on the subject. Hope that better and better.</p> <p>web:http://www.tanrui.net </p> erictan on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2837 Fri, 22 Oct 2010 09:26:09 +0000 erictan 2837@http://wordspop.com/forum/ <p>消息: 'undefined' 为空或不是对象<br /> 行: 10<br /> 字符: 599<br /> 代码: 0<br /> themes/fotofolio/js/imgpreview.js </p> erictan on "Fotofolio 1.0.8 Released !!!" http://wordspop.com/forum/topic.php?id=204#post-2836 Fri, 22 Oct 2010 08:37:28 +0000 erictan 2836@http://wordspop.com/forum/ <p>1.0.8版本虽然增加了新功能,但布局出现了错位。个人还是比较喜欢1.0.2版本。不知谁有1.0.2版本共享一下,谢谢 </p> helorits on "Fotofolio Showcase - V1.x and V2(Coming Soon!)" http://wordspop.com/forum/topic.php?id=80#post-2835 Thu, 21 Oct 2010 17:23:56 +0000 helorits 2835@http://wordspop.com/forum/ <p>Website: <a href="http://film.panterfilm.com" rel="nofollow">http://film.panterfilm.com</a><br /> Owner: Helene Miller<br /> Location: Oslo, Norway<br /> Description: film production and photography</p> <p>Many great sites here. I have still a lot to learn and struggle to make videos and thumbnails to work at the same time. For now only stills are presented. </p>