webfeat
Forum Replies Created
-
Forum: Plugins
In reply to: [FeedWordPress] no paragraphsStill getting issues with this and this time the above didnt help.
Forum: Plugins
In reply to: [FeedWordPress] no paragraphsurgh
just tried ticking the “Manual editing.” box on the post edit page. Once ticked/saved, the paragraphs show as they should. So its something about the post details from this plugin thats blocking it.
Forum: Plugins
In reply to: [FeedWordPress] no paragraphsto add to this, from looking at the code, wordpress is not adding the P tags that create the paragraphs. No matter how much I edit the post, removing lines, putting them back again etc after the rss import, it simply wont do it. Yet copy paste the lot into a new post and it works fine. Frustrating.
Thanks for that.
We bought the Pro version but my boss paid for it using her email so if I put a ticket in will she get the replies? as that wont be helpful to me, nor her.If I use xml instead of CSV, I assume the node names just need to match the names I normally use for CVS, including custom ones?
I think using XML will be easier than CSV overall.Forum: Plugins
In reply to: [WP-Polls] Change start dateUpdate
Poll I set to become active on the 27th became active today (24th). I dont know if this is because Im an admin (it was hidden before today) or not.Forum: Plugins
In reply to: [WP-Polls] Change start dateThat works great, thanks.
Not sure if intended to not but when saved it doesnt say it updated the date in the message at the top:
No Changes Had Been Made To Poll’s Answer ‘Yes its great’.
No Changes Had Been Made To Poll’s Answer ‘Its ok’.
No Changes Had Been Made To Poll’s Answer ‘Indifferent’.
No Changes Had Been Made To Poll’s Answer ‘Dont like it’.not important but for consistency it should say. Same for changing the End date.
- This reply was modified 8 years, 5 months ago by webfeat.
Forum: Plugins
In reply to: [WP Pipes] Issue with SSLnot at all, its not relevant to my issue.
would like to ask WP Pipes Devs, again, to please make a full url for the cronjob, not the domain.com?pipes=cron&task=callaio as this simply wont work for everyone. Some of us need to call a specific page in our cronjobs. I dont see why this cant be done, why cant we use /wp-content/plugins/wp-pipes/cronjob.php?pipes=cron&task=callaio ?
- This reply was modified 8 years, 5 months ago by webfeat. Reason: extra info
Forum: Plugins
In reply to: [WP Pipes] Issue with SSLTo add yet more info… the pipes cron doesnt work anyway. From looking,
https://domain.com/?pipes=cron&task=callaiois what calls the cron but this is redirecting to
https://domain.com/idp/profile/SAML2/Redirect/SSO;jsessionid=173363D3E154DAFB2BC7E4BB7EC9158F?execution=e1s1likely some issue here with site security. This is why, in another ticket, I asked if we could run the cron ourselves from a specific url but you said thats not possible. So it seems for us, your cron doesnt work in any form and has to be updated manually.
Forum: Plugins
In reply to: [WP Pipes] Issue with SSLadditional note
In cronjob.php is :
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);in the post I listed above it says this is extremely bad for security reasons.
If it helps anymore..
Wordpress is on a HTTPS site.
The file Im trying to load is a php file, within wordpress, outputting as RSS, its grabbing the content from another site (standard http) and editing it slightly for Pipes to use. The php file works fine on its own, its only pipes that has the issue.- This reply was modified 8 years, 5 months ago by webfeat.
Forum: Plugins
In reply to: [Quick Featured Images] ScheduleI think you are misunderstanding
Im not asking you to look at another persons plugin and make adjustments. Im asking if you can change your own plugin, so if I set up a rule, in your plugin, that the rule can be run as a cron job later. This has nothing to do with other peoples plugins.In the Preset Featured Images area of your plugin, I have 3 types setup, that fire when the Save button is pressed on an article. Can you add, as a feature, a chance to schedule this instead of it only firing when the save button is pressed? instead it goes through all posts, or all posts in a certain category etc.
Forum: Plugins
In reply to: [Quick Featured Images] ScheduleThanks for the reply.
I realise its not possible as you cant control 3rd party plugins. You have a manual process where by rules can be set, for example I could do a process now to add in an image to all posts missing one. Im asking for that but on a schedule option, as well as manual.
So I could, for example, setup a schedule to run a rule I already setup, once a month to add images to all posts in cat X thats missing one, instead of manually having to login and run it (which is what I do now).The importer Im using is Ultimate CSV Importer Free by Smackcoders. The paid for version will handle images, the free version does not. Your plugin is great, and I can fix this limitation but if I could automate it, it would be even better 🙂
Forum: Plugins
In reply to: [Memphis Documents Library] display in browser optionexcellent, thanks very much. I look forward to seeing it implemented 🙂
Forum: Plugins
In reply to: [Memphis Documents Library] display in browser optionhi
thanks for the reply.Previews are handled by 3rd party i.e. googledocs, which I cant use. Im using this on an intranet site and so theres no communication outside of that due to site security.
so all I need is an open in browser option.Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Limit search depending on pagefair enough on the multi bar option but for the restricting, could you not Jquery to see if hidden field Cat is there, and if so, only use the cats listed? deselecting all the defaults. Then it could easily be dynamic.
Forum: Plugins
In reply to: [Enable Media Replace] Image replace not working on resized imagesas a followup, works great on files like PDFs as multiple versions arent made.