Forum Replies Created
-
AuthorPosts
-
Hi,
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.custom-iconlist li:nth-child(1) .iconlist-char:before { content: '1'; } .custom-iconlist li:nth-child(2) .iconlist-char:before { content: '2'; } .custom-iconlist li:nth-child(3) .iconlist-char:before { content: '3'; } .custom-iconlist li:nth-child(4) .iconlist-char:before { content: '4'; }“custom-iconlist” is custom CSS class here :)
Best regards,
YigitOctober 30, 2017 at 3:53 pm in reply to: Purchased 3rd license and having several issues with social icons, mobile menu #870529Hi,
Please post FTP logins here privately as well so we can look into it :)
Best regards,
YigitHi,
@atlantchiropractic Please go to Enfold child theme options > Import & Export and import parent theme options. You may need to save theme options to flush dynamic stylesheet. If that does not help, please start a new thread under Enfold sub forum and we will look into it :)Best regards,
YigitMerhabalar,
Uzgunum yine gec cevap veriyorum fakat bu siralar baya yogunum..
Bu gonderiye goz atip – https://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ bahsedilen eklentiyi kullanarak var olan sitenizi subdomaine kopyalayabilirsiniz. Veritabaninizi tasimaniza yardimci olucak eklenti sonrasinda wp-content klasorunu subdomain’e kopyalamaniz yeterli olacaktir.
Eklenti sahiplerinede ilettiniz mi sorunu? Onlar bu tarz sorunlarin neden kaynaklaniyor olabilecegine daha hakim olmalilarBest regards,
YigitHi Dave,
Sorry for the late reply!
It seems like you are using PHP Version 5.2.17 on your “dev” subdomain. Please upgrade it to 5.6.3 as well and issue should be fixed :)
Best regards,
YigitOctober 29, 2017 at 10:45 pm in reply to: can't update wordpress without parts of my site not working #870237Hi Silvano,
I am afraid the only way to get full support and theme updates is by having access to a Themeforest account which was used to purchase the theme.
The easiest way would be to get in touch with your developer and ask him for the purchase code and an API key. That would allow you to create a forum account here (one that got access to more than the pre-sale question area) and would also allow you to update the theme from your backend.
If you cant get in touch with your developer for whatever reason, you can also try to contact Envato support and ask them if its possible for them to credit the purchase to a Themeforest account of your own: https://help.market.envato.com/hc/en-us/requests/new
However this will probably only work if your developer already sent you a payment receipt or something similar for the purchase.Last option would be to create a themeforest account of your own and use it to re-purchase the theme.
I hope one of the first two options works out for you, but unfortunately we can’t help until we have a valid verification that the theme was purchased properly. This is necessary for us, since there are quite a few people out there who don’t buy the theme on themeforest and instead download it for free on illegal file sharing sites and then even have the audacity to ask us for support.
Sorry for that!
Regards,
YigitHey Milorad,
Thanks for contacting us!
Could you please post your purchase code in private content field so we can reset your forum account? :)
Best regards,
YigitHi Margaret,
Thanks for contacting us!
We sell premium WordPress themes and website you linked is using our Enfold theme. Please contact website owners :)
Cheers!
YigitHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
YigitHi,
Please refer to this post and create a child theme – https://kriesi.at/documentation/enfold/using-a-child-theme/ and then copy enfold/header.php file to enfold-child/header.php and add your content manually above/below following line
<div id='wrap_all'>Also, Enfold 4.2 is now available – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi,
Glad you figured it out! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHey siteraum,
On which page are you having this issue? That issue usually occurs when HTML tags are not opened/closed properly. I corrected Strong tag on your page. For correct usage, please see – https://www.w3schools.com/tags/tag_strong.asp
Best regards,
YigitHi!
Please go to Enfold theme options > Main Menu > Burger/Mobile Menu > Clone title menu items to submenu and choose to clone
Regards,
YigitHey Guilherme,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top #header_meta .phone-info a { border-left: 1px solid white; padding-left: 15px; } .sub_menu li { border-color: white!important; }Best regards,
YigitHey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }Best regards,
YigitHi,
Please post FTP logins here privately as well so we can check if it is something we can fix or is it something your hosting providers should look into.
Best regards,
YigitHey Tim,
It seems like you are using Blog Posts element. Please edit your blog page and change blog count from 3 to 10.
Best regards,
YigitShalom!
It does look center on my end. I attached a screenshot in private content field. Can you please post a screenshot so we can make sure that we are on the same page? :)
Cheers!
YigitOctober 27, 2017 at 5:30 pm in reply to: Installing enfold child-theme – parent theme missing #869684Hi,
@Nik Please refer to this post – https://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/ and try re-installing the theme via FTP.
If that too does not help, please start a new thread under Enfold sub forum and attach FTP and temporary admin logins in private content field so we can look into it :)
Best regards,
YigitOctober 27, 2017 at 5:24 pm in reply to: How do I add a custom class to the A element while using [av_button]? #869680Hey!
Does not using selector as “.my_custom_class a” help?
If not, would jQuery solution work for you? If it would, please add following code to Functions.php file in Appearance > Editorfunction av_custom_button_class(){ ?> <script> jQuery(window).load(function(){ jQuery('.my_custom_class a').addClass('custom-gtm-button'); }); </script> <?php } add_action('wp_footer', 'av_custom_button_class');Then you can use “.custom-gtm-button” selector.
Cheers!
YigitHey Eric,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
YigitOctober 27, 2017 at 5:14 pm in reply to: How to change mobile search icon, hover color and "x" #869673Hi,
Sorry for the late reply! Login credentials are not working for me.
You can applies changes on burger menu in Enfold theme options > Main Menu > Burger/Mobile Menu Styling and in Enfold theme options > Advanced Styling > Menu Links in overlay/slide outBest regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top div.product .woocommerce-tabs { padding-top: 30px; }Best regards,
YigitHi,
You can refer to this post – https://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ and add new elements to Advanced Layout Builder using your child theme. As Victoria mentioned, unfortunately we cannot help you with such customization as it is out of the scope of our support.
Best regards,
YigitHi,
It only shows up below slider on my end. I attached a screenshot in private content field. Have you figured it out already? :)
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 1060px) { .template-shop .page-title { position: relative; left: 0!important; }}Best regards,
YigitHey,
Can you please firstly update Enfold to the latest version 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/?
If i have not said before, very nice looking website :)
Best regards,
YigitMerhabalar,
Eger diger domainde sitenizin kopyasi yukluyse butun testleri orda yapmamiz en guvenlisi olur. Diger domain kopyasi mi? :)
Cheers!
YigitHey Marine,
Sorry for the late repy!
I cannot find “ombre” class on your page. Have you figured it out already? If not, can you please post a screenshot of the issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitOctober 27, 2017 at 4:32 pm in reply to: How to display none the header phone number/extra info/social bar when scroll #869656 -
AuthorPosts
