Forum Replies Created
-
Author
-
May 24, 2016 at 21:36 in reply to: Date not showing above just one post in the VC “News Focus” element #122974csloanParticipantNot marked as solutionApril 29, 2016 at 21:15 in reply to: Can I add a caption to the featured image at the top of the post? #119739csloanParticipant
That’s strange. So as far as you can see I’ve done everything correctly? That’s why I included screen shots, to be sure and show you.
The file permission for kleo-child was already set to 755….so was content.php. So I changed the content.php file permission to 644, then removed the underscore “_” at the end of the file name…..and same issue. I get the same page error as screen shot shows above.
April 28, 2016 at 21:20 in reply to: Can I add a caption to the featured image at the top of the post? #119617csloanParticipantOK…I did that. Deleted the content.php_ folder from the Kleo Child theme folder. Deactivated Kleo Child. Uploaded the unzipped file of content_ok.php…..And I assume also that the file needs to be renamed from content_ok.php_.zip to “content.php”. Then reactivated Kleo Child. Right?
Didn’t work. Same issue on the page with the error. See attached screenshot.
(In the meantime I have renamed the file back to content.php_ until issue gets resolved. I can’t leave the site with those errors)
Attachments:
You must be logged in to view attached files.April 28, 2016 at 00:24 in reply to: Can I add a caption to the featured image at the top of the post? #119399csloanParticipantWhen I change the name of the file to be just content.php I get the following error on the post page (with not content, just the following error):
Warning: require(/home/freed0mlea7/public_html/site/wp-content/themes/kleo-child/content.php): failed to open stream: No such device in /home/freed0mlea7/public_html/site/wp-includes/template.php on line 574
Fatal error: require(): Failed opening required ‘/home/freed0mlea7/public_html/site/wp-content/themes/kleo-child/content.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/freed0mlea7/public_html/site/wp-includes/template.php on line 574
The folder is in the Kleo Child folder and Kleo child is activated. See screen shots
Attachments:
You must be logged in to view attached files.April 27, 2016 at 23:42 in reply to: Can I add a caption to the featured image at the top of the post? #119381csloanParticipantWell I did that…uploaded the new file “content_ok.php” unzipped to my kleo-child folder. Still no change in the captions appearing in the featured image. Code is still there in custom CSS.
April 27, 2016 at 23:37 in reply to: Can I add a caption to the featured image at the top of the post? #119378csloanParticipantSo I should upload this new attached file instead?
April 25, 2016 at 22:40 in reply to: Can I add a caption to the featured image at the top of the post? #118894csloanParticipantI am re-opening this ticket because I had not yet uploaded the attached file to wp-content/themes/kleo-child. So today I extracted the attached content.php_ folder you gave me and added the code to custom CSS section and it still does not work.
1. Previously, in my response to you above, when I said that it did not work, I had not uploaded the content.php_ folder to my site. Now I have. Note, just in case it’s worth mentioning, I renamed the folder “content.php” deleting the “_” at the end, but that caused a major error on the page. So I added the underscore back to the end of the file name and page loads fine now….but no caption.
2. Child theme is activated and the folder you sent was unzipped, then uploaded to the “kleo-child” folder.
3. I tested this at: http://freedomleaf.com/cannabis-reform-takes-root-in-mexico-and-south-america/
and added a caption in every field allowed (just to test) See screenshot. And what I added is not showing on the page itself.What have I done wrong?
Attachments:
You must be logged in to view attached files.April 12, 2016 at 03:49 in reply to: After updating theme (4.0.4) and plugins have three minor spacing issues #115885csloanParticipantDid you fix this Radu? Because the two extra spacing issues (slider and image above footer) are gone now.
I’d just close this ticket….but am curious if you did something…and if so, what? If you didn’t…then that’s weird! 😛
April 8, 2016 at 22:02 in reply to: background color nor background image in layout settings doesn’t apply #115404csloanParticipantThis reply has been set as private.April 8, 2016 at 22:00 in reply to: After updating theme (4.0.4) and plugins have three minor spacing issues #115400csloanParticipantThe first code, with the important declaration, worked…thanks!
As far as the other two issues, no, didn’t work. I tried setting the bottom margin for the row to 0 (but was blank anyway) in both instances (rows), slider and bottom image, and no luck. See attached screen shot….see if I did what it was you were explaining to do.
I know that the extra gap issue at the bottom of the page is related to the image though because I set the style from “footer” to “socket” in the row element just to test, and the extra spacing I want to delete changed to the blue of the socket. I have since changed it back to the footer grey.
Attachments:
You must be logged in to view attached files.April 8, 2016 at 04:21 in reply to: After updating theme (4.0.4) and plugins have three minor spacing issues #115218csloanParticipantSorry the code in the previous message didn’t display….the code I want to delet is:
<div id="top-social" class="col-sm-12 col-md-5 no-padd hidden-xs hidden-sm"></div>
April 8, 2016 at 04:20 in reply to: After updating theme (4.0.4) and plugins have three minor spacing issues #115215csloanParticipantI found the element causing the issue, but I don’t know how to delete it (if that’s what should be done). It is:
SEE SCREEN SHOT ATTACHED.
I also tried adding this to both the Edit CSS and Custom CSS areas of the theme, but did not work:
.top-bar #top-social{
display:none;
}Attachments:
You must be logged in to view attached files.April 8, 2016 at 03:23 in reply to: background color nor background image in layout settings doesn’t apply #115204csloanParticipantI did not before…but now I have updated the theme to 4.0.4 and all the active plugins are also up to date….but issue still exists…can’t change background color in theme settings. See attached screenshot.
After updating I also ran into 2 minor formatting issues…but I will open a seperate ticket for those so can keep track.
Attachments:
You must be logged in to view attached files.March 22, 2016 at 03:51 in reply to: Can I add a caption to the featured image at the top of the post? #112113csloanParticipantI added the code above to the CSS Stylesheet editor of the child theme and it still doesn’t show the image caption for the featured image at the top of the post. See attached screenshot…did I add it correctly?
Attachments:
You must be logged in to view attached files.March 20, 2016 at 21:32 in reply to: Can I add a caption to the featured image at the top of the post? #111871csloanParticipantJust checking in to see if the higher support level has any answers to this question yet. I see online there are ways of coding sites so the featured image does have a caption, however I don’t know where to add such code in the Kleo theme. Furthermore, a featured image is usually added to WordPress to act as a thumbnail for the story in the menus around the site. In this case I need only to show a caption on the featured image that is auto posted at the top of each post (per the feature of Kleo).
And any plugin that I have tried that says it can accomplish this has caused the featured image at the top of the post to not show at all.
Thanks for your continued help!
March 17, 2016 at 18:03 in reply to: Menu items not lining up with elements on page on one page site #111305csloanParticipantThis reply has been set as private.March 17, 2016 at 03:55 in reply to: Menu items not lining up with elements on page on one page site #111154csloanParticipantThe problem is that the navigation menu is set to sticky. So the rows are navigating to the top of the screen…as opposed to the bottom of the sticky menu. Therefore they are getting hidden behind the sticky menu. At least that’s what I think is going on here and causing the problem. Is there a way around this to make it work?
March 14, 2016 at 18:43 in reply to: Can I add a caption to the featured image at the top of the post? #110419csloanParticipantForget the last two posts. There was another “add caption to featured image” plugin that I had activated and not deactivated when I ran into the issue described above. I deactivated this plugin and now the featured image shows at the top of the post. So, issue with featured image is solved.
But I still would like to know how I can add a caption to the featured image (especially when the two plugins I tried did not accomplish this, and one of them totally removing the featured image from the top of the post)
March 14, 2016 at 08:45 in reply to: Can I add a caption to the featured image at the top of the post? #110277csloanParticipantsee attached screen shot of settings in theme options >> blog
Attachments:
You must be logged in to view attached files.March 14, 2016 at 05:03 in reply to: Can I add a caption to the featured image at the top of the post? #110265csloanParticipantNow, after posting this question, I am having a weird issue. I tried adding a plugin that supposedly shows the title of the featured image on the post. It didn’t work, so I deleted the plugin. But now the featured image is not showing at the top of each post. Where exactly do I turn that back on? I can’t seem to find it. I looked up theme settings >> blog and the only setting I see that seems related to this, and is already set to ON is:
Display media on post page*
If you want to show image/gallery/video/audio before the post on single pageOr is this option somewhere else? I am not even sure why it’s off or not working now though….I didn’t change anything but add, then delete a plugin.
Thanks
csloanParticipantYeah…I don’t know how that happened, because when I first activated Kleo, I activated the child theme. I was under the impression that all this time Child theme was activated. Now everything, all customizations I’ve been doing, have been in the main theme. I switched and activated the child theme and a lot will need to be updated.
So I assume you suggest that I should at this point activate the Child theme and then apply all my customizations there? Probably the best idea.
February 26, 2016 at 03:31 in reply to: Slider Revolution template drop down selection in posts #106792csloanParticipantOK…thanks
csloanParticipantStill there. Posted the above code after <?php in function.php of child theme….cart still showing.
csloanParticipantAnd tried again….copied exact code from your second post above, and posted in the child theme function.php after the <?php Still no luck.
csloanParticipantand now, despite deleting the code from both instances where it pasted it, I’ve got
“; } }
appearing in the header area. Searched the header for “; } } and nothing found. This wasn’t appearing before I pasted your code.
csloanParticipantHow is what I sent you in the screen shot and posted in child theme functions.php not what you posted above?
I compared it and looks exactly the same. I copied it pasted it directly from your second post.
csloanParticipantDid not work and causes issue on site with extra }} appearing at top of page. SEE SCREEN SHOTS ATTACHED.
Attachments:
You must be logged in to view attached files.csloanParticipantI placed the above code in the Quick CSS section of the Theme Options (see attached screen shot) and it didn’t work Shopping cart still appearing in main menu.
Attachments:
You must be logged in to view attached files.csloanParticipantI activated P3 plugin and it appears that it’s the GeoDirectory plugin that is causing the most delays. See attached screenshot. Since this was a plugin that is part of the Kleo package, I want to ask you guys have you heard of this plugin being an issue before for page load times? I really like the plugin and was actually going to buy the premium version of it….but now I don’t know. I am going to run some speed tests before and after deactivating it….but I wanted to point out to you guys that it appears that it’s a Kleo included plugin that may be causing the issue.
Attachments:
You must be logged in to view attached files.csloanParticipantAre you suggesting that I download and activate all of these: W3 Total Cache, WP Optimizer Smush it plugin and speed optimizer? Not sure if you meant to download and use all of these, or these are just some suggestions and use one or two of these? Thanks
February 18, 2016 at 20:08 in reply to: How do I add padding above the logo, below the top menu bar? #104833csloanParticipantworked perfectly…thanks
February 18, 2016 at 20:07 in reply to: Visual Composer News Highlight element categorization issue #104832csloanParticipantOK…I will wait for their reply. Thanks
-
AuthorPosts