phattrance
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Advertising banner outside the theme (Fixed height and width)like this: https://i.imgur.com/lkaytvm.jpg
Forum: Plugins
In reply to: [Videopack] Always add 600×600 resolution on the videos?still need help with this… anyone?
Jaz– > this code worked for me. edit the shortcode tho!
<?php
echo do_shortcode(‘[cgview id=1 size=140×140 num=12 orderby=rand showtitle=always lightbox=0]’); ?>Forum: Plugins
In reply to: [Category Grid View Gallery] Thumbnails looks messed up in Chromeany reply from the dev?
Forum: Fixing WordPress
In reply to: Force users to land on SINGLE.PHP instead of INDEX.PHP?i used the following code on my index.php that seems to be working fine. but will google punish me is i use the 302 redirect on the main page?
<?php query_posts($query_string.'&posts_per_page=1'); the_post(); wp_redirect(get_permalink(), '302'); return; ?>
Forum: Plugins
In reply to: [Category Grid View Gallery] Thumbnails looks messed up in Chromeany fix for this?
Forum: Fixing WordPress
In reply to: Just changed permalinks structure – How to make redirect?actually it didnt work that well since the only thing i got was 404 errors. but i installed a plugin called “change-permalink-helper” for this that seems to be helping.. i would rather have the changes in the htaccess file instead of a plugin
Forum: Fixing WordPress
In reply to: Google indexing posts TWICE with wrong permalinks!!just checked google index and im getting TONS of wrong url permalinks with 404 due to this
if you check this screenshot ( https://i.imgur.com/JvtziBJ.jpg ) you can see that for every post i publish, im getting 2 posts in google. one that is the right url and on that will automatically create 404 error.
the only thing thats different between these two is the DATE in the url.
if i create a post today and publish it, it will be fine. but if i schedule a post and publish it the next day this will happen.
Please help!
Forum: Plugins
In reply to: [Yoast SEO] Plugin adds extra text in the title!!hmmm what?
didnt get what you trying to say.Forum: Plugins
In reply to: [Yoast SEO] Plugin adds extra text in the title!!Note that this problem is only with Google search!
Forum: Fixing WordPress
In reply to: Google indexing posts TWICE with wrong permalinks!!anyone have any idea on how to fix this? tried to google on a solution but didnt find any ??
Forum: Plugins
In reply to: [WordPress Image SEO] suggestion: Automatic file rename to title name.i would love to have this feature too!
Forum: Plugins
In reply to: [Udinra All Image Sitemap] Images getting wrong URL?Still having problem with this. Any help?
Forum: Plugins
In reply to: [HeadSpace2 SEO] No Longer Maintained?seems like it :/
no updated for 9 months nowForum: Plugins
In reply to: [HeadSpace2 SEO] Headspage 2 shows title instead of Meta in googlesame problem here