Alvind
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Styling Tag CloudYou’re welcome!
Forum: Plugins
In reply to: [GenerateBlocks] Version 1.9.0 broke previous blocksHi @jairoochoa,
Your site is still loading the CSS cached by SG Optimizer. Is there any chance you could deactivate it completely first?
Forum: Themes and Templates
In reply to: [GeneratePress] Styling Tag CloudHi @tinnyfusion ,
Update you first CSS to this:
.entry-meta .tags-links a:hover, .entry-meta .cat-links a:hover { background:rgba(100,100,100, 0.2) !important; color: #000000; }
Forum: Themes and Templates
In reply to: [GeneratePress] HTML + js script displaying below page contentHi there,
Could you let me know how you added the scripts? It seems like they might be placed on the wrong hook.
Forum: Plugins
In reply to: [GenerateBlocks] Version 1.9.0 broke previous blocksHi @jolieg,
Could you create a new topic for your issue? That way, we can assist you more effectively.
Thanks!
Forum: Themes and Templates
In reply to: [GeneratePress] Search Bar BrokenYou’re welcome
Forum: Themes and Templates
In reply to: [GeneratePress] WordPress Error Messages In CustomizerHi there,
All those warnings were pointing to WordPress core files, not to the theme. Have you tried switching to WordPress’s default theme to see if the warnings persist?
Forum: Themes and Templates
In reply to: [GeneratePress] Search Bar BrokenHi there,
You can fix that by adding this CSS:
#block-19 > div > form { width: 100%; }
Great, I’m glad that it was resolved! ??
Forum: Themes and Templates
In reply to: [GeneratePress] Discussion Form Error On Search consoleHi there,
You may refer to David’s post here:
Hi there,
Do you have any caching plugins installed on your site? If so, could you try disabling them first?
I can see the hero image on both desktop and mobile views, so I suspect this might be a caching issue.
Forum: Themes and Templates
In reply to: [GeneratePress] Linked words disappear in mobile and tablet.Hi there,
Make sure to purge all caches from your site first. It looks like your WordPress admin area is also cached as I can see it.
Forum: Themes and Templates
In reply to: [GeneratePress] Only first loop items will be printedAlright, I tested it using Firefox, and indeed it only works with that browser. I’m not sure why it’s not working in other browsers; it could be due to the way that particular browser handles such functionality.
Anyway, great to hear that you found an alternative solution!
Forum: Themes and Templates
In reply to: [GeneratePress] Only first loop items will be printedHi @dwaber,
Upon printing the page you’ve linked, all the posts showed up in my print preview. Did you make any changes that might have caused it to work now?
Forum: Themes and Templates
In reply to: [GeneratePress] Title Bar Covers Sub-Menu ItemsNo problem!