You are most welcome here š
You are most welcome here š
Yes it does not apply to Jevelin theme.
It is working fine on both the versions of your shared sites.
Please test it clearing your browser cache andĀ WP-Super-Cache that you are using on your site.
Hi @cagross,
Thank you for your question.
No, there isn’t any theme option to add it in the row.
Best regards,
Shufflehound team
Hi @cagross,
Thank you for your question.
edit 2: Actually, now that Iāve added 2 testimonials, and selected āStyle 1ā as my style.Ā I want to increase the size of the thumbnail image.Ā How would I best approach that?
To achieve this, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Hi @cagross,
Thank you for your question.
It seems this is a paid addon as described in the below page.
https://wpbakery.com/addons/gradient-background/
Best regards,
Shufflehound team
Hi @cagross,
Thank you for your question.
It seems you missed to share the screenshot so could you please share me the screenshot and page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
HiĀ Derek,
I hope you are well today and thank you for your questions.
1.) Do you recommend starting out by installing the parent theme, then installing the child theme and only working in the child theme?
Yes.
2.) If I am using the Unyson, YellowPencil, and WPBakery editors, then do I need to use the child theme or can I use all these page editors in the parent theme without affecting the code?
Yes, you canĀ use all these page editors in the parent theme without affecting the code.
3.) If I work in the parent theme, and customize my entire site using Unyson, YellowPencil, and WPBakery, then update the theme in the future, will I lose all my content and customizations?
No, you won’t If you have not made any changes in theĀ parent theme files.
4.) Or is the ONLY time you would need to use a child theme when you click āAppearanceā > āEditorā in the WP admin?
Yes, if you wantĀ to edit themeĀ files then you should use child theme.
5.) Does using the child theme slow down the site at all?
No.
6.) Why would anyone not use the child theme?
Most of the WordPress users use child theme.
You can get more information about child theme in the below page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
Best regards,
Shufflehound team
HiĀ Alina,
I hope you are well today and thank you for your question.
As you are trying to send an email from your custom domain email address so you have to configure SMTP option in the contact formĀ settings as displayed in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
Hi @cagross,
I hope you are well today and thank you for your question.
You can create a child theme by referring to the information provided in the below page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
Best regards,
Shufflehound team
Hi @avctech,
I hope you are well today and thank you for your question.
Do you want to make the logo horizontallyĀ or vertically center aligned?
Could you please share me your site URL where it’s displaying so that I can help you?
Best regards,
Shufflehound team
Solution for this topic
Hi @celic,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-nav li.menu-item-has-children > a:after,
.sh-nav li.menu-item li.menu-item-has-children > a:after {
display: none;
}
Best regards,
Shufflehound team
Hi @ImageMagician,
I hope you are well today and thank you for your question.
You can change it as described in the below pages.
https://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/
https://blog.templatetoaster.com/update-old-urls-in-database/
https://wpbeaches.com/updating-wordpress-mysql-database-after-moving-to-a-new-url/
Best regards,
Shufflehound team
Solution for this topic
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .fw_form_fw_form .wrap-forms .fw-row {
max-width: 100%;
}Have you contacted yourĀ hosting provider to resolve it?
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Also please tell me which demo data you are trying to import.
It is a background color added to the visual composer Row element and you can remove this color by editing the Row as shown in the attached screenshot.
I logged into your shared site and activated Jevelin theme instead of child theme and it started working fine so it seems the issue with the code developed in your child theme.
You are most welcome here š