Forum Replies Created
-
Author
-
Radu
ModeratorGreet
Have a nice week
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 28, 2016 at 17:16 in reply to: Why doesn’t change version from 3.1.3 to 4. ** , I set theme update? #119550Radu
ModeratorNot marked as solutionApril 28, 2016 at 17:15 in reply to: Line height not working for body text in General Settings #119549Radu
ModeratorHi,
Maybe i don’t understand correctly, but the visual composer doesn’t work with posts…
How do you add the date,author and category mannualy ? For this, is the example from above to include that you have added mannualy into that div
COPY CODE<div class="manualpostmeta">April 28, Admin, Blog</div>Then by using this css you can control that area.
COPY CODE.manualpostmeta { font-size:10px;line-height:20px; }The line height of a content of a post can be controlled like this and the css cam be added to wp-admin -> theme options -> general options -> quick css
COPY CODE.article-content p { line-height: 2em; }If you cannot handle with these you will have to look for a web programmer to help you to create a function that add automatically meta ( author,date,category )
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 28, 2016 at 16:58 in reply to: Can I add a caption to the featured image at the top of the post? #119547Radu
ModeratorDeactivate child, delete content.php, upload content.php from archive with name content_ok.zip and activate back child theme
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHave a nice week guys and also a happy easter
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try to add that css into wp-admin -> theme options -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
This because you will have to update theme to 4.0.6 and after most important is to update Visual Composer, K-elements and Revolution Slider from wp-admin -> appearance -> install plugins, press update for these plugins.
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 28, 2016 at 00:06 in reply to: Can I add a caption to the featured image at the top of the post? #119392Radu
ModeratorAnd also make sure that the feature image has completed the caption area or description area
It works,i’ve tested
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 28, 2016 at 00:04 in reply to: Can I add a caption to the featured image at the top of the post? #119391Radu
ModeratorThe filename should be content.php and upload it to child theme to not be overwritten on theme update also make sure that Kleo Child theme is installed and activated
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf you get an http error it will have to enable wp debug and wp debug log please to can see what causes that follow the next procedure please:
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 27, 2016 at 23:57 in reply to: GeoDirectory not loading when accessing from external domains #119387Radu
ModeratorNot marked as solutionApril 27, 2016 at 23:56 in reply to: Line height not working for body text in General Settings #119386Radu
ModeratorHi,
If you want to have the “post meta” text smaller just include all of the meta into a div like this
COPY CODE<div class="manualpostmeta"> <small>April 28, Admin, Blog</small> </div>And the CSS will be like this
COPY CODE.manualpostmeta small {font-size:11px !important;}Regarding the text block element form Visual Composer you can highlight any portion of text by using bold,italic or underline set color for potions of text or different heading for that text.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please provide live url to can see exactly what’s there
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorLooking forward to hear from you
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Do you have enabled object cache ? IF yes switch to off and empty all caches and try again from incognito window
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 27, 2016 at 23:28 in reply to: Can I add a caption to the featured image at the top of the post? #119373Radu
ModeratorHi,
There was a problem with displaying the featured image image metas, now it should be ok
It will display these options image caption and image description.Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 27, 2016 at 22:13 in reply to: Change structure of posts replicating through “KLEO Posts” from Visual Composer #119340Radu
ModeratorNot marked as solutionApril 27, 2016 at 21:52 in reply to: Ninja Form reCaptcha element does not work within the Visual Composer accordion element #119330Radu
ModeratorNot marked as solutionApril 27, 2016 at 21:10 in reply to: homepage contents gone, visual composer is not licensed #119303Radu
ModeratorNot marked as solution -
AuthorPosts