Forum Replies Created

Viewing 15 replies - 1 through 15 (of 32 total)
  • So what is the resolution?? It’s no longer workign for me and i am on the latest version..

    I’m having the same problem.. bloody hell.. first it was the ‘blank/ghost’ page for non-logged in users… now its this ….

    Whenever a post gets published … i realize that despite me doing clear cache.. that on other computers where there is old cache, it shows the OLD stuff it does not download the new updates.

    Likewise with my main site where i have wp-ui tab that displays latest posts, latest forum posts and latest videos… the latest forum posts doesn’t get updated!.. it does after i do empty cache on the wp-admin… but STILL the secondary and more tribvial problem is the browser cache does not get updated for users except if you do hard refresh with shift…

    someone please help cause this SUCKS for me trying to get users to even get onto my site to build up traffic flow… people thinking im not posting anything and likewise with teh forum this sucks!

    Thread Starter a_ahmed

    (@a_ahmed)

    ya let me know what the deal is with this lmao

    The only reason I was looing at this plugin was for the more within the widget… but looks like that’s not going to happen. I resorted back to my original widget i had which is more stylized.. although this widget is not bad… the more function should be an actual more within the widget… not a link to another page. Beats the point of the widget.

    Hey do you mind elaborating on the second part of your post above.

    I didn’t want the cross posting to disable the comments and pingbacks. So I commented out the two addfilter lines.

    I am not understand what the second part you are asking to edit is for? Is this mandatory/necessary/what does it do? I did not understand your explanation.

    Thread Starter a_ahmed

    (@a_ahmed)

    its not solving the issue. This version is messed up and until everyone reports the issue resolved im not reinstalling it my site is live

    Thread Starter a_ahmed

    (@a_ahmed)

    No uninstalling and reinstalling did not fix it and neither did deactivating and reactivating. In fact uninstalling the whole plugin is what fixed the site lol.. and yes i want the plugin back… it helps alot with performance..

    I’m not reinstalling it as my site is live now… and that just sucks to lose users because of site failure…

    Thread Starter a_ahmed

    (@a_ahmed)

    well that sucks will they fix it?

    I have no logged in users besides me, because i dont have logins, its a news site and a seperate forum no one can login to the wp site.

    Thank you for this answer.

    I have a problem.

    If I have blocks of text say

    Text paragraph number one

    Text paragraph two

    Text paragraph five

    Whatever

    In each case if I try to put all that in a span or div and do style=”font-size: x-small;” only the first paragraph is made x-small the rest are not.

    Thread Starter a_ahmed

    (@a_ahmed)

    Well I couldn’t wait for slow support on here.

    I just implemented this myself

    // parse postlink and title
    		$cross_post_title = preg_replace('/!TITLE!/', $post->post_title, $cross_post_title);
    		$cross_post_content = preg_replace('/!IMAGE!/', '[img]' . wp_get_attachment_url(get_post_thumbnail_id($post->ID)) . '[/img]', $cross_post_content);
    		$cross_post_content = preg_replace('/!BEGINLINK!(.*)!ENDLINK!/', '[url=' . $post->guid . ']$1[/url]', $cross_post_content);
    		$cross_post_content = preg_replace('/!TITLE!/', $post->post_title, $cross_post_content);

    Notice my addition. !IMAGE! is now replaced with the post thumbnail

    You just have to fiddle with the settings

    So in my case when I post I now have:

    !BEGINLINK!!TITLE!!ENDLINK!
    !IMAGE!

    Discuss the above published news/article bellow:

    ??

    yea id like to be able to do this too.. great plugin but doesn’t look like the author responds ??

    Since my last post no it didn’t I reverted to using the default editor and got myself a plugin with which i can create buttons (I know html…) and do my stuff… it’s too bad tinymce was great.

    You have to just put that code where the iframe is or anywhere its run on onload in other words when post or page loads, it looks for that script function “resizeIframe” which is the script. So script just has to be somewhere. I am no longer using an iframe though, I redesigned my forum template to be exact like the site instead. Much smarter honestly. Now it behaves like a normal forum.

    Okay I realized there’s a load defaults… i just did that… reset everything and cleared cache/etc… but… still won’t load… its broken :-/ wth lol… oh and if it makes a difference im using the latest firefox.

    I disabled the plugin for now because well its not working… I hope we can figure out why not. Whatever has been changed has affected it since…

    Before I could click on the ‘text’ and if i went to visual it would be blank but text would show. Now even it’s stuck on the visual view and i can’t click on text its frozen… i disabled it and voila works perfectly with default editor.

    Another thing I noticed is the site has been crawling slow sometimes with these ultimate tiny mce updates… i dont know what changed i was blaming my host but they could not find anything, i noticed my site is faster (in wordpress admin etc…) with tiny mce off lol… hmmmmmm.. well i hope this helps u somehow so we can fix the plugin as i want to continue using the plugin…

    Well I completely deleted and reinstalled the plugin… no change.

    Trust me i cleared cache in local temp files and w3tc over and over again a thousand times…. its broken… like i said if i disable ultimate tiny mce the default editor shows up just fine… no new plugins added at all… I’ve changed nothing on the site literally since the last article i posted and i want to continue writing the article i started a week ago… and i can’t even get into it. I hate the default editor and i want to fix this. Are the settings stored in database? Where can I look them up to delete the database entries if its the case.. since deleting the folder did not delete the settings im guessing? I tried flipping things back and forth with no success… i didnt really even fiddle with settings much even before. The thing u mentioned wasnt even on.

Viewing 15 replies - 1 through 15 (of 32 total)