qzha017
Forum Replies Created
-
Hi Reigel sorry for the intrusion!
Are you interested in adding a “repost or relist” capability to this plugin?
This is to be used in-conjunction with the post expirator when post expire it goes into the draft status, users then are able to “repost” that expired post so it is published again without entering the backend. It is different from adding a new post as it moves the original post out of draft to published, and it will pre-populate all the data in the original expired post. So it is kind like the edit function but it checks for post that are in Draft mode and has the expiration date field and the publish/update submission button.
You reckon it could be achieved? are you able to give me some directions on how to add/implement the repost function to the plugin?
Thank you so much
AlexHi professor99
are you interested in adding the repost ability into your 2RRR Fork?
This is to be used in-conjunction with the post expirator when post expire it goes into a draft status, users then are able to “repost” that expired post so it is published again without entering the backend. It is different from adding a new post as it moves the original post out of draft to published, and it will pre-populate all the data in the original expired post.
You reckon it could be achieved?
Regards
AlexForum: Plugins
In reply to: [WP Favorite Posts] display the actual favourites list on custom pageThanks for responding solveigm
so there is no way to call and display the wordpress generated excerpt
<?php the_excerpt(); ?>
in the favourites?I have not written any excerpt in all my post as I thought WP can generate them automatically, and I can alter it in many ways.
Thanks
AlexForum: Plugins
In reply to: Redirect Access Denied page to my 404 page?hey criscaducoy
That worked like magic thank you so much!
AlexForum: Plugins
In reply to: [Special Recent Posts] php mode category filter not workingah yes that worked thank you so much for responding so fast
Forum: Plugins
In reply to: [Special Recent Posts] Filtering by categoryI think he can’t, when I use the php code in my template file only one category can be filtered. The first category number will be filtered, eg if I put in 3,4,7 only category 3 will be shown, if there is no post in category 3 and many posts in category 4 and 7 then it will say “No posts available”
Can you please check into it?
Thanks
AlexForum: Plugins
In reply to: [WP Super Cache] blank page or white screen of death helpHi DeeJay
Yes my server is running APC Caching, it says “APC Caching (PHP)”
what do I need to do?
Thanks DJForum: Plugins
In reply to: [WP Super Cache] blank page or white screen of death helpThe link within the read me file wont open can someone provide an updated one or help me “Disable that PHP extension…” ???
https://www.johnberns.com/2010/03/19/wp-super-cache-blank-page-problem-fixed/
Much appreciated
AlexForum: Fixing WordPress
In reply to: where to place widget code / javascript ?Hi Josh
Thanks for responding so fast but I dont think that is what I am after and it seems too complicated.I need to add that javascript to my template file like header.php or home.php but when I add it nothing shows.
can you create a TMBattle on your site by using the widget code? I think there maybe something wrong with that code it self, but only maybe
Forum: Plugins
In reply to: [WP Super Cache] blank page or white screen of death helpsorry to bump it but I really need a solution here, can someone please help me, I am on a shared web hosting environment. How can I solve this Internal Zend error???
I really appreciate if someone can help me solve this
I got it working with mappress pro, but it is a paid version, I dont know any free ones out there
find and edit wp-user-frontend/admin/custom-fields.php
look for the “cf_” and delete them, there are 4
Ok I found a way but not sure if it will cause any errors or crashes!
find and edit wp-user-frontend/admin/custom-fields.php
look for the “cf_” and delete them, there are 4
Hi NumazPurho101, can you be more specific? like which file and which line?
Will it cause any errors because the author says the cf_ prefix cannot be removed.It’s not possible to remove the cf_ from the field name. It’s there for a reason.
Thanks
Forum: Fixing WordPress
In reply to: embedding google map html codeI want to thank you sir iteamweb!
it is exactly what I wanted only much easier