cdeguzman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Plugin where users can create custom profile pages?anyone?
Forum: Everything else WordPress
In reply to: WordPress Is Nice But… Website or Blog?Hey everyone thanks for the kind comments about https://www.swimbikerun.ph ??
I made a poll actually before because honestly I’m kinda lost too what my site is. for me it’s a website not a blog ??
most of the people think otherwise though ??
hi thanks for the tip! i was able to adjust and lower the title with description.
the plugin is now working PROPERLY on my site. very very nice ??
Forum: Your WordPress
In reply to: My Multisport website. Please critique and open for suggestionsHi guys I cleaned up the front end of the site a bit ??
Let me know your comments ??
also check out the description of the 1st and 3rd slider (i only have 4)
the description seems to overlap
Forum: Fixing WordPress
In reply to: No thumbnails showing on facebook shareHi Abarrack! Is the sharing function of your site working alreayd?
Forum: Fixing WordPress
In reply to: Can't get the post title to share!Here is the code that I used.
<title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' |'; } ?> <?php bloginfo('name'); ?></title> <head profile="https://gmpg.org/xfn/11"> <meta property="og:title" content="' . get_the_title() . '"/> <meta property="og:type" content="blog" /> <meta property="og:image" content="https://swimbikerun.ph/wp-content/uploads/2011/03/sbrforsmf.jpg" /> <meta property="og:site_name" content="SWIMBIKERUN.ph" /> <meta property="fb:admins" content="100001311737436" /> <?php if (is_home()){ echo '<meta name="title" content="SWIMBIKERUN.ph" />'; } else { echo '<meta name="title" content="<?php echo get_the_title() ? | SWIMBIKERUN.ph>" />'; } ?> <meta name="description" content="Triathlon and Multisport Philippines" /> <meta name="google-site-verification" content="K-NaOEL3-5RfT3BlzzmtEMQPPSkHxNtMl7KzJci51y8" /> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta name="alexaVerifyID" content="Z5ETGNCOd-ny_NTPA-Q8DGyOGL8" /> <link rel="image_src" href="https://swimbikerun.ph/wp-content/uploads/2011/03/sbrforsmf.jpg" />
I just viewed my .htaccess and noticed that they removed the files written by wp-supercache and only left the default wordpress file
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
could it be wp-supercache? am i better off running the site without a caching program?
could wp-super cache be the problem? i’m disabling plugins now.
Right now yes my site is indeed up. I just finished talking to fatcow support.
Here’s my recent chat with fatcow
Alfred Sanders: Is there anything else I can assist you with today?
Carlos de Guzman: ok do i need to file a ticket
Alfred Sanders: Check https://www.swimbikerun.ph/ now.
Carlos de Guzman: oh its up
Carlos de Guzman: what happened alfred?
Carlos de Guzman: i’m deeply concerned
Carlos de Guzman: as im not online 24/7 to check on the site
Alfred Sanders: Code is entered in the file ‘.htaccess’ as a result Internal Server Error message is showing in your site.
Alfred Sanders: I have removed it.
Alfred Sanders: Is there anything else I can assist you with today?
Carlos de Guzman: ok i guess thats it
Carlos de Guzman: thanks a lot
Alfred Sanders: Thank you for chatting. Take care and have a good day!
really hope you guys can help me find a solution
Hi Esmi! All of a sudden my site is back up.
I’d like to have a fix to this permanently.
Would appreciate any help you can give.
My plugins list is pretty steep but I’m really using all of it.
* Add image_src Meta Tag
* Advertisement Management
* Akismet
* Another WordPress Classifieds Plugin (AWPCP)
* BNS SMF Feeds
* Datafeedr Random Ads V2
* Facebook Fan Box
* GD Star Rating
* HeadSpace2
* Homepage Excerpts
* intouch
* LinkWithin
* My Calendar
* Revision Control
* Tweet, Like, Google +1 and Share
* UnPointZero content Slider
* WordPress.com Stats
* WP-PageNavi
* WP-PostViews
* WP-Sticky
* WP Super CacheRight now my site is generating <!– 145 queries –> and I really need to shorten that count but how? Without taking all the features off?
isn’t permalinks an integral part of wordpress? will the plugins and website still work?
fyi i never had problems with my site before
Forum: Your WordPress
In reply to: My Multisport website. Please critique and open for suggestionsHey Neeraj thanks for the comment!
What images are you talking about though the one beside the contest? if thats it im afraid im stuck with that size as that is the default for the featured image? i place some of those too also on the slider.
agree with some images are too large though. problem is those are some of the advisers ??
Hi Milan! does the rating system always show above the post? is there a way though that I can make it show below the post?
what’s the value for in the standard post view?
where can i see the code inserted by gd star rating? in styles.css? i feel im a
away from making it go down.Forum: Plugins
In reply to: [Sharedaddy] [Plugin: Sharedaddy] I cannot see the LIKE option buttonhere is my website btw https://www.swimbikerun.ph
also is it possible to show share count?