@ Richard
re: I tried the first (CSS) method. That didnt work I’m afraid. The second method didnt work either, even after flushing the cache on the wp instance and the browser. I cannot see any changes to the duplicate dropdown
This is because the server is still serving the cached versions of the file.
This is the file being served by the cache:
http://www.siebelhub.com/main/wp-content/themes/magnium/js/template.js?ver=1.0
You see that there is no change. Now, if I manually bust the cache:
http://www.siebelhub.com/main/wp-content/themes/magnium/js/template.js?NO_CACHE
You see the file with the change is be served.
Likely the same issue with the CSS too.
You need to flush the server cache. How do you do that, sorry, dunno, you’ll have to ask your host.
re: With regards to the search box, I tried again and same, the change shows on the preview but not on the live. I am using [connections] as the shortcode.
Very odd! If you give me an admin account, I’ll take a look.
