-Andreas
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Translate "You searched for"No problem.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Translate "You searched for"Of course.
I realized it wasn’t actually the plugin “YITH WooCommerce Ajax Search” who was to blame for this.
If you have “WordPress SEO” installed it’s really easy to correct this to your liking.
Install the plugin.
On the left in the menu, go to “SEO” -> “Titles and Metas” -> The tab “Others” and scroll to the bottom. There you’ll see “Special Pages” with Search pages & 404 pages.Then just edit it how you like it.
I hope that helps.Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Translate "You searched for"Problem solved.
Forum: Plugins
In reply to: [WooCommerce] Product Catagory Icon neededThe server is locked at the moment because it’s not done yet. So I would rather not share an account + website info here. If it’s not possible to do it without then I’ll have to ask on another forum I suppose. Hmm.
Forum: Fixing WordPress
In reply to: HTML Text CodeThat’s not working I’m afraid.
Forum: Fixing WordPress
In reply to: HTML Text CodeOh I wasn’t going to give adminuser, just a regular as the site is locked for everyone else at the moment.
—Anyway, this code doesn’t seem to affect anything for some reason.
vertical-align:-25px;Forum: Fixing WordPress
In reply to: HTML Text CodeThe text is now centered horizontally, but I need it to be vertically as well if that’s possible. So it completely in the center.
Also clear: none; didn’t help. Anywhere I can send you a private login?Forum: Fixing WordPress
In reply to: HTML Text CodeYeah this works, thanks.
Two problems though. How do I make the text centered in the box, and why do my box skip down onto the next line? Anyway that I can force it to stay after a picture I’ve included like this:<img src="http://www.myside.com/wp-content/uploads/2015/01/random.png" alt="" /><div class="mybox"><font size="5" color="#ffffff">test</font>/test2</div>