Rene Maurer
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Order button is not clickable not activeIt’s done, the customer has activated an option that I hadn’t noticed.
Forum: Plugins
In reply to: [WP show more] How to remove link underlineYou can adjust it manually in the code.
In the backend, click on ?Plugins? and ?Plugin-file-editor?. Then select the plugin ?Show More? and select the file ?wpsm-styles.css?.
Now change the entry and click on ?Update file? at the bottom
.wpsm-show:hover {
cursor: pointer;
text-decoration: none;
}Best regards
RenéForum: Plugins
In reply to: [WP show more] The WP Show More Does not workI don’t see the plugin, you probably already have another one in place, that’s wonderful.
Best regards
RenéForum: Plugins
In reply to: [WP show more] ?Show more“ Plugin is drastically slowing down my siteyHi Juergen
I am sorry, I have never seen or heard of this behavior. I have no solution that I can offer you.
Maybe your hosting provider ?Strato? has an idea what the problem is. With our customers I have often noticed that a “too small” hosting subscription provides less server resources.
This should not have any influence on the plugin “WP Show more”, but you never know.
Best regards
RenéForum: Plugins
In reply to: [WP show more] animation on show/hideI’m sorry, I can’t just create that, I would have to reprogram the plugin to do that. Maybe there is another, similar plugin which already includes this option.
Thanks for understanding.
Forum: Plugins
In reply to: [WP show more] Not Working correctlyHi Vahsek
I’m not shure but maybe you have to take care of the signs [ ” ]. Copy this code and try again.
[show_more more="Show More" less="Show Less"]
Regards
RenéForum: Plugins
In reply to: [WP show more] Can’t format button or contentI am not sure if this plugin can meet your expectations. Maybe you need to try another one.
In any case, it basically works wonderfully.
Forum: Plugins
In reply to: [WP show more] HTML validation errorI’m sorry, I don’t see any error in the code. It works fine for me and many other users.
Forum: Plugins
In reply to: [WP show more] Show lessHi Shiva
I’m not shure but maybe you have to take care of the signs [ ” ]. Copy this code and try again.
[show_more more="Show More" less="Show Less"]
Regards
RenéForum: Plugins
In reply to: [WP show more] Show more as part of textI know it was originally and intentionally programmed that way. I am aware of the wish, and when I have time I will reprogram it
Kind Regards
RenéForum: Plugins
In reply to: [WP show more] Shortcode not workingI’m not shute but maybe you have to take care of the signs [ ” ]. Copy this code and try again.
[show_more more="Show More" less="Show Less"]
Regards
René- This reply was modified 4 years, 5 months ago by Rene Maurer.
Forum: Plugins
In reply to: [WP show more] How I can add “Show More” button to all my posts?Hi
I’m sorry but I have no idea how this could be “automated”.
Regards
RenéForum: Plugins
In reply to: [WP show more] Unable to use two words in Link TextHi Tim,
sorry for my late feedback. Is there still a problem or is it working? when i open the link i think it works.
Kind Regards
RenéI have the same behavior with me too.
Kind Regards
RenéForum: Plugins
In reply to: [WP show more] Please explain simple CSS for inlineHi
#1 the current version of the plugin does not have this feature. You can always customize the code yourself if you want.
#2 Unfortunately I have no idea how this is possible (same as #1).
Kind Regards
René