AlexSpace
Forum Replies Created
-
YOAST SEO hook for priority is
wpseo_metabox_prio
.Change YOAST SEO metabox to the bottom:
function wpm_seo_metabox_priority() { //* Accepts 'high', 'default', 'low'. Default is 'high'. return 'low'; } add_filter( 'wpseo_metabox_prio', 'wpm_seo_metabox_priority' );
- This reply was modified 7 years, 11 months ago by AlexSpace.
Forum: Plugins
In reply to: [Preloader by WordPress Monsters] Preloader appears after page is loadedHi, talcioc! Sorry for long reaction to your question. Actually the preloader shows on javascript load event. This behavior is the same in all browsers. The preloader shows only when page is loading, when document is ready it disapears. But you can set your custom time in settings page if you want to show preloader after a page has been loaded. On your website you didn’t set up any preloader, I can see only white screen so I can’t to say about details of your situation. If this is not difficult for you, could you please to record a video whith clarification?
Try to check it with another WP theme. For ex. try twentyseventeen theme from WP team. If the bug is not exist, the problem in your theme. So you should find a solution in css files.
Forum: Plugins
In reply to: [Preloader by WordPress Monsters] bug ?Hi! Thank you for report! Could you give a screenshot?
Hello! This option gives you a time control function for preloader visibility when your page has been loaded.
For example, you can set 5000 to that field and this is mean your preloader will be active for 5 seconds on a page where everything(content, images, etc.) have been loaded.
Default value for this field is: 1000ms (= 1 second). You can set 500 (= 0.5 second) or 0 (disable).
Loading of some pages very fast and sometimes preloader have some blinking effect, so that is why I added this option to prevent hiding and make it active for set time.Forum: Plugins
In reply to: [Preloader by WordPress Monsters] Change background color of preloaderHi! This is very simple for preloaders without background, you just need to change tab in options page ( Settings -> Preloader SWS ) than look at Background color option.
But if you are talking about preloaders with preset background – this is impossible to do in WordPress. Gif file extension requires to change all frames. For example it is possible in Adobe Photoshop. After edition you can send me that new preloader, I can add it to plugin.
Forum: Reviews
In reply to: [AddToAny Share Buttons] Man it's cool plugin!Thaks for your answer! You don’t use sms:{{phone number}}?body={{text to textarea on mobile sms sending app}}… so it doesn’t work. If I use the construction above everything works fine, so it’s a bug in your plugin. In your case url of the page go to recipient (it’s a top field in mobile sms app), but it should be in textarea field (bottom field of mobile app – text I sending to recipient). This bug is a simple to fix, if you try to test it you will immediately understand that.
Speacking of Email button, I can sure you that it is absolutely defined in Settings->General->Email Address (in db this fild is not empty too). So it’s a bug too… other plugins works fine with that button on my web site. But I like yours… by far it is a plugin bug. Would be greate if you can fix both of these bugs. Just try to test it and you will get what I am talking about. Thanks a lot!
Forum: Reviews
In reply to: [AddToAny Share Buttons] Man it's cool plugin!Email don’t working too… only on mobile it works fine.
Forum: Reviews
In reply to: [AddToAny Share Buttons] Man it's cool plugin!But SMS in it not working… ((( it copy url to the recipient field on mibile. It shuld copy that to text field! Could you fix this bug?
Спасибо! Да, это очень удручающее событие, придется отказаться от робокассы.
Not working, a layout of repeater brokes, when it is in accordion tab
Forum: Plugins
In reply to: [Preloader by WordPress Monsters] Show the preloader on frontpage onlyThanks again! Wow! It looks very cool and appropriate! Big pleasure for me to see preloader in action!
Forum: Plugins
In reply to: [Preloader by WordPress Monsters] Show the preloader on frontpage onlyHi Clarissa! Thanks! I am very glad that plugin is useful for you! Today I added new option for settings tab in admin panel, so now you can activate plugin only for frontpage. You should update this one to v.1.2 Let me know if I can do something else!
Forum: Reviews
In reply to: [Preloader by WordPress Monsters] SuperI did it! Now it has preview in live mode!
Forum: Reviews
In reply to: [Preloader by WordPress Monsters] SuperThank you for review! I am going to add this functionality as soon as it possible! I really need it too.