elnatanrodrigues93
Forum Replies Created
-
Ok. Thanks!
I put the code to work on my website (functions.php), but the download button is still there. I hid the button by css:
.ssp-player.ssp-player-large .ssp-download-control a {
display: none;
}- This reply was modified 4 years, 8 months ago by elnatanrodrigues93.
Hello,
Thanks for the reply friend. The problem was reCaptcha v3, I don’t know why emails don’t arrive with reCaptcha v3. I switched to recaptcha v2 and it’s working perfectly. Thank you.
Thanks.
Thanks. How do I make the featured image of the post (thumbnail) stay as optional for the user?
Wooow!Thank you so much, amazing!
Forum: Plugins
In reply to: [WordPress Popular Posts] Shortcode: List only with Featured ImagesI was doing some tests.
I put it on “elementor” and it looks like it’s working normally now.
- This reply was modified 4 years, 9 months ago by elnatanrodrigues93.
Forum: Plugins
In reply to: [WordPress Popular Posts] Shortcode: List only with Featured ImagesThis code does not work:
[wpp thumbnail_width=300 thumbnail_height=130 post_type='post,podcast' limit=10 post_html='<li>{thumb}</li>"]
I already disabled “Lazy Loading”, but the images still do not load completely.
Forum: Plugins
In reply to: [WordPress Popular Posts] Shortcode: List only with Featured ImagesThe second code, which you passed above, does not work. It doesn’t work, it just shows the titles with the links.
–
I highlighted Lazy Loading, but some images still don’t load.
https://reformai.com/em-alta-app/- This reply was modified 4 years, 9 months ago by elnatanrodrigues93.
Forum: Plugins
In reply to: [WordPress Popular Posts] Shortcode: List only with Featured ImagesI use:
<center>[wpp thumbnail_width=300 thumbnail_height=130 post_type=’post,podcast’ stats_views=0 limit=10]</center>
I was unable to solve the image loading problem. I couldn’t quite understand … As for the link, I managed to put it in the image. Is it possible to remove the title?
Forum: Plugins
In reply to: [WordPress Popular Posts] Shortcode: List only with Featured ImagesI tested this code, but only a few images were shown. And the link (URL) was not in the image. Because I want to make a list with only images, without texts. I tested this code, but only a few images were shown. And the link (URL) was not in the image. Because I want to make a list with only images, without texts.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Disable author area on podcast single pageI managed to solve it by single-podcast.php
Thanks
Forum: Plugins
In reply to: [Autoptimize] Skip cache for some pagesOk, bro. Thanks.
Forum: Plugins
In reply to: [Autoptimize] Skip cache for some pagesDon’t cache? Ah, ok, does the plugin just clear the cache? this is?
I thought it worked with the cache too, lol. Is that my login page, when the user does the logout, is still the view as if he is logged in.
Forum: Plugins
In reply to: [CBX Bookmark & Favorite] Is it possible to apply favorites to authors?Thank you. I’ll check.