Support Forum
However even with the footer in place, some issues still remain:
- The "unread/recently topic" text and icons below the dropdown menus still missing
- For some reason, using bold etc makes the text to get invincible: http://friskyttarna.eu/forum/r.....n-klantbo/
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
I did turn on both options again, but it´s still not possible to reply or write in the forum.
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.
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...
Visit Cruise Talk Central and Mr Papa's World
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.
you could just search all the theme directories for googleapis and see what file its found in...
Visit Cruise Talk Central and Mr Papa's World
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?
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.
YELLOW
SWORDFISH
|
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...
Visit Cruise Talk Central and Mr Papa's World
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
1 Guest(s)