A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
conflict with featured content gallery
Apr 25, 2009
10:56 am
Rookie
Forum Posts: 2
Member Since:
Apr 25, 2009
Offline

When the forum appears on the forum page a box where featured content gallery goes appears above it.

This doesn't look right and i want to remove featured content gallery from this page??

Anyone please?Yell

http://www.weirdwarp.com/forum/

Apr 25, 2009
11:09 am

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

you will have potential for many problems with the featured gallery content and wordpress. Its based on mootools which tends to not play nicely with jquery which wp uses liberally. just read their forums.

as to this particular issue, check the page template you are using for the forum. It likely is calling the featured gallery routine. you need to remove that call. if its the default page template, then you need to create a custom wp page template for the forum (see the tutorial in our sidebar).

Apr 27, 2009
7:23 am
Rookie
Forum Posts: 2
Member Since:
Apr 25, 2009
Offline

Thanks. Looking at the order wp looks at things i had to create page.php and take out the gallery code. As wp looks at page.php then index.php it didnt see the gallery code.

Main problem was that i didnt have a separate page php

Apr 27, 2009
11:42 am

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

ah, yes indeed…  or you could have added an is_page() statement to exclude it for the forum page…  either way, sounds like you have it working…

May 13, 2010
12:28 am
dokk2018
Guest

Mr Papa said:

ah, yes indeed…  or you could have added an is_page() statement to exclude it for the forum page…  either way, sounds like you have it working…


 

Hi. Please, tell how should i change my template to fix a bug? I call FCG in index.php like this:

<?php get_header(); ?>

<div id="content">
<div style="margin-left: 25px; background: url('/wp-content/uploads/2009/10/topback.png') top center no-repeat; height: 350px; width: 640px;"><div style="margin-left: 25px;"><br><br><br><?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?></div></div>
<?php if (have_posts()) : ?>

May 13, 2010
3:52 am

SP Master
Forum Posts: 22219
Member Since:
Nov 9, 2008
Online

Fix what bug? Is this Simple:Press related?

Yellow Swordfish
May 13, 2010
4:39 am
dokk2018
Guest

Conflict FCGvsSPF

May 13, 2010
4:52 am

SP Master
Forum Posts: 22219
Member Since:
Nov 9, 2008
Online

There is no conflict between Simple:Press and Featured Content Gallery. The conflict is between the 'mootools' javascrupt library that FCG uses and the jQuery that WordPress uses, supplies and supports. The WP forums are littered with questions on this. Mootools, while a good library, simply does not play well with WP and jQuery and it would be so useful if the FCG authors rewrote their plugin to use jQuery which can do exactly the same things that mootools does.

There are many references to FCG on this forum including some workarounds. So what is it you actually wanted us to help you with?

Yellow Swordfish
May 20, 2010
11:55 pm
dokk2018
Guest

I've fix it. By the way from another topic, using css. But what to do with TinyMCE in Chrome? It does not show icons of editor.

May 21, 2010
1:02 am

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

could you explain further please…  I (and others) have no issues using simple-press with Chrome and tinymce…

Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: Yellow Swordfish, steve.engelking
59 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 502

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2625

Members: 7361

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10890

Posts: 79531

Moderators: Brandon C (162)

Administrators: Yellow Swordfish (22211), Mr Papa (23688)