naysilva
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Woocommerce – echo product name?Exactly what I needed, many thanks!
Forum: Fixing WordPress
In reply to: Woocommerce – echo product name?Thanks, and how would I display the title on a different page using PHP (by the product title)?
Forum: Plugins
In reply to: UK Cookie ConsentI managed to do it by adding the following to the header.php file if anybody else is wanting the same thing:-
<?php if (!is_home()) { ?> <style> #catapult-cookie-bar { display: none !important; } </style> <?php } ?>Forum: Fixing WordPress
In reply to: SEO Yoast [xml] 404Anyone?
Forum: Fixing WordPress
In reply to: SEO Yoast [xml] 404Oh just to add I changed the following line:
RewriteRule ^sitemap_index\.xml$ ?sitemap=1 [L]Removed the index.php – but now the page loads but doesn’t display it how it normally does, any ideas?
Forum: Fixing WordPress
In reply to: Add /'folder'/ directory in URL – WordPressCan anybody help with this? I’ve got a client keeps pestering me to fix this.
Forum: Fixing WordPress
In reply to: Social Icons displaying as wierd squaresThey are built with the theme, the theme is http://vamtam.com/?theme=church-event which my client provided.
Forum: Fixing WordPress
In reply to: Add /'folder'/ directory in URL – WordPressStill have no idea how I can achieve this, anybody have any idea?
Forum: Fixing WordPress
In reply to: Add /'folder'/ directory in URL – WordPressAny ideas anyone?
Forum: Fixing WordPress
In reply to: Add /'folder'/ directory in URL – WordPressHi Lee,
I tried this with the following page:-
http://casinobonus.xyz/demo/gonzos-quest/
I want to make the link:-
http://casinobonus.xyz/demo/spelautomater/gonzos-quest/
but for some reason it has turned it into a ‘Media’ page?
Any ideas?