This topic has 12 replies, 4 voices, and was last updated 4 years, 7 months ago ago by Olga Barlow
I am not seeing an option to disable/hide tags from showing in Quick View
Hello,
You need to use Custom CSS code for this, add the next code in Theme Options > Theme Custom CSS:
.quick-view-info .tagged_as {
display: none;
}
Regards
Worked! Thanks.
Hello,
You are welcome.
Regards
Hello! This css code you gave was working fine until just last 2 hours ago when I updated my theme and now some of the css codes you gave me arent working ie; the hash tags are showing in blog page again, the copyright text is gone, the footer column 4 is missing ( Im attempting to remake it now). Is there a known issue with the new update??
You’re only addressing one thins and that is only because I went and manually added it back. Someone has been doing something on my site and I don’t share details with anyone but your support!
Hello,
Our support never removes or changes the user’s content without user confirmation. So, I’m sorry but that’s out of the question. Did you switch themes during theme update or reset any options/install content using theme options? Because that could be the reason of the described problem.
Regards
After I updated the theme, yes. I switched themes for 10 seconds if that and then switch back. But this was AFTER I updated!
Hello,
This is the reason of the broken widgets. It does not depend on the theme but on WordPress itself. If you want to switch theme always open widgets in new browser tab as the backup to be able to move widgets back once they are messed up after switching.
Regards
Can you PLEASE HELP Fix My Site to how it was it before the xstore theme update? This is not cool.
Hello,
Theme update replaces just files, it does not replace any tables/data in the DataBase to remove content. So, your issue 100% is not related to theme update. That’s why we can’t restore content because theme update does not work with content in DB, only with files.
Regards
You must be logged in to reply to this topic.Log in/Sign up