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
new user some questions
Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 4:58 pm

also inside my thems js folder there is the

jquery-1.4.2.js

 

should i replace it with something else?

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:03 pm

now it works thanks

but page now stays for a litle white and then loads

plus looks i have a problem with some thumbnails in galleria in my posts

can i replace the 1.4.2.  version or should i ask my theme developer?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:16 pm

is the theme dev active?  that version of jquery is quite outdated...

but to keep it working, you could do instead

<?php if (!sp_is_forumpage()) { ?>
<script src="http://www.travelovergreece.com/wp-content/themes/GeoPlaces/js/jquery-1.4.2.js" type="text/javascript"></script>
<?php } ?>

that way you still load the old version on non forum pages...  no need to wp enqueue as we will do that anyways...

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:21 pm

<script src="http://www.travelovergreece.com/wp-content/themes/GeoPlaces/js/jquery-1.4.2.js" type="text/javascript"></script>

i made it

<script src="http://www.travelovergreece.com/wp-content/themes/GeoPlaces/js/jquery-1.7.2.js" type="text/javascript"></script>

and inside folder i put the 172 version

now its does not load a white page but still thumb problem

do you suggest any newer version of js? where can i find it?

otherwise i will try your way!!

thanks

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:27 pm

did you try my suggestion??

I would only use the version of jquery that wp ships with...

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:28 pm

i replaced the whole line

<script src="<?php bloginfo('stylesheet_directory'); ?>/js/jquery-1.4.2.js" type="text/javascript"></script>

with yours

<?php if (!sp_is_forumpage()) { ?>
<script src="http://www.travelovergreece.com/wp-content/themes/GeoPlaces/js/jquery-1.4.2.js" type="text/javascript"></script>
<?php } ?>

and now everything is perfect!!

thanks for your fast response!

i will inform theme developer to update the js!!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:35 pm

good to hear...

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 5:58 pm

oh and last questions

i cant see any option to adjust my font size or maybe use vedrana

should i go through css?

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

couple different options...

you can use the font resize plugin if you like to allow users to increase or decrease the font size to their liking...  you can see it in use here at the top of our forum - the three different size A character links...

or yes, you can modify the css font size or font family within the sp theme itself...

if you do the latter, we highly recommend - no strongly advise - that you make your own theme to keep from losing changes on updates... see:  http://codex.simple-press.com/.....g-a-theme/

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Jul 27, 2012 - 6:15 pm

your default theme is perfect!

the only change is a border colour and the font!!!

so no big deal!!

thanks a million!

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