triplecomp
Forum Replies Created
-
Forum: Plugins
In reply to: [AccessPress Social Share] How do I centre the buttonsAlso I am using theme 2 how do I make it responsive because When I go on mobile the buttons just stack on top of each other?
Thanks for your help
Forum: Plugins
In reply to: [AccessPress Social Share] How do I centre the buttonsIs that in the frontend.css? and if it is, where in the frontend.css because I put it in and nothing changed, Thank you
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Rotating adsHow do I blacklist a URL?
I tried putting my url in the URL black list field like
http://www.mydomain.com/postname
didn’t work, and I tried this
/postname
didn’t workSo how do I blacklist certain URL so ads don’t show on that URL?
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Rotating adsOk.
What about this:
If there is a post with 5 pages.
On page one I have different ads already.
But on page 2 – 10 I want different ads to show.How do I do that?
So the URL would be something like this mywebsite.com/postname/2And these ads only shows once user is on minimum of page 2.
I notice there is option like this ”Minimum page/post words”
But if I put 2 will that think it is post words and not page numberForum: Fixing WordPress
In reply to: How to add pagination numbers that are NOT clickableI mean so it looks like this https://postimg.org/image/6ycizxg4n/
I have the buttons already, just the need the numbers in between like in imageForum: Plugins
In reply to: [Popups - WordPress Popup] Error: Not a valid Facebook Page url.Do you know any alternative plugins i can use?
Forum: Plugins
In reply to: [Popups - WordPress Popup] Error: Not a valid Facebook Page url.It just keeps saying the same thing…
Forum: Plugins
In reply to: [Popups - WordPress Popup] Error: Not a valid Facebook Page url.Hi does that code i used work on your site?
[ No bumping please. Support is not offered via email, Skype, IM etc. only in the forums ]
Forum: Plugins
In reply to: [Popups - WordPress Popup] Error: Not a valid Facebook Page url.I am on wordpress version WordPress 3.6.1
But i dont think that makes any differenceForum: Plugins
In reply to: [Popups - WordPress Popup] Error: Not a valid Facebook Page url.That is what internet explorer said anyway.
Here is what google chrome said.
Failed to load resource: the server responded with a status of 404 (Not Found)Forum: Plugins
In reply to: [Popups - WordPress Popup] Error: Not a valid Facebook Page url.Hi,
I inspected it and it says
SCRIPTS: Access Denied.
File: like_box.php, Line: 1, Column: 1Hi,
Yes I meant the pro version.
So by doing that, other admins will not be able to see any user information and only the specified account can?Forum: Fixing WordPress
In reply to: How to add a title above ad unit?It’s ok I added the code i mentioned in my previous post and another separate align center code for the ad and it works.
Thanks for your help
Forum: Fixing WordPress
In reply to: How to add a title above ad unit?So something like this
<p style=”text-align: center;”>
<span style=”font-size:12px;”>Advertisement</span>
</p>I tried it and it came up which is good and is centered but it made the ad unit align to the left when it was centered before adding the extra code
Forum: Fixing WordPress
In reply to: How to add a title above ad unit?Hi martcol,
The code i used was this one
http://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/So as you can see it allows me to just put in the shortcode to any post to show ad unit.