musicalhelp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adsense shows blank white adsThere is an option on Google to set a color for the background in case of blank ads. I think it even says that. I know I remember setting mine to show my site color for blanks. So in that case, even Google admits that blank ads may appear sometimes.
Forum: Fixing WordPress
In reply to: Adsense shows blank white adsIt happens on most sites using AdSense from time to time. Sometimes the page load didn’t catch the complete command or Google just does a hiccup and no ad shows. That’s why most websites running AdSense are loading really slow most of the time, because Google’s engines are not keeping up with their demand fast enough, billions of ads all at once being called means seized browsers until the ads load. It’s not your site’s fault. It’s on their end.
When I’ve seen this happen, I just Refresh/reload the page and the ads usually come back.
Forum: Fixing WordPress
In reply to: WP-Admin Isnt working – Blank Pagedid you remember to change back the command line in wp-config.php after the fix?
Forum: Fixing WordPress
In reply to: Help with News PageSearch the plugins page for News and you’ll find a bunch of news plugins. Pick one with description matching your needs. I haven’t tried any of them yet so can’t recommend which.
Forum: Fixing WordPress
In reply to: Importing old WP to new WP accountI dunno, man. If you can’t get the xml from the old site, can you still access the posts to copy them and repost them to the new site? I know it will be a drag to do it all over again but I see no other way unless you can create that needed upload file from the old site. You shouldn’t have to mess with the sql, each site has its own database. Maybe your hosting provider (old site) can get you the xml file copy made from the old database, ask ’em.. or they can tell you how to do it.
Forum: Fixing WordPress
In reply to: YouTube videos not playing on some platformssorry to intrude, didn’t realize yall were private on this one
Forum: Fixing WordPress
In reply to: Importing old WP to new WP accountyeh, when you click on import, it’s gonna ask you for the file. Go to the old site to get the file, save it, then upload on new site WP importer.
Forum: Fixing WordPress
In reply to: Importing old WP to new WP accountYou might have to do a little clean up after the import or make a few adjustments so the old posts match the new stuff but other than that, no database, technical hardship required on this one. It’s not rated high but like I mentioned, it worked for me very good so I told you. 🙂
Forum: Fixing WordPress
In reply to: Importing old WP to new WP accountIt would probably be better and easier to just use the WordPress Importer. I did and it worked great, was really easy.
Forum: Fixing WordPress
In reply to: Change the size of divider between menu items?add a .css style class of your own or edit the existing stylesheet class. In some cases the divider may be called a separator, check the page source code if unsure.
Forum: Fixing WordPress
In reply to: YouTube videos not playing on some platformsMan, forget all that and install this plugin: https://wordpress.org/plugins/responsive-video-light/
..then just paste shortcode into the page, post, or widget and watch it go. I use it on two sites and it works like a charm.
Forum: Fixing WordPress
In reply to: PayPal buttonIf you have Woo Commerce installed, go with one of those, otherwise, I’d go with the PP shopping cart, up to you and your site needs. Hope this helps. Let us know.
Forum: Fixing WordPress
In reply to: PayPal buttonThis is all that’s coming through from the php engine:
<input alt=”PayPal – The safer, easier way to pay online!” name=”submit” src=”https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif” type=”image” />
<img src=”https://www.paypalobjects.com/en_US/i/scr/pixel.gif” alt=”” width=”1″ height=”1″ border=”0″ />As you can see, it ain’t gonna work 😉 Only the input image, here serving as a button, and the 1px img. There is more to the code.
Have you tried entering the paypal code again. It appears that it didn’t take or save it. Are you sure you entered the entire code?
After calling Paypal I’m informed that if using a WP site, may require a plugin for PayPal/payment buttons to work.
You’ll have to install one of these to your site first and follow the plugin instructions: https://wordpress.org/plugins/search.php?q=paypal&=Search+Plugins
Forum: Fixing WordPress
In reply to: large image upload to media libraryYou are welcome. 🙂 I was referring to loading the pics onto your computer and doing it there with an image program. I wouldn’t know how to compress on a iPhone, if it’s even possible but you probly can change the size setting as you mentioned. Good luck.
Forum: Fixing WordPress
In reply to: Adding Sidebars For Certain PagesIt looks like your theme offers the custom sidebar application so if it’s not working right or special help on a theme function, you might check with the theme maker’s support. Here’s their theme support forum: https://wordpress.org/support/theme/beyond-expectations
Let me check on it and get back later, lots to do this morning.