Coleen
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] How to insert ads in the sidebarI was able to get the widget for “Ad Inserter” working in the side bar, but am not able to get ads to work for Google Adsense in the footer. I have followed what instructions I could find to do that, but it does not seem to work. Is there a “How to” for that some where? Thanks for your time
Also, thank you for the information on the post images – I haven’t had a chance to fix that yet, but will let you know if your solution doesn’t work for me – thank you for posting it.
Forum: Plugins
In reply to: [Wp-Insert] Text ad with image roll-over not showing below post contentThank you I will try it. ??
Forum: Plugins
In reply to: [Real Estate Website Builder] Placester text shadow – how do I remove it?I did receive a response from the support at Placester, however, I had already found how to remove the text-shadow manually. First, I ran Firebug and did “Inspect Element” to find out where the text-shadow was located. I then went to my web hosting company, opened the File Directory and went to the wp-content file, to themes and to the Columbus theme and opened the CSS folder and opened the styles. css file in my editor. I did a search for “Text-shadow” and changed ALL of them to Text-shadow: none;
So if anyone is having the issue with drop shadows in their Header text making the header info (such as the email address and phone number, not to mention the description)this is how t do it. However, I must caution you – if you are not familiar with CSS, make a back-up copy of your style sheet FIRST!
You can see the results here: https://corozalbelizeproperty.com/ it looks MUCH better now!
Forum: Plugins
In reply to: [Advanced Editor Tools] Entering Line BreaksRickkooter, no, you aren’t doing anything wrong – the “Shift-Enter” didn’t work for me either. The paragraph tag with the space tag inside it like this
<p> </p>
does work to give a blank line, but sometimes (for me) it gives too much white space between the actual text lines, whereas a normal line break<br />
would work exactly as I want. The only way I know of around the<p> </p>
giving too much space would be to add a bit of CSS to the code to adjust the line-height. Unfortunately, I don’t know enough about Word Press’ CSS rules to give you a clear example. Maybe someone else can give you a correct snippet.Forum: Plugins
In reply to: [Advanced Editor Tools] Entering Line BreaksThanks Andrew, and yes, I know that a page resizes according to the device being used, and I have done that, which is why I wanted true line breaks instead of empty paragraph tags.
However, that wasn’t my question. My question was whether or not the TinyMCE would allow me to put i a true line break tag
<br />
and the answer is no, so I will consider this question resolved. Thank you for your input.Forum: Plugins
In reply to: [Advanced Editor Tools] Entering Line BreaksThanks, but doing a shift + enter is NOT the same as a line break. Yes I do want white space, and yes, there ARE times when you may want some line breaks (white space) on your page. Such as here: Discovering Belize around my videos and photos, I want white space. I don’t want text all jumbled around the graphics, so there ARE reasons to have white space in your web site. However, it is NOT good practice to just put in empty paragraph tags either
<p> space? </p>
is NOT good HTML practice either!So the answer to my question is obviously No – the TinyMCE Advanced plugin does not allow me to simply use a line break like I should be able to.
Thanks for your response.
Forum: Plugins
In reply to: [Advanced Editor Tools] Entering Line BreaksNo answer to this simple question? Can someone please just give me an honest answer – will this plugin allow me to insert a regular line break tag
< br />
or not? A simple yes or no would be greatly appreciated.Thank you so much Igor, it really is a fantastic plug-in and your help and advice are very appreciated!
Thank you for responding.
I’m using Suffusion 4.4.7 (the most current version) I will send you a link via the plugin.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need detailed instructions on set-upThanks for the response spacetime, I appreciate it. Is that something you might be able to add in a future update? Please consider it, because I don’t think I’m the first person to ask about that functionality. Other than that – I think it’s a fantastic plug-in and will be donating to your development! ??
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need detailed instructions on set-upCorrection – the title of the ad is on the very top of the left-hand side, not the right-hand side. (I can’t edit my post, so I had to re-post…sorry!)
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need detailed instructions on set-upI moved the ad to the left-hand side, but still have the same question – how do I get the ad to rotate without the page being refreshed or having the user go to another page?
Also, as you can see at the very top of each page on the right-hand side, the title for the advertisement “Belize Travel Necessities” is showing way out of synch with the actual ad which is shown below the Menu: Retire in Belize
Any help would be appreciated. ??
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Manual PlacementThank you so much for this plug-in! I just figured out how to do the manual insert by reading this post, and it worked perfectly! For anyone trying to figure this out, you can see an example of it working for a text-roll-over ad manually inserted here:
https://discoveringbelize.bz/medical-information/
Thank you!
Forum: Plugins
In reply to: [Wp-Insert] Text ad with image roll-over not showing below post contentI’ve had to deactivate this plug-in until I can get some assistance, and since the plug-in is currently unavailable to the public, I thought it best to wait for an update. However, the issue I was having with the side-widget not showing the ad from Amazon was never resolved. Please let me know when this plug-in has been updated and I will try again and will be glad to help support it – it seems to have a LOT of potential.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need detailed instructions on set-upWell I figured it out, sort-of! Here is one of my site pages:
As you can see on the right-hand side the ad for Amazon displays just fine (it takes a little bit to load, but not too bad) but, I want the ad to rotate if the user stays on that page for more than 15 seconds, I’d like it to rotate to the next ad. It works fine rotating from one page to the next, but what I’m really looking for is an ad-rotater that rotates the ads i my ad block every 15 to 30 seconds. Is that something that is available? If so, how do I get it to do that?
Thanks in advance for any help. ??