Forum Replies Created
-
Author
-
ShauntiGParticipant
Thanks for responding, I don’t want to remove the entire page title, right now the page title is completely removed with .archive .page-title { display: none; } in quick CSS, the URL https://socialbilitty.com/category/news/entertainment/filmmaking/ for example is a menu item on the front page of the site. I want the title to read just “Filmmaking”, it is also an H1 tag for SEO as well. The latest kleo_title function code was last modified on 11-20-14, if I need to update the code where can I get the latest, the Kleo theme Version: 3.0.6. is in the latest, which is installed.
Thanks,
August 4, 2015 at 06:16 in reply to: Change KLEO page title for archives and other wordpress pages #71465ShauntiGParticipantIs this the correct syntax for removing the Archive for category text and where in the child theme functions do I place the code? I got a syntax error (WSOD) and had call my host to fix. Please help, still need to remove the Archive text. https://socialbilitty.com
{
$output = __(‘Archive for category:’,’kleo_framework’).” “.single_cat_title(”,false);
}ShauntiGParticipantThanks for your prompt response. Tried passing this code in the Theme Options/General Settings/Quick CSS and then in the Word Press/Appearance/Edit CSS CSS/Stylesheet Editor. Both still did not work. I have a CDN which was purged from the back end as well as the W3 Total Cache plugin. Cleared all cookies and cache in all browsers. Still same problem. Is there something I’m missing or did incorrect? https://socialbilitty.com
Thanks,
Shaunti G.ShauntiGParticipantHaving the same issue. When attempting to login ,the Modal Popup box comes up but it’s very dimly lit, so much so that you cannot really see the Facebook portion of the modal box and it’s not clickable. This is only on desktop as far as I can tell. I’ve tried all browsers Firefox, Google Chrome, Opera, and Safari and all are the same. There is also an issue with actually logging in within the popup as well, as you attempt to enter your credentials with password etc, it quickly disappears not allowing you to login at all. Have to go to the back end to log into site. Please help. https://socialbilitty.com
ShauntiGParticipantThe problem is the Avatar shows when a user first logs in. However when the users comes back to the site, the Avatar disappears and on Google chrome a place holder is only shown. Other browsers just show a text message, like profile of… I have the latest update version 2.3.1 and I am using the child theme, in the theme options Miscellaneous the Show Facebook avatar is on, Enable Registration via Facebook is on, and Facebook integration is on. My App ID is also entered. Need help with how to fix. https://socialbilitty.com
Thanks,
Shaunti G.
-
AuthorPosts