Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Rikard,
I got it working now and you can close this topic :)Hi Ismael,
It works now. Thank you so much! =)October 1, 2019 at 10:30 am in reply to: Child Enfold Theme options are not importing properly from the parent theme #1143630Hi Rikard, you can close this topic now =)
Hi Nikko,
Thanks so much! =)If I would like to set a different button color on hover, how should I do so?
Hi Victoria, I have followed your steps but medium and social icons are not showing up in the footer. Note that I have already set that Social Icons be showing up in the footer.
September 30, 2019 at 6:59 am in reply to: Child Enfold Theme options are not importing properly from the parent theme #1143229Hi Victoria, you are right! Looks like I will need to delete Old CSS & JS files before it will work. Thank you so much! =)
September 27, 2019 at 7:10 pm in reply to: Child Enfold Theme options are not importing properly from the parent theme #1142896Hey Victoria, not just the fonts, even the color is not importing from the parent theme. I am using version 4.5.7.
September 27, 2019 at 5:02 pm in reply to: How do I add enfold form styles to gravity forms? #1142828Hi Nikko,
Thanks for the response.1. How do I use the down arrow from entypo-fontello instead? https://www.dropbox.com/s/qs0acewl3vfijd3/Down%20Arrow.jpg?dl=0
2.The dropdown shows the text in white. Is there a css you could recommend?
3. How do I style the buttons to have a white outline and centralised instead?
Hi Nikko, thanks for the quick response. =)
One thing that I am unclear of is that for flaticon pack, I will have to upload the images in a SVG format right? If so, how should I add the flaticon to show up in the diagram? https://kriesi.at/documentation/enfold/wp-content/uploads/sites/22/2017/02/icon-unicode.pngHi Victoria,
1. I have downloaded and added Medium and Telegram Icon from Fontello.
2. I went to Enfold > ImportExport > Iconfont Manager > Uploaded the font I just downloaded (file name: fontello-384a3ec5 renamed to fontello-medium-and-telegram-icon.
3. Next, as per the tutorial (Social Share Buttons), I added the following codes to functions.php.// Register medium and telegram icon as a theme icon function avia_add_custom_icon($icons) { $icons['icon_name'] = array( 'font' =>'fontello', 'icon' => '0xf23a'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['Medium'] = 'icon_name'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
4. I can now select only Medium Icon in Social Profiles.
5. QN:
a. The Medium Icon is not showing up though.
b. How do I select telegram fontello icons to social icons?
c. How do I use the 2 newly added icons as a content in the widgets?- This reply was modified 5 years, 1 month ago by geraldinetay27.
Yep, it works. Thanks so much! =)
Oh I see, yep, its showing up now. Thanks Nikko. =)
Was wondering, is there a page where I can go to download all the custom fonts provided by Enfold?
September 27, 2019 at 3:33 pm in reply to: How do I add enfold form styles to gravity forms? #1142779Thank you so much Nikko! =)
There is a small issue though.
The dropdown shows the text in white while the dropdown arrow looks a bit weird. Could you suggest the css for that please?https://www.dropbox.com/s/kygxm1ctjo4m17y/Contact%20Form.jpg?dl=0
September 26, 2019 at 6:58 pm in reply to: Youtube Video in Color Section is not working on mobile #1142451Hi Jordan, noted on that. Thanks for the explanation! =)
September 26, 2019 at 5:47 pm in reply to: Youtube Video in Color Section is not working on mobile #1142433Hi Jordan, I see. Will the regular video element work on mobile?
September 26, 2019 at 5:24 pm in reply to: How do I add enfold form styles to gravity forms? #1142424Hi Victoria, it will be based on the current color scheme. There will not be an image.
https://www.dropbox.com/s/kygxm1ctjo4m17y/Contact%20Form.jpg?dl=0Hello, the FAQ icons in the screenshot below are not showing up. https://www.dropbox.com/s/dclti3lk87wbud1/FAQ%20Icons.png?dl=0
September 26, 2019 at 5:51 am in reply to: How do I add enfold form styles to gravity forms? #1142115This reply has been marked as private.September 25, 2019 at 7:34 pm in reply to: How do I add enfold form styles to gravity forms? #1141958Hi Victoria, I am hoping that it will look something like this
Is there a documentation I could refer to? :)
September 25, 2019 at 10:27 am in reply to: How do I add enfold form styles to gravity forms? #1141727This reply has been marked as private.Hello, here you go! Thank you so much! Love Enfold btw :)
- This reply was modified 5 years, 1 month ago by Victoria.
September 24, 2019 at 7:18 pm in reply to: Youtube Video in Color Section is not working on mobile #1141523Hi Rikard,
Thanks for the response. Is this considered a bug? Will this issue in the theme be resolved in the upcoming release?
September 18, 2019 at 11:34 am in reply to: Youtube Video in Color Section is not working on mobile #1139416Hello, did anyone else encountered this problem as well? How do I enable video to play on mobile phone?
It works now! Thanks Victoria!
This reply has been marked as private.Hi Rikard,
Where will you be accessing the cpanel Account from? There are some firewall issues so I can temporary enable IP for your country to access Cpanel issues.
Alternatively, once it is fixed, let me know and I can check if the error logs still appear. Thanks!
- This reply was modified 5 years, 2 months ago by Rikard.
Hi Richard, how should I give you the wordpress admin and cpanel details?
September 2, 2019 at 3:58 am in reply to: Enfold App Theme – Word's from Main row is not showing up Correctly #1132778Hi Victoria,
It’s fixed now. I changed the font size in here. Please go ahead to close the issue =)
https://www.dropbox.com/s/4ku4rshckz53bov/2-9-2019%209-57-44%20AM.jpg?dl=0- This reply was modified 5 years, 1 month ago by geraldinetay27.
Hi Victoria, in the post, this was the solution.
You seem to be using PHP version older than 5.4. Please ask your hosting provider to upgrade your PHP version to minimum 5.4 and preferably to 7.x
My website is currently using PHP 7.1 (ea-php71). This is not the solution. Could you suggest something else to resolve the error issues please?
-
AuthorPosts