katazap
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] //File not foundOh, ok
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] //File not foundHi,
Because that’s what the hosting provider’s support team said to me when I told them the website works fine, and the issue is resolved when performing a hard refresh.The problem is I can’t predict when the error will happen (I’m sure there’s a specific event that triggers it, but I’m yet to figure it out), and the average visitor won’t know to perform a hard refresh so see the contents of the website.
Forum: Plugins
In reply to: [Secondary Title] Secondary Titles Showing in Categories SidebarHi, everything seems to be working fine with the hotfix! Thank you so much for such a quick solution.
Forum: Plugins
In reply to: [Secondary Title] Secondary Titles Showing in Categories SidebarThank you @rsobczak,
Downgrading worked in the meantime! Hope this gets a fix soon 🙂Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Disable zoom in effect on hoverHi,
This worked for me:.vp-portfolio__items-style-default .vp-portfolio__item:hover .vp-portfolio__item-img img { -webkit-transform: scale(1) !important; transform: scale(1); }I replaced the css for EMERGE and replaced it with DEFAULT (classic)
Forum: Plugins
In reply to: [Loco Translate] Cannot translate "Author Archives :" in blog listI found the settings you mentioned and they were correctly translated to spanish. The Customizr version was updated since I started this thread and these are new features that I assume would solve the problem I was having. However, I cannot confirm this, since the author archives page was replaced by the author bio’s page in my child theme, with a custom title.
Forum: Plugins
In reply to: [Loco Translate] Cannot translate "Author Archives :" in blog listSorry for the late reply. I couldn’t fix the issue so instead I added an author page to my Child theme.
The theme I’m using is the up-to-date Customizr.
https://ww.wp.xz.cn/themes/customizr/Forum: Plugins
In reply to: [Loco Translate] Cannot translate "Author Archives :" in blog listWell, I directly edited class-content-headings.php searching for the title and it didn’t change either. I’m out of ideas :/
Forum: Plugins
In reply to: [Loco Translate] Cannot translate "Author Archives :" in blog listHere’s a screenshot:
http://www.nutrifamily.cl/wp-content/uploads/2015/04/locotranslate.png
Forum: Plugins
In reply to: [Loco Translate] Cannot translate "Author Archives :" in blog listThat’s the one I noticed wasn’t being translated, at least.
I manually translated four strings that needed translation on Customizr and they showed up perfectly afterwards. I also translated a couple of strings on a plugin and it worked too.This one was already translated by someone else on Customizr, but the english text “Authors Archive” is still showing up on my blog list instead of spanish “Archivo del Autor”