Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
Customizing my forum layout
Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2013 - 1:52 pm

Mr Y Swordfish you should join the topic and help me fix that issue!

Steve is helping me a lot, 2 heads can double the help... 

 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2013 - 4:30 pm

yes, my bad... too quick on the copy and paste...  the code in question is:

wp_deregister_script('jquery');
if (theme_get_option('theme_iclude_scripts_from_cdn')) {
wp_register_script('jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js');
} else {
wp_register_script('jquery', get_bloginfo('template_url', 'display') . '/jquery.js');
}

try replacing all that with:

wp_enqueue_script("jquery");

and revert the earlier change...

 

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2013 - 6:47 pm

made all the changes, unfortunately it did not work too.

 

why add topic button is the only button on the entire site with this?

should I try to uninstall simple:press and install back again?

should I remove all plugins trying to find a conflict?

should I contact my web host?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 25, 2013 - 3:39 am

So let's just check this shall we.

Change this:

wp_register_script('jquery', get_bloginfo('template_url', 'display') . '/jquery.js');

which loads the incorrect version of jQuery from your theme. To this:

wp_enqueue_script("jquery");

which will load the correct version. So - please double check. Is this what you have done now?

If you have done the above and the add topic button still does not work then there is clearly something else that is a conflict but as I can not see the site I can not guess what that might be.

As to your questions then I very much doubt it is only the add topic button that this will effect. There will be other areas you have not yet found also effected. Re-installing is pretty much a waste of time. That is not the issue. If the above changes did not fix it then the issue may well be in another WP plugin so that can sometimes help. Your web host will doubtless not be able to help.

These sorts of mis-use of jQuery and other scripts are sadly quite common - to the extent where the WordPress dev team are discussing ways they can try to trap them in the core code to try and stamp them out. They are most usually fairly easy to spot, track down and repair but they do need a certain effort to look for them which we canlt do as we do not have your code.

 

andy-signature.png
YELLOW
SWORDFISH
Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2013 - 12:37 pm

Sworfish I made your request but it didn't work too.

I'll let the homepage open so you guys can take a look.

 

http://www.meudestinoorlando.com/forum

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2013 - 1:14 pm

amazing, qdd topic button has disappear.

it only shows when I log on as an admin

what a mess!

is it enough to deactivate my plugins or I do need to completly uninstall then to stop conflict?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2013 - 1:29 pm

It shown based on permissions. Do guests or others have permission to create topics??

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2013 - 6:45 pm

after a lot of editing and changing things my simple:press is not working properly so I decied to completly remove it and install a new one again.

despite of that for my surpise all my grops, foruns e settings were loading again.

how do I completely remove sp in other to start from the begining again?

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2013 - 6:51 pm

If the Simple-Press plugin is now active go to Forum Admin > Toolbox - Uninstall. Make sure you read the notes and the help info shown on that panel.

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2013 - 7:32 pm

everytime a new surprise! 

 

made the full uninstall

 

now I'm creating all groups and foruns again, BUT, when I click on Go To Forum, there is nothing there!! no groups, no foruns!  

 

ohhh jesus lord!

I thouht it would be more easy before paying for a membership

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: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625