Forum Replies Created
-
AuthorPosts
-
Hi,
I have updated those pages as well and confirmed it on my iphone. Please review your website :)
Best regards,
YigitHi,
I created a dummy menu in Appearance > Menus and chose to display it as your footer menu and then added following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (min-width: 1250px) { #socket .sub_menu_socket { float: none; left: 20%; position: relative; }}Please review your website :)
Best regards,
YigitHi,
Thanks for contacting us!
Please add the code to Style.css file of your child theme instead
/* Sticky header on mobile */ @media only screen and (max-width: 767px) { .responsive #top #main { /* Margin top value should be equal to header height*/ margin-top: 180px; } .responsive #top #wrap_all #header { position: fixed; } }Regards,
YigitHi,
I edited following code in Appearance > Customize > Additional CSS
/*Align the read more button on the blogs archive page*/ #top .avia-content-slider .read-more-link { position: absolute; top: auto; bottom: 120px; left: 0; right: auto; }and changed it to following one
/*Align the read more button on the blogs archive page*/ #top .avia-content-slider .read-more-link { position: absolute; top: auto; bottom: 20px; left: 0; right: auto; }Then added following code right below it
.avia-content-slider .slide-entry-excerpt { height: auto; }Please review your website :)
Best regards,
YigitHi Mike,
1- Sorry but I did not note them. You can use this website – http://csslint.net/ to check for errors in your CSS though :)
2- I checked both sites on my iphone on both Safari and Chrome however buttons show up fine on my end. I attached a screenshot in private content field below. I will ask my teammates to check your website on Android :)
Best regards,
YigitOctober 20, 2021 at 11:49 am in reply to: SVG Logo disappeared since the new Enfold update (4.8.6.4) #1325705Hi fkm,
I added following code to bottom of Quick CSS field
.logo a { -webkit-tap-highlight-color: rgba(0,0,0,0); }Please review your website :)
Best regards,
YigitHi,
I am not really sure but there seems to be some sort of conflict with SVG Support plugin and re-creating the SVG file solves the issue.
I am happy we could help! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey IdaB,
Thanks for contacting us!
We are unable to create coupon codes on ThemeForest so sadly, we cannot make an offer for your next purchase. However, we are going to make a Black Friday/Cyber Monday sale if that is not too late for you :)
Regards,
YigitHi Daniel,
Thanks for contacting us!
There is an option to extend it to 12 months when you purchase a license however it is only possible to renew support for 6 months I am afraid.
Regards,
YigitHey Wolfgang,
Thanks for contacting us!
We have implemented the requirement for a valid ThemeForest support period in order to be able to post on the support forum a while ago. This has been a requirement for ThemeForest authors for a long time, but we wanted to wait as long as possible to implement it. Here’s a statement from @kriesi, as to why this was implemented:
The main reason is basically that it is long overdue since ThemeForest requires it from its authors, and I was asked to finally comply with this rule
All ThemeForest/Envato authors who provide support are required to follow this rule.
Thanks for your understanding.
Regards,
YigitHey Alex,
Thanks for contacting us!
1- Please add a widget area to header – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area and display your menu inside it.
2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .av-hamburger { border: 2px solid black; line-height: 40px; padding: 10px; }Best regards,
YigitHey,
Thanks for contacting us!
You can use – https://wordpress.org/plugins/loco-translate/ plugin to translate it to another language.
If you would like to change the text on your child theme ( https://kriesi.at/documentation/enfold/child-theme/ ), please copy /enfold/config-templatebuilder/avia-shortcodes/menu/menu.php file to your child theme into /shortcodes/ folder and find
$mobile_button .= '<span class="av-current-placeholder">' . __( 'Menu', 'avia_framework' ) . '</span>';Then add following code to bottom of Functions.php file of your child theme
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; }Best regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top article.flex_column { background-color: #f8f8f8; padding: 20px; }Cheers!
YigitHi,
I chose to display 2 columns in Enfold theme options > Footer and then added following code to Quick CSS field in Enfold theme options > General Styling
#footer div .av_one_half.first { width: 20%; } #footer div .av_one_half:nth-child(2) { width: 78%; margin-left: 2%; }It seems like you chose to add menu items to footer instead so I am guessing that is no longer needed.
Please review your website :)
Regards,
YigitHi,
Are you sure that you are generating a Personal Token on correct Envato account which you used to purchase Enfold?
I re-installed Envato Market plugin and attached a link to settings page in private content field. Please go to that link and click “save” to see the error message.
Edit: I am unable to login to my Envato account so I believe there is an issue on their servers. Please try validating your Personal Token later .
Regards,
Yigit-
This reply was modified 4 years, 4 months ago by
Yigit.
Hi,
I tried uploading Envato Market plugin and received “Failed to query total number of items in API response.”. In your screenshot it seems like “View the user’s account profile details” is missing. Could you please make sure that it is checked in your new Personal Token as well?
Cheers!
YigitHey,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width :)
Best regards,
YigitHi,
Thanks for the information! I recreated your SVG logo and reuploaded it and that helped.
Please review your website :)
Best regards,
YigitHey,
Great :) Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.html_elegant-blog #top .avia-content-slider .blog-categories { margin-bottom: 30px; }You can use following selector to target it
#top .slide-meta-time.updated { }Cheers!
YigitHi Keiro,
I could reproduce the issue but it seems like a plugin conflict. Could you please de-activate all active plugins and activate them one by one to find the culprit?
Regards,
YigitHey,
Thanks for contacting us!
You can find them inside /enfold/lang/ folder. You can also use this plugin – https://wordpress.org/plugins/loco-translate/ to translate the strings into Estonian :)
Regards,
YigitHi,
Sorry for the confusion, I realized I made a typo. Please create a folder and name it “shortcodes” :)
Regards,
YigitHey,
Glad you figured it out!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Please create a new file on your child theme inside /shortcodes/ folder using this code – https://pastebin.com/P9EHiaMD and name it postslider.php. Then add following code to functions.php file of your child theme
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; }Best regards,
Yigit-
This reply was modified 4 years, 4 months ago by
Yigit. Reason: typo
Hi,
I re-created your SVG logo and wanted to re-upload it however I am locked by your security plugin.
Please try to re-create your SVG logo and re-upload it :)
Best regards,
YigitHi,
Could you please a link to your page and a screenshot showing the changes you would like to make so we can make sure we understand clearly? :)
Regards,
YigitHey,
Thanks for contacting us!
Could you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com and post the links here :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Regards,
Yigit -
This reply was modified 4 years, 4 months ago by
-
AuthorPosts
