pgDarkness
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Quest] No more Google Fontsits being called in these files :
/quest/style.css /quest/assets/css/quest-all.css
but I don’t want to use it, this is what I did :
– Created a child theme with this style.css :/** * Theme Name: Quest Child * Theme URI: https://pacethemes.com/wordpress-themes/quest/ * Description: A Child theme for Quest (by Pace Themes). * Author: pgDarkness * Author URI: https://pgDarkness.ir * Template: quest * Version: 1.0.0 * License: GNU General Public License v2 or later * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: quest-child * Domain Path: /languages/ * Tags: black, blue, green, gray, orange, red, white, yellow, dark, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, buddypress, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging * * Quest, like WordPress, is licensed under the GPL. * Quest is based on Underscores https://underscores.me/, (C) 2012-2015 Automattic, Inc. **/ body.home .col-md-9 { width: 100%; } body.home .main-sidebar { display: none; } .page-template-page-nosidebar-php #content, .page-template-page-nosidebar-php .post { width: 100%; } .main-navigation .nav > li > a, .main-navigation .nav .dropdown-menu > li > a { font-family: DastNevis,ComicSansMS !important; }
– and then used the plugin (mw font changer) to restyle my h1,h2,h3,h4,h5 and p.
It is being called but after that the fonts are getting overwritten.
Maybe writing style.css from scratch would be a better way?
Forum: Themes and Templates
In reply to: [Quest] No more Google Fontspgdarkness.ir
Forum: Themes and Templates
In reply to: [Quest] Main Menu font in IE & Edgewell, among CSS’ and customizer typography and plugin, I think the “!important” code wins the fight.
That did the trick.
Tnx for fast response.Forum: Themes and Templates
In reply to: [Quest] Main Menu font in IE & Edgesilly me! ??
but after un commenting it, it still doesn’t change the color.Forum: Plugins
In reply to: [Telegram Bot & Channel] Keyboard RepliesJust two words : Nicely done!
Forum: Plugins
In reply to: [Telegram Bot & Channel] Cannot modify header informationI don’t know what caused it and I don’t know how it got fixed but I think its gone.
OK, here is what I did :
After the latest plugin update (1.3), I couldn’t update the plugin using dashboard, so I deleted the plugin and installed it manually through ftp.If at anytime, the error happens again, I will report back to this thread.
Forum: Plugins
In reply to: [Telegram Bot & Channel] Keyboard RepliesCheers ??
Can’t wait to test them out!Forum: Plugins
In reply to: [Telegram Bot & Channel] Cannot modify header informationNo and no.
It was happening for atleast two updates of wordpress as far as I can remember.
It started happening since you updated version 1.0, but I’m not sure exactly. I wasn’t worry and guessed it would get fixed in later updates.
I look a little bit more into it and find out Its not an interference with my plugins and theme.When the error happenes, the changes do apply but page changes to that error message. And I need to go back and refresh the page to see the changes.
Forum: Plugins
In reply to: [Telegram Bot & Channel] Keyboard RepliesWell, you said it.
1- For starter adding custom keyboards to commands so it could present possible answers for that specific command.
2- Also right now keyboards just repeats whatever option is selected (if im not mistaken), while you can create custom keyboards using telegram api to do more. For example if you select “Yes”, the bot gets the message to run command 3 which also have its own “Yes” option which will run command 5. I can imagine this kind of flexibility would make things complicated on your side.
3- And for design, buttons can have custom icons and colors but IDK more about that. Having more options to custom create keyboards would be nice.I think its safe to say telegram will continue to push the boundaries of its bot platform (new inline bots for the latest update) for a long time. And as a fan of your plugin I want you to know I understand its not possible to develop a wordpress plugin to do as much, toe to toe.
So thanks for your good work and keep it up.
I wish I could do more.Forum: Plugins
In reply to: [Telegram Bot & Channel] Keyboard RepliesWell, the design is simple but effective. It can be more flexible.
But all and all, its a great plugin to have considering how fast telegram is growing.
I just hope it keeps getting better and better.Nice job so far…
Forum: Plugins
In reply to: [Telegram Bot & Channel] Keyboard RepliesGood work!
Excited to test it out.
Keep up the good work…Forum: Plugins
In reply to: [Telegram Bot & Channel] Keyboard RepliesCustom keyboards would be awesome. With that we’ve got everything we need to build any kind of Q&A bots with user friendly UI.
Can’t wait till update.Thanks for the good work.