Forum Replies Created
-
AuthorPosts
-
Hi Steven!
Thanks for contacting us and pointing out the broken link!
We have forwarded your heads up and suggestion to Kriesi :)
Best regards,
YigitHey!
Can you please create a temporary admin login and post it here privately?
Best regards,
YigitJanuary 24, 2017 at 8:42 pm in reply to: Adding certain plain text to Blog post crashes Avia #737940Hey!
This is what i am seeing in the console. To be honest, this is the first time i am seeing such error. This is what i found – https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/451
Could that be the case on your site?Best regards,
YigitJanuary 24, 2017 at 8:39 pm in reply to: Shortcodes. Why not have a basic list we can pull codes from? #737939Hey noslenwerd!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Cheers!
YigitJanuary 24, 2017 at 8:37 pm in reply to: Search icon and shopping icon, also Facebook icon are not being displayed. #737938Hey!
Yes, they load fine on my end. You can try opening a private page on Firefox by pushing CTRL + Shift + P on Windows and CMD + Shift + P on Mac and check your website there.
Regards,
YigitHey!
You are welcome Charlotte! Let us know if you have any other questions or issues :)
Cheers!
YigitHey!
We only sell our premium WordPress themes through Envato/ThemeForest. After logging in on ThemeForest, you can simply go to – https://themeforest.net/downloads to find your purchase code.
If someone else bought and installed the theme for you, please contact them and ask for your purchase code. Each theme comes with a purchase code.
Best regards,
YigitHi Dave,
This the code you should paste into your functions.php file of your child theme – http://pastebin.com/msSYjDaL
Cheers!
YigitHey Ceci!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock p { text-align: justify!important; }Best regards,
YigitHey!
Please refer to this screenshot to find your purchase code – http://i.imgur.com/6slbTgF.jpg
You can register to our forum here – https://kriesi.at/support/register/Cheers!
Yigit-
This reply was modified 9 years, 1 month ago by
Yigit.
Hi Norbert!
Thanks for contacting us!
Since we have not tested the theme with such plugins, we cannot really recommend one unfortunately. Please try using a plugin such as this one – https://wordpress.org/plugins/wp-listings/.
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slideshow_caption { width: 100%; }Cheers!
YigitJanuary 24, 2017 at 8:12 pm in reply to: Remove large Category image at the top of products and sub cats #737915Hi Rob!
Login credentials are not working for me can you please check them once again?
Regards,
YigitHey!
Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and choose to display/hide certain elements on mobile/desktop :)
Regards,
YigitJanuary 24, 2017 at 8:04 pm in reply to: Adding certain plain text to Blog post crashes Avia #737912Hi!
From Lithuania. Rest of the moderators might want to look into the issue as well. You can see where we are all located here – http://kriesi.at/about
Best regards,
YigitHi Enrique!
Please edit your element and set a fallback image for your video.
We only provide support to our registered users. Unless you register to our forum and login, i am afraid we will not be able to provide any further assistance.
Thanks for your understanding.Regards,
YigitJanuary 24, 2017 at 7:56 pm in reply to: Adding certain plain text to Blog post crashes Avia #737909Hi!
Can you please post FTP logins here privately then so we can look further into the issue?
Best regards,
YigitJanuary 24, 2017 at 7:50 pm in reply to: Search icon and shopping icon, also Facebook icon are not being displayed. #737907Merhabalar!
I checked your website on Firefox in private window and icons show up fine on my end. Please see screenshot in private content field below
Cheers!
YigitHey!
No actually. Through a filter our framework has, we are just able to allow or to not allow search engines from indexing your site manually :)
Cheers!
YigitHi Ernesto!
Thank you for contacting us!
Unfortunately, only way to receive full support and updates, you would need a purchase code.
Let us know if you have any other questions!
Cheers!
YigitHey!
Sorry for the late reply!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info .av-icon-char { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }Best regards,
YigitHey Charlotte! :)
Please add following code to Quick CSS
.tablepress tr th:first-child, .tablepress tr td:first-child { border-left: none; }Regards,
YigitHi!
One user said
i found out, that using cloudflares rocket launcher will cause an error with google maps.
Can you please check if that is the case on your installation as well?
Regards,
YigitHey!
We need temporary WP admin logins to add custom CSS codes and to check if it is correcting the issue
Cheers!
YigitHi!
For emails, yes. You can find more information here – http://www.w3schools.com/tags/att_a_href.asp
Cheers!
YigitJanuary 24, 2017 at 5:49 pm in reply to: Adding certain plain text to Blog post crashes Avia #737859Hi,
Please try to increase the allocated memory to 256M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.If that does not help, please post FTP logins here privately as well.
Best regards,
YigitHey!
Please go to Enfold theme options > General Layout > Dimensions and uncheck “Responsive Site” – http://i.imgur.com/Nf6bLnI.png
Best regards,
YigitHi!
I think your case the best would be hiding your section on mobile and replacing with another one which is made for mobile version of the theme that would be hidden on desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Best regards,
YigitHey!
Please add following code to functions.php file in Appearance > Editor
add_filter('avf_set_follow','avia_set_nofollow'); function avia_set_nofollow(){ if(is_page(array(59,79))){ $meta = '<meta name="robots" content="noindex, follow" />' . "\n"; } return $meta; }This will hide page with ID 59 and 79 from Google. You can replace the page ID’s with your pages to hide them from Google.
Regards,
YigitJanuary 24, 2017 at 5:14 pm in reply to: New Footer Widget – Full length on the bottom of every page #737839Hi Perry!
Please go to Appearance > Widgets and create a new widget area and name it “footertop” and then add following code to Functions.php file in Appearance > Editor
add_action('avia_before_footer_columns','avia_footer_top_column'); function avia_footer_top_column(){ dynamic_sidebar( 'footertop' ); }Best regards,
Yigit -
This reply was modified 9 years, 1 month ago by
-
AuthorPosts
