DediData
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Theme preview doesn’t display my menu@jcastaneda, Thank you for your explain and you time to help other members
I can’t removehas_nav_menu()because of the smart displaying menu bar,
But can I detect if we are in preview mode of WP.org?
So I can add a logic phrase to the if statement to check that and let the menubar display
I mean this function:
https://codex.wordpress.org/Function_Reference/is_customize_preview
Does it work on WP.org ?
Thank you man- This reply was modified 7 years, 8 months ago by DediData.
Forum: Developing with WordPress
In reply to: Theme preview doesn’t display my menuHi,
@bcworkz, the version on repo is ok for this test@joyously, I don’t think so, other themes don’t do that, I think there is a menu in that preview site
@jcastaneda, Yes, But it should not make any problem, the preview site probably have a menu, so if that menu is in primary location, so it should work
Friends, I mean the preview on WP.org site, not theme preview on our own site
- This reply was modified 7 years, 8 months ago by DediData.
Forum: Developing with WordPress
In reply to: Theme preview doesn’t display my menuI mentioned for “Preview of theme”
Forum: Developing with WordPress
In reply to: Get thumbnail of image@bcworkz
Great hint about class=”wp-image-1234″ and wp_get_attachment_image()
Thank you very muchForum: Developing with WordPress
In reply to: Get thumbnail of image@prashantvatsh
As I mentioned I need to find thumbnail file of images inside the contents, Not featured image of the postForum: Plugins
In reply to: [Advanced Classic Editor] More fontsHi,
You can use fonts which installed on all visitors browsers,
So you can’t use any fonts
Just public fonts can be useHi,
Did you install any other editor plugin together with this plugin ?Forum: Plugins
In reply to: [wpForo Forum] participateHi @gvectors-team,
As I am using wp-foro on one of my sites, So I create a github based on current version,
And make changes and let you know about the patches,
Because there are many RTL issues there, which need to be fix
So I can be another hand for you,
Just let me know about an email address for notificationsRegards
Forum: Plugins
In reply to: [WP Statistics – Simple, privacy-friendly Google Analytics alternative] ErrorHi,
No, Unfortunately we haven’t such feature
Actually translation are based on WordPress system,
So if a language translated to approximately 80%,
The system use that locale in installed pluginsForum: Plugins
In reply to: [WP Statistics – Simple, privacy-friendly Google Analytics alternative] Error@mrbrownrd
Could you please let me know about the new errors in error_log?
You can delete error_log file to notify about new errors
It creates again@dbemowsk
No, You wont lose anythingHi,
You can participate in Hebrew translation here:
https://translate.wordpress.org/locale/he/default/wp-plugins/wp-statisticsForum: Plugins
In reply to: [WP Statistics – Simple, privacy-friendly Google Analytics alternative] ErrorHi Friends,
Could you please download this beta version and
replace it with your current wp-statistics plugin?
https://github.com/wp-statistics/wp-statistics/archive/master.zipAnd let me know about the result
I am waiting for your reply@smlongmire
wp-statistics collect all page stats,
Google Analytics cannot collect some sections stats, like login page
I think there is a bot on your login page which attempt to login
So wp-statistics collect those visits too