Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@theophila: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@svguitar: For this you will need to get your site customized. I suggest you to hire a customizer.
Kind Regards,
SkandhaSkandha
Participant@adriana.pulicicchio: Page builders like Elementor can be used with our themes but we can’t guarantee for compatibility as we have not tested for it.
Kind Regards,
SkandhaSkandha
Participant@catchrmv: I meant that you can use Essential Widget Pro Plugin. After installing and activating the plugin you will be able to use the Featured Image Widget for your images.
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@ellinor-alicessongmail-com: Your site again seems to be on under construction mode. Please let me kow when your site is accessible.
Kind Regards,
SkandhaSkandha
Participant@pictonomad: Please post in your site URL and let me know which Yellow color you are referring to.
Kind Regards,
SkandhaSkandha
Participant@adriana-pulicicchio: Our themes are translation ready but Spanish(Argentina) Translation file is not available for Foodie World Pro Theme. To translate those texts, you will need to add Spanish language file
es_AR.powhich you can get by renaming thefoodie-world-pro.potfile in languages folder.
Then, just open that file from free software from http://poedit.net/ and check for words like Service, pervious and next the words you want to translate, change that and save it. It should work. You can also add other translations there as well.
You can send us the translated .po file and we will add it in our theme with you as a contributor for the translation.Let me know if this solves your issue!
Kind Regards,
SkandhaSkandha
Participant@bigbearfa: For this you will need to create a child theme. If you do not know how to create a child theme then you can use Generate Child Theme plugin. Then Go to => Child Theme Folder => functions.php and add the following code.
if ( ! function_exists( 'parallax_frame_featured_content_display_position' ) ) : /** * Homepage Featured Content Position * * @action parallax_frame_content, parallax_frame_after_secondary * * @since Parallax Frame 1.0 */ function parallax_frame_featured_content_display_position() { // Getting data from Theme Options $options = parallax_frame_get_theme_options(); if ( $options['featured_content_position'] ) { add_action( 'parallax_frame_after_content', 'parallax_frame_featured_content_display', 15 ); } else { add_action( 'parallax_frame_before_content', 'parallax_frame_featured_content_display', 15 ); } } endif; // parallax_frame_featured_content_display_position add_action( 'parallax_frame_before', 'parallax_frame_featured_content_display_position' );Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@some_dude: Hello there, You don’t seem to be using out theme. Please post your issues in the respective Theme Support Forum.
Kind Regards,
SkandhaSkandha
Participant@catchrmv: You can use Essential Widget Pro Plugin for this purpose. You can use the Featured Image Widget in the footer area to insert images into the footer.
Let me know if this solves the issue.
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-everest/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day!Kind Regards,
SkandhaSkandha
Participant@norther1981: I’m sorry this option is not available in pro theme as well.
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: Sorry for the late reply. You seem to have left to remove a <script> tag on your homepage due to which the slider was not working. I have removed it and it seems to be working. Please check and let me know if the slider is working or not.
Kind Regards,
SkandhaSkandha
Participant@norther1981: Glad I could help you out. Let me know if you have anymore issues. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@mhutabarat: Captcha is not generated by the theme and is generated by third party so this being not responsive is not a theme related issue. Also you seem have used tables which does not help responsiveness.
I see that you have used two empty
<td>in the last two rows. What you can do is give those two <td> a class and hide those <td> in mobile view using CSS Code. This should help the form look better in mobile view.Let me know if this solves the issue.
Kind Regards,
SkandhaSkandha
Participant@adrmusic: Go to => Facebook => Share you website link
Then you will see...option on the top right of the post of link you just shared. Click on it and Click on Refresh Share AttachmentLet me know if solves the issue.
Kind Regards,
SkandhaSkandha
Participant@dennis-schaeferbehoerdenspiegel-de: Glad I could help you out. Have a good day!
Kind Regards,
SkandhaSkandha
Participant@norther1981: I’m afraid this is not possible only using CSS. For that a lot of customization is required. I suggest you to hire a customizer.
Kind Regards,
SkandhaSkandha
Participant@ellinor-alicessongmail-com: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-content.layout-two .hentry { text-align:justify; }Let me know if this solves your issue.
Kind Regards,
SkandhaSkandha
Participant@aconnor1: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/lucida/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day!Kind Regards,
Skandha -
AuthorPosts
