Forum Replies Created
-
AuthorPosts
-
tikaram
Member@violetdeb: Thank you for letting us know about the issue. The issue will be fixed in upcoming update. Sorry for the inconvenience caused.
Regards,
Tikaramtikaram
Member@gmissillier : Please contact plugin support regarding the issue. Its not a theme related issue.
Regards,
Tikaramtikaram
Member@caslon : Go to Appearance => Customize => Theme Options => Homepage / Frontpage Options
Under Latest Posts Description : Remove the text to make it empty. Let me know if this resolves your issue.Regards,
Tikaramtikaram
Member@abisbee : The featured content can be enabled on entire site and it can be hidden with additional css except a test page. Let me know in which page you would like to display featured content on your site. You may select to display desired content as featured content.
Regards,
TikaramJanuary 4, 2018 at 12:23 am in reply to: After update by replacing the theme folder, customizer gives HTTP 500 error #129082tikaram
Member@historiegeuldal : Please try removing the theme files completely and uploading again. The files might be corrupted while transferring. Let me know if the problem still persist.
Regards,
TikaramJanuary 4, 2018 at 12:09 am in reply to: Identifying Css headers for minor front page tweaks #129080tikaram
Member@mythicalc : To brighten the tagline text : Go to Appearance => Customize => Additional css and add the following css
.site-description { font-weight: 900; }To customize featured content you will need to create a child theme and customize the site as desired. Let me knwo if you are familiar with child theme customizations.
I could not find hero content enabled on your site. Let me know if you have any further issues on your site.
Regards,
Tikaramtikaram
Member@wizzyd : The issue will be fixed in upcoming update. For the time being please add the following additional css.
@media screen and (min-width: 48em) { .portfolio-wrapper .hentry:nth-of-type(3n+1) { clear: both; } }Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@erict : Glad to know that the issue has been resolved. Have a Good day.
Regards,
Tikaramtikaram
Member@vocedeveriasaber : When you update your theme make sure you add the required code again because the changes will be lost after theme update.
Regards,
Tikaramtikaram
Member@erict : Go to Appearance => Customize => Theme Options => Layout Options
Under Archive Content Layout : Select Show Full Content (No featured Image)
Let me know if this resolves your issue.Regards,
Tikaramtikaram
Member@ron66 : I recommend you to create a child theme and modify the entry meta function with the following code. Please do not modify the parent theme directly, if you modify the parent theme the changes made will be lost in next theme update.
$time_string = sprintf( $time_string, esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date( 'F j, Y g:i a' ) ), esc_attr( get_the_modified_date( 'c' ) ), esc_html( get_the_modified_date( 'F j, Y g:i a' ) ) );Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@nsd: Go to Appearance => Customize => Additional css and add the additional css provided by plugin support. Let me know if you need any further assistance regarding the issue.
Regards,
Tikaramtikaram
Member@steph96 : Please post in your site URL and the specify the name of the theme that you are using.
Regards,
TikaramJanuary 2, 2018 at 11:26 pm in reply to: recent blog posts not on front page after paid Verity Pro upgrade #129042tikaram
Member@wizzyd : Glad to know that the issue has been resolved. The recent post option on Static Page is disabled by default. You will need to enable it from the customizer. When you activate the theme the defaults options will be loaded and you will need to customize your site as desired.
Regards,
Tikaramtikaram
Member@arantzazum : The custom header will be adjusted automatically and you do not need to change the height of the custom header. It looks like the portfolio section is enabled on your homepage and a big white border is displayed. Disable the portfolio section on Homepage from the customizer. Let me know if this resolves your issue.
Regards,
Tikaramtikaram
Member@merpmerp : Go to Appearance => Customize => Additional css and the following css to fix the site title.
@media screen and (max-width: 472px) { .site-title { font-size: 0.85rem; } }The header image size can be increased but it will be elongated in some devices.
Let me know if you have any more issues.Regards,
Tikaramtikaram
Member@erict : You can choose to display either a static page or recent post on your homepage but not both at the same time. You will need to select either a page or recent post. Let me know if you are still unclear about it.
Regards,
Tikaramtikaram
Member@vocedeveriasaber : Please do not add this code in the original theme. If you add this code in the original theme, the changes will be lost after theme update. Its recommended to create a child theme and add the code.
Regards,
Tikaram -
AuthorPosts
