Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Full width template
Avatar
Meztli
Sweden
Member
sp_UserOfflineSmall Offline
Jul 6, 2012 - 4:37 pm

However even with the footer in place, some issues still remain:

Avatar
Meztli
Sweden
Member
sp_UserOfflineSmall Offline
Jul 6, 2012 - 4:47 pm

Mr Papa said

lol.  then go to forum - integration - page and permalink, and try playing with the settings for display multiple and display in the loop... should fix it up...

That removed the forum from showing up in the blog section. However suddenly, it´s impossible to reply and write new posts in the forum and a new error appeared in the log:

file: /problem-with-post-edit-buttonome/friskytt/public_html/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php

line: 231

function: select

error: Unknown column 'blog_post_id' in 'field list'

SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, post_content, NULL AS new_post, blog_post_id, attachments, topic_subs, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id WHERE wp_sftopics.topic_id=1990 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20

Avatar
Meztli
Sweden
Member
sp_UserOfflineSmall Offline
Jul 6, 2012 - 4:49 pm

I did turn on both options again, but it´s still not possible to reply or write in the forum. cry

P.S.

The search box is looking weird as well, and the text inside it is very smal.

D.S.

I did read through the JQuery link from Andy, and i still dont understand how to correct the issue. I would very much appricate if you could explain to me how to fix it. My php skill is none existing as you could understand since i removed the footer. embarassed

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 6, 2012 - 7:01 pm

this will likely be due to the use of the theme loading its own version of jquery from google apis instead of using the version that ships with wp - which Andy pointed out earlier...

<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js?ver=3.4'></script>

If the theme does not provide an option to use the WP version of jquery, you need to find where it loads the google apis version and we can help to change it so things will get working.  Normally it would load it in the theme functions.php file or perhaps header.php...

Avatar
Meztli
Sweden
Member
sp_UserOfflineSmall Offline
Jul 7, 2012 - 8:23 am

Mr Papa said
this will likely be due to the use of the theme loading its own version of jquery from google apis instead of using the version that ships with wp - which Andy pointed out earlier...

<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js?ver=3.4'></script>

If the theme does not provide an option to use the WP version of jquery, you need to find where it loads the google apis version and we can help to change it so things will get working.  Normally it would load it in the theme functions.php file or perhaps header.php...

Thank you Steve.

I did email and the theme developer, since i could not locate where the google apis are loading, but no respond so far.

I am not sure you get any chance to help me. Starting to get a feeling that all time and money spent with the new theme was wasted. I had to install the old theme again, since no one could write/reply at the forum.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 7, 2012 - 9:38 am

you could just search all the theme directories for googleapis and see what file its found in...

Avatar
Meztli
Sweden
Member
sp_UserOfflineSmall Offline
Jul 9, 2012 - 5:32 am

Hi Steve

I got a reply from the developer:

Remove the following two lines of code from the functions.php file:

wp_deregister_script( 'jquery' );
wp_register_script( 'jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js', false);

And leave this one (just in case you're tempted to remove it):

wp_enqueue_script( 'jquery' );

I did what he wrote, but it did not solve the issue. Any idea that might help me?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 9, 2012 - 5:43 am

Yes - that is a pretty standard code change.

I can only help by seeing the site and checking for any conflicts. I assume you are not actually using the theme as I just took a quick look and t all seems fine to me.

If you want to switch to this new theme then let me know when I can visit to take a look.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 9, 2012 - 9:16 pm

make sure after you make the change that you clear your browser cache too...  but as Andy says, we can check for other issues if you leave it up for us...

Avatar
Meztli
Sweden
Member
sp_UserOfflineSmall Offline
Jul 17, 2012 - 3:06 pm

Thank you for the offer to help me. It´s very much appricated.

However the theme developer made very little effort to help me, so i decided to not use the theme. His lack of support surprised me, especialy since he is ranked as the second most popular developer at Themeforest.

The SP support is light years a head of what he managed to prove. All cudos to you guys!

To keep it short, i did buy a theme based on the Warp framework. My forum is working like a charm, and i am a happy man.

Cheers

Thomas

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626