Just have the black loading screen with buttons.
I've double checked that I'm using full URLs to the images. I've checked my plugins against the ones with known issues and still can't get it working.
I have 2 featured pages.
http://www.karate-usa.com/testhome
I'm using the WP-Remix theme.
Please HELP!
Images not displaying
14 posts • Page 1 of 2 • 1, 2
Re: Images not displaying
I viewed source of my site and the theme I use requires Jquery. I really need to use the featured content gallery though. Please help!
I don't want to risk breaking my entire site to get this working, so if there's a safe way, please someone help me.
I don't want to risk breaking my entire site to get this working, so if there's a safe way, please someone help me.
- karateusa
- Posts: 4
- Joined: Fri Feb 27, 2009 9:38 pm
Re: Images not displaying
I came in to ask the same question because mine is doing the same thing.
I just tried something and it worked a little better. I added the post ID as well as the category ID as it wasn't showing with just the category ID. That now shows the text and thumbnail (which it wasnt before) but the articleimg larger image is still not showing
The site is at http://www.goodnewschurch.net
Appreciate any help. thanks
Diane
I just tried something and it worked a little better. I added the post ID as well as the category ID as it wasn't showing with just the category ID. That now shows the text and thumbnail (which it wasnt before) but the articleimg larger image is still not showing
The site is at http://www.goodnewschurch.net
Appreciate any help. thanks
Diane
- DianeCorriette
- Posts: 4
- Joined: Sat Feb 28, 2009 6:56 am
Re: Images not displaying
Diane - you cannot use category IDs in the post/page ID selection option - just IDs of posts or pages. If you'd like to use categories, use the other option and enter the name of the category.
KarateUSA- I do not see any image associated with your featured content when looking at your source code. Ensure you have the custom fields setup correctly with the articleimg key and full image url in the value.
KarateUSA- I do not see any image associated with your featured content when looking at your source code. Ensure you have the custom fields setup correctly with the articleimg key and full image url in the value.
- Kris Themstrup
- Posts: 518
- Joined: Fri Jan 16, 2009 1:46 pm
- Location: Seattle, WA
Re: Images not displaying
They key I'm using is "articleimg" and the url is "http://www.karate-usa.com/imgs/windfront.jpg"
second key is "featuredtext" and the text is "This is test text 2."
I used the same image for both just to test it. Is all of that correct?
second key is "featuredtext" and the text is "This is test text 2."
I used the same image for both just to test it. Is all of that correct?
- karateusa
- Posts: 4
- Joined: Fri Feb 27, 2009 9:38 pm
Re: Images not displaying
Severely need a workaround for Jquery users!!!!!!!!!!!!!!!
I desperately need this plugin working on my site!
I desperately need this plugin working on my site!
- karateusa
- Posts: 4
- Joined: Fri Feb 27, 2009 9:38 pm
Re: Images not displaying
I am having a similar problem trying to get this to work (Also using Remix).
See: http://webtm.biz/ where i have tried to install the FCG but get a black screen.
I was able to create a test page from scratch and to get it to display 2 images that i set up.
See: http://webtm.biz/?page_id=398
However, all of the page logic after FCB seems to break down and not get displayed.
I have tried rebuilding the page step by step just to see where the problem is coming from, and i am still at a loss.
Any suggestions on how to fix this?
Then, once i have that fixed, i am trying to understand how i set up the pages that are used to display the images with the custom fields (articleimg, etc.) so that they do not appear in the menu that is automatically generated in WordPress.
Thanks for any help on this.
See: http://webtm.biz/ where i have tried to install the FCG but get a black screen.
I was able to create a test page from scratch and to get it to display 2 images that i set up.
See: http://webtm.biz/?page_id=398
However, all of the page logic after FCB seems to break down and not get displayed.
I have tried rebuilding the page step by step just to see where the problem is coming from, and i am still at a loss.
Any suggestions on how to fix this?
Then, once i have that fixed, i am trying to understand how i set up the pages that are used to display the images with the custom fields (articleimg, etc.) so that they do not appear in the menu that is automatically generated in WordPress.
Thanks for any help on this.
- counsellor
- Posts: 2
- Joined: Tue Jul 28, 2009 7:23 pm
Re: Images not displaying
where you want to have your gallery ? on home?
then have call in index.php only..
if you create page..it still will be in menu..wp setup..
if you put gallery in page.php it will be shown in each page, but same gallery
I do not see any problems with logic..
then have call in index.php only..
if you create page..it still will be in menu..wp setup..
if you put gallery in page.php it will be shown in each page, but same gallery
I do not see any problems with logic..
Yelena Khamidullina
Web Applications Developer, iePlexus
1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
Web Applications Developer, iePlexus
1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Images not displaying
Thank you for your assistance. Yes, I was trying to get the images to appear on the Home page. The Test page was setup just to try and debug the problem.
The problem was in the "default" template. I am not sure what was causing the problem, but I was able to create a new template to get around the problem.
I am still unclear about how I can set up the pages or posts so that they are not seen, except when pulled in by FCG to be displayed on the main/home page. Basically, i want to make them blind to the world except to FCG so that FCG can manage them. Any suggestions on this point would be helpful.
Thanks again.
Oh, it is http://webtm.biz/ <-- this is a testing site. We hope to go live sooner than later at http://www.webtm.com
The problem was in the "default" template. I am not sure what was causing the problem, but I was able to create a new template to get around the problem.
I am still unclear about how I can set up the pages or posts so that they are not seen, except when pulled in by FCG to be displayed on the main/home page. Basically, i want to make them blind to the world except to FCG so that FCG can manage them. Any suggestions on this point would be helpful.
Thanks again.
Oh, it is http://webtm.biz/ <-- this is a testing site. We hope to go live sooner than later at http://www.webtm.com
- counsellor
- Posts: 2
- Joined: Tue Jul 28, 2009 7:23 pm
Re: Images not displaying
Have you made any further progress on diagnosing the problem?
I am trying to get FCG to work with WPRemix as well at http://ksiconveyors.com/wordpress/
Right now it displays the colored box, the text overlay, and the Featured Content drop down box. However, no images display (similar to the other comments here).
I'd gladly take any suggestions!
I am trying to get FCG to work with WPRemix as well at http://ksiconveyors.com/wordpress/
Right now it displays the colored box, the text overlay, and the Featured Content drop down box. However, no images display (similar to the other comments here).
I'd gladly take any suggestions!
- dcoughli
- Posts: 2
- Joined: Tue Sep 01, 2009 5:00 am
14 posts • Page 1 of 2 • 1, 2
Return to Development, Improvement, and Conflicts
Who is online
Users browsing this forum: No registered users and 0 guests









