
@alexboi nice link bai
any ideas how to change the www.mysite.com/wp-admin url of admin page ? to something like /laboratory
open ang .htaccess nga file then add ni nga line sa pina ka taas
RewriteRule ^laboratory$ http://YOUR_SITE.com/wp-login.php [NC,L]
maredirect lang siya sa wp-login.php everytime mag enter ka ana na url
Add this button for your blog post. Click the link below to generate code. This is not a wordpress plugin
https://www.addthis.com/get/sharing
then ako gi modify para maging dynamic ang ipull na data
add the code below inside the wordpress loop
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php"
class="addthis_button_facebook"
addthis:url="<?php the_permalink() ?>"
addthis:title="<?php the_title(); ?>"
addthis:description="<?php the_excerpt(); ?>"></a>
</div><!--addthis_toolbox-->
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f698ced45f88c54"></script>
<!-- AddThis Button END -->
the result is a facebook button kay ako gi call ang class="addthis_button_facebook"
so if ganahan mo mag add like twitter and gplus button add lang ang lines from <a href> - </a> and change the class name class="addthis_button_twitter" or class="addthis_button_google_plusone"
Complete list of buttons below.
Service Directory - Service Codes | AddThis
The Open Graph protocol
The Open Graph protocol
para pag type nimo ka url ka inyong site sa Facebook sharebox naa sya ipull nga image(logo or thumbnail) and content/description.
if you are using FB api if possible use https kay uban network gi block nila ang dili secure connection sa fb
learned the hardway... miss na nako ang WP but im moving on na...![]()
^^ speaking about https
A contact page should ideally be protected with a valid security certificate especially if you have a form on it. Sensitive data is being transmitted.
WordPress › WordPress HTTPS (SSL) « WordPress Plugins
![]()

@gabgab tnx for sharing bro...

Mag share pud ko.
I created a number of Wordpress websites for my clients. Below are the few.
BillHibbler.com – Small Business Marketing, Networking & Social Media
Meet & Grow Rich Mastermind Groups
MISTYKHAN.com
Kai Chi Do Metaphysical Workout for Body, Mind, and Spirit
The Widow
And my very own Wordpress blog MindLeaks - When the mind overflow, the drippings goes here.
Similar Threads |
|