Profusion
Forum Replies Created
-
OK I’ve inserted a “]” in line 314 and this seems to have fixed the first problem like so:
trim(preg_replace(“[^a-zA-Z0-9\-\s]“
But now I am getting this error message when I register for a test account through PayPal Sandbox.
Fatal error: Cannot use string offset as an array in …/wp-content/plugins/pmpro-infusionsoft/pmpro-infusionsoft.php on line 78
The main plugin works fine it’s just when I activate the Infusionsoft bridge.
Any help will be appreciated.
Forum: Plugins
In reply to: [GD Star Rating] How to remove rating stats from bottom of post?Turn off Google Snippets from Settings -> Special menu. i.e. uncheck “Automatically Embed Google Rich Snippets”
Forum: Reviews
In reply to: [Neuro] the latest update totally demolished the look of my blogAgree with @specialkrix
The reason I picked this theme was because of its unique look. Now all that’s gone so I am rolling back to the previous version.
Why the change?
Forum: Plugins
In reply to: [GTS Translation Plugin] Unable to log in to TranslatorI would love for this plugin to work – but I am also experiencing problems.
I installed it on a test blog and it did the “word for word” translation on some pages but most resulted in 404 errors. Now when trying to edit those pages, I get logged into GTS admin panel but when I click on the language I want to edit the new page does not resolve/ refresh. Please help, I am very keen to get translation sorted for my website and this plugin looks as if it may be the best option.
Forum: Plugins
In reply to: [Search by ID] Front End Search by Post_IDHey Uffe.
I got the answer to my problem and it was actually very simple. I use a normal text widget that contain this code.
<form action="" method="get"> Post: <input type="text" name="p"> <input type="submit" value="Go To"> </form>
Forum: Plugins
In reply to: [Search by ID] Front End Search by Post_IDHi Uffe
No, thanks for the reply.
I think that is what I mean. Sorry I am not too clued up with the technical terms “(get_search_form)”. But yes essentially if your plugin can be made available in something like a widget that could be used by users of the website (not necessarily subscribers) to find posts in the front end using just the post ID as a reference number that would be great. I think that will make your plugin 10X more useful as well.
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Integration with Theme My LoginHi Slobodan
https://www.ads-software.com/plugins/theme-my-login/ and https://www.ads-software.com/plugins/wp-user-frontend/ create their own user profile pages like so: https://www.ads-software.com/plugins/wp-user-frontend/screenshot-5.png
They are designed to save the user from having to venture into the wordpress backend. Normally plugins that add to the user admin pages also get drawn in to these alternative profile admin pages but not your Fancier Author Box. I assume it is achieved with the proper use of hooks but I don’t know enough about php unfortunately.
Hi All
I forgot to update this thread. Everything seems to work fine now with latest WordPress 3.4.1 and User Frontend plugin version 1.1. The only problem I see now is with Internet Explorer which only allow one image upload to the gallery at a time. Upon updating the post you can add additional images until the quota is met.
In Firefox, Chrome and Safari everyting works perfect. @lucii try using a differnet browser and update WP to 3.4.1 and the plugin to Version 1.1. This works great for me.
Hi All.
It looks as if the new WordPress 3.4 is at least partly to blame for this problem. After rolling back to WP3.2 I see that the Upload function do work for one image at a time, i.e. the user can submit a post with one attachement initially, then each time while editing they can submit one more,..
Feature image submit still don’t work for me.
Great job on the interface and the ability to rename the title of the image. This is such a cool plugin if we can only iron out these few issues.
Thanks Tareq
Hi Again
OK I think I figured it out. The plugin comes on for “Author” role and above. Ideally I would have liked to use it for “Contributors” but it is not a big problem.
Very nice plugin!
Oops I spoke too soon. The widget now fails to show in Chrome and IE in both the page shortcode and sidebar version. The only thing that seems to work consistantly is when allowing guests to post – but that is exactly what I do not want to do…
Help Please!
Hi
Check that you have the widget also configured in the “Appearance -> Widgets -> Quick Post Page” Section.
Failing that I am getting similar problems. Sometimes it shows other times not (also in the sidebar) depending on the browser. Got no idea why,..
Hi @cbeiting
I am having the exact same problem. Please tell me what you did to IE to fix it?
Forum: Plugins
In reply to: [WP Bannerize] [Plugin: WP Bannerize] How To Place Banners Side by Side?I have a similar question.
My ads are side by side no problem but I would like to display the particular ad’s description just above the ad (or below) followed by the next ad to the right then its description above that etc. Ideally it should look like this:
Description 1 Description 2 Description 3
Advert Image1 Advert Image2 Advert Image3At the moment it looks like this:
Descrption 1 Advert Image1 Description 2 Advert Image2,.. etc.I have tried all sorts of combinations of <div> <p>
in the “Discription” line as well as the “HTML Before Banner” line but nothing seems to work. I am sure there is something small I am missing if someone could just please point me in the right direction.@richjerk321 – 2 Things you may want to check to solve your problem.
1. make sure there is enough space in the sidebar/ section where you want to place the ads side by side to accommodate them. If they don’t fit then they will automatically fall underneath each other.
2. do NOT enable the “No HTML wrap” setting of the plugin. I delieve that will strip out all the coding necessary to display your ads inline so you want to leave that un-checked.
Hi S.
I also had a deep hard look at plugins similar to this but nothing comes close. Photosmash works great for me – I could not find any defect as yet. It is just that the plugin author is p-off with freeloaders that do not appreciate his hard work.
True the instructions could be better, but it is a very advanced plugin and difficult concept to explain. Spend a day or so to learn how this work – you’ll be amazed at what you can do.
Alternativaly you may want to look at:
- Quick Post Widget
- Inline Upload
- TDO Mini Forms (Also no longer supported)
These plugins offer moderation of new posts – or you can use WordPress “Contributor” role, you’ll just have to run “GD Star Rating” as a seperate plugin to allow for user rating of posts.
Good luck.