Forum Replies Created
-
AuthorPosts
-
Hi Graham!
Please refer to this post – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
If that still does not help, please create a temporary admin login and post it here privately.Regards,
YigitHey!
You can try using one which is already in use. I believe Envato’s API checks how many times license has been purchased and works accordingly :)
Regards,
YigitHi Meijestic!
1- Can you please post a link to your page and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
2- Please add following code to Functions.php file in Appearance > Editor and adjust the value as neededadd_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }Best regards,
YigitHey Maria,
I replied to your thread. Let us continue there until we solve the issue, then we can finish this one, shall we?
This thread will be on hold until you reply, you can simply reply to re-open it.Best regards,
YigitJanuary 18, 2017 at 2:34 pm in reply to: Weird symbols when I click some pages of my website #735316Hi Maria!
Can you please post FTP and WP admin logins here privately so we can look into it?
Also, let us know if we can de-activate all active plugins for testing purposesRegards,
YigitHey!
Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png
Best regards,
YigitHey!
Can you please post the link to your page where we can see the issue?
Best regards,
YigitHey!
Can you please create a temporary WP admin login and FTP login and post them here privately so we can look into it?
Regards,
YigitHi!
You can insert the API key which is not in use or generate a new one :)
Regards,
YigitHey hsiegmund!
Please add following code to Functions.php file in Appearance > Editor
function av_custom_footer_code(){ ?> // YOUR CODE GOES HERECheers!
YigitHey Maria!
Please refer to this post – http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/
Regards,
YigitHi!
Glad Rikard could help!
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
Regards,
YigitHi!
Please go to Appearance > Menus and create a new menu and check “Enfold main menu” under Menu Settings and add menu items you would like to display into your menu.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum.
Regards,
YigitJanuary 18, 2017 at 2:07 pm in reply to: Splitting screen with vertical menu (left part scaling) #735299Hi!
Thank you for contacting us!
If i understood the changes you would like to change correctly, you can apply the part 1 and part 3 out of the box however you would need some customization for part 2.
If you could show us an example site where we can see all parts, we could give you a more accurate answer :)
Regards,
YigitHey Jack!
Thank you for contacting us!
Enfold has integrated Google Maps element and Mailchimp signup box. All features you see on theme demos can be used in GYM demo as well, even though they might not displayed on demo site :)
Let us know if you have any other questions!
Best regards,
YigitHi Michelle!
Sorry but we only provide support through our support forum.
Please register here – https://kriesi.at/support/register/ if you have not already and then post WP admin logins and FTP logins here privately. Also, please upload enfold.zip on your server and tell us where so we can update the theme for you
Best regards,
YigitHey!
Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
YigitHey!
They show up fine on my end, attached a screenshot in private content field.
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitHi!
You are welcome! :)
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 post them here on the forum and we will gladly try to help you :)Cheers!
YigitJanuary 17, 2017 at 6:00 pm in reply to: (VERY URGENT) hide the horizontal navigation from product page #734876Hi!
Glad you figured it out!
For future reference, if you would like to hide them completely, not only using CSS, you can add following code to Functions.php file in Appearance > Editoradd_filter('avia_post_nav_entries','avia_remove_post_nav', 10, 1); function avia_remove_post_nav() { return false; }Cheers!
YigitHey albertobarch,
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia_desktop .av-hover-overlay-active .av-masonry-entry:hover .av-masonry-image-container, .avia_desktop .av-hover-overlay-active.av-caption-style-overlay .av-masonry-entry .av-masonry-image-container { background-position: 50% 0; }Best regards,
YigitHi!
I see. Can you please try contacting plugin authors as they should have better insight on what could be causing the issue?
There is nowhere to add page titles or specific selectors to target your items to change title manuallyBest regards,
YigitHey!
Please try hard refreshing – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
I will ask my teammates to check your website on WindowsCheers!
YigitHi!
You are welcome! :)
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 post them here on the forum and we will gladly try to help you :)Cheers!
YigitJanuary 17, 2017 at 5:39 pm in reply to: One-Page: Color section unexpectedly affects the output in responsive design. #734855 -
AuthorPosts
