bikeshdhakal
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Scroll Posts for WordPress] Having the same php template loadHello Zhiwan,
We really appreciate you writing in.
We have explained all the process of custom markup in our documentation. Please follow this documentation https://accesspressthemes.com/documentation/documentation-smart-scroll-posts/ and let us know if you need further assistance.
Thank you!
Forum: Reviews
In reply to: [Social Auto Poster] Very Good Plugin and Fast SupportHello, @theisingert!
Thank you for rating and reviewing AccessPress plugin.
Forum: Reviews
In reply to: [Social Auto Poster] Great plugin once you get the details ironed outHello, @sweetpweb!
Thank you for rating and reviewing AccessPress plugin.
Forum: Plugins
In reply to: [Social Auto Poster] Featured Image not Carried Over to FacebookHello SweetPweb,
Could you please do us a favor?
Please support us by rating and reviewing our plugin
So that many people can know of us.Thank you!
Forum: Plugins
In reply to: [Social Auto Poster] Autopost page update ?Hello there,
We really appreciate you writing in.
After authorizing the plugin you will be able to see your all pages in auto post pages section. Please select the pages from there and the post will be shown on that pages.
Reference image:
https://prntscr.com/h84hfjThank you!
Hello Backpackingseries,
Thank you for the review.
We left the anchor tag behind because we didn’t want to override a lot of CSS for all the templates.
You can just write some CSS to fix it. If you need any assistance, please write to us at [email protected] with your site URL. We will help you there.Thank you!
Hello Backpackingseries!
Thank you for rating and reviewing AccessPress plugin.
Hello Backpackingseries,
Thank you for the suggestion.
We will look into it and add an option to disable the author archive link in the next update.
If you like our plugin please add a review here https://www.ads-software.com/support/plugin/ultimate-author-box-lite/reviews/#new-post
Your feedback and support would mean a lot to us.
Thak you!
Hi Backpackingseries,
Please let us know if there is anything else we can help out with
we will assist you the best we can.And also, could you please do us a favor?
Please support us by rating and reviewing our plugin
So that many people can know of us.Thank you!
Hello again!
This feature is only available in the premium version of the plugin. You can check our premium version of the plugin here:
Thank you!
Hello, @backpackingseries !
Thank you for using our plugin.
Apologies for the late response.For your last query, you will need to remove the anchor tag from the code. Please go to ..\wp-content\plugins\ultimate-author-box-lite\inc\frontend\frontend-default\components folder and replace the code in the uab-component-name.php file with the following code:
<?php defined( 'ABSPATH' ) or die( 'No script kiddies please!' ); ?> <?php if($uab_template_type == 'uab-template-5'){ ?> <?php if(!empty($uab_profile_data[0]['uab_company_designation']) || !empty($uab_profile_data[0]['uab_company_separator']) || !empty($uab_profile_data[0]['uab_company_name'])):?> <div class="uab-company-info"> <?php if(!empty($uab_profile_data[0]['uab_company_designation'])):?> <span class="uab-company-designation"> <?php esc_html_e($uab_profile_data[0]['uab_company_designation']);?> </span> <?php endif;?> <?php if (!empty($uab_profile_data[0]['uab_company_url'])){ ?><span class="uab-designation-separator"><?php isset($uab_profile_data[0]['uab_company_separator'])?esc_html_e($uab_profile_data[0]['uab_company_separator']):esc_html_e(' at','ultimate-author-box');?></span> <a href="<?php esc_attr_e($uab_profile_data[0]['uab_company_url']);?>" target="<?php esc_attr_e($uab_general_settings['uab_link_target_option']);?>"><?php esc_html_e($uab_profile_data[0]['uab_company_name']);?></a> <?php } ?> </div> <?php endif;?> <div class="uab-display-name"> <!-- User Display Name --> <?php esc_html_e(the_author_meta( 'display_name', $author_id)); ?> </div> <?php } else{ ?> <div class="uab-display-name"> <!-- User Display Name --> <?php esc_html_e(the_author_meta( 'display_name', $author_id)); ?> <?php if($uab_template_type == 'uab-template-1'){ $user_meta=get_userdata($author_id); $user_roles=$user_meta->roles; $user_role_lists = $this->get_editable_roles(); foreach($user_role_lists as $user_role_list => $value){ //echo $user_role_list; foreach($user_roles as $role=>$val){ //echo $val; if($user_role_list == $val){ ?><span class="uab-user-role"><?php esc_html_e($user_role_lists[$user_role_list]['name']);?></span><?php } } } }?> </div> <?php if(!empty($uab_profile_data[0]['uab_company_designation']) || !empty($uab_profile_data[0]['uab_company_separator']) || !empty($uab_profile_data[0]['uab_company_name'])):?> <div class="uab-company-info"> <span class="uab-company-designation"> <?php esc_html_e($uab_profile_data[0]['uab_company_designation']);?> </span> <?php if (!empty($uab_profile_data[0]['uab_company_url'])){ ?><span class="uab-designation-separator"><?php isset($uab_profile_data[0]['uab_company_separator'])?esc_html_e($uab_profile_data[0]['uab_company_separator']):esc_html_e(' at','ultimate-author-box');?></span> <a href="<?php esc_attr_e($uab_profile_data[0]['uab_company_url']);?>" target="<?php esc_attr_e($uab_general_settings['uab_link_target_option']);?>"><?php esc_html_e($uab_profile_data[0]['uab_company_name']);?></a> <?php } ?> </div> <?php endif;?> <?php }
Hope this helps.
Thank you!
Forum: Plugins
In reply to: [Social Auto Poster] Prevent auto-post for an edited postHello there,
Apologize for the late response.
When you post once by clicking “yes” then it automatically goes to “no” after post.
If you don’t want to post on your FB pages then please deselect the page from backend https://prntscr.com/h77jdx.
No need to wait time for autopost. If you don’t want to use default auto post then please go to wp-contents > Plugins > accesspress-facebook-auto-post > accesspress-facebook-auto-post.php and go to line number 338 and change that default auto post yes to no and check.
Reference image:
https://prntscr.com/h77qgjHope this information was useful.
Thank you!
Hello there,
We really appreciate you writing in.
We would like to inform you that currently, it is not possible.
Thank you!
Forum: Plugins
In reply to: [Social Auto Poster] Featured Image not Carried Over to FacebookHello SweetPweb,
Thank you for writing back.
Facebook recently has done many changes in their API. Now Facebook doesn’t support the image sent from the API while auto-posting and it will fetch the image from the provided link in real time due to which the featured image is no longer shown in the auto-posted link unless it is mentioned in the og: image tag of the site.
For showing the appropriate image in the facebook while auto-posting, you will need to add og: image tag with proper image URL.
For setting the proper og tags, you can use SEO plugins such as Yoast or some other SEO plugin which have the option to set Facebook open graph tags.
You can also debug your site using the open graph debugger for necessary instructions to update og tags in your site.
https://developers.facebook.com/tools/debug/
Thank you!
Forum: Reviews
In reply to: [AccessPress Social Share] Awesome pluginHello Desi,
Thank you for rating and reviewing Accesspress Plugin.