harshvardhan singh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Oria] Header image size when using carrouselHey There,
Thanks for using our theme..!
Recommended header image size of 1920 × 850 pixels.
Let me know if you need further help.
Best Regards,
Harshvardhan- This reply was modified 7 years, 4 months ago by harshvardhan singh.
- This reply was modified 7 years, 4 months ago by harshvardhan singh.
Forum: Themes and Templates
In reply to: [Oria] post-navigation links within categoriesHello,
Thanks for using our theme..!
Unfortunately, this option is not available on the theme.
apologies for the inconvenience.It would require custom code to have the navigation in single post in portfolio to navigate with in the same category.
Let me know if you need further help.
Best Regards,
HarshvardhanBest Regards,
HarshvardhanForum: Themes and Templates
In reply to: [Oria] header and navigation opacityHi there,
Thanks for using our theme !
For change opacity of the top bar and navigation area
please go to Appearance > cstomize > AdditionalCSS
and paste below code.top-bar{ background-color: rgba(255, 255, 255, 0) !important; } .main-navigation { background-color: rgba(255, 255, 255, 0) !important; }
you can modify above code as per your liking.
Let me know if it helps.
Best Regards,
HarshvardhanForum: Themes and Templates
In reply to: [Llorix One Lite] WooCommerce integration – footer textHello there,
To fix footer text on payment page issue
please go to Appearance > customize > AdditionalCSS
and paste below code.woocommerce form .form-row .input-checkbox{ margin-left:-20px !important; margin-top:8px !important; } .woocommerce form .form-row label, .woocommerce-page form .form-row label { padding-left:20px !important; }
Let me know if it helps.
Best Regards,
Harshvardhan- This reply was modified 7 years, 4 months ago by harshvardhan singh.
Forum: Themes and Templates
In reply to: [Hestia] Problem with team section dimensionsHey there,
To change the team section dimensions
please go to Appearance > customize > AdditionalCSS
and paste below code.hestia-team .col-sm-6 { width: 100% !important; }
Let me know if it helps.
Best Regards,
Harshvardhan- This reply was modified 7 years, 4 months ago by harshvardhan singh.
Forum: Themes and Templates
In reply to: [Hestia] How can I translate HestiaHey there,
Thanks for using our theme.
For theme translation please check our theme translation document here
https://docs.themeisle.com/article/80-how-to-translate-zerifDo let us know if you need further help.
Best Regards,
Harshvardhan- This reply was modified 7 years, 4 months ago by harshvardhan singh.
Hello,
By looking at this error it seems the issue is with wp installation or wp core file
as wp-load.php is a wordpress core file.it is either missing corrupted or have insufficient permission.
please rename the plugin directory to plugin-old and recheck the issue
if it persist then you have to reinstall the wordpress.please check document how to reinstall wordpress manually
https://www.wpbeginner.com/wp-tutorials/how-to-uninstall-and-reinstall-wordpress/I hope you find the above information helpful.
Best Regards,
HarshvardhanForum: Plugins
In reply to: [WP Product Review Lite] Duplicate Review in footerHey there,
To remove review duplicate at the bottom of the article
please go to Appearance > customize > AdditionalCSS
and paste below code#footer .wppr-review-container { display: none; }
Let me know if it helps.
Best Regards
HarshvardhanForum: Themes and Templates
In reply to: [Zerif Lite] Customize HTTP 500 ErrorHello,
Please enable debugging mod in wordpress.
please check this doc for enable debugging mod in wordpress
https://codex.www.ads-software.com/Debugging_in_WordPressLet me know if you see any error in customize page
please check this post for HTTP 500 Internal Server Error
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/I hope you find the above information helpful.
Best Regards,
HarshvardhanHey Murali,
I have checked your site and seen it already in tamil language.
Let me know if you have already resolved the issue.
Best Regards,
Harshvardhan- This reply was modified 7 years, 4 months ago by harshvardhan singh.
Forum: Themes and Templates
In reply to: [Ready Review] Site title – use image?Hello,
i have checked your site and found logo there.
Do let us know if you need further help.
Best Regards,
Harshvardhan- This reply was modified 7 years, 4 months ago by harshvardhan singh.
Forum: Themes and Templates
In reply to: [FlyMag] Carousel titles displaying unevenlyHi there,
To lined up and centeral the title on the carousel post
please go to Appearance > customize > AdditionalCSS
and paste below code.fly-slider .slide-title, .posts-slider .slide-title { top: 20% !important; }
To change the overlay
Please take a look at this doc
https://docs.themeisle.com/article/425-change-carousel-overlay-color-in-flymagHope this helps.
Best Regards,
HarshvardhanForum: Themes and Templates
In reply to: [Fara] How to remove elements from post previewHello there,
To remove author, date, category, summary
please go to Appearance > customize > AdditionalCSS
and paste below code.post-meta .byline, .post-meta .comments-link, .post-meta .posted-on, .post-meta .post-cat{ display:none; } .entry-summary{ display:none }
Hope this helps.
Best Regards,
HarshvardhanForum: Themes and Templates
In reply to: [Amadeus] Trouble with header logo, is not mobile responsiveHello there,
To make logo responsive please use following code
Under Appearance > customize > Additional CSS
and paste below code@media only screen and (max-width: 600px) { .custom-logo { max-width: 70%; } }
Let us know if it helps.
Best Regards,
HarshvardhanForum: Themes and Templates
In reply to: [Oblique] Image on topHey there,
Thanks for writing back.
please use large images.
Let me know
Best Regards,
Harshvardhan