wt85
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Contact Form disable emailOk, thx for the hint.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Audio PlaylistI did some further research to understand the playlist situation a bit better. I think the last action around this topic was this ticket:
http://plugins.trac.ww.wp.xz.cn/ticket/1794Are there plans to bring this shortcode back to life? Please some information on this. 😉
I did some more testing with P3 and it seems the results stabilized to the following:
http://image-upload.de/image/xGwWWX/14c373c8b1.png
Not too much anymore. I don’t know…Jetpack takes up 73% load time of my site. Here are my P3 results:
http://image-upload.de/image/BHMFFt/7e9df0cdfe.png
The only modules I have activated:
Statistics
Carousel
Tiled Galleries
Shortcodes
Widgets
DistributionThat sounds alerting, I have to test this with my website.
there is a posting right next to this one, which exactly discusses this problem. surely, not every update of this plugin went fine, but this time the author cannot be blamed. just a second of thought and looking into settings page could have solved the problem…
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] How to link the carousel?why not look through existing posts before? see here. yes, functionality has been removed…
I found a solution, that works at least with my site. I just deleted
body{-webkit-backface-visibility:hidden;}
from animate.css. I think it’s included because of some webkit/chrome bug. But that bug doesn’t appear with my website. On the other hand, backface visibility hidden causes problems with my fixed background image.Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Link in Box Title?yeah why not, for example
[su_box title="<a href="http://www.google.de">Link</a>"]Box content[/su_box]As with every shortcode, all the information is encoded in the shortcode itself and currently there is no mechanism which loads a given shortcode into the editor. However you can add and remove the images in the shortcode directly, just add or remove the corresponding image-ids in the shortcode. You cannot set a custom link to images in a gallery in the current version, but see this workaround.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] gn_ prefixes with Version 4.5.0Did you see the new prefix field on the settings page?
I also use TablePress and my table is not corrupted. But I also deactivated “Custom formatting” in the settings of SU. Did you try this?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Tabs and embedded YouTube VideoI never worked with jquery before. Could you tell me where to place that code? Besides that, are you fixing this in the next update?
sorry, it should be “su_”
1. klick me
2. Compatibility code changed from “gn_” prefix to “sn_”. I heard on the forum that disabling “Compatibility mode” in the settings should help. Otherwise changing the code by hand should do the trick too.