pilot911
Forum Replies Created
-
Sorry a misunderstanding, the ip address did not fix the problem. A new update is now promised in the coming week.
(note: trying to login to admin sometimes works, if after 4 or 5 attempts then wait and try another few times, seems to work)
Keypic responded promptly so that is great.
[Resolved] A quick email to the people at Keypic had my ip address added to the safe list, a plugin update will solve this issue shortly.
Thank you keypic keep up the good work.
Forum: Plugins
In reply to: Auto replace -amp; with & or and in post titleHi that is what i expected but it is not happening.
Here is an example:
In the html post editor i have:
back and forth
but when i view from the front end i see:
back -amp; forth
Do you know what is causing this behaviour?
Thanks for taking the time to respond.
Chris
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] Remove Link From ExcerptsThank you for your assistance:
And then i place this at the bottom of the functions.php
Regards
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] Remove Link From ExcerptsHi,
If i want to remove the link continue reading just from the slider, can i add the code
if( get_post_type() == ‘ps_promotion’ ){
remove_all_filters(‘excerpt_more’);
}to anywhere in functions.php for twentyeleven?
Yes I think that i must have. Anyway I have it working again now. Thank you to you and Esmi.
Yes sorry I should have made that clear, I made the changes to the underlying child theme that i created.