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
Haveing trouble posting or adding new topic
Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Aug 7, 2013 - 1:58 pm

I cant post a new topic or or post when i click on the button to post nothing happens here is my forum page http://www.somosguatemala.com/foros

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Aug 7, 2013 - 2:05 pm

where to start? ;)

you are serving cached pages... for w3tc, you must tell it to not cache the wp page the forum is on for all caching types in use....  you have page caching off, but others are in use... minify js would cause this issue...

also, you have some serious jquery issues...

something is loading an external jquery version:

<script type='text/javascript' src="http://www.somosguatemala.com/wp-content/plugins/wp-lightbox/js/jquery-1.8.3.min.js?b30adc"></script>

that looks like the lightbox plugin... its a different version from what wp comes with...  much older

additionally, it will conflict with the version wp loads later...

<script type='text/javascript' src="http://www.somosguatemala.com/wp-includes/js/jquery/jquery.js?b30adc"></script>

for more info, see:  http://codex.simple-press.com/.....-conflict/

Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Aug 9, 2013 - 12:16 pm

Should i just go and delete that <script type='text/javascript' src="http://www.somosguatemala.com/wp-content/plugins/wp-lightbox/js/jquery-1.8.3.min.js?b30adc"></script> ?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 9, 2013 - 12:57 pm

That's not really a good way of doing it. It actually needs to have the code changed to properly use the WordPress functions. Before we do that can I ask if this is the most up to date version of this Lightbox plugin? I haven't come across it breaking the rules before as far as I recall.

andy-signature.png
YELLOW
SWORDFISH
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