Kevin
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Lots of 404 on Google Webmaster ToolsThanks for all the replies. I’ll take it all into consideration and see what I can do!
Forum: Everything else WordPress
In reply to: Lots of 404 on Google Webmaster ToolsThanks for your reply!
Could you please inform me what the most effective way of doing this is? I’m very unsure
Doesn’t seem there’s an Edit button.
I managed to get the normal menu and sidebars back on the mobile version by removing all “@media” code in functions.php but the website is still compressed into a few pixels, so I’m missing about 50% of the header and I can only swipe down, not left or right.
Does anyone know how to fix this?
I hope I’m not being a fool by just missing some simple option that says “disable mobile version” or something.
Forum: Themes and Templates
In reply to: Close get_sidebar() ?Hey Jan,
I like this theme too, though I would’ve prefered to work with a free theme + a real estate plugin. Unfortunately the choice was not mine ??
Unfortunately the people who want me to make this website only bought the essentials package, which does not include forum support.
Thanks for your help though, I’ll give it a go!
Forum: Themes and Templates
In reply to: Close get_sidebar() ?Hello Jan
Thanks for taking your time to help aswell!
The theme would be:
https://gorillathemes.com/demo/smoothpro/As you can see, when you search something using the Real Estate Search it will still show the sidebars like ‘Contact Us’ and ‘Follow us on Facebook’.
The Real Estate Search has a different position in the website I’m working on so I would like those widgets to be removed, but I really am lost on how to do that now.If i remove get_sidebar(‘Sidebar’); in the index.php it’ll be removed on the results page, but also on the homepage which is not what I want. I want the sidebar(and widgets) to be displayed on the homepage, but not the results page.
Forum: Themes and Templates
In reply to: Close get_sidebar() ?Hi Nos_kamaru
Thanks for taking the time to help me.
Unfortunately I’m not sure if I’m allowed to link the site.
Basically there’s a get_sidebar(‘Sidebar’); in index.php
There’s also a searchcode.php which contains everything necessary to perform the Ajax search.
The ajax search replaces a part of the home page with the search results
Though, it still copies the sidebar from the index.php even though there’s no get_sidebar(); in searchcode.php simply because of the Ajax search that ‘consumes’ a part of the homepage(or index.php).
So basically I’m looking for a way to remove the earlier get_sidebar(‘Sidebar); in the searchcode.php, though I’m not even sure if that’s possible.
Thanks again for taking your time to help
Forum: Themes and Templates
In reply to: Smooth Pro theme cssThank you very much Shail, it worked perfectly.
Also esmi thank you for informing me of this.
Unfortunately it seems my forum account on Gorillathemes does not have the right to post topics (Actually the Smooth Pro theme doesn’t seem to have a single topic except for the announcements made by Carlos himself)
I’ve contacted them about this and hope to get a response soon, perhaps they made a mistake when activating my account after purchase.
Once again, thank you both for your quick and helpful responses!
Forum: Fixing WordPress
In reply to: WordPress security?Hello,
Thank you for your swift responses.
Every time we got hacked I put back a backup from a few days earlier, i’ve never really bothered cleaning it up.
Sucuri Scanner didn’t even find the base64 codes last time, then when I went to check our theme files with the Antivirus plugin pretty much every file was infected, so I’m not really sure what I should and what I shouldn’t use anymore.
Is it possible to hack a site and place a script to activate and place base64 strings after a few days? because every backup I’ve placed back into the site has been clean, and a few days later it would be infected again.