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
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 26, 2013 - 9:28 am

As I mentioned in posts, you have serious jQuery issues caused by theme. Will try to help you tonight to resolve the theme issues.

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Feb 26, 2013 - 12:22 pm

HA HA HA HA

I made it!

I simply remove this function:

function theme_update_jquery_scripts() {
if(is_admin()) {
return;
}
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');
}

Bingo! working!!

who needs this???

Am I a genius??

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

Yup. That's the one we were trying to get you to change. Good work. Thanks for the update.

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Mar 2, 2013 - 6:47 am

Me again....

How do I increase this space here? I tried at groupview and topicview with no success

space.pngImage Enlarger

Avatar
Rodrigo B Galluf
Member
Free Members
sp_UserOfflineSmall Offline
Mar 2, 2013 - 7:17 am

Another question..

I installed template tag in other to show my last posts on front page. 

I want to show only the last 3 posts. How do I set for 3 only?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 2, 2013 - 9:02 am

please try to keep unique topics to individual topics...  hard to follow topics with many different thoughts in them... and some will get missed...

as to the spacing, you are likely using a narrow width display for page content...  see:  http://codex.simple-press.com/.....ach-other/

you do not say which template tag you are using - we have numerous...  there is an argument to the tags that controls the number of posts shown... see:  http://codex.simple-press.com/.....gs-plugin/

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