Forum Replies Created
-
AuthorPosts
-
Hans
ParticipantThank you! It works!!!
Hans
ParticipantHi Tom,
is there any news???
Hans
ParticipantThanks for your comment.
Hans
ParticipantI should be more clearer. In my theme I added a filter for my own color picker colors as you described it. This color picker is not available in WPSP pro. And I did not see how I can use a similar pratice in WPSP pro. As far as I investigated you use the standard WP color picker used in ButterBean.
Hans
ParticipantI solved it by using this filter:
add_filter ('wpsp_ellipses', 'ktg_excerpt_more' ); function ktg_excerpt_more() { return ' ...'; }
Hans
ParticipantThe following plugin caused the trouble:
The Event Calendar shortcode and templates
Hans
ParticipantHi Tom,
there might have been a problem with other plugins. I updated some of the others – now it works.
Thanks for your help.
But another question – is it possible to define a color picker. The one of GP doesn’t work in WPSP.
Hans
ParticipantHi Tom,
I am back from holiday and come back to this problem. May I ask you to have a look into this problem which exists since the new release. I found no entries in the console section. May I ask you to inspect my site. I send you the access data by contact form.
Hans
Hans
ParticipantHi Tom,
I am back from holiday and want to ask whether there is news about my topic.
Hans
Hans
ParticipantHi Tom,
I cleared theC cache. Still problems – see image.
. There is no action clicking the highlighted text.
Hans
ParticipantI send the access information again. Did you receive it?
Hans
ParticipantConcerning 1.
GP behaviour:
If you define nothing for the end of the excerpt nothing is outputted. If you define ” ” the output is ” …”. If you define e.g. “continue” the output is ” … continue” and “continue” is linked to the post. In Addition you may define a button.WPSP list behaviour:
“…” is outputed at the end of the excerpt. You may define a text but the WPSP Outputs a button.My solution:
To get a consistent behaviour I define ” ” using GP and I changed the function in WPSP to Output ” …”. Thus I achieved the same behaviour.I hope this clarifies the suggestion.
Hans
ParticipantIs there no need to download a new version of WPSP / WPSP Premium?
Hans
ParticipantI am sorry, but it is definitely not fixed. Have a look on demo pages in my first post.
Hans
ParticipantI send it again!
-
AuthorPosts