accesskeys
Forum Replies Created
-
Hi there,
Thank you for writing in,
Please follow this instruction kindly to make your login button in the same line. Go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.
@media screen and (max-width: 768px){
span.apsl-long-login-text {
display: none;
}
}Thank You !!
Hi, there!
Thank you for writing back.
It is not possible to use the button inline or on the same line because it has the long text that it will be not enough space to put the button on the same line. However, we can provide the CSS code to put the button on the same line if you want to put only the icons of social media.
Regards!
- This reply was modified 6 years, 8 months ago by accesskeys.
Hi, Dennis!
Thank you for writing in.
Apology, We could not detect the issue of yours on our development server. Could you please clear the cache and check.
Regards!
Forum: Plugins
In reply to: [Simple Social Share] Updating versionHi, Scribelle!
Thank you for writing in.
If you have any issue then please let us know, we will help you best we can.
Regards!
Forum: Plugins
In reply to: [Simple Social Share] Updating versionHi, there!
Thank you for writing in.
Our plugin is compatible with a latest running WordPress i.e 4.9.7. But use our modified version of this plugin. Click here for the Social Share plugin which has the same feature as this plugin.
Regards!
- This reply was modified 6 years, 8 months ago by accesskeys.
Hi, there!
Thank you for writing in.
Could you please send your site URL so that we can check the issue so that we can send you with a customized CSS code.
Regards!
Hi, there!
Thank you for letting us know.
If you have any issue then please let us know, we will help you best we can.
Regards!
Forum: Plugins
In reply to: [WP TFeed] I have 3 tweets set, but only show 2Hi, there!
Thank you for writing in.
Apology we could not understand. Did you mean while configuring 3 tweet feed it is showing only 2? We did check your site but it is showing 3 tweet feed. Please click here to check the screenshot. Could you please elaborate more using screenshot.
Regards!
Hi, there!
Thank you for writing in.
Sorry for the late reply. Did you configure all the keys, tokens and fill up the settings.
Could you please contact us at [email protected] the detail issue and your site URL so that we can check the issue and provide you with a solution.
Regards!
Forum: Plugins
In reply to: [Smart Scroll Posts for WordPress] “No script kiddies” on infinite post loadHi, there!
Thank you for writing in.
We did check your website in safari but it did not send the message “No Script Kiddies”
It is working fine from our side.Regards!
Forum: Plugins
In reply to: [AccessPress Social Counter] can it show facebook like per postHi, there!
Thank you for writing in.
Our plugin is used to post the content and you can even post from the registered custom post type. But our plugin does not support the facebook like button.
Regards!
Forum: Plugins
In reply to: [Smart Scroll Posts for WordPress] Single Post Loading Multiple TimesHi, there!
Thank you for writing in.
Could you please check the post if there are multiple posts. And could you please send the screenshot that you have used in HTML markup.
You can also mail us at [email protected], our team will help you there.
Regards!
Forum: Plugins
In reply to: [Social Auto Poster] Invalid Scopes:Hi, masterMAN Harry!
Thank you for writing in.
As Facebook has not provided the alternative way to post on the Facebook, We are working on this to find another workaround. we will soon release an update for this issue. Thank you for the patient.
Regards!
Hi, there!
Thank you for writing in.
Could you please elaborate more with detail information. Also could you please send your site URL so that we can check the issue.
Regards!
Forum: Plugins
In reply to: [WordPress Slider Plugin - WP 1 Slider] Updating changes on mobileHi, there!
Thank you for writing in.
Apology for not updating sooner however you can use simple customization code to fix the issue that you have required.
Please follow the following steps for customizing the CSS.
Go to Dashboard->Apperence->Customize->Addtional css->please paste the below code in the box@media (max-width: 580px){
.wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-content {
font-size: 11px !important;
}
}@media (max-width: 768px){
.wp1s-thumbnail-wrapper {
display: block !important;
}
}Click the publish button to save.
If you have any issue then please let us know we will help you best we can.
Regards!