anthonyportal
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Shift Comments URLstoryofbing,
Check back your blog, you already successfully move the comments link on top of the LinkWithin boxes, mind to share how you do that…
Thank you in advance
Forum: Themes and Templates
In reply to: Newest version of Smells Like FacebookHI Nazieb,
Just would like to check with you, regarding comments box.
condition: i have been try using both themes 2.4.1 and 2.5.
But the comment box, not appear as well
Do you have any suggestion on this, thank you.
Forum: Fixing WordPress
In reply to: WordPress meta tag and link Need helpHI All,
Any suggestion on above coding.
Thank you.
Forum: Fixing WordPress
In reply to: WordPress meta tag and link Need helpHI all,
Just would like to check, does the above code should be write from:
<meta name=”title” content=”title” />
<meta name=”description” content=”description ” />
<link rel=”image_src” href=”thumbnail_image” / >to
<meta name=”title” content=”<?php the_title(); ?>”>
<meta name=”description” content=”<?php bloginfo(‘description’); ?>” />
<link rel=”image_src” href=”<?php echo $image; ?>”and place in header.php between <head></head>
Please advice, thank you.
Forum: Plugins
In reply to: [Plugin Thumbnails for Excerpts ] – How to Define CSS ClassHI all, any suggestion on the above : How to define (“TFE_CLASS”,”imgtfe”); in (thumbnailforexcerpts.php)
Forum: Themes and Templates
In reply to: Unable to change image class using Thumbnails for ExcerptsHi all,
May i know How to define (“TFE_CLASS”,”imgtfe”); in (thumbnailforexcerpts.php)my (thumbnailforexcerpts.php) show line 20 as following
Version: 2.1 <<here is my line 20>> CHANGELOG See readme.txt
My i know, im i correct to put in the above mentioned code “define(“TFE_CLASS”,”imgtfe”);” in my line 20
Thank you.
Need help here?
Forum: Fixing WordPress
In reply to: How to display first 100 characterHI Samboll,
I would like my blog:
https://www.happychinesenewyear.net/category/cny-song/same as this :
https://www.pilatesfitnessexercises.com/category/videosPlease have a look.
I would like when i click on category, the page will display title, thumnail and first 100 character and read more.
how can i change to same as :
https://www.pilatesfitnessexercises.com/category/videosthank you.
Forum: Fixing WordPress
In reply to: How to display first 100 characterHI Samboll,
Thank you for the suggestion.
Do you mind to shared what code i should use.
1.
<?php the_excerpt(); ?>2. <?php the_content(__(‘Read more’, ‘studiopress’));?>
3. <?php the_content( $more_link_text, $strip_teaser, $more_file ); ?>
4. <?php the_content_limit(100, “”); ?>
– Sorry to ask you. i not really good in coding
Thank you in advanced
Forum: Themes and Templates
In reply to: Lifestyle 4.0 themeHI Vafaman
Sorry i can’t remember the exact folder but they mention something like content folder.
**Please do not simply change the content folder permissionDo you received any error message,
If you not see any error message please open your website using ie (internet explorer)
Now you should able to see that beside you title. it have error display thumbnail “show picture with read “X””. click on the picture with “X” you should able to see error message.
please let your host know, or past it here.
Forum: Themes and Templates
In reply to: Lifestyle 4.0 themeHI Vafaman.
I had come across this issue before.
But i can’t really recall the exact step, i performed
What i do is:
i contact my hosting, and then they just change some folder permission, then it start display the thumbnail.
So if you sure that the steps you performed was correct, try to figure out the folder permission.
hope this can help you.
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] Errors when generating sitemapHI krackerjaxz,
Thank you, it worked now.
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] Errors when generating sitemapHi DeanK,
Kindly take a look on this screenshot, please check whether i upload it to correct location
https://i896.photobucket.com/albums/ac163/anthonyportal/root.jpg
however i already changed the mentioned 2 file to 777. it still give me the same error although i rebuild.
any help will appreciate
Thank you
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] I cant generate sitemapHi i encounter the same issue as well
but i not sure i upload it to the correct location ?
please refer to this picture :https://i896.photobucket.com/albums/ac163/anthonyportal/root.jpgI think it should be root “/www”
any help will appreciate
Thank you,
best regards
Anthony