-
Posted a reply to wp cron, admin and updates, on the site WordPress.org Forums:
I guess, I could try running the function on the front end, while not logged… -
Posted a reply to WP Admin bar – Adding notification counter bubble, on the site WordPress.org Forums:
Awesome, thanks dude. Will do so in the future. -
Posted a reply to wp cron, admin and updates, on the site WordPress.org Forums:
Yes. I am speaking of WP Cron, hence my title. My problem with the native… -
Posted a reply to WP Admin bar – Adding notification counter bubble, on the site WordPress.org Forums:
I would count the number of users that registered than an hour ago. Then display… -
Created a topic, wp cron, admin and updates, on the site WordPress.org Forums:
I am building a cron that makes a backup, updates plug… -
Created a topic, Declaration of Axiom_Plugin_Updater Warning, on the site WordPress.org Forums:
I am getting a php warning "Declaration of Axiom_Plugi… -
Posted a reply to SSL and navigation in admin, on the site WordPress.org Forums:
Take a look at this https://codex.wordpress.org/Changing_The_Site_URL -
Posted a reply to getting rid of extra spaces in widget area, on the site WordPress.org Forums:
I don't see any extra spaces. I'm not sure that you mean by 'I’d also… -
Posted a reply to Dashboard missing after login, on the site WordPress.org Forums:
Without providing a link to the troublesome site it's very hard to properly diagnose the… -
Posted a reply to Text widget accepts invalid media URL, on the site WordPress.org Forums:
I see you pointing out a shortcoming of wp, but not listing your specific is. -
Posted a reply to Wrong file path (css …), on the site WordPress.org Forums:
In the database the root is listed. Update the options table, specifically the siteurl and… -
Posted a reply to Postback URLs in WordPress, on the site WordPress.org Forums:
You can look at the value of $_SERVER['HTTP_REFERER'], but you cannot count on the browser… -
Posted a reply to wpdb get_var not working, on the site WordPress.org Forums:
Do you have error reporting turned on? -
Posted a reply to Is Web Designer a new WP role?, on the site WordPress.org Forums:
Both of your sites are not the same. Install the theme or plugin that enables… -
Posted a reply to Delete option gone from Themes, on the site WordPress.org Forums:
If you can't locate the delete button, you can delete the theme via FTP then… -
Posted a reply to Badly set page header, on the site WordPress.org Forums:
It's just missing background-repeat: no-repeat; :) -
Posted a reply to Drop Files To Upload – infuriating!, on the site WordPress.org Forums:
Usually there it is optional. There is the drop files OR select files. If you… -
Posted a reply to Lost wp-admin, wrong link on landing page, on the site WordPress.org Forums:
It doesn't look like the page you are having the issue on is wordpress. -
Posted a reply to Plugins integration to theme or wordpres Core., on the site WordPress.org Forums:
If you are looking to speed up wordpress, I would start by building your own… -
Posted a reply to Sitename isnt shown in menu!, on the site WordPress.org Forums:
Sorry, I have no idea what you mean by 'but the template isnt shown the… -
Posted a reply to Trying to find a Gallery to match this…, on the site WordPress.org Forums:
I'm not sure about a plugin, but that is very easy to create! -
Posted a reply to add_image_size set exact width + height does not matter, on the site WordPress.org Forums:
Be careful adding image sizes to wp, it can eat up space very quickly! I'm… -
Posted a reply to Password Issue – Nothing’s working, on the site WordPress.org Forums:
Create a user normally, then promote them via the database;) -
Posted a reply to Fatal Error with my WordPress Site, on the site WordPress.org Forums:
Best guess is a error with the plugin you just installed. Uninstall the plugin. -
Posted a reply to Postback URLs in WordPress, on the site WordPress.org Forums:
So you want to track visitors coming from an advertising site, going to your site? -
Posted a reply to ‘get_recent_posts’ Not Working for Custom Post Type, on the site WordPress.org Forums:
Ha! I made that mistake before. -
Posted a reply to Disable Name Change in User Profile WordPress Multisite, on the site WordPress.org Forums:
This is one of those truly unique questions. I'd create an Admin theme making the… -
Posted a reply to Custom Widget, on the site WordPress.org Forums:
I'd just build it into my theme, and make options populate the info on the… -
Posted a reply to Unknown folders, files in wordpress found via FTP, on the site WordPress.org Forums:
It's all from the virus. Wordfence is your friend:) -
Posted a reply to how to edit the header info in wp_head, on the site WordPress.org Forums:
Header info is stored in header.php. There is body tag stuff in header because most… -
Posted a reply to How to integrate google adsense with wordpress, on the site WordPress.org Forums:
Create a child theme, add the code they give you in header.php, just did this… -
Posted a reply to ‘get_recent_posts’ Not Working for Custom Post Type, on the site WordPress.org Forums:
Why include all the extra unneeded args? My best guess is the category of 0… -
Posted a reply to Search doesn’t display formatted posts with image, on the site WordPress.org Forums:
just search-content.php. No it won't display images by default. If you set a featured image… -
Posted a reply to Search doesn’t display formatted posts with image, on the site WordPress.org Forums:
Download a copy of search.php from the theme you are using, keep the name the… -
Posted a reply to Search doesn’t display formatted posts with image, on the site WordPress.org Forums:
If I'm understanding correctly, you just need to create a child theme and edit the… -
Posted a reply to Picture Frame, on the site WordPress.org Forums:
CSS is not part of Wordpress Basic CSS is really simple to learn, it's going… -
Posted a reply to How to set post as full width, on the site WordPress.org Forums:
No prob, glad to be of help. -
Posted a reply to How to set post as full width, on the site WordPress.org Forums:
The event plugin developer probably has this documented. -
Posted a reply to Nothing updating, pages not working, on the site WordPress.org Forums:
Please post a link to the issue. -
Posted a reply to Picture Frame, on the site WordPress.org Forums:
I'm not sure about any WYSIWYG photo plugins. I't just some basic CSS, as a… -
Posted a reply to Can’t find a page to edit. Please help., on the site WordPress.org Forums:
this is a single product page, you wont find it in the wp admin panel,… -
Posted a reply to Cannot edit tag to add description, on the site WordPress.org Forums:
No clue at all on this one. Are you sure you're an admin? I would… -
Posted a reply to Problem in customize mode, on the site WordPress.org Forums:
I just get a godaddy landing page when I visit your link. -
Posted a reply to Menu issue in mobile, on the site WordPress.org Forums:
My best guess is you haven't properly configured your site. -
Posted a reply to Wordfence – is it necessary for simple display only website, on the site WordPress.org Forums:
Wordfence blocks bandwidth hogging attacks, giving site all site users more bandwidth, subsequently a more… -
Posted a reply to Putting Logo + Menu on same line… 1140px – 960px, on the site WordPress.org Forums:
Might I suggest hiring someone for this, it's not really a simple task. -
Posted a reply to WP Theme not installing, on the site WordPress.org Forums:
Awesome! You solved your own problem. -
Posted a reply to http redirection problem – can’t login, on the site WordPress.org Forums:
Go into your db, you'll find a options table, in it are two fields, siteurl… -
Posted a reply to Relative links broken after migrating staging to development in WordPress websit, on the site WordPress.org Forums:
You'll find an options table in the wp db that set home url and site… -
Posted a reply to Problems installing plugins…sorta, on the site WordPress.org Forums:
No prob, glad to help.