websitehelperuk
Forum Replies Created
-
Forum: Plugins
In reply to: [Admin Menu Editor] Throwing up 500 errorThank you for your prompt response. It seems it was a memory issue like you stated.
Increased mem and now all works fine.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Dreaded Address1 is required errorYes that has done the trick. Thank you very much for the great support.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Dreaded Address1 is required errorYes I did. It just keeps redirecting back to cart page and displays the ‘Address1 is required’ message.
This is happening to me too. It has been working for months without a hitch. This morning I noticed last import was 3 weeks ago.
Also, when I try to edit a source I just get a semi blank page. Source title in on page but the rest of the page is blank.
I have disabled all plugins just to make sure there was nothing else conflicting with the plugin. Maybe a WordPress update has caused problems?
- This reply was modified 9 years, 1 month ago by websitehelperuk.
That just adds a nofollow rule to feed items (outbound links on main feed page http://bit.ly/2aVPdq2). It is the actual feed item post pages that the plugin generates that are a concern. If they have been removed it just causes a 404 error.
Like I said at the moment we are just redirecting all item posts back to the feed page using RewriteRule ^(.*)feed-items(.*)$ http://www.example.com/all-feeds-here [L,R=301]
Thanks Rene Hermenau – I don’t want to dampen the mood on your new release but it seems the Bitly integration is not working either. I did test this twice so I am hoping it is not just me to avoid confusion.
Got it working with has_tag like you mentioned.
[s2If !current_user_can(access_s2member_level0)]
[_s2If has_tag(join-us)]text message here[/_s2If]
[/s2If]Thanks for that.
Cool, thank you.
Oh ok thanks.
I must of really misunderstood this then:
“Maybe you need to change the way something appears (or even what details are given), based on the current Post or Page, the current Post Type. Or, perhaps based on what Tags that content may have, what Category it’s in, what Sidebar it’s in, if it’s Sticky or not, who authored the content, etc.”
I was under the impression I could display something based on “who authored the content”- it is what it says on their conditional shortcodes page.
Very strange. As I mentioned above I am running PHP 5.4. In fact I installed the plugin again on a fresh install and it works fine, so there is either a conflict with one of the old addon plugins or it just doesn’t like the update.
Yes I am also seeing this error after the update.
unexpected T_STRING in /wp-content/plugins/wp-rss-aggregator/includes/Aventura/Wprss/Core/Loader.php on line 3
Running PHP 5.4