egabog
Forum Replies Created
-
Thank you so much!
Best regards!
Forum: Plugins
In reply to: [Classic Editor] 5.5 Classic Editor Text View / Add Media Not WorkingIt’s also very glitchy here. I cannot add media, cannot see the tags or the post title after the last update.
Any clues?
Forum: Fixing WordPress
In reply to: Issues with Media LibrarySolved it. Checked the error_log under (public_html)
I had hundreds of codes similar to these:
[08-Mar-2017 06:21:14 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/cinegcom/public_html/wp-content/themes/soledad/inc/meta-box/categories-meta-box.php:2) in /home/cinegcom/public_html/wp-includes/IXR/class-IXR-server.php on line 149 [08-Mar-2017 06:21:14 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/cinegcom/public_html/wp-content/themes/soledad/inc/meta-box/categories-meta-box.php:2) in /home/cinegcom/public_html/wp-includes/IXR/class-IXR-server.php on line 151 [08-Mar-2017 06:21:14 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/cinegcom/public_html/wp-content/themes/soledad/inc/meta-box/categories-meta-box.php:2) in /home/cinegcom/public_html/wp-includes/IXR/class-IXR-server.php on line 154
Turns out the abcabcabc was the culprit. I have no idea how it got there, but it screwed everything up.
Forum: Plugins
In reply to: [Multi-column Tag Map] Small bugsRight, just checked the “try-catch” box.
Thank you very much for the assistance!
Forum: Plugins
In reply to: [Multi-column Tag Map] Small bugsThe “?ao_noptimize=1” worked like a charm. As for the spacing in the columns, I have no idea how CSS3 works. lol
I put css3=”yes”, but the columns just vanished, the layout became this: https://imgur.com/Ucqs3YY
Thank you for the solution, would still be glad for more help.
CheersSorry about that, I had removed the <!–nextpage–> because I thought the issue was solved. Just forgot to put it back.
So, if the block doesn’t have its own CSS class or ID, then there’s no way to hide it without hiding the last paragraph as well?
If not, then I guess I’ll keep both the standard pagination and the one you provide.
Cheers
Sorry to bother again. Actually, adding the CSS code to “bws-custom-code.css” removes the last paragraph in all of my other posts as well.
When the post has that standard pagination it goes away, for all the posts that aren’t paginated the last paragraph disappears. (In “Lists” the text vanishes, in other posts it’s the score I gave the movie/tv show)
Worked like a charm! Thank you very much!
As the page I intended to use pagination isn’t published yet, I added it to another post. Here’s how it looks:
https://cinegrandiose.com/2014/07/01/michael-kohlhaas-analise-e-impressoes/
It’s still a no-go. Adding a point before penci-pagination didn’t remove the standard one and the pagination blocks won’t appear below the main content when I change it in options. Actually, Above and Below won’t work as well.
Anyhow, aren’t the blocks supposed to show below the title instead of above it?
Please forgive my stupidity in programming. I was able to make the pagination show up, just not in the right place. Also, adding .penci-pagination on settings didn’t remove the ugly standard pagination.
If it isn’t any trobule, here are a few screenshots:
My single.php file: https://i.imgur.com/aoDtdrq.png
Settings page (Checking hide standard pagination also does no good): https://i.imgur.com/31vmGAX.png
Result: https://i.imgur.com/iNeIu3x.pngBest regards,
CaioForum: Plugins
In reply to: [Page Speed Optimization] Blank space above logoActually, the people from this plugin didn’t help out at all. I downloaded Autoptimize and they helped me a lot with the inline CSS thing. Now my website loads faster and has no blank space above the logo.
I suggest giving the plugin a try.
Cheers
Forum: Plugins
In reply to: [Autoptimize] Blank space above header imageWorked like a charm! Thank you very much, Frank!
Forum: Plugins
In reply to: [Autoptimize] Blank space above header imageHere it is. Thank you for the attention, I really appreciate it.
@font-face { font-family: ‘Open Sans’; font-style: normal; font-weight: 300; src: local(‘Open Sans Light’), local(‘OpenSans-Light’), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff) format(‘woff’); } @font-face { font-family: ‘Open Sans’; font-style: normal; font-weight: 400; src: local(‘Open Sans’), local(‘OpenSans’), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format(‘woff’); } @font-face { font-family: ‘Open Sans’; font-style: normal; font-weight: 600; src: local(‘Open Sans Semibold’), local(‘OpenSans-Semibold’), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSha1RVmPjeKy21_GQJaLlJI.woff) format(‘woff’); } @font-face { font-family: ‘Open Sans’; font-style: italic; font-weight: 300; src: local(‘Open Sans Light Italic’), local(‘OpenSansLight-Italic’), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxrsuoFAk0leveMLeqYtnfAY.woff) format(‘woff’); } @font-face { font-family: ‘Open Sans’; font-style: italic; font-weight: 400; src: local(‘Open Sans Italic’), local(‘OpenSans-Italic’), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff) format(‘woff’); } @font-face { font-family: ‘Open Sans’; font-style: italic; font-weight: 600; src: local(‘Open Sans Semibold Italic’), local(‘OpenSans-SemiboldItalic’), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxmWeb5PoA5ztb49yLyUzH1A.woff) format(‘woff’); } @import url(“../soledad/style.css”); @font-face { font-family: “Noticons”; src: url(“./Noticons.eot?”) format(“embedded-opentype”); font-weight: normal; font-style: normal; } @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: “Noticons”; src: url(“./Noticons.svg#Noticons”) format(“svg”); } } @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic); body, #searchform input.search-input { font-family: ‘Open Sans’, sans-serif; } a { color: #c92424; } #navigation ul.menu > li > a:before { background: #dd0000; } #navigation ul.menu ul a:before { background-color: #dd0000; -webkit-box-shadow: 5px -2px 0 #dd0000; -moz-box-shadow: 5px -2px 0 #dd0000; -ms-box-shadow: 5px -2px 0 #dd0000; box-shadow: 5px -2px 0 #dd0000; } .penci-slider ul.slides li:after { opacity: ; } .penci-slider ul.slides li:before { opacity: ; } html { margin-top: 1px !important; } @media screen and ( max-width: 782px ) { html { margin-top: 1px !important; } }
Best Regards
Forum: Plugins
In reply to: [Autoptimize] Blank space above header imageYes, I noticed it’s complicated. Still, the loading time decreased a bit. Isn’t there really a solution to the blank space?
Thank you.