eportugues
Forum Replies Created
-
Yes no problem, thanks.
https://pasteboard.co/pCRnlXu8I1AK.jpg
The Yoast plugin has always worked well, but with the latest updates, it has broken the “Yet Another Stars Rating” plugin.
There must be something wrong with a script that’s causing Yoast to delete the star ratings for articles (the stars are generated by a script and are dynamic).
I’ve tried a few things, but haven’t had much luck. Do you think there’s anything you can do from within Yoast?
Ok got it, so the question still open.
https://pasteboard.co/8o5vh4j1SxhC.jpg
[ Short link expanded into link field. Do not use short links here. ]
Thanks!
Forum: Plugins
In reply to: [Simple Social Media Share Buttons - Social Sharing for Everyone] Code beforeIn chrome Its the problem with the form.
In firefox perfect.
Forum: Plugins
In reply to: [Simple Social Media Share Buttons - Social Sharing for Everyone] Code beforeI have another comment, the contact form on your website is not working.
Forum: Plugins
In reply to: [Simple Social Media Share Buttons - Social Sharing for Everyone] Code beforeGreat news! thanks, im here, I will wait!
Forum: Plugins
In reply to: [Simple Custom Post Order] Order was broken in the adminUpdate: I returned to the version 2.5.6 and all perfect.
thanks, I disabled the plugins (there aren’t many) and moved the site to a clean and new theme.
I removed a couple of custom lines from my functions file.
Then I went back to my original theme and it was fixed. I really don’t know why it was fixed and I would like to understand
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Hide CSS styles in source codeFor example, in my source code appear this class (with styles):
.heateorSssInstagramBackground
.heateor_sss_horizontal_sharing .heateorSssSharing,.heateor_sss_standard_follow_icons_container .heateorSssSharing
.heateor_sss_horizontal_sharing .heateorSssTCBackground
.heateor_sss_horizontal_sharing .heateorSssSharing:hover,.heateor_sss_standard_follow_icons_container .heateorSssSharing:hover
.heateor_sss_vertical_sharing .heateorSssSharing,.heateor_sss_floating_follow_icons_container .heateorSssSharing
.heateor_sss_vertical_sharing .heateorSssTCBackground
.heateor_sss_vertical_sharing .heateorSssSharing:hover,.heateor_sss_floating_follow_icons_container .heateorSssSharing:hover
div.heateor_sss_horizontal_sharing .heateorSssSharingSvg{width:50%;margin:auto;}div.heateor_sss_horizontal_sharing .heateor_sss_square_count{float:left;width:50%;line-height:35px;}
@media screen and (max-width:783px) {.heateor_sss_vertical_sharing{display:none!important}}@media screen and (max-width:783px) {.heateor_sss_floating_follow_icons_container{display:none!important}}I dont need that in my source code, Its almost 30 lines of code that I don’t need.
How can i remove that? Thanks
In “Archives” tab, I’m disabling some plugins, but the changes are not saved.
Think some bug in the plugin.
it only happens to me in “Archives” tab.
Same problem, but only happend in “Archives” Tab, the changes they are not saved.
Forum: Plugins
In reply to: [Check and Enable GZIP compression] Error 500 after installFor recover your site, you need to remove the code in the htaccess file on the root folder.
Do you have access to this file?
Forum: Plugins
In reply to: [Easy Related Posts] Random PostHi, Im interested in showing the post sorted random.
Can u help me? I can work with code and have ftp access. Tks!
Update
Sorry people, I’m testing and I work with the tags mentioned in my previous post.
everything works fine!
Tks!
So just to understand what you tell me…
You say I should create a custom gallery and add in HTML pure, the description and the texts that I want?
and if I have 10 galleries, I must make 10 templates to show the texts I want?
No longer can as in previous versions by simply adding: <?php echo $gallery->title ?> / <?php echo $gallery->description ?>
Tks @cais