vee
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] editor-style.css does not replace Formats drop downI have this problem too.
I don’t want editor-style.css to replace formats menu. I just want those css classes to append or add to formats menu.I have editor-style.css.
Did addadd_editor_style(get_stylesheet_directory_uri() . '/editor-style.css');.
Also enable: List Style Options. checked.But nothing were added to formats menu.
How to add classes to somewhere in TinyMCE menu?
Forum: Reviews
In reply to: [Advanced Editor Tools] Security VulnerabilityIn case of false report. You should rate up more than 1 star.
Forum: Plugins
In reply to: [Photos Box] wp_enqueue_style was called incorrectlyInstall the plugin > Go to home page > Errors are there 3 of them.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] WPLANG error!Event Manager 5.5.7.1
WordPress 4.2.2Forum: Themes and Templates
In reply to: [Bootstrap Basic] Admin bar and js conflictsHello,
I’m not sure is the problem still exists? I will mark this topic as resolved but if you still have problem I can change status for you again.
Forum: Plugins
In reply to: [MultiLanguage Site] got error on installationРусский
Notice: Trying to get property of non-object in /wp-content/plugins/multi-language-site-basis/index.php on line 132
Notice: Undefined offset: 0 in /wp-content/plugins/multi-language-site-basis/index.php on line 133
Notice: Trying to get property of non-object in /wp-content/plugins/multi-language-site-basis/index.php on line 133
Notice: Trying to get property of non-object in /wp-content/plugins/multi-language-site-basis/index.php on line 132
Notice: Undefined offset: 0 in /wp-content/plugins/multi-language-site-basis/index.php on line 133
Notice: Trying to get property of non-object in /wp-content/plugins/multi-language-site-basis/index.php on line 133
Forum: Plugins
In reply to: [WPGlobus] How to "clean" uninstall or deactivate?Oh! I see. You use these sign to separate content languages.
Thank you.
Forum: Plugins
In reply to: [WP-OAuth] undefined index WPOA errorWhoops! comes with more errors after logged in.
Notice: A session had already been started – ignoring session_start() in /xxx/public_html/wp-content/plugins/wp-oauth/login-google.php on line 4
Notice: Undefined index: redirect_to in /xxx/public_html/wp-content/plugins/wp-oauth/login-google.php on line 22
Notice: Undefined index: HTTP_REFERER in /xxx/public_html/wp-content/plugins/wp-oauth/login-google.php on line 25
Notice: Undefined index: access_token in /xxx/public_html/wp-content/plugins/wp-oauth/login-google.php on line 131
Notice: Undefined index: expires_in in /xxx/public_html/wp-content/plugins/wp-oauth/login-google.php on line 132
Forum: Plugins
In reply to: [WPGlobus] How to "clean" uninstall or deactivate?No, I didn’t plan to remove it completely, just to remove and check something when problem found.
Forum: Plugins
In reply to: [WP-OAuth] Error when not authenticatedI have this problem too when go to login page.
Please not close this but fix it using
ifandisset. It is better not ignore these notice.I find more info. for you.
For main column size please refer from this file inc/template-functions.php
For left sidebar, please refer from this file sidebar-left.php
For right sidebar, please refer from this file sidebar-right.phpMain column size must calculated from these sidebar. For example: I change right sidebar column size to 2 and left sidebar column size is 3 then main column is…
show (left) & (right) = 7
show (left only) = 9
show (right only) = 10
show (no sidebar) = 12Forum: Themes and Templates
In reply to: [Bootstrap Basic] Admin bar and js conflictsAdmin bar is working fine as the demo link here http://prd-demo.okvee.net/wordpress/
username: demo
password: demoSecondly. I think the javascript in this theme have nothing special. Please see https://github.com/OkveeNet/bootstrap-basic/blob/master/functions.php at line 129.
It uses modernizr, respond, html5 shiv, jquery, bootstrap js, main script (which is blank file). That’s all.From your both problem it appears that it might be conflict with some plugin’s javascript.
Please check by following step.
* disable all other plugins and check that admin bar and your other js works?
* switch from my theme to wp default theme (twenty fifteen) and check that admin bar and your other js works?
* re-enable plugins and follow step above again.Please tell me again if something happens. 🙂
I’m not sure about child theme, you may need to modify the parent theme as yours.
Forum: Reviews
In reply to: [Bootstrap Basic] A great place to start fromThank you for your review.
Forum: Reviews
In reply to: [Bootstrap Basic] Best Theme ever@heger-software
Thank you for your review.