abzu2
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [MinimalistBlogger] edit HTML option unavailableProblem solved by installing the Remove Comments plugin.
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeFantastic. At last a solution. Thank you very much. For some stupid reason, I hadn’t thought of looking for a plugin to eliminate all comments from the site. Your suggestion worked perfectly with one click. Very much appreciated your replies.
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeThanks again for the replies. All I want to do is find where:
data: post.allowComments is and change it to
data: post.allowComments = falseI have looked everywhere for an edit html option. In Appearance>Theme Editor, there is a comments.php for posts, but fail where to find data: post.allowComments that affects ALL posts
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeCustomization options > https://prnt.sc/RAK_I-AxZz9n
Superb Addons options > https://prnt.sc/2coGWHJXedA1
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeI have tried logging in with and without an account. I continue to have the same problem; message not sent. Continue to not receive any reply on the WordPress MinimalistBlogger support forum.
https://ww.wp.xz.cn/support/topic/edit-html-option-unavaliable/
🙁
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeThanks for the replies. Appreciated. “continue without logging in” in the bottom WHERE¿?
It’s a purple link in the bottom of the files. WHERE¿?
I am not using MnimalistBlogger as a child theme.
Will contact my host to determine if there is some reason I fail to find the HTML edit option.
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeYou can edit the theme files in any version, simply go to Tools -> Edit Files or Appearance -> Edit Files
does not allow HTML editing
Forum: Reviews
In reply to: [MinimalistBlogger] regret choosing this themeThanks for the reply. Tried to create a ticket with the support link sent. Never gets sent. Terrific. Looks like the Extended Premium Support is being offered as the only solution to get a “quick” reply.
Posted my failure to edit the HTML (not visible) in the MinimalistBlogger WP support forum. Ziltch.
I have the Premium version. OMG Premium ¿?
Forum: Themes and Templates
In reply to: [MinimalistBlogger] Limit Sidebar to Front PageAfter various attempts to test CSS codes on the customization of this theme, seeing no option to limit the side bar to only the front page and receiving no replies from the theme developer, I resorted to an expert on Fiverr that quickly solved the problem for $60 🙁
Forum: Themes and Templates
In reply to: [MinimalistBlogger] Limit Sidebar to Front PageHave tried adding various CSS codes to the additional CSS in the customization options of the theme. None work. ¿?
.sidebar {<doesn’t work>
display: none;
}
.home .sidebar {
display: block;
}body:not(.home) .sidebar { display: none; }<doesn’t work>Forum: Everything else WordPress
In reply to: Limit sidebar to front pageThanks for the reply and recommendation.
I solved one problem that ended up not being related to Mailpoet. I uninstalled Mailpoet and reinstalled it according to the information provided in this thread. I continue to have PHP related errors that seem to be with Mailpoet.
PHP error log: https://smallpdf.com/file#s=5fa56d6c-5152-40c6-95e9-dda9b81002e9
Discovered the problem with a post I was trying to publish. The text had hidden characters causing a conflict that caused the error Updating failed. Could not update post in the database.
Mailpoet appeared in the PHP error log numerous time with Invalid API endpoint errors which led me to believe that it was the cause of not being able to publish a post. Will see what PHP errors i get now after having reinstalled Mailpoet.
Ojama, thanks for your reply. Reinstalled Mailpoet and unfortunately I continue to get the error > Updating failed. Could not update post in the database.
🙁
Solved. Thanks for the help.