Jayavinoth
Forum Replies Created
-
Can we disable “wait for jquery” in frontend settings. What is the impact of disabling?
- This reply was modified 3 years, 2 months ago by Jayavinoth.
Hi,
I have used below from filter hooks page and it works great now. Thanks
function advads_show_ads_on_posts_only( $can_display ){ global $post; if( ! isset( $post->post_type ) || 'post' !== $post->post_type ){ return false; } return $can_display; } add_action( 'advanced-ads-can-display', 'advads_show_ads_on_posts_only' );Hi @onlyincebu, I am redirecting my sitemap URL and I know how to remove from sitemap. Actually why I have asked this question is to get clarify whether I want to remove the reply sitemap from the list of sitemaps (http://spytm.com/sitemap_index.xml).
I am getting confused like if both topic and replies are indexed by google, then i can see the duplicates of each topics. If I remove the reply sitemap, then I am afraid whether Google will not aware that the topic is getting updated.
Please clear whether I am wrong.
Forum: Reviews
In reply to: [wpForo Forum] bbpress plugin can be replaced with wpforoHope you will roll out the sitemap functionality soon. No other issues till now so updated to 5-star… 🙂
- This reply was modified 8 years, 4 months ago by Jayavinoth.
Forum: Reviews
In reply to: [wpForo Forum] bbpress plugin can be replaced with wpforoHi @gvectors-team,
Great. you guys are rocking… I would suggest you guys to come up with sitemap as much as possible. Thanks…
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Update upload_path in the databaseHi Yani,
I updated in the wp-options table… Not in wp-admin
Hi acarmich,
Change your theme to default wp theme and check whether you can see the images…
Forum: Plugins
In reply to: [AnsPress - Question and answer] Lifetime updateThanks…
Forum: Plugins
In reply to: [AnsPress - Question and answer] Lifetime updateDW question and answer plugin stopped updating, they also started like you. So in future you might also do like same?
Forum: Fixing WordPress
In reply to: 404 error for subdomainResolved by un-installing “Better WP Security” plugin
Forum: Fixing WordPress
In reply to: Post Thumnails are not displaying….I fixed it by using Get the image plugin.
Forum: Fixing WordPress
In reply to: index.html is added on my links. Can't see admin or login pageHi Robin,
Thanks for your help. My DNS A(Host) has the problem. I fixed it and now my site working fine.
Forum: Fixing WordPress
In reply to: index.html is added on my links. Can't see admin or login pageI deleted everything from my server, even though my site is working. Please help me…
Forum: Fixing WordPress
In reply to: index.html is added on my links. Can't see admin or login pageI renamed “themes” to “themes-old” in the server. But its amazing how it can access the theme folder?
Forum: Fixing WordPress
In reply to: index.html is added on my links. Can't see admin or login pagechanged theme folder name, no luck. But my site still using the theme. I don’t know how its happening?
Forum: Fixing WordPress
In reply to: index.html is added on my links. Can't see admin or login pageHow to change theme? login page is not working. How to do as admin?