a_ahmed
Forum Replies Created
-
So what is the resolution?? It’s no longer workign for me and i am on the latest version..
Forum: Plugins
In reply to: [W3 Total Cache] Homepage never gets modifiedI’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!
ya let me know what the deal is with this lmao
Forum: Plugins
In reply to: [Ultimate Posts Widget] Ultimate Posts Widget–More Button URL questionThe 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.
Forum: Plugins
In reply to: [MyBB Cross-Postalicious] Is possible not post all post?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.
Forum: Plugins
In reply to: [W3 Total Cache] Latest updates breaking websiteits not solving the issue. This version is messed up and until everyone reports the issue resolved im not reinstalling it my site is live
Forum: Plugins
In reply to: [W3 Total Cache] Latest updates breaking websiteNo 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…
Forum: Plugins
In reply to: [W3 Total Cache] Latest updates breaking websitewell 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.
Forum: Plugins
In reply to: [WP-ShowHide] Rome "Press Release" titleThank 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.
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:
??
Forum: Plugins
In reply to: [MyBB Cross-Postalicious] Certain categories' posts go to a certain forum idyea id like to be able to do this too.. great plugin but doesn’t look like the author responds ??
Forum: Plugins
In reply to: [Ultimate TinyMCE] Update 4.3Since 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.
Forum: Plugins
In reply to: [iframe] Suggestion auto height when content in frame changesYou 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.
Forum: Plugins
In reply to: [Ultimate TinyMCE] Update 4.3Okay 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…
Forum: Plugins
In reply to: [Ultimate TinyMCE] Update 4.3Well 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.