-
Posted a reply to Website Not Showing in Search Engines/, on the site WordPress.org Forums:
you are indexed on different subdomain see here Or search ste:http://ayurvedajeevanam.com/ -
Posted a reply to Tagging the last published post every hour, on the site WordPress.org Forums:
always my pleasure -
Posted a reply to Can’t pint point Large Memory Leak, on the site WordPress.org Forums:
what is the action in the Ajax? -
Posted a reply to Tagging the last published post every hour, on the site WordPress.org Forums:
hi please use this simple plugin I wrote for you, it will tag the latest… -
Posted a reply to Help with child pages on frontpage, on the site WordPress.org Forums:
get_pages should be working, and in the function you are asking for child pages of… -
Posted a reply to Featured image and post title different redirects and buttons, on the site WordPress.org Forums:
Is it possible, to leave the featured image to redirect and to set the TITLE… -
Posted a reply to How To Search Gallery Images By Caption?, on the site WordPress.org Forums:
hi, are you trying to create the search by tag on the front end of… -
Posted a reply to WordPress Media library doesn’t work, on the site WordPress.org Forums:
I will suggest doing the following Disable plugins one by one and each time you… -
Posted a reply to Need a countdown timer that anyone can change not just back-end changing, on the site WordPress.org Forums:
What is the countdown you are using at the moment? We will need to look… -
Posted a reply to get_posts() not returning all posts, on the site WordPress.org Forums:
Also please remove $args = array($args); its not needed -
Posted a reply to get_posts() not returning all posts, on the site WordPress.org Forums:
can you try with $args = array( 'posts_per_page' => -1, 'orderby' => 'date', 'order' =>… -
Posted a reply to url.com/home ?!!, on the site WordPress.org Forums:
Sometimes when you change themes, the settings change based on the theme itself and the… -
Posted a reply to add custom button to add movie page, on the site WordPress.org Forums:
May I asked why and what to achieve by doing that since you have the… -
Posted a reply to My WordPress site takes forever to load., on the site WordPress.org Forums:
Have you looked in your AWS dashboard settings for anything does not look right? if… -
Posted a reply to can’t upload theme — it wants my FTP info…, on the site WordPress.org Forums:
You Probably dont have the user permissions, what is your local development setup? When WordPress… -
Posted a reply to Changes don’t show up after saving, on the site WordPress.org Forums:
first how about you install a which template plugin to make sure which template file… -
Posted a reply to pass data using insert php, on the site WordPress.org Forums:
So what is the issue? am guessing that WordPress is not recognising myscript.php? is that… -
Posted a reply to My WordPress site takes forever to load., on the site WordPress.org Forums:
Try to check your website on speed check websites and generate the reports and look… -
Posted a reply to WordPress Media library doesn’t work, on the site WordPress.org Forums:
hi dev tools is something you access via your browser, if you are using chrome… -
Posted a reply to WordPress Media library doesn’t work, on the site WordPress.org Forums:
can you look into the dev tools and see if there is any errors in… -
Posted a reply to Appreciate the Work and effort but I have a request, on the site WordPress.org Forums:
thanks for your feedback and I agree with you, only asking to consider adding a… -
Posted a reply to Auto publishing to 3rd party website with API/wrapper, on the site WordPress.org Forums:
Hi, working with API is becoming more easy everyday with the wide adoption of RESTful… -
Posted a reply to Custom quiz plugin, on the site WordPress.org Forums:
this how I would do it The quiz is a Custom Post I will supply… -
Posted a reply to Custom quiz plugin, on the site WordPress.org Forums:
so are you looking for help on how to create a WordPres plugin to create… -
Posted a reply to Theme installation failed., on the site WordPress.org Forums:
no, please delete the old folder and upload the new theme, because it did unzip… -
Posted a reply to user profile, on the site WordPress.org Forums:
I dont think thats possible without coding, preferable to be in a plugin. -
Posted a reply to Changing Hyperlink Color in Body Content Only, on the site WordPress.org Forums:
hi can you try .single .post a { color: blue; } and let me know. -
Posted a reply to Loading a WordPress Page from a WordPress PHP Page Template File, on the site WordPress.org Forums:
header is not a good use here, why not you use one template file but… -
Posted a reply to Theme installation failed., on the site WordPress.org Forums:
Hi, if you unzip the package you have downloaded of the BeTheme theme, can you… -
Posted a reply to Tagging the last published post every hour, on the site WordPress.org Forums:
no worries at all I will come back to you when I have something to… -
Posted a reply to Custom quiz plugin, on the site WordPress.org Forums:
Can you please write more description about what yours objective I might be able to… -
Posted a reply to Tagging the last published post every hour, on the site WordPress.org Forums:
Cron Jobs is what you need, but cron jobs on WordPress are triggered via visiting… -
Posted a reply to My site wont load, on the site WordPress.org Forums:
looking at the developer tools I see that you are using jQuery before its loaded… -
Posted a reply to How to add privacy link in footer, on the site WordPress.org Forums:
Can you please add more description, how your footer is built, are you using widgets… -
Posted a reply to Offset with pagination on custom query, on the site WordPress.org Forums:
Hi Lionell, I see that wp_reset_postdata() is entered for the bottom half but have you… -
Created a topic, Appreciate the Work and effort but I have a request, on the site WordPress.org Forums:
Would be possible to have the editor with 100% width o…